GakoppaNFTCollection

Verified contract

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

No balances found for "GakoppaNFTCollection"

0x8ed58a5525f756a49eb206ccbcab40de3a3c0ea437e4a3865c2ac76b6e0f11b4
0xf87277d3099ba88e3d7f14b05c756f176ad21f1f9a937442f6049d3bd1cf23cf
0x9957c181ba4ea5516ff4ff8f27c19aaaa642a73e04272e0fc1bf0cccb0d9d86b
0xcd4914f4058e1f639bae35c513ae029bd96ca631ba8dcfec154792eb82e3b51c
0x2fac10c2a2bddf507fda364524187666c81ead4502ae0a091ff18e7a41a52bf7
0x144ca408159a40da903cf5294d83d00c898cc372da944dbb32dc7590d0bfb7e6

Functions
Getter at block 21318830
MAX_TOKENS(view returns (uint256)
101
MAX_TOKENS_PER_ADDRESS(view returns (uint256)
100
MAX_TOKENS_PER_TXN(view returns (uint256)
10
TOKEN_PRICE(view returns (uint256)
19000000000000000
baseTokenURI(view returns (string)
ipfs://bafybeibkk2mdaow52t3eondcsr4xtcg4ppowssbrn5lpuhhe4adctxrtme/
name(view returns (string)
GakoppaNFTCollection
owner(view returns (address)
0x9ac49804d51d6249656863f35904c7e0a4655e02
price(pure returns (uint256)
19000000000000000
symbol(view returns (string)
GKONFT
totalSupply(view returns (uint256)
2
Read-only
availableTokens(address _userWalletview returns (uint256 quantity)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
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
approve(address touint256 tokenId
mint(address _userWalletuint256 _quantitypayable 
renounceOwnership(
safeBulkTransferFrom(address _fromaddress _touint256[] _tokenIds
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.