Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($11,181,383.83)
Native
Value
$9,659,202.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 3.01461K | $3,204.13 |
$9,659,202.12 | |
USDC | ERC-20 | 628.376246K | $1.001 |
$629,004.62 | |
WBTC | ERC-20 | 7.1223 | $79,751.00 |
$568,010.56 | |
COMP | ERC-20 | 5.882017K | $50.36 |
$296,218.37 | |
UNI | ERC-20 | 2.2452K | $9.41 |
$21,127.33 | |
FEI | ERC-20 | 6.32434K | $0.984185 |
$6,224.32 | |
DAI | ERC-20 | 740.402179 | $1.001 |
$741.14 | |
BAT | ERC-20 | 3.505146K | $0.183698 |
$643.89 | |
REPv2 | ERC-20 | 515.499155 | $0.408877 |
$210.78 | |
MTV | ERC-20 | 1K | $0.000704 |
$0.7 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17557884 | a year ago | | | 0 | 0.00036576742 | |
| 17555480 | a year ago | | | 0 | 0.00038126389 | |
| 17554909 | a year ago | | | 0 | 0.00029556496 | |
| 17552483 | a year ago | | | 0 | 0.00025389241 | |
| 17552418 | a year ago | | | 0 | 0.00027001909 | |
| 16432029 | 2 years ago | | | 0 | 0.00032379282 | |
| 15466998 | 2 years ago | | | 0 | 0.00064170000 | |
| 13573845 | 3 years ago | | | 5426.4153 | 0.0020540141 | |
| 13559597 | 3 years ago | | | 0.00111714 | 0.0029652967 | |
| 11064589 | 4 years ago | | | 0 | 0.0010500000 |
ABI
ABI objects
Getter at block 21157545
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
172800
admin() view returns (address)
0xc0da02939e1441f497fd74f78ce7decb17b66529
delay() view 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.