HuxleyBurnV3
Verified contract
Active on
Ethereum with 1,835 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3822…ffde
Balances ($0.00)
No balances found for "HuxleyBurnV3"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18737417 | a year ago | | | 0 | 0.0015349144 | |
| 18737415 | a year ago | | | 0 | 0.0031994125 | |
| 15283293 | 2 years ago | | | 0 | 0.00090295506 | |
| 15165212 | 2 years ago | | | 0 | 0.00055277269 | |
Transfer | 15049026 | 2 years ago | | | 0.06 | 0.00078324699 | |
| 14763686 | 3 years ago | | | 0 | 0.0016081540 | |
| 14763597 | 3 years ago | | | 0 | 0.0036148459 | |
| 14763596 | 3 years ago | | | 0 | 0.0033859839 | |
| 14763578 | 3 years ago | | | 0 | 0.042591803 | |
| 14763549 | 3 years ago | | | 0 | 0.034276916 |
ABI
ABI objects
Getter at block 21216043
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
genesisToken() view returns (address)
0x38221a026370360d8c0767c232f39f72f8f3ffde
huxleyComics() view returns (address)
0x9ca8887d13bc4591ae36972702fdf9de2c97957f
paused() view returns (bool)
true
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 getGenesisToken(uint256 tokenId1, uint256 tokenId2, uint256 tokenId3, uint256 tokenId4, uint256 tokenId5)
grantRole(bytes32 role, address account)
pause()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
unpause()
GenesisTokenMinted(address _sender, uint256 _categoryId, uint256 _tokenId1, uint256 _tokenId2, uint256 _tokenId3, uint256 _tokenId4, uint256 _tokenId5)
Paused(address account)
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)
Unpaused(address account)
constructor(address _huxleyComics, address _genesisToken)
This contract contains no fallback and receive objects.
This contract contains no error objects.