108 lines
3.6 KiB
JSON
108 lines
3.6 KiB
JSON
{
|
|
"_format": "hh-sol-artifact-1",
|
|
"contractName": "GRUHandler",
|
|
"sourceName": "contracts/registry/handlers/GRUHandler.sol",
|
|
"abi": [
|
|
{
|
|
"inputs": [],
|
|
"name": "getDefaultLimits",
|
|
"outputs": [
|
|
{
|
|
"internalType": "uint256",
|
|
"name": "min",
|
|
"type": "uint256"
|
|
},
|
|
{
|
|
"internalType": "uint256",
|
|
"name": "max",
|
|
"type": "uint256"
|
|
}
|
|
],
|
|
"stateMutability": "pure",
|
|
"type": "function"
|
|
},
|
|
{
|
|
"inputs": [],
|
|
"name": "getRequiredCompliance",
|
|
"outputs": [
|
|
{
|
|
"internalType": "enum UniversalAssetRegistry.ComplianceLevel",
|
|
"name": "",
|
|
"type": "uint8"
|
|
}
|
|
],
|
|
"stateMutability": "pure",
|
|
"type": "function"
|
|
},
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "address",
|
|
"name": "",
|
|
"type": "address"
|
|
},
|
|
{
|
|
"internalType": "address",
|
|
"name": "",
|
|
"type": "address"
|
|
},
|
|
{
|
|
"internalType": "uint256",
|
|
"name": "",
|
|
"type": "uint256"
|
|
}
|
|
],
|
|
"name": "postTransferHook",
|
|
"outputs": [],
|
|
"stateMutability": "pure",
|
|
"type": "function"
|
|
},
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "address",
|
|
"name": "",
|
|
"type": "address"
|
|
},
|
|
{
|
|
"internalType": "address",
|
|
"name": "",
|
|
"type": "address"
|
|
},
|
|
{
|
|
"internalType": "uint256",
|
|
"name": "",
|
|
"type": "uint256"
|
|
}
|
|
],
|
|
"name": "preTransferHook",
|
|
"outputs": [],
|
|
"stateMutability": "pure",
|
|
"type": "function"
|
|
},
|
|
{
|
|
"inputs": [
|
|
{
|
|
"internalType": "address",
|
|
"name": "token",
|
|
"type": "address"
|
|
}
|
|
],
|
|
"name": "validateAsset",
|
|
"outputs": [
|
|
{
|
|
"internalType": "bool",
|
|
"name": "",
|
|
"type": "bool"
|
|
}
|
|
],
|
|
"stateMutability": "view",
|
|
"type": "function"
|
|
}
|
|
],
|
|
"bytecode": "0x6080806040523461001657610167908161001c8239f35b600080fdfe608080604052600436101561001357600080fd5b600090813560e01c9081634829861e146100eb5781639240d299146100ae57508063f2b2b060146100a9578063f41b6ce71461008d5763ff0e3ad31461005857600080fd5b3461008a578060031936011261008a5760408051670de0b6b3a764000081526a084595161401484a0000006020820152f35b80fd5b503461008a578060031936011261008a57602060405160038152f35b6100eb565b9050346100e75760203660031901126100e757600435916001600160a01b038316830361008a57506100e1602092610121565b15158152f35b5080fd5b3461011c57606036600319011261011c576001600160a01b036004358181160361011c576024359081160361011c57005b600080fd5b3b1561012c57600190565b60009056fea2646970667358221220100b861c3177252ff949e3bebf0e720a841fbd3f125b24ae785ed760cc9bdcdd64736f6c63430008160033",
|
|
"deployedBytecode": "0x608080604052600436101561001357600080fd5b600090813560e01c9081634829861e146100eb5781639240d299146100ae57508063f2b2b060146100a9578063f41b6ce71461008d5763ff0e3ad31461005857600080fd5b3461008a578060031936011261008a5760408051670de0b6b3a764000081526a084595161401484a0000006020820152f35b80fd5b503461008a578060031936011261008a57602060405160038152f35b6100eb565b9050346100e75760203660031901126100e757600435916001600160a01b038316830361008a57506100e1602092610121565b15158152f35b5080fd5b3461011c57606036600319011261011c576001600160a01b036004358181160361011c576024359081160361011c57005b600080fd5b3b1561012c57600190565b60009056fea2646970667358221220100b861c3177252ff949e3bebf0e720a841fbd3f125b24ae785ed760cc9bdcdd64736f6c63430008160033",
|
|
"linkReferences": {},
|
|
"deployedLinkReferences": {}
|
|
}
|