COVER_SUSHISWAP_2021_02_28_DAI_0
Verified contract
Proxy
Active on
Ethereum with 145 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
0x27d9…409e
0xd822…901d
Balances ($10,764.55)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 10.753795K | $1.001 |
$10,764.55 | |
StableDAI.com | ERC-20 | 636 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12690037 | 3 years ago | | | 0 | 0.0012941610 | |
| 12628949 | 3 years ago | | | 0 | 0.00080440800 | |
| 12092646 | 4 years ago | | | 0 | 0.013026120 | |
| 12066239 | 4 years ago | | | 0 | 0.018532650 | |
| 12051465 | 4 years ago | | | 0 | 0.018345119 | |
| 12046627 | 4 years ago | | | 0 | 0.021984485 | |
| 12034409 | 4 years ago | | | 0 | 0.012442283 | |
| 12027849 | 4 years ago | | | 0 | 0.015248813 | |
| 12014979 | 4 years ago | | | 0 | 0.0089011820 | |
| 12013552 | 4 years ago | | | 0 | 0.011039018 |
ABI
ABI objects
Getter at block 21392404
claimCovToken() view returns (address)
0x27d9c33d61b8a04c6c76270440a5b7cfee06409e
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_SUSHISWAP_2021_02_28_DAI_0, _expirationTimestamp=1614470400, _collateral=0x6b175474e89094c44da98b954eedeac495271d0f, _claimNonce=0, _claimCovToken=0x27d9c33d61b8a04c6c76270440a5b7cfee06409e, _noclaimCovToken=0xd8228f09105df9d8e22d3b445d115cfefd49901d)
name() view returns (string)
COVER_SUSHISWAP_2021_02_28_DAI_0
noclaimCovToken() view returns (address)
0xd8228f09105df9d8e22d3b445d115cfefd49901d
owner() view returns (address)
0xf4b5d77b21fa7635af624e82e62b2b39a4763f2a
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.