TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 579 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
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
3 additional
variables
Balances ($0.12)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 0.117016 | $0.999826 |
$0.12 | |
COOKIE | ERC-20 | 87.054583M | -- | -- | |
BANANA | ERC-20 | 1.570663M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18466540 | a year ago | | | 0 | 0.0023529025 | |
| 18466538 | a year ago | | | 0 | 0.0012326066 | |
| 18465867 | a year ago | | | 0.0022100669 | 0.0057252920 | |
| 18461832 | a year ago | | | 0.65 | 0.0028651901 | |
| 18461803 | a year ago | | | 0 | 0.0027766055 | |
| 18461773 | a year ago | | | 0 | 0.0010769821 | |
| 18461446 | a year ago | | | 0.0022352987 | 0.0020083537 | |
| 18453095 | a year ago | | | 0.0022525567 | 0.0019723238 | |
| 18451400 | a year ago | | | 0.0022443918 | 0.0014936277 | |
| 18448629 | a year ago | | | 0 | 0.0043911289 |
ABI
ABI objects
Getter at block 21399593
DEAD_ADDRESS() view returns (address)
0x000000000000000000000000000000000000dead
USDC() view returns (address)
0x0000000000000000000000000000000000000000
dao() view returns (address)
0x0000000000000000000000000000000000000000
multSignWallet() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x0000000000000000000000000000000000000000
paused() view returns (bool)
false
router() view returns (address)
0x0000000000000000000000000000000000000000
rvlt() view returns (address)
0x0000000000000000000000000000000000000000
uRvlt() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
initialize(address _rvlt, address _router, address _usdc, address _weth)
renounceOwnership()
transferOwnership(address newOwner)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
withdrawAdmin(address token)
withdrawETHAdmin()
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Unpaused(address account)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.