COVER_RAI_2021_04_30_DAI_0
Verified contract
Proxy
Active on
Ethereum with 7 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
0x5e8b…7fa3
0xeafe…6af8
Balances ($97,170.85)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 97.07378K | $1.001 |
$97,170.85 | |
StableDAI.com | ERC-20 | 477 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13396237 | 3 years ago | | | 0 | 0.0023957873 | |
| 13396199 | 3 years ago | | | 0 | 0.0061634001 | |
| 12483691 | 3 years ago | | | 0 | 0.0042354360 | |
| 12404773 | 4 years ago | | | 0 | 0.0090495900 | |
| 12403515 | 4 years ago | | | 0 | 0.011462814 | |
| 11976761 | 4 years ago | | | 0 | 0.025506228 | |
| 11904895 | 4 years ago | | | 0 | 0.019453104 |
ABI
ABI objects
Getter at block 21219372
claimCovToken() view returns (address)
0x5e8b19aca3ac1690fe6a646d74567219f90e7fa3
claimNonce() view returns (uint256)
0
collateral() view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
expirationTimestamp() view returns (uint48)
1619740800
getCoverDetails() view returns (string _name, uint48 _expirationTimestamp, address _collateral, uint256 _claimNonce, address _claimCovToken, address _noclaimCovToken)
(_name=COVER_RAI_2021_04_30_DAI_0, _expirationTimestamp=1619740800, _collateral=0x6b175474e89094c44da98b954eedeac495271d0f, _claimNonce=0, _claimCovToken=0x5e8b19aca3ac1690fe6a646d74567219f90e7fa3, _noclaimCovToken=0xeafe4d66424d9289df9434401dc56daaf9e96af8)
name() view returns (string)
COVER_RAI_2021_04_30_DAI_0
noclaimCovToken() view returns (address)
0xeafe4d66424d9289df9434401dc56daaf9e96af8
owner() view returns (address)
0x30f74143721c29950c45d32f31fc1f096721b1a9
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.