BootcampBridge
Verified contract
Active on
Ethereum with 1,661 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "BootcampBridge"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15371963 | 2 years ago | | | 0 | 0.0012429710 | |
| 15371963 | 2 years ago | | | 0 | 0.0012429710 | |
| 15371928 | 2 years ago | | | 0 | 0.0017106012 | |
| 15369836 | 2 years ago | | | 0 | 0.0053836317 | |
| 15367083 | 2 years ago | | | 0 | 0.00094362966 | |
| 15361328 | 2 years ago | | | 0 | 0.0019530767 | |
| 15359598 | 2 years ago | | | 0 | 0.00091010146 | |
| 15358436 | 2 years ago | | | 0 | 0.00083577087 | |
| 15358155 | 2 years ago | | | 0 | 0.00054179337 | |
| 15355630 | 2 years ago | | | 0 | 0.0012771421 |
ABI
ABI objects
Getter at block 21284996
SEND_MESSAGE_EVENT_SIG() view returns (bytes32)
0x8c5261668696ce22758910d05bab8f186d6eb247ceac2af2e82c7dc17669b036
checkpointManager() view returns (address)
0x86e4dc95c7fbdbf52e33d563bbdb00823894c287
fxChildTunnel() view returns (address)
0xaeea165460f734f25b7dcd081a78c22fc23a3862
fxRoot() view returns (address)
0xfe5e5d361b2ad62c541bab87c45a0b9b018389a2
mpl() view returns (address)
0x139732c3f717071843f90977d93400393bdf9664
owner() view returns (address)
0x29b07dd797f0895784dc45fdedc016990a4226b8
paused() view returns (bool)
false
Read-only
processedExits(bytes32) view returns (bool)
State-modifying
Events claimPlayers(uint256[] tokenIds)
claimPlayers(uint256[] tokenIds, address recipient)
receiveMessage(bytes inputData)
renounceOwnership()
safeClaimPlayers(uint256[] tokenIds)
setFxChildTunnel(address _fxChildTunnel)
setPaused(bool _bPaused)
transferOwnership(address newOwner)
Bridged(uint256[] tokenIds, address recipient)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
constructor(address _checkpointManager, address _fxRoot, address _mpl, address _bootCampPlayer)
This contract contains no fallback and receive objects.
This contract contains no error objects.