LootPortal
Verified contract
Active on
Ethereum with 74 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xff9c…13d7
0x4dbd…ab3f
Balances ($0.00)
No balances found for "LootPortal"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14205595 | 3 years ago | | | 0.0017712481 | 0.0032884284 | |
| 14063810 | 3 years ago | | | 0.0041327818 | 0.0051079732 | |
| 13700015 | 3 years ago | | | 0.0051254029 | 0.011784972 | |
| 13520859 | 3 years ago | | | 0.0081538606 | 0.021426488 | |
| 13437054 | 3 years ago | | | 0.00415161 | 0.0091030292 | |
| 13437028 | 3 years ago | | | 0.00415161 | 0.011419904 | |
| 13344428 | 3 years ago | | | 0.003488644 | 0.0052115297 | |
| 13344425 | 3 years ago | | | 0.003488644 | 0.0052584337 | |
| 13344412 | 3 years ago | | | 0.003488644 | 0.0059737197 | |
| 13344405 | 3 years ago | | | 0.003488644 | 0.0076142184 |
ABI
ABI objects
Getter at block 21223167
inbox() view returns (address)
0x4dbd4fc535ac27206064b68ffcf827b0a60bab3f
l2Target() view returns (address)
0x351fcb506bf8640e6bacccc53e61d461de14b679
loot() view returns (address)
0xff9c1b15b16263c61d017ee9f65c50e4ae0113d7
owner() view returns (address)
0x53f580dfc493d55ba71ba242db6dd54296b9515a
paused() view returns (bool)
false
Read-only
lootsToTickets(uint256) view returns (uint256)
State-modifying
Events pause()
renounceOwnership()
rescue(uint256 maxSubmissionCost, uint256 maxGas, uint256 gasPriceBid) payable returns (uint256)
setInbox(address newInbox)
setL2Target(address newL2Target)
transferOwnership(address newOwner)
unpause()
warpLoot(uint256 lootId, uint256 maxSubmissionCost, uint256 maxGas, uint256 gasPriceBid) payable returns (uint256)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
RetryableTicketCreated(uint256 indexed ticketId, uint256 maxSubmissionCost, uint256 maxGas, uint256 gasPriceBid)
Unpaused(address account)
constructor(address lootAddress, address l2TargetAddress, address inboxAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.