EtheremonProcessor
Verified contract
Active on
Ethereum with 27,459 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.01)
Native
Value
$0.01
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000004 | $3,330.40 |
$0.01 | |
ATL | ERC-20 | 120T | -- | -- | |
LINO | ERC-20 | 20 | -- | -- | |
PRO | ERC-20 | 0.888889 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7505311 | 6 years ago | | | 0 | 0.00088092000 | |
| 6460859 | 6 years ago | | | 0 | 0.0000023349000 | |
| 5736164 | 6 years ago | | | 0 | 0.00044448000 | |
| 5578375 | 7 years ago | | | 0 | 0.00070047000 | |
| 5521741 | 7 years ago | | | 0 | 0.000088896000 | |
| 5141783 | 7 years ago | | | 0 | 0.000093396000 | |
| 5141630 | 7 years ago | | | 0 | 0.000093396000 | |
| 5141613 | 7 years ago | | | 0 | 0.000093396000 | |
| 5141613 | 7 years ago | | | 0 | 0.000093140000 | |
| 5141613 | 7 years ago | | | 0 | 0.000093140000 |
ABI
ABI objects
Getter at block 21258367
STAT_COUNT() view returns (uint8)
6
STAT_MAX() view returns (uint8)
32
dataContract() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xe0a66218c40230967d4240d25f6220a28e52c7ff
Read-only
getMonsterCP(uint64 _objId) view returns (uint64)
getMonsterClassBasic(uint32 _classId) view returns (uint256, uint256, uint256, bool)
getMonsterLevel(uint64 _objId) view returns (uint8)
getRandom(uint8 maxRan, uint8 index) view returns (uint8)
getTrainerBalance(address _trainer) view returns (uint256)
moderators(uint256) view returns (address)
State-modifying
Events AddModerator(address _newModerator)
ChangeOwner(address _newOwner)
Kill()
RemoveModerator(address _oldModerator)
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 returns (uint8)
setDataContract(address _dataContract)
withdrawEther(address _sendTo, uint256 _amount) returns (uint8)
EventCashOut(address indexed trainer, uint8 result, uint256 amount)
EventCatchMonster(address indexed trainer, uint8 result, uint64 objId)
EventWithdrawEther(address indexed sendTo, uint8 result, uint256 amount)
constructor(address _dataContract)
fallback()
This contract contains no error objects.