Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000548 |
$0 | |
ERC-20 | 2.4K | -- | -- | ||
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22981755 | 2 days ago | | | 0 | 0.00031594939 | |
| 22948174 | 3 days ago | | | 0 | 0.00016148118 | |
| 22927458 | 3 days ago | | | 0 | 0.00048329417 | |
| 22902314 | 4 days ago | | | 0 | 0.00048033000 | |
| 22852837 | 5 days ago | | | 0 | 0.00053648134 | |
| 22813386 | 6 days ago | | | 0 | 0.00011884272 | |
| 22778827 | 7 days ago | | | 0 | 0.000040641348 | |
| 22749458 | 7 days ago | | | 0 | 0.00025516306 | |
| 22711923 | 8 days ago | | | 0 | 0.00021820007 | |
| 22681326 | 9 days ago | | | 0 | 0.00014249179 |
ABI
ABI objects
Getter at block 23067291
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MINTER_ROLE() view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
SENDER_ROLE() view returns (bytes32)
0x76d12de99ad2ca162840505be9b657c2e7a650cc3ee0284048f3f9def3c1adf2
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 addMinter(address minter)
addSender(address sender)
addToken(address _contractAddress, uint8 _tokenType)
airdrop(struct ActionSet[] _actionSets)
changeAdmin(uint256 id, address newOwner)
grantRole(bytes32 role, address account)
mintSupply(uint256 _startId, uint256 _amount)
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, 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)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.