AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 9,999 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($41.06)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
LRC | ERC-20 | 279.707 | $0.14681 |
$41.06 | |
TetherLP.com | ERC-20 | 400 | -- | -- | |
DVF | ERC-20 | 3 | -- | -- | |
CRI | ERC-20 | 0.019 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21159133 | an hour ago | | | 0 | 0.0045586261 | |
| 21156326 | 11 hours ago | | | 0 | 0.0018024707 | |
| 21155773 | 13 hours ago | | | 0 | 0.0018832921 | |
| 21150218 | a day ago | | | 0 | 0.0021978528 | |
| 21149935 | a day ago | | | 0 | 0.0017534420 | |
| 21149091 | a day ago | | | 0 | 0.0011716222 | |
| 21149022 | a day ago | | | 0 | 0.0016396108 | |
| 21147699 | 2 days ago | | | 0 | 0.00081775552 | |
| 21147330 | 2 days ago | | | 0 | 0.0011816105 | |
| 21145329 | 2 days ago | | | 0 | 0.0020357467 |
ABI
ABI objects
Getter at block 21159568
instance() view returns (address)
0x5d22045daceab03b158031ecb7d9d06fad24609b
Read-only
allWithdrawalBalances(uint256[] _tokenIds, uint256 _whoKey) view returns (uint256[] balances)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
approveTokenToDeployedProxy(address _token)
deposit(uint256 starkKey, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum)
depositEth(uint256 starkKey, uint256 assetType, uint256 vaultId) payable
depositWithPermit(uint256 starkKey, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum, uint256 permitValue, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
initialize(address _deployedStarkExProxy)
registerAndDeposit(uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum)
registerAndDepositEth(uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId) payable
registerAndDepositWithPermit(uint256 starkKey, bytes signature, uint256 assetType, uint256 vaultId, uint256 quantizedAmount, address tokenAddress, uint256 quantum, uint256 permitValue, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.