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 |
---|---|---|---|---|---|
BAMB | ERC-20 | 10.16801M | -- | -- | |
UNI-V2 | ERC-20 | 102.459301 | -- | -- |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14537201 | 3 years ago | | | 0 | 0.0021868811 | |
| 14534441 | 3 years ago | | | 0 | 0.0023497044 | |
| 14534434 | 3 years ago | | | 0 | 0.0035551940 | |
| 14533849 | 3 years ago | | | 0 | 0.0040570628 |
ABI
ABI objects
Getter at block 21092520
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
name() view returns (string)
share
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 approve1155(address erc1155TokenAddress, address operator, bool approved)
approve20(address erc20TokenAddress, address spender, uint256 amount)
approve721(address erc721TokenAddress, address operator, bool approved)
approve721A(address erc721ATokenAddress, address operator, bool approved)
grantRole(bytes32 role, address account)
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(string name_)
This contract contains no fallback and receive objects.
This contract contains no error objects.