EtheremonWorld
Verified contract
Active on
Ethereum with 22,973 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,184.72)
Native
Value
$3,184.72
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.01233 | $3,145.93 |
$3,184.72 | |
GSE | ERC-20 | 104 | $0.000033 |
$0 | |
GNX | ERC-20 | 3.06 | $0.000396 |
$0 | |
OCN | ERC-20 | 2 | $0.000043 |
$0 | |
YOO | ERC-20 | 16.983K | -- | -- | |
EBK | ERC-20 | 50.236486 | -- | -- | |
DTA | ERC-20 | 20 | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
VIN | ERC-20 | 7.77 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20328605 | 4 months ago | | | 0 | 0.0018427726 | |
| 20328604 | 4 months ago | | | 0 | 0.0068864348 | |
| 20328602 | 4 months ago | | | 0 | 0.0014573575 | |
| 18687490 | a year ago | | | 0 | 0.0095964085 | |
| 18684474 | a year ago | | | 0 | 0.012097524 | |
| 18684449 | a year ago | | | 0 | 0.0017159507 | |
| 18684444 | a year ago | | | 0 | 0.0050395936 | |
| 18684423 | a year ago | | | 0 | 0.0016625815 | |
| 18684423 | a year ago | | | 0 | 0.0029127405 | |
| 18684364 | a year ago | | | 0 | 0.034741732 |
ABI
ABI objects
Getter at block 21159750 getEarningAmount() view returns (uint256)
ETHEREMON_PROCESSOR() view returns (address)
0x8a60806f05876f4d6db00c877b0558dbcad30682
GEN0_NO() view returns (uint8)
24
STAT_COUNT() view returns (uint8)
6
STAT_MAX() view returns (uint8)
32
dataContract() view returns (address)
0xabc1c404424bdf24c19a5cc5ef8f47781d18eb3e
isMaintaining() view returns (bool)
false
maxDexSize() view returns (uint256)
500
owner() view returns (address)
0x7bae63c4dbd39ec66669a1ef6e1cf6f747b71bdd
priceIncreasingRatio() view returns (uint16)
1000
totalCashout() view returns (uint256)
678080450000000000123
totalEarn() view returns (uint256)
290716450000000000000
totalModerators() view returns (uint16)
9
Read-only
gen0Config(uint32) view returns (uint32 classId, uint256 originalPrice, uint256 returnPrice, uint32 total)
genxProperty(uint32) view returns (uint32 classId, bool isGason)
getClassPropertySize(uint32 _classId, uint8 _type) view returns (uint256)
getClassPropertyValue(uint32 _classId, uint8 _type, uint256 index) view returns (uint32)
getGen0COnfig(uint32 _classId) view returns (uint32, uint256, uint32)
getMonsterClassBasic(uint32 _classId) view returns (uint256, uint256, uint256, bool)
getObjBattleInfo(uint64 _objId) view returns (uint32 classId, uint32 exp, bool isGason, uint256 ancestorLength, uint256 xfactorsLength)
getObjIndex(uint64 _objId) view returns (uint32 classId, uint32 createIndex, uint32 lastClaimIndex)
getRandom(uint8 maxRan, uint8 index, address priAddress) view returns (uint8)
getReturnFromMonster(uint64 _objId) view returns (uint256 current, uint256 total)
getTrainerBalance(address _trainer) view returns (uint256)
getTrainerEarn(address _trainer) view returns (uint256)
isGason(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)
addClassProperty(uint32 _classId, uint8 _type, uint32 value)
addMonsterClassBasic(uint32 _classId, uint8 _type, uint256 _price, uint256 _returnPrice, uint8 _ss1, uint8 _ss2, uint8 _ss3, uint8 _ss4, uint8 _ss5, uint8 _ss6)
addMonsterClassExtend(uint32 _classId, uint8 _type2, uint8 _type3, uint8 _st1, uint8 _st2, uint8 _st3, uint8 _st4, uint8 _st5, uint8 _st6)
cashOut(uint256 _amount) returns (uint8)
catchMonster(uint32 _classId, string _name) payable
decreaseMonsterExp(uint64 _objId, uint32 amount)
increaseMonsterExp(uint64 _objId, uint32 amount)
moveDataContractBalanceToWorld()
renameMonster(uint64 _objId, string name)
setCatchable(uint32 _classId, bool catchable)
setGason(uint32 _classId, bool _isGason)
setMaxDexSize(uint256 _value)
setOriginalPriceGen0()
setPriceIncreasingRatio(uint16 _ratio)
withdrawEther(address _sendTo, uint256 _amount) returns (uint8)
EventCashOut(address indexed trainer, uint8 result, uint256 amount)
EventCatchMonster(address indexed trainer, uint64 objId)
EventWithdrawEther(address indexed sendTo, uint8 result, uint256 amount)
constructor(address _dataContract)
fallback()
This contract contains no error objects.