COVER_INVERSE_2021_02_28_yDAI_0
Verified contract
Proxy
Active on
Ethereum with 100 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
0xf6cd…1f88
0x52fd…06b8
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
yDAI | ERC-20 | 12.788641K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17927027 | a year ago | | | 0 | 0.00067015500 | |
| 17927009 | a year ago | | | 0 | 0.0010029111 | |
| 17926998 | a year ago | | | 0 | 0.0014135168 | |
| 16359503 | 2 years ago | | | 0 | 0.0018768065 | |
| 14287527 | 3 years ago | | | 0 | 0.0030904260 | |
| 12505534 | 4 years ago | | | 0 | 0.0052359560 | |
| 12169972 | 4 years ago | | | 0 | 0.0091629020 | |
| 12069192 | 4 years ago | | | 0 | 0.013453876 | |
| 12052050 | 4 years ago | | | 0 | 0.018606301 | |
| 12051798 | 4 years ago | | | 0 | 0.020008786 |
ABI
ABI objects
Getter at block 21311331
claimCovToken() view returns (address)
0xf6cd24ae1d25be15cead23494bda6c6bc1a21f88
claimNonce() view returns (uint256)
0
collateral() view returns (address)
0x16de59092dae5ccf4a1e6439d611fd0653f0bd01
expirationTimestamp() view returns (uint48)
1614470400
getCoverDetails() view returns (string _name, uint48 _expirationTimestamp, address _collateral, uint256 _claimNonce, address _claimCovToken, address _noclaimCovToken)
(_name=COVER_INVERSE_2021_02_28_yDAI_0, _expirationTimestamp=1614470400, _collateral=0x16de59092dae5ccf4a1e6439d611fd0653f0bd01, _claimNonce=0, _claimCovToken=0xf6cd24ae1d25be15cead23494bda6c6bc1a21f88, _noclaimCovToken=0x52fd77b74584af390320ee2bc0de8996a27d06b8)
name() view returns (string)
COVER_INVERSE_2021_02_28_yDAI_0
noclaimCovToken() view returns (address)
0x52fd77b74584af390320ee2bc0de8996a27d06b8
owner() view returns (address)
0x8d99fbf260e46b0918849c574fc46734399e170b
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.