Never Fear Truth

Verified contract

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

No balances found for "Never Fear Truth"

0xe18d4960041053984e15e61f7e1293f6ead4655e2d2179b9b611aa3260bb38b1
0xf0e22d1881d00a7119861c1a4b628eefed297c1a72f4f8547ae6bfe0048c3300
0x50fa3ff619515354fe2744c5ff2e159bebbe07820228cee3de50cc6a038f6fa0
0xa495f5ba41728c3e192c63d4db6769a40e93a9d7972460b46b5ebfe37576e762
0x104a0396fd9cf5c735cea2e9861a4bf7170ce67080347b4333e54df1a57ad222
0xb2beb341b1f6f8ea6c0e91e34b9357f09b268fc8be84ebecbd873086cb0f43ad
0x0514bbed743e2cea348378ad60ff1a54a318032258f052dd2814cf26da7d04ca
0xc0cb3501764080f3a16046687d5f7612b10409e1131635c3991ad8968b67fcba
0x8ac986c269c4289d151ae9ed5e7cb3928ab0f3ed3df50a54a05c66f173ca1b4e
0x025509f1dc6a6662baff2b23de2d094585f23e42d6dd5c6e14111a300f081c30

Functions
Getter at block 20867702
MAX_SUPPLY(view returns (uint256)
11111
ROYALTY_BASE(view returns (uint256)
10000
ROYALTY_PERCENTAGE(view returns (uint256)
500
ROYALTY_RECEIVER(view returns (address)
0x596888f1c21824552b2727a5281be39ad3c03c61
baseTokenURI(view returns (string)
ipfs://QmU1HTcuC57kBMP2Lj2wGHCqKcjFMJxnDoPdAha1qGq2r9/
minter(view returns (address)
0xc091b26352bfe14bf543be52defe50bd7963d49e
name(view returns (string)
Never Fear Truth
owner(view returns (address)
0x596888f1c21824552b2727a5281be39ad3c03c61
symbol(view returns (string)
JDNFT
totalSupply(view returns (uint256)
3850
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256uint256 salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(address receiver
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string newBaseURI
setMinter(address newMinter
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MinterRoleGranted(address indexed account
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
URISet(string uri
Constructor
constructor(string namestring symboluint256 maxSupplyaddress royaltyReceiveruint256 royaltyPercentage
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.