JRNY NFT Club

Verified contract

Active on Ethereum with 14,456 txns
Deployed by via 0x9232e149 at 13645281
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0x9ddb86d5f9197df1aae826b5c7ce2054289d482d0f70bbfaee633ea84175d071
0xcd1d37685c5676d5400310fe484027d656972ddbeb313602bc0b0a13c305e898
0xd210edc2244c888e16a520b252733189f9f11ae8bf821c84f8010e62c3b76bf6
0xf91c84e53b37eb2c46c6eeebf8e73284f454b585621a5096d7fec01c3bd42521
0xd68b7a976491703450780cce913385bca73ce2cc15ad1257793316949cef3f88
0xea0b9ea5ad215fb3f53a76320754ef40771df3eeb8bb682d0aff32004a4e500c
0x9ebc1de7c53e651337064b53d89fd953ad7fb9860d3a601d580afb4c3c0af0b8
0xc6970a1a931ec0d4c1dd8d157260e33732bc073f84d9c56cdfa7122d2aa5683e
0x967a72b7379e6d793c6bd5f4d8d913616dac5d08670e3cf441463ea9fc218f65
0xcde57ded8bab6767999ebd8e2a7a0852017cf5bcb7842119155bb1f4cdffb3fa

Functions
Getter at block 21270928
MAX_SUPPLY(view returns (uint256)
10000
baseTokenURI(pure returns (string)
https://storage.googleapis.com/mintpass/voyager
name(view returns (string)
JRNY NFT Club
owner(view returns (address)
0xad271a18324e98a38531c13537d15066edbf13c5
symbol(view returns (string)
JNC
totalSupply(view returns (uint256)
4982
Read-only
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 _tokenIdpure returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
factoryMint(address _to
mintTo(address _to
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setFactoryAddress(address _factoryAddress
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
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(address _proxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.