COVER_BADGERDAO_2021_02_28_yDAI_0
Verified contract
Proxy
Active on
Ethereum with 223 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
0x516f…a1a3
0x7abc…4edc
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
yDAI | ERC-20 | 3.753774K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17834974 | a year ago | | | 0 | 0.0064215607 | |
| 13212176 | 3 years ago | | | 0 | 0.0080103380 | |
| 12636421 | 4 years ago | | | 0 | 0.00093444360 | |
| 12636419 | 4 years ago | | | 0 | 0.0018801842 | |
| 12604829 | 4 years ago | | | 0 | 0.0013246870 | |
| 12384363 | 4 years ago | | | 0 | 0.0047892530 | |
| 12353837 | 4 years ago | | | 0 | 0.0023538669 | |
| 12220367 | 4 years ago | | | 0 | 0.0063579320 | |
| 12175142 | 4 years ago | | | 0 | 0.0084149100 | |
| 12138378 | 4 years ago | | | 0 | 0.0084149100 |
ABI
ABI objects
Getter at block 21423820
claimCovToken() view returns (address)
0x516fff6fbda945742ddd8a1109a100c27208a1a3
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_BADGERDAO_2021_02_28_yDAI_0, _expirationTimestamp=1614470400, _collateral=0x16de59092dae5ccf4a1e6439d611fd0653f0bd01, _claimNonce=0, _claimCovToken=0x516fff6fbda945742ddd8a1109a100c27208a1a3, _noclaimCovToken=0x7abcd45f0613bdc8f874c378e8145fd0b1b04edc)
name() view returns (string)
COVER_BADGERDAO_2021_02_28_yDAI_0
noclaimCovToken() view returns (address)
0x7abcd45f0613bdc8f874c378e8145fd0b1b04edc
owner() view returns (address)
0x268c5809eab85598ed5537d54692e72ddb3598d6
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.