AdamCustodianAdam721
Verified contract
Active on
Ethereum with 147 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
) | ADAM | ERC-721 | 1 | -- | -- |
) | ADAM | ERC-721 | 1 | -- | -- |
) | ADAM | ERC-721 | 1 | -- | -- |
) | ADAM | ERC-721 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21292566 | 4 days ago | | | 0 | 0.0018500936 | |
| 19924440 | 6 months ago | | | 0 | 0.0019073135 | |
| 19865205 | 7 months ago | | | 0 | 0.0012153562 | |
| 19802113 | 7 months ago | | | 0 | 0.0014780669 | |
| 19695272 | 7 months ago | | | 0 | 0.0018037417 | |
| 19629912 | 8 months ago | | | 0 | 0.0026950360 | |
| 19295168 | 9 months ago | | | 0 | 0.0036712568 | |
| 19258587 | 9 months ago | | | 0 | 0.0040093936 | |
| 19162943 | 10 months ago | | | 0 | 0.0057400290 | |
| 18996638 | a year ago | | | 0 | 0.0030878160 |
ABI
ABI objects
Getter at block 21320085
BURN_CALLER_ROLE() view returns (bytes32)
0xde2c262877df026350e94f5e24ad1131760173b18340b1b287be796984a47c48
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
RETURNER_ROLE() view returns (bytes32)
0x0712d07cccedbe2033f162a8eb2ea567d3adc3fea1012c81943476a016acde93
TRANSFER_CALLER_ROLE() view returns (bytes32)
0xcc0b010eec27f986a2fe5d9dffb8ebf1691043231e2514f7be9d1363971c6fa4
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
supportsInterface(bytes4 interfaceId) view returns (bool)
State-modifying
Events callAdam721Burn(address adam721, uint256 tokenId)
callAdam721SafeMintOrTransferFrom(address adam721, address to, uint256 tokenId, string tokenURI, bytes data)
grantRole(bytes32 role, address account)
onERC721Received(address sender, address from, uint256 tokenId, bytes data) returns (bytes4)
renounceRole(bytes32 role, address account)
returnERC20Transfer(address erc20, address recipient, uint256 amount)
returnERC721Approve(address erc721, address to, uint256 tokenId)
returnERC721SafeTransferFrom3(address erc721, address from, address to, uint256 tokenId)
returnERC721SafeTransferFrom4(address erc721, address from, address to, uint256 tokenId, bytes data)
returnERC721TransferFrom(address erc721, address from, address to, uint256 tokenId)
revokeRole(bytes32 role, address account)
CallSetTokenURI(address indexed operator, address indexed contract_, uint256 indexed tokenId, string newValue)
CallTransfer(address indexed operator, address indexed contract_, uint256 indexed tokenId, address from, address to)
ReceiveERC721(address indexed contract_, uint256 indexed tokenId, address indexed sender, address from, bytes data)
ReturnERC20Transfer(address indexed operator, address indexed contract_, address indexed recipient, address sender, uint256 amount, bytes returndata)
ReturnERC721Approve(address indexed operator, address indexed contract_, uint256 indexed tokenId, address to)
ReturnERC721Transfer(address indexed operator, address indexed contract_, uint256 indexed tokenId, address from, address to, bytes data)
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
constructor(bytes32[] roles, address[] addresses)
This contract contains no fallback and receive objects.
This contract contains no error objects.