EtheremonPayment
Verified contract
Active on
Ethereum with 8 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 "EtheremonPayment"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10552272 | 4 years ago | | | 0 | 0.0014653807 | |
| 10494770 | 4 years ago | | | 0 | 0.0019329947 | |
| 9217624 | 5 years ago | | | 0 | 0.000068561111 | |
| 9186216 | 5 years ago | | | 0 | 0.00041184000 | |
| 7206887 | 6 years ago | | | 0 | 0.00021977500 | |
| 7140297 | 6 years ago | | | 0 | 0.00030768500 | |
| 7139416 | 6 years ago | | | 0 | 0.00048350500 | |
| 7139408 | 6 years ago | | | 0 | 0.00039782400 |
ABI
ABI objects
Getter at block 21285327
GEN0_NO() view returns (uint8)
24
STAT_COUNT() view returns (uint8)
6
STAT_MAX() view returns (uint8)
32
adventureContract() view returns (address)
0xcdf7cfc9f7c129a0d7aec376bc205ab87fc878e1
buyEggPrice() view returns (uint256)
150000000000
cubegoContract() view returns (address)
0x128598d1c4abab266161aa77efeef9a93e93a7ba
dataContract() view returns (address)
0xabc1c404424bdf24c19a5cc5ef8f47781d18eb3e
energyContract() view returns (address)
0x6c8dce6d842e0d9d109dc4c69f35cf8904fc4cbf
fastHatchingPrice() view returns (uint256)
30000000000
isMaintaining() view returns (bool)
false
maxDexSize() view returns (uint256)
255
owner() view returns (address)
0xe0a66218c40230967d4240d25f6220a28e52c7ff
tokenContract() view returns (address)
0x95daaab98046846bf4b2853e23cba236fa394a31
tokenPrice() view returns (uint256)
40000000
totalModerators() view returns (uint16)
2
transformContract() view returns (address)
0x16ecc82b4e3e5ff5a4db8510ed191282a37639b0
Read-only
getRandom(uint8 maxRan, uint8 index, address priAddress) view returns (uint8)
moderators(address) view returns (bool)
State-modifying
Events AddModerator(address _newModerator)
ChangeOwner(address _newOwner)
RemoveModerator(address _oldModerator)
UpdateMaintaining(bool _isMaintaining)
catchMonster(address _trainer, uint256 _tokens, uint32 _classId, string _name) returns (uint256)
payService(address _trainer, uint256 _tokens, uint32 _type, string _text, uint64 _param1, uint64 _param2, uint64 _param3, uint64 _param4, uint64 _param5, uint64 _param6) returns (uint256 result)
setConfig(uint256 _tokenPrice, uint256 _maxDexSize, uint256 _fastHatchingPrice, uint256 _buyEggPrice)
setContract(address _dataContract, address _tokenContract, address _transformContract, address _energyContract, address _adventureContract, address _cubegoContract)
withdrawToken(address _sendTo, uint256 _amount)
EventCatchMonster(address indexed trainer, uint64 objId)
constructor(address _dataContract, address _tokenContract, address _transformContract, address _energyContract, address _adventureContract, address _cubegoContract)
This contract contains no fallback and receive objects.
This contract contains no error objects.