Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,296,226.73)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 586.075265 | $3,122.48 |
$1,830,008.29 | |
WBTC | ERC-20 | 3.155136 | $91,687.00 |
$289,284.96 | |
LINK | ERC-20 | 5.486007K | $14.91 |
$81,796.36 | |
0x89d2…0359 | ERC-20 | 2.607255K | $16.34 |
$42,602.54 | |
cUSDC | ERC-20 | 793.851783K | $0.024272 |
$19,268.12 | |
COMP | ERC-20 | 333.044954 | $55.14 |
$18,364.1 | |
cDAI | ERC-20 | 426.798943K | $0.023869 |
$10,187.35 | |
USDC | ERC-20 | 3.031405K | $0.999952 |
$3,031.26 | |
DAI | ERC-20 | 1.449454K | $0.999764 |
$1,449.11 | |
LEO | ERC-20 | 20 | $7.89 |
$157.8 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
0x | 9974874 | 5 years ago | | | 0 | 0.00042000000 | |
| 7612180 | 6 years ago | | | 0 | 0.00043440000 | |
| 7611635 | 6 years ago | | | 0 | 0.00011095200 | |
| 7611625 | 6 years ago | | | 0 | 0.00010492000 | |
| 7611621 | 6 years ago | | | 0 | 0.00010492400 | |
| 7611617 | 6 years ago | | | 0 | 0.00010527600 | |
| 7611593 | 6 years ago | | | 0 | 0.00010668400 | |
| 7611587 | 6 years ago | | | 0 | 0.00010064000 | |
| 7611564 | 6 years ago | | | 0 | 0.00010072400 | |
| 7611562 | 6 years ago | | | 0 | 0.00010090000 |
ABI
ABI objects
Getter at block 21221584
getAuthorizedAddresses() view returns (address[])
[0xf55186CC537E7067EA616F2aaE007b4427a120C8]
isOwner() view returns (bool)
false
owner() view returns (address)
0xf8523c551763fe4261a28313015267f163de7541
timeLockPeriod() view returns (uint256)
604800
Read-only
authorities(uint256) view returns (address)
authorized(address) view returns (bool)
balances(address, address) view returns (uint256)
getOwnerBalance(address _token, address _owner) view returns (uint256)
timeLockedUpgrades(bytes32) view returns (uint256)
State-modifying
Events addAuthorizedAddress(address _authTarget)
batchDecrementTokenOwner(address[] _tokens, address _owner, uint256[] _quantities)
batchIncrementTokenOwner(address[] _tokens, address _owner, uint256[] _quantities)
batchTransferBalance(address[] _tokens, address _from, address _to, uint256[] _quantities)
batchWithdrawTo(address[] _tokens, address _to, uint256[] _quantities)
decrementTokenOwner(address _token, address _owner, uint256 _quantity)
incrementTokenOwner(address _token, address _owner, uint256 _quantity)
removeAuthorizedAddress(address _authTarget)
renounceOwnership()
setTimeLockPeriod(uint256 _timeLockPeriod)
transferBalance(address _token, address _from, address _to, uint256 _quantity)
transferOwnership(address newOwner)
withdrawTo(address _token, address _to, uint256 _quantity)
AddressAuthorized(address indexed authAddress, address authorizedBy)
AuthorizedAddressRemoved(address indexed addressRemoved, address authorizedBy)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
UpgradeRegistered(bytes32 _upgradeHash, uint256 _timestamp)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.