Tower of Agreement
Verified contract
Active on
Base with 18 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6709…54b7
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- | |
MRPHS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21658863 | a month ago | | | 0 | 0.00037757434 | |
| 21658844 | a month ago | | | 0 | 0.00041365842 | |
| 21433750 | a month ago | | | 0 | 6.7745700e-7 | |
| 21433314 | a month ago | | | 0 | 7.2490890e-7 | |
| 21433307 | a month ago | | | 0 | 8.4891810e-7 | |
| 21433298 | a month ago | | | 0 | 0.000000704075400000 | |
| 21433269 | a month ago | | | 0 | 0.0000010729710 | |
| 21419531 | a month ago | | | 0 | 0.00033301046 | |
| 21419525 | a month ago | | | 0 | 0.00043261209 | |
| 21418908 | a month ago | | | 0 | 5.3996088e-7 |
ABI
ABI objects
Getter at block 23058506
factionLimiter() view returns (uint256)
0
name() view returns (string)
Tower of Agreement
owner() view returns (address)
0x154c3f618308571ecc5d6c07248b69ccc15506dd
paused() view returns (bool)
false
Read-only
accountToSelectedFaction(address) view returns (uint256)
addressToAmountStaked(address) view returns (uint256)
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.