MonsterCreatorInterface
Verified contract
Active on
Ethereum with 21 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 "MonsterCreatorInterface"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 7193579 | 6 years ago | | | 0 | 0.0016908640 | |
| 7193577 | 6 years ago | | | 0 | 0.0016908640 | |
| 7193574 | 6 years ago | | | 0 | 0.0016908640 | |
| 7193571 | 6 years ago | | | 0 | 0.0016908640 | |
| 7193565 | 6 years ago | | | 0 | 0.0021135800 | |
| 6284342 | 6 years ago | | | 0 | 0.00063407400 | |
| 6284318 | 6 years ago | | | 0 | 0.00063407400 | |
| 6284316 | 6 years ago | | | 0 | 0.00063407400 | |
| 6284316 | 6 years ago | | | 0 | 0.00063407400 | |
| 6284310 | 6 years ago | | | 0 | 0.00063407400 |
ABI
ABI objects
Getter at block 21316991
lockedMonsterStatsCount() view returns (uint8)
13
owner() view returns (address)
0xb6052a08ffad405ce2bffd714c580447afe20c80
Read-only
baseStats(uint256, uint256) view returns (uint8)
getMonsterStats(uint256 _mID) view returns (uint8[8] stats)
State-modifying
Events addBaseStats(uint256 _mId, uint8[8] data)
getGen0IVs() returns (uint8[7] ivs)
getMonsterGender() returns (bool female)
getMonsterIVs() returns (uint8[7] ivs)
rand(uint16 min, uint16 max) returns (uint16)
transferOwnership(address newOwner)
withdrawBalance()
This contract contains no event objects.
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.