0xMonkey

Verified contract

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

No balances found for "0xMonkey"

0x4bcb4ed824b12192bedf159776e461d14afb4065d68c4820f8016998e63a9609
0xd8e57e2b98db2dfc6bee7a2821ad05c235ef7596d9d9ef1847692a9ca0e3fed2
0xccbf6082e364ba4527be3a86f89c0fa5dfdf1aebaba0cdc978e7ad928aa26da5
0xf502b5f7b47753708dac28db3606bc8b16296b60b0358aa9b282c21664615158
0x508516f339b0c42dc6cbb4336770337e180c83458634dc61e1d635a545d84c8c
0xda9bead56e54a11771cda9639d900999a6c22b890d85cbeb77e9e4e84c4a2328
0x3367ee5d37f739a43ea203220a8194acf7919110d56e058c9d92e9cccbe46abd
0xf5a6b457da5346742d1c7d668af9604beda98938c92181c5c8823ba5baf59ccd
0xb4e7fe69cbfb26ae003441b44c0daff656bf114d656271271a69afe86b565e10
0x04016efc4d8456b475b56281d6712a2224c63f816817fcaa56de43019c47f236

Functions
Getter at block 20867621
MAX_MINT(view returns (uint256)
5
MAX_SUPPLY(view returns (uint256)
3033
PRICE(view returns (uint256)
0
baseExtension(view returns (string)
.json
baseURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmeiP7irYhANPxcEsdHUW4Lpza3CktWVXoZJi2EiErCVLf/
maxreserveAmount(view returns (uint256)
33
name(view returns (string)
0xMonkey
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0x5b78ebe2c0f090001f46861f0ecceb7f7b693a2c
status(view returns (uint8)
2
symbol(view returns (string)
0xMONKEY
totalSupply(view returns (uint256)
3033
totaltokensReserved(view returns (uint256)
33
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
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 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(uint256 tokenQuantitypayable 
renounceOwnership(
reserve(address recipientuint256 tokenQuantity
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseExtension(string _newBaseExtension
setBaseURI(string _newBaseURI
setOwnersExplicit(uint256 quantity
setStatus(uint8 _status
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
Minted(address minteruint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ReservedToken(address minteraddress recipientuint256 amount
StatusChanged(uint8 status
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _initURIuint256 _maxBatchSizeuint256 _collectionSizeuint256 _maxreserveAmount
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.