Never Fear Truth

Verified contract

Active on Ethereum with 2,725 txns
Deployed by via 0x1427a666 at 14039117
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"

0x7e0378f8a22bd6abf162b9c28a9af955f14e19308d3e5d3e1a4aae2a99ac241c
0x6cf2dde56155069b65f863719894371ea21d8e77c8d5563bfd170c9bcc6d403a
0x682a461d5af88f9c465624a1a78d7548d0c4bc6aeb8bd8189413c8650ea721d1
0x9958b85b14ec886849d0c01d910b16b5188c6f20ba58d1fb23c141c4f08145de
0x89132f729c80ee5c7eb23a0595ef880abeeff860e430103f3415491f59f48aa6
0x88a5599de5940120a90d8f668a6d1cad2a583166ba3dff6c8e1e7878fa72a5d4
0x10bfbf5d8c6a55af5692e1e718602dee16d8417cc6a2ba98825e53495ce9dd9a
0x58bbae53e77e6725172f57282446bd018b9bb849b62369c34d20cc5c693b7bca
0xe3676ff4f311d692eeeff384d1d67f9311e87be0c2cd499e78d8f26b8a7b175b
0xf32957b4591090e37b6873b1388e2d8dd71873d17f5e8dfc460dd3b6f97e1c89

Functions
Getter at block 21416713
name(view returns (string)
Never Fear Truth
owner(view returns (address)
0xef7751071b6c38098e23fac27957bf7c6ef81951
tokenSupply(view returns (uint256)
2254
totalSupply(view returns (uint256)
2254
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 royaltyAmount)
supportsInterface(bytes4 _interfaceIdview returns (bool)
uri(uint256 _tokenIdview returns (string)
State-modifying
batchMintToAddresses(address[] _addresses
changeRoyaltyPercentage(uint256 _newPerc
changeRoyaltyRecipient(address _newRecipient
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setBaseURI(string _uri
transferOwnership(address newOwner
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(string _nameuint256 _tokenSupplyaddress _royaltyRecipientuint256 _royaltyAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.