Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($1,187,641.68)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,191.72 |
$0 | |
POOL | ERC-20 | 2.843146M | $0.390633 |
$1,110,626.69 | |
USDC | ERC-20 | 49.605319K | $0.999249 |
$49,568.07 | |
DAI | ERC-20 | 27.439834K | $0.999513 |
$27,426.47 | |
stETH | ERC-20 | 0.006409 | $3,187.36 |
$20.43 | |
aDAI | ERC-20 | 0.027705 | $1.001 |
$0.03 | |
przUSDC | ERC-20 | 195.681775K | -- | -- | |
Av2-POOL-LP | ERC-20 | 88.647537K | -- | -- | |
AaveLP.com | ERC-20 | 6K | -- | -- | |
przWETH | ERC-20 | 117 | -- | -- |
ABI
ABI objects
Getter at block 21160889
admin() view returns (address)
0x8a907de47e00830a2b742db65e938a3ea1070a2e
delay() view returns (uint256)
172810
gracePeriod() pure returns (uint256)
1209600
maximumDelay() pure returns (uint256)
2592000
minimumDelay() pure returns (uint256)
172800
pendingAdmin() view returns (address)
0x0000000000000000000000000000000000000000
Read-only
queuedTransactions(bytes32) view returns (bool)
State-modifying
Events acceptAdmin()
cancelTransaction(address target, uint256 value, string signature, bytes data, uint256 eta)
executeTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) payable returns (bytes)
queueTransaction(address target, uint256 value, string signature, bytes data, uint256 eta) returns (bytes32)
setDelay(uint256 delay_)
setPendingAdmin(address pendingAdmin_)
CancelTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
ExecuteTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
NewAdmin(address indexed newAdmin)
NewDelay(uint256 indexed newDelay)
NewPendingAdmin(address indexed newPendingAdmin)
QueueTransaction(bytes32 indexed txHash, address indexed target, uint256 value, string signature, bytes data, uint256 eta)
constructor(address admin_, uint256 delay_)
fallback()
This contract contains no error objects.