EtheremonRankBattle
Verified contract
Active on
Ethereum with 7,389 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 |
---|---|---|---|---|---|
FLOV | ERC-20 | 4 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12727499 | 3 years ago | | | 0 | 0.00045430400 | |
| 12714272 | 3 years ago | | | 0 | 0.00045430400 | |
| 9667651 | 5 years ago | | | 0 | 0.00010577600 | |
| 7150159 | 6 years ago | | | 0 | 0.00043520500 | |
| 7074814 | 6 years ago | | | 0 | 0.00033580000 | |
| 7074794 | 6 years ago | | | 0 | 0.00045593870 | |
| 7074672 | 6 years ago | | | 0 | 0.00021278800 | |
| 7074607 | 6 years ago | | | 0 | 0.00044361450 | |
| 7074462 | 6 years ago | | | 0 | 0.00031698480 | |
| 7074327 | 6 years ago | | | 0 | 0.00027868247 |
ABI
ABI objects
Getter at block 21259778
dataContract() view returns (address)
0xabc1c404424bdf24c19a5cc5ef8f47781d18eb3e
isMaintaining() view returns (bool)
false
owner() view returns (address)
0xe0a66218c40230967d4240d25f6220a28e52c7ff
rankDataContract() view returns (address)
0x45f647ac48578048da97ac1fa74d97400dad493a
totalModerators() view returns (uint16)
0
tradeContract() view returns (address)
0xd7a729dcc836265218a71511b27e078338e578f1
Read-only
getValidClassId(uint64 _objId, address _owner) view returns (uint32)
hasValidParam(address _trainer, uint64 _a1, uint64 _a2, uint64 _a3, uint64 _s1, uint64 _s2, uint64 _s3) view returns (bool)
isOnBattle(uint64 _objId) view returns (bool)
moderators(address) view returns (bool)
State-modifying
Events AddModerator(address _newModerator)
ChangeOwner(address _newOwner)
RemoveModerator(address _oldModerator)
UpdateMaintaining(bool _isMaintaining)
setCastle(uint64 _a1, uint64 _a2, uint64 _a3, uint64 _s1, uint64 _s2, uint64 _s3)
setContract(address _dataContract, address _tradeContract, address _rankDataContract)
EventUpdateCastle(address indexed trainer, uint32 playerId)
constructor(address _dataContract, address _tradeContract, address _rankDataContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.