Cub
Verified contract
Proxy
Active on
Ethereum with 2,096 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.00)
No balances found for "Cub"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21271753 | 4 hours ago | | | 0.18625318 | 0.00063481022 | |
| 21271260 | 6 hours ago | | | 0.014970584 | 0.00026917922 | |
| 21269415 | 12 hours ago | | | 0.01652327 | 0.00024150244 | |
| 21269042 | 13 hours ago | | | 0.022995301 | 0.00035288939 | |
| 21267743 | 18 hours ago | | | 0.38171304 | 0.00032797790 | |
| 21267402 | 19 hours ago | | | 0.043098036 | 0.00034672176 | |
| 21267115 | 20 hours ago | | | 0.11118605 | 0.00063895883 | |
| 21266120 | a day ago | | | 0.071191917 | 0.00064442908 | |
| 21265750 | a day ago | | | 0.057751201 | 0.00088569947 | |
| 21265696 | a day ago | | | 0.12243297 | 0.0010704313 |
ABI
ABI objects
Getter at block 21272980
funds() view returns (uint256)
0
hasFunds() view returns (bool)
false
pool() view returns (address)
0x8eea6cc08d824b20efb3bf7c248de694cb1f75f4
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)