COVER_AAVE_2021_05_31_DAI_0
Verified contract
Proxy
Active on
Ethereum with 197 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
0xd386…e14b
0x568c…33bd
Balances ($14,325.13)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 14.325126K | $1.00 |
$14,325.13 | |
StableDAI.com | ERC-20 | 730 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17627808 | a year ago | | | 0 | 0.0062850095 | |
| 15690253 | 2 years ago | | | 0 | 0.0016206200 | |
| 15690095 | 2 years ago | | | 0 | 0.0018455983 | |
| 13035235 | 3 years ago | | | 0 | 0.0036828730 | |
| 12801571 | 3 years ago | | | 0 | 0.0017696976 | |
| 12681295 | 3 years ago | | | 0 | 0.0050275500 | |
| 12672660 | 3 years ago | | | 0 | 0.0017093670 | |
| 12672639 | 3 years ago | | | 0 | 0.0012066120 | |
| 12670188 | 3 years ago | | | 0 | 0.00080440800 | |
| 12639803 | 3 years ago | | | 0 | 0.0027059730 |
ABI
ABI objects
Getter at block 21257296
claimCovToken() view returns (address)
0xd3866617f3ddc2953a969f831830b60f1603e14b
claimNonce() view returns (uint256)
0
collateral() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
expirationTimestamp() view returns (uint48)
1622419200
getCoverDetails() view returns (string _name, uint48 _expirationTimestamp, address _collateral, uint256 _claimNonce, address _claimCovToken, address _noclaimCovToken)
(_name=COVER_AAVE_2021_05_31_DAI_0, _expirationTimestamp=1622419200, _collateral=0x6b175474e89094c44da98b954eedeac495271d0f, _claimNonce=0, _claimCovToken=0xd3866617f3ddc2953a969f831830b60f1603e14b, _noclaimCovToken=0x568c928953f9ee4d3e804e916a4d2b6907fa33bd)
name() view returns (string)
COVER_AAVE_2021_05_31_DAI_0
noclaimCovToken() view returns (address)
0x568c928953f9ee4d3e804e916a4d2b6907fa33bd
owner() view returns (address)
0x1246c212c68e44ededbd802ce43de38745c817c0
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
initialize(address _logic, address _admin, bytes _data) payable
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
claimOwnership()
initialize(string _name, uint48 _timestamp, address _collateral, uint256 _claimNonce)
mint(uint256 _amount, address _receiver)
redeemClaim()
redeemCollateral(uint256 _amount)
redeemNoclaim()
setCovTokenSymbol(string _name)
transferOwnership(address newOwner)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
NewCoverERC20(address arg0)
OwnershipTransferCompleted(address indexed previousOwner, address indexed newOwner)
OwnershipTransferInitiated(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
fallback()
receive()
This contract contains no error objects.