Quotation
Verified contract
Active on
Ethereum with 1,615 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcafe…2d6a
0xcafe…d12b
0x84ed…272f
0x1776…3f7a
0x5407…60b8
0xe20b…7a40
0x8ceb…a719
Balances ($0.00)
No balances found for "Quotation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16568893 | 2 years ago | | | 0 | 0.0019750659 | |
| 16566754 | 2 years ago | | | 0 | 0.0019922478 | |
| 16565561 | 2 years ago | | | 0 | 0.0022413705 | |
| 16564220 | 2 years ago | | | 0 | 0.0030990030 | |
| 16564219 | 2 years ago | | | 0 | 0.0027791179 | |
| 16563075 | 2 years ago | | | 0 | 0.0025574318 | |
| 16560539 | 2 years ago | | | 0 | 0.0019138675 | |
| 16559884 | 2 years ago | | | 0.13453799 | 0.010064286 | |
| 16558955 | 2 years ago | | | 0 | 0.0097295683 | |
| 16557749 | 2 years ago | | | 0 | 0.0029193965 |
ABI
ABI objects
Getter at block 21214490
cr() view returns (address)
0xcafeae7fff15d1289380e4d32501599f3f022d6a
incidents() view returns (address)
0x8ceba69a8e96a4ce71aa65859dbdb180b489a719
master() view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
pool() view returns (address)
0xcafea35ce5a2fc4ced4464da4349f81a122fd12b
pooledStaking() view returns (address)
0x84edffa16bb0b9ab1163abb0a13ff0744c11272f
qd() view returns (address)
0x1776651f58a17a50098d31ba3c3cd259c1903f7a
tc() view returns (address)
0x5407381b6c251cfd498ccd4a1d877739cb7960b8
td() view returns (address)
0xe20b3ae826cdb43676e418f7c3b84b75b5697a40
Read-only
coverMetadata(uint256) view returns (string)
getOrderHash(uint256[] coverDetails, uint16 coverPeriod, bytes4 currency, address contractAddress) view returns (bytes32)
getWithdrawableCoverNoteCoverIds(address coverOwner) view returns (uint256[] expiredCoverIds, bytes32[] lockReasons)
getWithdrawableCoverNotesAmount(address coverOwner) view returns (uint256)
isValidSignature(bytes32 hash, uint8 v, bytes32 r, bytes32 s) view returns (bool)
transferAssetsToNewContract(address) pure
verifySignature(uint256[] coverDetails, uint16 coverPeriod, bytes4 currency, address contractAddress, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
State-modifying
Events buyCoverWithMetadata(uint256[] coverDetails, uint16 coverPeriod, bytes4 coverCurr, address smartCAdd, uint8 _v, bytes32 _r, bytes32 _s, bool payWithNXM, string ipfsMetadata) payable
changeDependentContractAddress()
changeMasterAddress(address masterAddress)
createCover(address from, address scAddress, bytes4 currency, uint256[] coverDetails, uint16 coverPeriod, uint8 _v, bytes32 _r, bytes32 _s)
expireCover(uint256 coverId)
makeCoverUsingNXMTokens(uint256[] coverDetails, uint16 coverPeriod, bytes4 coverCurr, address smartCAdd, uint8 _v, bytes32 _r, bytes32 _s)
sendEther() payable
verifyCoverDetails(address from, address scAddress, bytes4 coverCurr, uint256[] coverDetails, uint16 coverPeriod, uint8 _v, bytes32 _r, bytes32 _s)
withdrawCoverNote(address coverOwner, uint256[] coverIds, uint256[] reasonIndexes)
This contract contains no event objects.
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.