DiscipleV2

Verified contract

Implementation

Active on Ethereum with 0 txns
Deployed by via 0x6a3a3eeb at 19187203
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 49 additional slots
-
variable spans 43 additional slots
-
variable spans 45 additional slots
11 additional variables

No balances found for "DiscipleV2"

No transactions found for "DiscipleV2"


Functions
Getter at block 20829688
community(view returns (address)
0x0000000000000000000000000000000000000000
maxAllowedPerAddress(view returns (uint256)
0
maxSupply(view returns (uint256)
0
name(view returns (string)
nftQtyByReferrals(view returns (uint256)
0
operator(view returns (address)
0x0000000000000000000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
paymentMethod(view returns (address)
0x0000000000000000000000000000000000000000
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
price(view returns (uint256)
0
recipient(view returns (address)
0x0000000000000000000000000000000000000000
symbol(view returns (string)
totalSupply(view returns (uint256)
0
uri(view returns (string)
Read-only
balanceOf(address ownerview returns (uint256)
claimableByActivity(address useruint256 doneview returns (uint256)
claimableByCommunity(address useruint256 totalQualifiedview returns (uint256)
claimableByDonation(uint256 amountview returns (uint256)
consumedReferralQualificationOf(addressview returns (uint256)
donationOf(addressview returns (uint256)
genHash(address useruint256 deadlineuint256 totalQualifiedview returns (bytes32)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
nftGotOf(addressview returns (uint256)
nftGotOfActivity(addressview returns (uint256)
nftGotOfCommunity(addressview returns (uint256)
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)
whitelists(addressview returns (uint256)
State-modifying
acceptOwnership(
approve(address touint256 tokenId
claimByActivity(uint256 deadlinebytes sig
claimByCommunity(uint256 deadlineuint256 totalQualifiedbytes sig
donate(payable 
donateAndJoin(address _refererpayable 
initialize(string name_string symbol_uint256 maxSupply_uint256 price_address paymentMethod_address recipient_string baseURI_address community_address operator_
multiClaim(uint256 deadlineuint256 totalQualifiedbytes sig
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setMaxAllowedPerAddress(uint256 _maxAllowedPerAddress
setupMaxSupply(uint256 _maxSupply
setupNftQtyByReferrals(uint256 nftQtyByReferrals_
setupOperator(address _operator
setupPaymentMethod(address _paymentMethod
setupPrice(uint256 _price
setupRecipient(address _recipient
setupURI(string _uri
setupWhitelists(address[] usersuint64[] limits
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Consumed(address indexed useruint256 consumed
Donate(address indexed useraddress paymentMethoduint256 amt
GrantWhitelist(address indexed useruint256 amount
Initialized(uint8 version
MintBy(uint8 indexed wayaddress indexed useruint256 quantity
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
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.