Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6709…54b7
Balances ($0.00)
No balances found for "Tower1"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21363142 | a month ago | | | 0 | 0.00022639895 | |
| 21362795 | a month ago | | | 0 | 0.00019554274 | |
| 21362779 | a month ago | | | 0 | 0.00025227324 | |
| 21295299 | a month ago | | | 0 | 0.00033158416 | |
| 21295252 | a month ago | | | 0 | 0.00025206148 | |
| 21295246 | a month ago | | | 0 | 0.00019536776 | |
| 21295089 | a month ago | | | 0 | 0.00030576649 | |
| 21076908 | a month ago | | | 0 | 0.00033225944 | |
| 21076854 | a month ago | | | 0 | 0.00040833212 | |
| 21060714 | a month ago | | | 0 | 0.00022718710 |
ABI
ABI objects
Getter at block 22943788
name() view returns (string)
Tower1
owner() view returns (address)
0x154c3f618308571ecc5d6c07248b69ccc15506dd
paused() view returns (bool)
false
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeRoot(bytes32 _root)
endExploration(uint256 tokenId)
pause()
renounceOwnership()
startExploration(uint256 tokenId, uint256 faction, bytes32[] proof)
transferOwnership(address newOwner)
unpause()
ExplorationEnd(address indexed account, uint256 indexed tokenId)
ExplorationStart(address indexed account, uint256 indexed tokenId)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _morphNFT, string _name, uint8 _factionLimiter)
This contract contains no fallback and receive objects.
This contract contains no error objects.