Non Fungible Tools Membership

Verified contract

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

No balances found for "Non Fungible Tools Membership"

0x709ae45ba08b25630d1c3157d25b75256e57388908388412a02ed6b92c804f5e
From
0x4f67a2e598be1ac15c950e06de2516ea329e3e8dd00599bc7288226aa1ab5ecc
0x3f17ee136644f8be3505303b8c25755022920b2f6c73939063c1b8d95522d9e6
0x7d6605c4d0cc3620361b8dee91e059196f93a492b1a710514f89032fbb5e3cca
0xecf7ca5c1757e7d983310db661afd3dcbca2c4d25b186b860918374861b8b40f
0x436176c777fae0d3889c26dd3e9dd11cc706a8f98b863fd2e8e80bfd7219d28a
0x3fa87240268658b64437d1d74acaa6bd5307406ad4cdc1b2f1166c105cc88dec
0x2903b62f8d88a238cf0543ca3537c0ac7562b341830d57f1fc20fe0d45550917
0x90f75fb63cf2d5627bf6b92e2974254868a6adb0034911aa66565aafd7c72347
0x89aeced736f2221b68ddbd7d98e28f5b31c165f7aadd87b2ea717963e8487b68

Functions
Getter at block 21158655
getBalance(view returns (uint256)
0
getPrice(view returns (uint256)
750000000000000000
name(view returns (string)
Non Fungible Tools Membership
owner(view returns (address)
0xe4b80b17e78020f28076966afc1f17e9bedc8823
paused(view returns (bool)
false
symbol(view returns (string)
NFTOOLS
totalSupply(view returns (uint256)
100
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getSubscription(address _addressview returns (uint256)
getSubscriptionPlan(uint256 indexview returns (struct NonFungibleMembershipSubscriptionPlan)
hasActiveSubscription(address _addressview returns (bool)
hasFoundingMemberToken(address walletview returns (bool)
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
_safeMint(address to
approve(address touint256 tokenId
mint(address _topayable 
pause(
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setPrice(uint256 price
subscribe(address _touint256 planIndexpayable 
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
unpause(
updateSubscriptionPlan(uint256 indexstruct NonFungibleMembershipSubscriptionPlan plan
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
Mint(address indexed _addressuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Subscription(address _addressstruct NonFungibleMembershipSubscriptionPlan planuint256 timestampuint256 expiresAtuint256 subscriptionCounter
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.