BeaconProxy
Verified contract
Proxy
Active on
Ethereum with 8 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.09)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
TURBO | ERC-20 | 10 | $0.008971 |
$0.09 | |
ELS | ERC-20 | 0.129544 | $0.017186 |
$0 | |
WXGEM | ERC-20 | 180 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20439492 | 3 months ago | | | 0 | 0.00027152212 | |
| 19738821 | 7 months ago | | | 0 | 0.0014332222 | |
| 18340961 | a year ago | | | 0 | 0.00098924402 | |
| 18340934 | a year ago | | | 0 | 0.0010663041 | |
| 18282874 | a year ago | | | 0 | 0.0013237407 | |
| 18282852 | a year ago | | | 0 | 0.0012928149 | |
| 18282764 | a year ago | | | 0 | 0.0012982000 | |
| 18277207 | a year ago | | | 0 | 0.0018103886 |
ABI
ABI objects
Getter at block 21204056
lastWithdraw() view returns (uint256)
18340961
opsRoot() view returns (bytes32)
0x0861d6d67671e73650383ebe21194f3c8b0b9dc319663da13a82165e713ac9d0
owner() view returns (address)
0x9bba00532d2359c00bdb33e4a8116d0f03b6d30a
protectedAddr() view returns (address)
0x3f1fc73223abcdc157a877a2a781e0a047687cbb
withdrawCounter() view returns (uint256)
6
Read-only
This contract contains no read-only function objects.
State-modifying
Events defend(address erc20Addr, uint256 gasCover)
defend721(address erc721Addr, uint256 tokenId)
defendEP(address erc20Addr, address treasuryAddr, uint256 gasCover)
initialize(address _owner, address _protectedAddr)
onERC721Received(address, address, uint256, bytes) returns (bytes4)
payGasBill(uint256 gasBill)
setRoot(bytes32 root)
wrappedWithdraw(address erc20Addr, uint256 amount, uint256 expiryBlockNum, uint256 count, bytes fleetKeySignature, bytes32[] fleetKeyProof)
wrappedWithdraw721(address erc721Addr, uint256 tokenId, uint256 expiryBlockNum, uint256 count, bytes fleetKeySignature, bytes32[] fleetKeyProof)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint8 version)
constructor(address beacon, bytes data)
fallback()
receive()
This contract contains no error objects.