EtheremonRankBattle
Verified contract
Active on
Ethereum with 2,212 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 "EtheremonRankBattle"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7176009 | 6 years ago | | | 0 | 0.000023185000 | |
| 7176001 | 6 years ago | | | 0 | 0.000023185000 | |
| 6510623 | 6 years ago | | | 0 | 0.000023057000 | |
| 6510623 | 6 years ago | | | 0 | 0.000023057000 | |
| 6458232 | 6 years ago | | | 0 | 0.000023569000 | |
| 6454448 | 6 years ago | | | 0 | 0.000023185000 | |
| 6363641 | 6 years ago | | | 0 | 0.000023185000 | |
| 6281692 | 6 years ago | | | 0 | 0.00011720500 | |
| 6248276 | 6 years ago | | | 0 | 0.00011592500 | |
| 6248267 | 6 years ago | | | 0 | 0.00011592500 |
ABI
ABI objects
Getter at block 21263066
dataContract() view returns (address)
0xabc1c404424bdf24c19a5cc5ef8f47781d18eb3e
isMaintaining() view returns (bool)
true
maxDexSize() view returns (uint256)
200
owner() view returns (address)
0xe0a66218c40230967d4240d25f6220a28e52c7ff
rankDataContract() view returns (address)
0x838cda4a4cc873fff10f4d6373ada6636517fa31
totalModerators() view returns (uint16)
0
tradeContract() view returns (address)
0x4ba72f0f8dad13709ee28a992869e79d0fe47030
Read-only
getRandom(uint256 _seed) view returns (uint256)
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)
moderators(address) view returns (bool)
starterClasses(uint256) view returns (uint32)
State-modifying
Events AddModerator(address _newModerator)
ChangeOwner(address _newOwner)
RemoveModerator(address _oldModerator)
UpdateMaintaining(bool _isMaintaining)
catchStarters()
quickSetStarterClasses()
setCastle(uint64 _a1, uint64 _a2, uint64 _a3, uint64 _s1, uint64 _s2, uint64 _s3)
setContract(address _dataContract, address _tradeContract, address _rankDataContract)
setMaxDexSize(uint256 _value)
setStarterClass(uint256 _index, uint32 _classId)
EventUpdateCastle(address indexed trainer, uint32 playerId)
Transfer(address indexed _from, address indexed _to, uint256 _tokenId)
constructor(address _dataContract, address _tradeContract, address _rankDataContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.