TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 6 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 48 additional slots
-
variable spans 1 additional slot
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22095333 | 15 hours ago | | | 0 | 0.0000052884374 | |
| 22052730 | 2 days ago | | | 0 | 0.0000053438433 | |
| 22052686 | 2 days ago | | | 0 | 0.0000053309620 | |
| 21831243 | 7 days ago | | | 0 | 2.8757987e-7 | |
| 20318583 | a month ago | | | 0 | 2.8339239e-7 | |
| 20290768 | a month ago | | | 0 | 0.0000054229243 |
ABI
ABI objects
Getter at block 22122816
arrakisV2Beacon() view returns (address)
0xc9cd7f3b563956c628c3b313ee25fedce0bc9f41
numVaults() view returns (uint256 result)
4
owner() view returns (address)
0x0625db97368df1805314e68d0e63e5eb154b9ae6
Read-only
getProxyAdmin(address proxy) view returns (address)
getProxyImplementation(address proxy) view returns (address)
getTokenName(address token0_, address token1_) view returns (string)
vaults(uint256 startIndex_, uint256 endIndex_) view returns (address[])
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
deployVault(struct InitializePayload params_, bool isBeacon_) returns (address vault)
initialize(address _owner_)
makeVaultsImmutable(address[] vaults_)
renounceOwnership()
transferOwnership(address newOwner)
upgradeVaults(address[] vaults_)
upgradeVaultsAndCall(address[] vaults_, bytes[] datas_)
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
InitFactory(address owner)
Initialized(uint8 version)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
VaultCreated(address indexed manager, address indexed vault)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.