Quotation
Verified contract
Active on
Ethereum with 359 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xcafe…2dc0
0x5407…60b8
0xe20b…7a40
0xcafe…a5d8
0x2591…f5a2
0x1776…3f7a
0xcafe…8895
0x055c…3926
0xcafe…cf78
Balances ($0.00)
No balances found for "Quotation"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12508642 | 3 years ago | | | 0 | 0.0039202920 | |
| 12508642 | 3 years ago | | | 0 | 0.0035391525 | |
| 12508642 | 3 years ago | | | 0 | 0.0031580130 | |
| 12508630 | 3 years ago | | | 0 | 0.0032124615 | |
| 12508630 | 3 years ago | | | 0 | 0.0031580130 | |
| 12508017 | 3 years ago | | | 0 | 0.016448320 | |
| 12506679 | 3 years ago | | | 0 | 0.0041925345 | |
| 12506387 | 3 years ago | | | 0 | 0.0043558800 | |
| 12506204 | 3 years ago | | | 0 | 0.0049548135 | |
| 12506173 | 3 years ago | | | 0 | 0.0051726075 |
ABI
ABI objects
Getter at block 21159831
cr() view returns (address)
0xcafea80f156a860d9fa7c05ac540f1faddaecf78
m1() view returns (address)
0xcafea2ad994d07bb95008ed5810068546c128895
mr() view returns (address)
0x055cc48f7968fd8640ef140610dd4038e1b03926
ms() view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
nxMasterAddress() view returns (address)
0x01bfd82675dbcc7762c84019ca518e701c0cd07e
pd() view returns (address)
0x25916c331797ba10601e1f05a1da0b425302f5a2
pool() view returns (address)
0xcafea7934490ef8b9d2572eaefeb9d48162ea5d8
qd() view returns (address)
0x1776651f58a17a50098d31ba3c3cd259c1903f7a
tc() view returns (address)
0x5407381b6c251cfd498ccd4a1d877739cb7960b8
td() view returns (address)
0xe20b3ae826cdb43676e418f7c3b84b75b5697a40
tf() view returns (address)
0xcafea2d407f1307d1413e84b2730f0870fd72dc0
Read-only
getOrderHash(uint256[] coverDetails, uint16 coverPeriod, bytes4 curr, address smaratCA) 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)
verifySign(uint256[] coverDetails, uint16 coverPeriod, bytes4 curr, address smaratCA, uint8 _v, bytes32 _r, bytes32 _s) view returns (bool)
State-modifying
Events changeDependentContractAddress()
changeMasterAddress(address _masterAddress)
createCover(address from, address scAddress, bytes4 coverCurr, uint256[] coverDetails, uint16 coverPeriod, uint8 _v, bytes32 _r, bytes32 _s)
expireCover(uint256 coverId)
kycVerdict(address _add, bool status)
makeCoverUsingNXMTokens(uint256[] coverDetails, uint16 coverPeriod, bytes4 coverCurr, address smartCAdd, uint8 _v, bytes32 _r, bytes32 _s)
sendEther() payable
transferAssetsToNewContract(address newAdd)
verifyCoverDetails(address from, address scAddress, bytes4 coverCurr, uint256[] coverDetails, uint16 coverPeriod, uint8 _v, bytes32 _r, bytes32 _s)
withdrawCoverNote(address coverOwner, uint256[] coverIds, uint256[] reasonIndexes)
RefundEvent(address indexed user, bool indexed status, uint256 holdedCoverID, bytes32 reason)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.