Cub
Verified contract
Proxy
Active on
Ethereum with 8,459 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 ($4,944.57)
Native
Value
$4,944.57
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 1.491108 | $3,316.04 |
$4,944.57 | |
ETH | ERC-20 | 22 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21246266 | 39 minutes ago | | | 0.084546479 | 0.00070036597 | |
| 21246138 | an hour ago | | | 0.029482521 | 0.00081536264 | |
| 21246131 | an hour ago | | | 0.10087819 | 0.00070298475 | |
| 21246125 | an hour ago | | | 0.099152131 | 0.00078190582 | |
| 21245897 | 2 hours ago | | | 0.16582562 | 0.00059088599 | |
| 21245814 | 2 hours ago | | | 0.07732023 | 0.00063230364 | |
| 21245614 | 3 hours ago | | | 0.040267948 | 0.00046509024 | |
| 21245355 | 4 hours ago | | | 0.04004917 | 0.00055349929 | |
| 21244852 | 5 hours ago | | | 0.11643265 | 0.00052576921 | |
| 21244743 | 6 hours ago | | | 0.028147313 | 0.00055179061 |
ABI
ABI objects
Getter at block 21246459
funds() view returns (uint256)
1491107893173179542
hasFunds() view returns (bool)
true
pool() view returns (address)
0x00a0be1bbc0c99898df7e6524bf16e893c1e3bb9
Read-only
This contract contains no read-only function objects.
State-modifying
Events ___initializeCub(address beacon, bytes data)
appliedFixes(address[] fixers)
applyFix(address fixer)
fix()
initialize(address vpool)
pull(uint256 max)
AdminChanged(address previousAdmin, address newAdmin)
AppliedFixes(address[] fixes)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
Initialized(uint256 version, bytes cdata)
SetPool(address pool)
SuppliedEther(uint256 amount)
This contract contains no constructor objects.
fallback()
fallback()
receive()
receive()
CalledWhenPaused(address caller)
CubAlreadyInitialized()
FixCallError(address fixer)
FixDelegateCallError(address fixer, bytes err)
AlreadyInitialized(uint256 version, uint256 currentVersion)
InvalidZeroAddress()
Unauthorized(address account, address expected)