NEOTOKYOCENTRAL
Verified contract
Active on
Ethereum with 1,311 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x86e4…c287
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- | |
ROARS | ERC-721 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21217986 | a day ago | | | 0 | 0.0015336754 | |
| 21135975 | 13 days ago | | | 0 | 0.0012397029 | |
| 21120415 | 15 days ago | | | 0 | 0.00093055610 | |
| 21112235 | 16 days ago | | | 0 | 0.00036724129 | |
| 21098153 | 18 days ago | | | 0 | 0.00030559572 | |
| 21078364 | 21 days ago | | | 0 | 0.0013218068 | |
| 21072573 | 22 days ago | | | 0 | 0.0022396275 | |
| 21072567 | 22 days ago | | | 0 | 0.0022107632 | |
| 21057572 | 24 days ago | | | 0 | 0.0017095055 | |
| 21057564 | 24 days ago | | | 0 | 0.00089126387 |
ABI
ABI objects
Getter at block 21227727
ERC721() view returns (address)
0x0000000000000000000000000000000000000000
NTP() view returns (address)
0xa65ba71d653f62c64d97099b58d25a955eb374a0
ROARS() view returns (address)
0x066b62ea211249925800ed8676f69ed506175714
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
active() view returns (bool)
true
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
fxChildTunnel() view returns (address)
0xf80050c5258319dbe6d6dd50b23f7c724938f18d
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
owner() view returns (address)
0x53a94d53ee8d0bc8dbe22e4dba1814155872eb6f
Read-only
getUserStakedTokensNTP(address user) view returns (uint256[])
getUserStakedTokensROARS(address user) view returns (uint256[])
isAdmin(string type_, address controller) view returns (bool)
processedExits(bytes32) view returns (bool)
stakedTokenAmountNTP(address) view returns (uint256)
stakedTokenAmountROARS(address) view returns (uint256)
stakedTokenNTP(uint256) view returns (address tokenOwner)
stakedTokenROARS(uint256) view returns (address tokenOwner)
State-modifying
Events receiveMessage(bytes inputData)
setActive()
setAdmin(string type_, address controller, bool status)
setFxChildTunnel(address _fxChildTunnel)
stakeBatchNTP(uint256[] tokenIds_)
stakeBatchROARS(uint256[] tokenIds_)
transferOwnership(address newOwner)
unstakeBatchNTP(uint256[] tokenIds_)
unstakeBatchROARS(uint256[] tokenIds_)
AdminSet(bytes32 indexed controllerType, bytes32 indexed controllerSlot, address indexed controller, bool status)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address checkpointManager, address fxRoot)
This contract contains no fallback and receive objects.
This contract contains no error objects.