@vechain/vebetterdao-contracts
Version:
Vebetter DAO smart contracts, including their addresses, ABIs, and interfaces.
46 lines (45 loc) • 2.39 kB
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "MockERC721Receiver",
"sourceName": "contracts/mocks/MockERC721Receiver.sol",
"abi": [
{
"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": "pure",
"type": "function"
}
],
"bytecode": "0x608060405234801561001057600080fd5b50610158806100206000396000f3fe608060405234801561001057600080fd5b506004361061002b5760003560e01c8063150b7a0214610030575b600080fd5b61004f61003e366004610088565b630a85bd0160e11b95945050505050565b6040516001600160e01b0319909116815260200160405180910390f35b80356001600160a01b038116811461008357600080fd5b919050565b6000806000806000608086880312156100a057600080fd5b6100a98661006c565b94506100b76020870161006c565b93506040860135925060608601356001600160401b03808211156100da57600080fd5b818801915088601f8301126100ee57600080fd5b8135818111156100fd57600080fd5b89602082850101111561010f57600080fd5b969995985093965060200194939250505056fea2646970667358221220f04866213e4f012fd8305d6a2d74cff22a64f95d4410ca7cd8bb3953d4f9180064736f6c63430008140033",
"deployedBytecode": "0x608060405234801561001057600080fd5b506004361061002b5760003560e01c8063150b7a0214610030575b600080fd5b61004f61003e366004610088565b630a85bd0160e11b95945050505050565b6040516001600160e01b0319909116815260200160405180910390f35b80356001600160a01b038116811461008357600080fd5b919050565b6000806000806000608086880312156100a057600080fd5b6100a98661006c565b94506100b76020870161006c565b93506040860135925060608601356001600160401b03808211156100da57600080fd5b818801915088601f8301126100ee57600080fd5b8135818111156100fd57600080fd5b89602082850101111561010f57600080fd5b969995985093965060200194939250505056fea2646970667358221220f04866213e4f012fd8305d6a2d74cff22a64f95d4410ca7cd8bb3953d4f9180064736f6c63430008140033",
"linkReferences": {},
"deployedLinkReferences": {}
}