NonFungibleLifetimeMembership

Verified contract

Active on Ethereum with 3,796 txns
Deployed by via 0xbf7532e1 at 13822251
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "NonFungibleLifetimeMembership"

0x28c22613226c891d488a5edb2b405ec0ffd593d73e3bb512e53824478cae3fac
0xe10974be1dc2a754c9de40579051243d500c921d5f6b22c99a71eef2da4afc6b
0x759966ab81f34ec06f643071421d0db0aa8237d14ec04a7e138f850feac134dd
0xb3e6aa41a617c138b24639274cb4ff338d03e6cd6de5c77f9c295c996d83bd09
0x476c89e9e3558068b5cf224a88171118c4ec3bf593acd20cd168ea34140d5ffd
0xa23cdf92304a442bfc307d064f0913d0f403c35cadb816a3aeee869c4a429168
0x767fdc0c4cf4f5879d79119359d216ce1bc7d24a0a8fe985fbfc29f55ef5ce63
0x2b81c833d92c920abc4b3d133a925690fda6c569d223f8fbe1e305908458e491
0x635364734cc792177b718cae40a0f459fc1e23bc822d023fb5009114b83c3b1e
0xe15438dabd5c52d485a8cdfe8a0266e49788f52273460caf299aedbe37c8ad9a
From

Functions
Getter at block 21307566
MAX_MINT_PER_TX(view returns (uint8)
3
RESERVED_SUPPLY(view returns (uint8)
20
SUPPLY(view returns (uint16)
1000
claimActive(view returns (bool)
true
claimedTokensCount(view returns (uint16)
157
foundingMembershipContractAddress(view returns (address)
0x24e047001f0ac15f72689d3f5cd0b0f52b1abdf9
getBalance(view returns (uint256)
0
getPrice(view returns (uint256)
500000000000000000
owner(view returns (address)
0xe4b80b17e78020f28076966afc1f17e9bedc8823
paused(view returns (bool)
false
saleActive(view returns (bool)
true
supplyLeft(view returns (uint16)
0
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
checkClaimedForMembership(uint8 memberIdview returns (uint8)
exists(uint256 idview returns (bool)
hasLifetimeToken(address accountview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
totalSupply(uint256 idview returns (uint256)
uri(uint256view returns (string)
State-modifying
claimToken(address accountuint8 memberIduint8 amount
mint(address accountuint8 amountpayable 
pause(
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setClaimStatus(bool _claimActive
setPrice(uint256 price
setSaleStatus(bool _saleActive
setURI(string newuri
transferOwnership(address newOwner
unpause(
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
Claim(address _addressuint8 membershipIduint8 amountuint8 membershipClaimCountuint16 totalClaimed
Mint(address indexed _addressuint8 amountuint16 supplyLeft
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Unpaused(address account
Constructor
constructor(address _addressbool _saleAndClaimActive
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.