MainBase
Verified contract
Active on
Ethereum with 37,656 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9b8a…20ed
0x2b05…0fc5
0xd31b…8894
Balances ($0.00)
No balances found for "MainBase"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18628333 | a year ago | | | 0 | 0.021798683 | |
| 16432794 | 2 years ago | | | 0 | 0.023939978 | |
| 16432190 | 2 years ago | | | 0 | 0.023190047 | |
| 15569344 | 2 years ago | | | 0 | 0.014382083 | |
| 15559694 | 2 years ago | | | 0 | 0.0018556698 | |
| 15556085 | 2 years ago | | | 0 | 0.0016789365 | |
| 15554944 | 2 years ago | | | 0 | 0.0015648124 | |
| 15552821 | 2 years ago | | | 0 | 0.0074964422 | |
| 15548495 | 2 years ago | | | 0 | 0.012166292 | |
| 15548495 | 2 years ago | | | 0 | 0.012181751 |
ABI
ABI objects
Getter at block 21255228
getExternalDependencies() view returns (address[])
[]
getInternalDependencies() view returns (address[])
[0x9b8A708Fa6c9EA0ff7B6E9A25C195117460C20ed, 0x2B053438eC2AC37DBf912BCDe32EdfC956350fc5, 0xD31b8e0219Bd83678978f6dB531d9A3F45608894]
owner() view returns (address)
0xf44026f15a44140175aca39c67603c74502a0bdd
paused() view returns (bool)
false
Read-only
getName(address _user) view returns (bytes32)
State-modifying
Events breed(uint256 _momId, uint256 _dadId)
claimEgg(uint8 _dragonType)
distributeLeaderboardRewards()
pause()
sendToNest(uint256 _eggId)
setDragonName(uint256 _id, string _name) returns (bytes32 name)
setDragonSpecialPeacefulSkill(uint256 _id, uint8 _class)
setDragonTactics(uint256 _id, uint8 _melee, uint8 _attack)
setExternalDependencies(address[] _newDependencies)
setInternalDependencies(address[] _newDependencies)
setName(string _name) returns (bytes32 name)
transferOwnership(address newOwner)
unpause()
upgradeDragonGenes(uint256 _id, uint16[10] _dnaPoints)
useDragonSpecialPeacefulSkill(uint256 _id, uint256 _target)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Pause()
Unpause()
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.