ProxyUpgradeableOwnable
Verified contract
Proxy
Active on
Ethereum with 43 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 ($1,523.38)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WBTC | ERC-20 | 0.013017 | $90,606.00 |
$1,179.44 | |
alUSD | ERC-20 | 224.815072 | $0.987496 |
$222 | |
DAI | ERC-20 | 121.997296 | $0.999473 |
$121.93 | |
LUNA | ERC-20 | 4.84652 | $0.00005 |
$0 | |
0x2fb4…855f (#1356938545749799165119972480570561420155507632800475359837393562592731987968) | ERC-1555 | 257,128,921.337828T | -- | -- | |
0x1b63…8852 (#1356938545749799165119972480570561420155507632800475359837393562592731987968) | ERC-1555 | 215,305,956.377744T | -- | -- | |
0xb7cd…5d93 (#1356938545749799165119972480570561420155507632800475359837393562592731987968) | ERC-1555 | 51,035,427.206753T | -- | -- | |
0x2fb4…855f (#904625697166532776746648320380374280103671755200316906558262375061821325312) | ERC-1555 | 7,736,331.88952T | -- | -- | |
0xb7cd…5d93 (#904625697166532776746648320380374280103671755200316906558262375061821325312) | ERC-1555 | 21,153.865554T | -- | -- | |
0x1b63…8852 (#904625697166532776746648320380374280103671755200316906558262375061821325312) | ERC-1555 | 174.403K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18857016 | a year ago | | | 0 | 0.0080140429 | |
| 18809273 | a year ago | | | 0 | 0.014970337 | |
| 18736614 | a year ago | | | 0 | 0.021449586 | |
| 18552205 | a year ago | | | 0 | 0.0098812336 | |
| 18534333 | a year ago | | | 0 | 0.011931010 | |
| 18419090 | a year ago | | | 0 | 0.0068693018 | |
| 18415514 | a year ago | | | 0 | 0.013298012 | |
| 18411940 | a year ago | | | 0 | 0.0068053226 | |
| 18408375 | a year ago | | | 0 | 0.0053900407 | |
| 18404810 | a year ago | | | 0 | 0.0044639836 |
ABI
ABI objects
Getter at block 21207190
getImplementation() view returns (address)
0x59faa148997ce74fdde16eb3ee26ac4433fe3232
nomineeOwner() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0xc22fae86443aeed038a4ed887bba8f5035fd12f0
getExchangeHelper() view returns (address exchangeHelper)
0x380eb51db6fe77a8876cb0735164cb8af7f80cb5
Read-only
This contract contains no read-only function objects.
State-modifying
Events acceptOwnership()
setImplementation(address implementation)
transferOwnership(address account)
convert(address sourceToken, address callee, address allowanceTarget, bytes data)
setAuthorized(address account, bool isAuthorized)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Converted(address indexed account, address indexed token, uint256 inAmount, uint256 outAmount, uint256 treasuryAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAuthorized(address indexed account, bool isAuthorized)
constructor(address implementation)
fallback()
receive()
receive()
AddressUtils__NotContract()
Ownable__NotOwner()
Ownable__NotTransitiveOwner()
SafeERC20__OperationFailed()