COVER_PICKLE_2021_02_28_DAI_0
Verified contract
Proxy
Active on
Ethereum with 51 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
0xc43f…f148
0xd12e…6f5b
Balances ($99.98)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 100.006854 | $0.999683 |
$99.98 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11689718 | 4 years ago | | | 0 | 0.0065596377 | |
| 11495196 | 4 years ago | | | 0 | 0.0031920077 | |
| 11409251 | 4 years ago | | | 0 | 0.00084717680 | |
| 11351826 | 4 years ago | | | 0 | 0.0011926614 | |
| 11340463 | 4 years ago | | | 0 | 0.0023246791 | |
| 11338417 | 4 years ago | | | 0 | 0.0029018250 | |
| 11338265 | 4 years ago | | | 0 | 0.0019203871 | |
| 11336847 | 4 years ago | | | 0 | 0.0020214600 | |
| 11335594 | 4 years ago | | | 0 | 0.0028300440 | |
| 11335587 | 4 years ago | | | 0 | 0.0026278981 |
ABI
ABI objects
Getter at block 21287353
claimCovToken() view returns (address)
0xc43f0c60130d3c54618782b36ba09eca68f6f148
claimNonce() view returns (uint256)
0
collateral() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
expirationTimestamp() view returns (uint48)
1614470400
getCoverDetails() view returns (string _name, uint48 _expirationTimestamp, address _collateral, uint256 _claimNonce, address _claimCovToken, address _noclaimCovToken)
(_name=COVER_PICKLE_2021_02_28_DAI_0, _expirationTimestamp=1614470400, _collateral=0x6b175474e89094c44da98b954eedeac495271d0f, _claimNonce=0, _claimCovToken=0xc43f0c60130d3c54618782b36ba09eca68f6f148, _noclaimCovToken=0xd12e288548a989bf854ff38cbd593cade2a16f5b)
name() view returns (string)
COVER_PICKLE_2021_02_28_DAI_0
noclaimCovToken() view returns (address)
0xd12e288548a989bf854ff38cbd593cade2a16f5b
owner() view returns (address)
0x345563971c01f6d4aad78b32e39808d894d036a4
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.