Junglers

Verified contract

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

No balances found for "Junglers"

0x2c4e255b967d83731d29e139ca5ccd60def62f86bc178722f3eca61c1c957170
0xa4b2d744ce601b98f209266094399222da09b56e60905b56dcf66c923238b03a
0x01039c5a025b4f2785872c89f134348babc07e93169e510934edacf36539120b
0x485fc994a77d3f602a85a8131986f4b2e63bd4e362cc617213e93e112cca08f1
0x23157197e09d68d03aca14f85a3210d1dfed599ea0de2d7f4ebd46590fdd1640
0x4918c2143519956a3ddeba828d49122bf99a6ef21e4b429a5cbf835e972dec2e
0xa5b5b46d2df5e8dd09da4738dc5e113d86e43ecc02ec473b847a43d0edca9523
0xfb11b70fc6c260bf901b34bbbfe1c1e4ac57a8beaf5f0f014b6e0aecf3601d11
0x4d3de951836d643c85202315ba48df129d84ad677a163e64f13da404056c34b6
0xc34563660539c90ab2b743b62eed9da97875b4a3e70a2a14f6185c7eadd0d8e4

Functions
Getter at block 20954850
_baseTokenURI(view returns (string)
ipfs://QmbJPAsp6tCnQ68A8S2JsoFEaVCs4aAUpAHjbgiXHqQxzo/
_maxSupply(view returns (uint256)
999
_merkleRoot(view returns (bytes32)
0x7c5238c69ba1e2b344ca14a4565d19dfd6452a8e78add8533f121e3e7cb110ed
_preSaleIsActive(view returns (bool)
true
_saleIsActive(view returns (bool)
false
name(view returns (string)
Junglers
owner(view returns (address)
0xe327ad9087a25f4a260326a901a59e14e51a84d5
symbol(view returns (string)
JUNGLERS
totalSupply(view returns (uint256)
999
Read-only
_hasMinted(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
isWhitelisted(address addrbytes32[] merkleProofview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (addressuint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
mint(payable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setMerkleRoot(bytes32 merkleRoot
setRoyaltyInfo(address receiveruint96 feeBasisPoints
teamMint(
togglePreSale(
toggleSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistMint(bytes32[] merkleProofpayable 
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(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
ApprovalToCurrentOwner(
ApproveToCaller(
BalanceQueryForZeroAddress(
MintToZeroAddress(
MintZeroQuantity(
OwnerQueryForNonexistentToken(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(