EggClaims
Verified contract
Active on
Ethereum with 127,495 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 |
---|---|---|---|---|---|
MANA | ERC-20 | 56.670868 | $0.589236 |
$33.39 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453111 | 4 months ago | | | 0 | 0.000044975000 | |
| 20451879 | 4 months ago | | | 0 | 0.000044975000 | |
| 20408564 | 4 months ago | | | 0 | 0.000044975000 | |
| 20149589 | 5 months ago | | | 0 | 0.000080955000 | |
| 19054520 | 10 months ago | | | 0 | 0.0024310060 | |
| 18258727 | a year ago | | | 0 | 0.00084718303 | |
| 17721370 | a year ago | | | 0 | 0.0035166980 | |
| 17721370 | a year ago | | | 0 | 0.0038471260 | |
| 17721370 | a year ago | | | 0 | 0.0035231555 | |
| 17721369 | a year ago | | | 0 | 0.0067462500 |
ABI
ABI objects
Getter at block 21286670
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
Read-only
getRoleAdmin(bytes32 role) view returns (bytes32)
getRoleMember(bytes32 role, uint256 index) view returns (address)
getRoleMemberCount(bytes32 role) view returns (uint256)
hasRole(bytes32 role, address account) view returns (bool)
registeredAddresses(address) view returns (bool)
State-modifying
Events grantRole(bytes32 role, address account)
pickWinners(uint8 idoType)
register()
renounceRole(bytes32 role, address account)
revokeRole(bytes32 role, address account)
EggClaim(address indexed from)
PickEggs()
PickWinners(uint8 indexed idoType)
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.