@safe-global/safe-deployments
Version:
Collection of Safe singleton deployments
219 lines (218 loc) • 4.68 kB
JSON
{
"released": true,
"contractName": "TokenCallbackHandler",
"version": "1.5.0",
"deployments": {
"canonical": {
"address": "0x54e86d004d71a8D2112ec75FaCE57D730b0433F3",
"codeHash": "0xcbc723172700efa52cc33ee26c7fc7e284edc8097f9dc307857fe525fec98cd8"
}
},
"networkAddresses": {
"1": "canonical",
"63": "canonical",
"756": "canonical",
"757": "canonical",
"1995": "canonical",
"2201": "canonical",
"4153": "canonical",
"4217": "canonical",
"4326": "canonical",
"5003": "canonical",
"5424": "canonical",
"5887": "canonical",
"7979": "canonical",
"8150": "canonical",
"8453": "canonical",
"9302": "canonical",
"13441": "canonical",
"20994": "canonical",
"32380": "canonical",
"38833": "canonical",
"42431": "canonical",
"49088": "canonical",
"88811": "canonical",
"88817": "canonical",
"102030": "canonical",
"181228": "canonical",
"190415": "canonical",
"369369": "canonical",
"613419": "canonical",
"843843": "canonical",
"1440000": "canonical",
"1449000": "canonical",
"11155111": "canonical",
"11155931": "canonical"
},
"abi": [
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "uint256[]",
"name": "",
"type": "uint256[]"
},
{
"internalType": "uint256[]",
"name": "",
"type": "uint256[]"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"name": "onERC1155BatchReceived",
"outputs": [
{
"internalType": "bytes4",
"name": "",
"type": "bytes4"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "uint256",
"name": "",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "",
"type": "uint256"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"name": "onERC1155Received",
"outputs": [
{
"internalType": "bytes4",
"name": "",
"type": "bytes4"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "uint256",
"name": "",
"type": "uint256"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"name": "onERC721Received",
"outputs": [
{
"internalType": "bytes4",
"name": "",
"type": "bytes4"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "bytes4",
"name": "interfaceId",
"type": "bytes4"
}
],
"name": "supportsInterface",
"outputs": [
{
"internalType": "bool",
"name": "",
"type": "bool"
}
],
"stateMutability": "view",
"type": "function"
},
{
"inputs": [
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "address",
"name": "",
"type": "address"
},
{
"internalType": "uint256",
"name": "",
"type": "uint256"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
},
{
"internalType": "bytes",
"name": "",
"type": "bytes"
}
],
"name": "tokensReceived",
"outputs": [],
"stateMutability": "pure",
"type": "function"
}
]
}