Trick or NFT

Verified contract

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

No balances found for "Trick or NFT"

0x0b694153de7bc79758af1650ae26015a754f103153f71e349b8441452d64e88e
0xe5935265122cc27de103aa55173047875322af027bccb2447d5d1461e1dcea08
0x2c53f5c7dc4fdbfb75c1351d18c19920d054539f7c026ba34259156bc565d51a
0xa74b83f85ec0ad28fe598b73123789b2430289095ac3b9dca467bc80d5b8572b
0xfb5cff26310c627415a6b5919124b9c9b3d2726d889d2fcd9eaabf5650adf131
0x2d03e3e8bb1b86bc93914a24c0ea4d09ef9d84c9e0196c48cb2ab915d6bf8c1f
From
0xf6bf2e8781819afaf90f356a64c40a094bdb0fc118708ee35219b43ac672e60f
0xa4ad9be68ba45e6cdf4325ec91c23e0171436911a60c251ac8de7a920e7713db
0x07f99906d3cce316df807787db9ed64512b587e6d6e7504d1fff0cfadb3295a9
0x1f5499a7a3954a05d32cb665b49c7fa7e87f48f7f0879e6d1ec08633c71e2346

Functions
Getter at block 20928863
contractURI(pure returns (string)
https://mw9spidhbc.execute-api.us-east-1.amazonaws.com/dev/contract/trick-or-nft
getCost(view returns (uint256)
50000000000000000
getCurrentSupply(view returns (uint256)
6723
getMintStatus(view returns (bool)
true
name(view returns (string)
Trick or NFT
owner(view returns (address)
0x7246a3a090b94346565b117b6f18b95bac21bd3c
symbol(view returns (string)
TONFT
totalSupply(view returns (uint256)
6999
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)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
allowPublicMint(
approve(address touint256 tokenId
denyPublicMint(
mintTokens(address[] recipientspayable 
mintTokens(uint256 countpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setCost(uint256 cost
setMaxSupply(uint256 max
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdraw(
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(string tokenNamestring symboluint256 costuint256 supply
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.