COVER_AUGUR_2021_02_28_DAI_0
Verified contract
Proxy
Active on
Ethereum with 24 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
0xd85c…4cf1
0x6aa0…a27c
Balances ($633.35)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 633.720588 | $0.999414 |
$633.35 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12065834 | 4 years ago | | | 0 | 0.015739895 | |
| 12039799 | 4 years ago | | | 0 | 0.013284242 | |
| 12010146 | 4 years ago | | | 0 | 0.010095243 | |
| 12008845 | 4 years ago | | | 0 | 0.013243222 | |
| 12008482 | 4 years ago | | | 0 | 0.012374814 | |
| 12008392 | 4 years ago | | | 0 | 0.010674169 | |
| 11577622 | 4 years ago | | | 0 | 0.0083304000 | |
| 11562379 | 4 years ago | | | 0 | 0.011021760 | |
| 11546306 | 4 years ago | | | 0 | 0.0083311802 | |
| 11544139 | 4 years ago | | | 0 | 0.0078088680 |
ABI
ABI objects
Getter at block 21286451
claimCovToken() view returns (address)
0xd85ca69e58e9367d72b04d5902b6fdbe39ca4cf1
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_AUGUR_2021_02_28_DAI_0, _expirationTimestamp=1614470400, _collateral=0x6b175474e89094c44da98b954eedeac495271d0f, _claimNonce=0, _claimCovToken=0xd85ca69e58e9367d72b04d5902b6fdbe39ca4cf1, _noclaimCovToken=0x6aa0a667507e02bfe86182ad9f74f69299d1a27c)
name() view returns (string)
COVER_AUGUR_2021_02_28_DAI_0
noclaimCovToken() view returns (address)
0x6aa0a667507e02bfe86182ad9f74f69299d1a27c
owner() view returns (address)
0x94e92751aded87b9a899dd94562f33a9d7484419
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.