NexusDistributor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xe1e43e4f at 15820881
Slot
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 1 additional slot
-
variable spans 40 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots
4 additional variables

No balances found for "NexusDistributor"

No transactions found for "NexusDistributor"


Functions
Getter at block 20891269
DEFAULT_BASE_URI(view returns (string)
https://brightunion.io/documents/nfts/nexus/cover.png
baseURI(view returns (string)
buysAllowed(view returns (bool)
false
feePercentage(view returns (uint256)
0
gateway(view returns (address)
0x0000000000000000000000000000000000000000
master(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
nxmToken(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
treasury(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV2Adapter(view returns (address)
0x0000000000000000000000000000000000000000
uniswapV3Adapter(view returns (address)
0x0000000000000000000000000000000000000000
wEthToken(view returns (address)
0x0000000000000000000000000000000000000000
wnxmToken(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getCover(address _owneruint256 _coverIdbool _isActiveuint256 _loopLimitview returns (struct IDistributorCover _cover)
getCoverCount(address _ownerbool _isActiveview returns (uint256)
getQuote(uint256 _sumAssureduint256 _coverPeriodaddress _contractAddressaddress _coverAssetaddress _nexusCoverablebytes _datapure returns (struct IDistributorCoverQuote)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
__NexusDistributor_init(address _gatewayAddressaddress _nxmTokenAddressaddress _masterAddressaddress _wnxmTokenAddressaddress _wETHAddressaddress _treasurystring _tokenNamestring _tokenSymboladdress[] _exchangeAdapters
approve(address touint256 tokenId
buyCover(address contractAddressaddress coverAssetuint256 sumAssureduint256 amountOutuint16 coverPerioduint8 coverTypeuint256 maxInForSwapuint256 maxPriceWithFeebytes datapayable 
claimTokens(uint256 tokenIduint256 incidentIduint256 coveredTokenAmountaddress coverAssetreturns (uint256 claimIduint256 payoutAmountaddress payoutToken)
executeCoverAction(uint256 tokenIduint256 assetAmountaddress assetuint8 actionbytes datapayable returns (bytes responseuint256 withheldAmount)
redeemClaim(uint256 tokenIduint256 claimId
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setTreasuryDetails(address _treasury
submitClaim(uint256 tokenIdbytes datareturns (uint256)
switchMembership(address newAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawNXM(address recipientuint256 amount
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BuyCoverEvent(address _productAddressuint256 _productIduint256 _periodaddress _assetuint256 _amountuint256 _price
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor

This contract contains no constructor objects.

Fallback and receive
receive(
Errors

This contract contains no error objects.