FramecBattle_Gachadrop
Verified contract
Active on
Ethereum with 6,160 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
UNIP | ERC-20 | 19.5 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20453074 | 3 months ago | | | 0 | 0.000063668000 | |
| 20402744 | 3 months ago | | | 0 | 0.000063668000 | |
| 15559504 | 2 years ago | | | 0 | 0.000097336000 | |
| 15559494 | 2 years ago | | | 0 | 0.00012733600 | |
| 15559494 | 2 years ago | | | 0 | 0.00010833600 | |
| 15559349 | 2 years ago | | | 0 | 0.000097336000 | |
| 15559349 | 2 years ago | | | 0 | 0.00012733600 | |
| 15388381 | 2 years ago | | | 0 | 0.00012733600 | |
| 12714530 | 3 years ago | | | 0 | 0.00019467200 | |
| 12714487 | 3 years ago | | | 0 | 0.00025467200 |
ABI
ABI objects
Getter at block 21166368
getDropNames() view returns (string[])
[linhchan]
owner() view returns (address)
0xfce92d4163aa532aa096de8a3c4fef9f875bc55f
Read-only
DropNames(uint256) view returns (string)
Drops(string) view returns (string name, uint256 periodToPlay, address erc20Need, uint256 requireErc20, uint256 countCallTime)
getTimeTrackUser(string _drop, address _player) view returns (uint256 _periodToPlay, uint256 _timeTrackUser, uint256 _countCallTime)
isValidToPlay(string _drop) view returns (bool)
State-modifying
Events changePeriodToPlay(string _drop, uint256 _period, address _erc20Need, uint256 _requireErc20)
getAward(string _drop)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
_changePeriodToPlay(string _drop, uint256 _period)
_random(address _from, uint256 _ticket, string _drop, uint256 _countCallTime)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.