NexusDistributor

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0xb93b1960 at 16889233
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
6 additional variables

No balances found for "NexusDistributor"

No transactions found for "NexusDistributor"


Functions
Getter at block 20889468
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)
nexusCoverContract(view returns (address)
0x0000000000000000000000000000000000000000
nexusTokenController(view returns (address)
0x0000000000000000000000000000000000000000
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 _wnxmTokenAddressaddress _wETHAddressaddress _treasurystring _tokenNamestring _tokenSymboladdress[] _exchangeAdaptersaddress _nexusCoverContractaddress _nexusTokenController
approve(address touint256 tokenId
buyCover(struct BuyCoverParams paramsstruct PoolAllocationRequest[] poolAllocationRequestsbytes swapDatapayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setNexusCoverAddress(address _nexusCover
setNexusTokenControllerAddress(address _nexusTokenController
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

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.