AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 786 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
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
2 additional
variables
Balances ($1,125.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
INSUR | ERC-20 | 78.319741K | $0.014364 |
$1,125 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19574860 | 7 months ago | | | 0.1703 | 0.016121410 | |
| 19527154 | 8 months ago | | | 0 | 0.011153403 | |
| 19512243 | 8 months ago | | | 0.0211 | 0.032942928 | |
| 19185901 | 9 months ago | | | 0 | 0.065496897 | |
| 19096913 | 10 months ago | | | 0.1616 | 0.012629799 | |
| 19012902 | 10 months ago | | | 0.1087 | 0.016712671 | |
| 18991472 | 10 months ago | | | 0.0163 | 0.018750366 | |
| 18848321 | a year ago | | | 0.0124 | 0.010919025 | |
| 18812508 | a year ago | | | 0 | 0.023967197 |
ABI
ABI objects
Getter at block 21214223 getINSURRewardBalanceDetails() view returns (uint256, uint256)
buyCoverMaxBlkNumLatency() view returns (uint256)
560
capitalPool() view returns (address)
0xe223eb9f1c131212f2fcbc6222fb817e254ce3b8
cfg() view returns (address)
0x9353ad2b96140ee2dde3ee1b82e9dd04796c765d
coverCancellation() view returns (address)
0xcd17dba771ae9c8ad63d069eb9c973c842a7618f
coverPurchase() view returns (address)
0x1d22085990b7571034afd936d31786ed68a2aa5d
data() view returns (address)
0xd665fb1f784f254d5c46a2da50c811c13b22ed3a
exchangeRate() view returns (address)
0xe76c5d71275b6ae87aea256496bde10d2fdd9863
getRewardAmount() view returns (uint256)
0
insur() view returns (address)
0x544c42fbb96b39b21df61cf322b5edc285ee7429
owner() view returns (address)
0x345c9ae61ff6e68b319d61082a017ba854892488
paused() view returns (bool)
false
premiumPool() view returns (address)
0x11a3e6d2df7aa5d95f3cdedc29eba9ec4d67f1e9
product() view returns (address)
0x265ab8950821a4a4e8ced3c81905e4d4488dfc4c
quotation() view returns (address)
0x1b5ea0a3199156cda77759c72f955c80ba3b5426
referralProgram() view returns (address)
0x0570d8f9fa154b182a537798a2f5cd14c728c07d
smx() view returns (address)
0xdecafc91000d4d3802a0562a8fb896f29b6a7480
Read-only
buyCoverNonceFlagMap(address, uint256) view returns (bool)
buyCoverSignerFlagMap(address) view returns (bool)
getRewardAmountByStaker(address staker) view returns (uint256)
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
addCoverFreeText(address owner, uint256 coverId, uint256[] securityParameters, string freeText, uint8[] v, bytes32[] r, bytes32[] s)
buyCover(uint16[] products, uint16[] durationInDays, uint256[] amounts, address currency, address owner, uint256 referralCode, uint256 premiumAmount, uint256[] helperParameters, uint256[] securityParameters, uint8[] v, bytes32[] r, bytes32[] s) payable
buyCoverV2(uint16[] products, uint16[] durationInDays, uint256[] amounts, address currency, address owner, uint256 referralCode, address premiumCurrency, uint256 premiumAmount, uint256[] helperParameters, uint256[] securityParameters, uint8[] v, bytes32[] r, bytes32[] s) payable
buyCoverV3(uint16[] products, uint16[] durationInDays, uint256[] amounts, address[] addresses, uint256 premiumAmount, uint256 referralCode, uint256[] helperParameters, uint256[] securityParameters, string freeText, uint8[] v, bytes32[] r, bytes32[] s) payable
cancelCover(uint256 coverId)
initialize()
pauseAll()
removeINSURRewardBalance(address toAddress, uint256 amount)
renounceOwnership()
setBuyCoverMaxBlkNumLatency(uint256 numOfBlocks)
setBuyCoverSigner(address signer, bool enabled)
setup(address securityMatrixAddress, address insurTokenAddress, address _coverDataAddress, address _coverCfgAddress, address _coverQuotationAddress, address _capitalPool, address _premiumPool, address _exchangeRate, address _referralProgram, address _productAddress, address _coverPurchase, address _coverCancellation)
transferOwnership(address newOwner)
unPauseAll()
unlockRewardByController(address _owner, address _to) returns (uint256)
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
AddCoverFreeTextEvent(address indexed owner, uint256 coverId, string freeText)
BuyCoverEvent(address indexed currency, address indexed owner, uint256 coverId, uint256 productId, uint256 durationInDays, uint256 extendedClaimDays, uint256 coverAmount, uint256 estimatedPremium, uint256 coverStatus)
BuyCoverEventV2(address indexed currency, address indexed owner, uint256 coverId, uint256 productId, uint256 durationInDays, uint256 extendedClaimDays, uint256 coverAmount, uint256 estimatedPremium, uint256 coverStatus, uint256 delayEffectiveDays)
BuyCoverOwnerRewardEvent(address indexed owner, uint256 rewardPctg, uint256 insurRewardAmt)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
SetBuyCoverMaxBlkNumLatencyEvent(uint256 numOfBlocks)
SetBuyCoverSignerEvent(address indexed signer, bool enabled)
UnlockCoverRewardEvent(address indexed owner, uint256 amount)
Unpaused(address account)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.