EtheremonAdventureSetting
Verified contract
Active on
Ethereum with 31 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 10 additional slots
-
variable spans 5 additional slots
Balances ($0.00)
No balances found for "EtheremonAdventureSetting"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10447565 | 4 years ago | | | 0 | 0.00061654000 | |
| 10447564 | 4 years ago | | | 0 | 0.00061654000 | |
| 10447556 | 4 years ago | | | 0 | 0.00068032000 | |
| 10447553 | 4 years ago | | | 0 | 0.00059995720 | |
| 10447550 | 4 years ago | | | 0 | 0.00059613040 | |
| 10447550 | 4 years ago | | | 0 | 0.00048450400 | |
| 10447544 | 4 years ago | | | 0 | 0.00054952520 | |
| 10294869 | 4 years ago | | | 0 | 0.0015779372 | |
| 10294869 | 4 years ago | | | 0 | 0.0013454532 | |
| 10294869 | 4 years ago | | | 0 | 0.0013454532 |
ABI
ABI objects
Getter at block 21287982
expItemClass() view returns (uint256)
201
isMaintaining() view returns (bool)
false
levelItemClass() view returns (uint256)
200
owner() view returns (address)
0x7bae63c4dbd39ec66669a1ef6e1cf6f747b71bdd
totalModerators() view returns (uint16)
0
Read-only
emontRewards(uint256) view returns (uint256)
expRewards(uint256) view returns (uint256)
getSiteId(uint256 _classId, uint256 _seed) view returns (uint256)
getSiteItem(uint256 _siteId, uint256 _seed) view returns (uint256 _monsterClassId, uint256 _tokenClassId, uint256 _value)
getSiteRewards(uint256 _siteId) view returns (uint256 monster_rate, uint256 monster_id, uint256 shard_rate, uint256 shard_id, uint256 level_rate, uint256 exp_rate, uint256 emont_rate)
levelRewards(uint256) view returns (uint256)
moderators(address) view returns (bool)
monsterClassSiteSet(uint256) view returns (uint256)
siteRewards(uint256) view returns (uint256 monster_rate, uint256 monster_id, uint256 shard_rate, uint256 shard_id, uint256 level_rate, uint256 exp_rate, uint256 emont_rate)
siteSet(uint256, uint256) view returns (uint256)
State-modifying
Events AddModerator(address _newModerator)
ChangeOwner(address _newOwner)
RemoveModerator(address _oldModerator)
UpdateMaintaining(bool _isMaintaining)
addSiteSet(uint256 _setId, uint256 _siteId)
initMonsterClassSiteSet()
initSiteRewards(uint256 _turn)
initSiteSet(uint256 _turn)
removeSiteSet(uint256 _setId, uint256 _siteId)
setConfig(uint256 _levelItemClass, uint256 _expItemClass)
setEmontRewards(uint256 _index, uint256 _value)
setExpRewards(uint256 _index, uint256 _value)
setLevelRewards(uint256 _index, uint256 _value)
setMonsterClassSiteSet(uint256 _monsterId, uint256 _siteSetId)
setSiteRewards(uint256 _siteId, uint256 _monster_rate, uint256 _monster_id, uint256 _shard_rate, uint256 _shard_id, uint256 _level_rate, uint256 _exp_rate, uint256 _emont_rate)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.