Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3,613,624,305.99)
Native
Value
$590.77
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.178077 | $3,317.47 |
$590.77 | |
UNI | ERC-20 | 382.798855M | $9.44 |
$3,613,621,186.77 | |
ALI | ERC-20 | 83.625303K | $0.012855 |
$1,074.98 | |
USDT | ERC-20 | 999.595164 | $1.002 |
$1,001.59 | |
CSWAP | ERC-20 | 39.1229K | $0.008908 |
$348.51 | |
USDC | ERC-20 | 95.383008 | $1.001 |
$95.48 | |
MONA | ERC-20 | 0.063651 | $67.07 |
$4.27 | |
BlueSparrow | ERC-20 | 50 | $0.029551 |
$1.48 | |
MTV | ERC-20 | 1K | $0.000989 |
$0.99 | |
SYNC | ERC-20 | 4.298197K | $0.000189 |
$0.81 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21226804 | 2 days ago | | | 0.025798379 | 0.00017570498 | |
| 19593105 | 8 months ago | | | 0.030098271 | 0.00023150735 | |
| 19439945 | 8 months ago | | | 0.010984998 | 0.00086592045 | |
| 18714728 | a year ago | | | 0.1095248 | 0.0012626909 | |
| 18399763 | a year ago | | | 0.00001 | 0.00031415678 | |
| 17353369 | a year ago | | | 0 | 0.00051464809 | |
| 16384835 | 2 years ago | | | 0 | 0.00060771208 | |
| 16068184 | 2 years ago | | | 0 | 0.00023929006 | |
| 15985744 | 2 years ago | | | 0 | 0.00036941203 | |
| 15985732 | 2 years ago | | | 0 | 0.00037456629 |
ABI
ABI objects
Getter at block 21244251
GRACE_PERIOD() view returns (uint256)
1209600
MAXIMUM_DELAY() view returns (uint256)
2592000
MINIMUM_DELAY() view returns (uint256)
172800
admin() view returns (address)
0x408ed6354d4973f66138c91495f2f2fcbd8724c3
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.