StonesDrop
Verified contract
Active on
Ethereum with 1,668 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "StonesDrop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20411328 | 4 months ago | | | 0 | 0.00067228580 | |
| 20411245 | 4 months ago | | | 0 | 0.00078495653 | |
| 20402178 | 4 months ago | | | 0 | 0.00063944423 | |
| 20401563 | 4 months ago | | | 0 | 0.00051511607 | |
| 20397350 | 4 months ago | | | 0 | 0.00051433659 | |
| 20393129 | 4 months ago | | | 0 | 0.00097687586 | |
| 20392505 | 4 months ago | | | 0 | 0.00058382981 | |
| 20392471 | 4 months ago | | | 0 | 0.00089517830 | |
| 20391850 | 4 months ago | | | 0 | 0.0010518826 | |
| 20391844 | 4 months ago | | | 0 | 0.0011643757 |
ABI
ABI objects
Getter at block 21189175
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
endTime() view returns (uint256)
1723478400
maxPerWallet() view returns (uint256)
2
startTime() view returns (uint256)
1721664000
stone() view returns (address)
0xedfe9ac42a511e1c523e067db8345711419d4f14
Read-only
bought(address) view returns (uint256 amount, uint32 version)
getAvailable(uint8 _tier) view returns (uint256)
getRoleAdmin(bytes32 role) view returns (bytes32)
hasRole(bytes32 role, address account) view returns (bool)
items(uint256) view returns (uint256 startTokenId, uint256 endTokenId, address collection)
supportsInterface(bytes4 interfaceId) view returns (bool)
tiers(uint256) view returns (uint16 available, uint256 amount, uint16 rewards)
tree(uint256) view returns (uint16)
State-modifying
Events addItems(struct StonesDropItem[] _items)
buyMysteryBox(uint8 _tier, uint8 quantity)
grantRole(bytes32 role, address account)
preCompute()
renounceRole(bytes32 role, address account)
resetItems()
revokeRole(bytes32 role, address account)
setGeneralDropParamaters(address _stone, uint256 _maxPerWallet, uint256 _startTime, uint256 _endTime)
setNftHolderAddresses(address[] _nftHolderAddresses)
setTiersParamaters(struct StonesDropTier[] _tiers)
MysteryBoxDropped(uint8 tier, address collection, uint256 id, address user, uint32 version)
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.