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 "Gacha"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15834742 | 2 years ago | | | 0 | 0.0045429440 | |
| 14461287 | 3 years ago | | | 0 | 0.0081806648 | |
| 14442113 | 3 years ago | | | 0 | 0.0081971137 | |
| 12817776 | 3 years ago | | | 0 | 0.0046369400 | |
| 12817773 | 3 years ago | | | 0 | 0.0026034960 | |
| 12816467 | 3 years ago | | | 0 | 0.0063854840 | |
| 12816456 | 3 years ago | | | 0 | 0.0068909680 | |
| 12816427 | 3 years ago | | | 0 | 0.0061385800 | |
| 12816422 | 3 years ago | | | 0 | 0.0069433000 | |
| 12816419 | 3 years ago | | | 0 | 0.0068166000 |
ABI
ABI objects
Getter at block 21413437
owner() view returns (address)
0x92320d97237094265f59cbe15d31c29f623422ac
Read-only
awardDatas(address) view returns (uint8 totalItem)
getGameBalance(address _game) view returns (uint256)
getTokenIdByIndex(address _game, uint8 _index) view returns (uint256)
isApprovedForAll(address _game, uint256 _tokenId) view returns (bool)
State-modifying
Events setAward(address _user, address _game, uint256 _tokenId)
transferOwnership(address newOwner)
withdraw(address _game, uint256 _tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
_setAward(address _from, address _game, uint256 tokenId)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.