333 Games By Anon

Verified contract

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

No balances found for "333 Games By Anon"

0x705cee2e1b35e3fdbd692192749962ab6a5a6a14bbfe3b5efa145ed70b1e5867
0xd14e29c212c19d03f4d57bcd85fb5323d6ffbfa36e383afc2c9fbf755be58e8a
0x528bcb1d874682dc0087bcc339f42853f580312ac7146fcd782b1eccdd5eec87
0xfd3a8c3642a45cfb069cfcb127141213eacd8b0d035c7c62df8eb72fedd69c2f
0x791b7cb34eb40cf888ff161fe641e83bf445c76bb80b290c9182c4052f65080c
0x71977eba884930a024846ca9f9648843fafc7c58070fb7aed1e9a02a2e10fe3b
0xef4329f028c138a80ce4edfb5879c6b48fdad0bf9364c3f93f0dcf44fa3a4969
0x97d5e50559e90e302203b81965242700af2d4dedd39d6b74417958e46576f0ed
0xbb03e9aa6ccd006aa28c2ec51477160c0cd03f19feade1792b9c9e7f43a9a7f6
0x0d7736b7f2d6bb626ae76e4c31ef257a94f46eb0ad45ced3f4108fad01b965e3

Functions
Getter at block 20860815
OPERATOR_FILTER_REGISTRY(view returns (address)
0x000000000000aaeb6d7670e522a718067333cd4e
baseExtension(view returns (string)
.json
baseURI(view returns (string)
ipfs://QmNkvBCS2J82AunubsWggnpn2EraatWgRctviBYjwTtsGj/
maxPerTransaction(view returns (uint256)
10
maxSupply(view returns (uint256)
333
name(view returns (string)
333 Games By Anon
owner(view returns (address)
0xc9f96651663e1efd9d2c437d8e257d00e7786e6e
price(view returns (uint256)
3000000000000000
symbol(view returns (string)
GBA
totalSupply(view returns (uint256)
333
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
approve(address operatoruint256 tokenIdpayable 
publicMint(uint256 amountpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI_
setPrice(uint256 newPrice
transferFrom(address fromaddress touint256 tokenIdpayable 
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
ConsecutiveTransfer(uint256 indexed fromTokenIduint256 toTokenIdaddress indexed fromaddress indexed to
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
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(