Claim51Root
Verified contract
Active on
Ethereum with 263 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)
No balances found for "Claim51Root"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20207876 | 5 months ago | | | 0 | 0.00039257435 | |
| 20207183 | 5 months ago | | | 0 | 0.00055728549 | |
| 20198746 | 5 months ago | | | 0 | 0.00044944793 | |
| 20056794 | 6 months ago | | | 0 | 0.0010588750 | |
| 19942516 | 6 months ago | | | 0 | 0.0019272715 | |
| 19932376 | 6 months ago | | | 0 | 0.0016193589 | |
| 19890980 | 6 months ago | | | 0 | 0.0010857971 | |
| 19813780 | 7 months ago | | | 0 | 0.00065257981 | |
| 19812262 | 7 months ago | | | 0 | 0.00089553463 | |
| 19811244 | 7 months ago | | | 0 | 0.0010149084 |
ABI
ABI objects
Getter at block 21294355
PILOT_TOKEN() view returns (address)
0x37c997b35c619c21323f3518b9357914e8b99525
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
fxChildTunnel() view returns (address)
0xd2b7e6a261d2257cc74bf7f537267248f5b47c93
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
owner() view returns (address)
0x52d3ad6947d9f53d83faf48306216b89d5a1e8a0
totalBurnedTokens() view returns (uint256)
4845509099573942440267949947384141007115194320584571354
Read-only
processedExits(bytes32) view returns (bool)
userDetails(address) view returns (uint256 totalBurned, uint256 tokenAmount)
State-modifying
Events claimToken()
receiveMessage(bytes inputData)
recoverERC20(address _to, address _token)
renounceOwnership()
setFxChildTunnel(address _fxChildTunnel)
transferOwnership(address newOwner)
Burned(address indexed user, uint256 amount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _checkpointManager, address _fxRoot, address _pilotToken)
This contract contains no fallback and receive objects.
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
FailedInnerCall()
InsufficentFunds()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
ReentrancyGuardReentrantCall()
SafeERC20FailedOperation(address token)