Jungle Freaks Motor Club
Verified contract
Active on
Ethereum with 7,769 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
5 additional
variables
Balances ($0.00)
No balances found for "Jungle Freaks Motor Club"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21067018 | 19 days ago | | | 0 | 0.00044813230 | |
| 20809827 | 2 months ago | | | 0 | 0.00035736291 | |
| 20623794 | 3 months ago | | | 0 | 0.000065190915 | |
| 20592045 | 3 months ago | | | 0 | 0.00039233710 | |
| 20399543 | 4 months ago | | | 0 | 0.00015628092 | |
| 20399453 | 4 months ago | | | 0 | 0.00015122729 | |
| 20208446 | 5 months ago | | | 0 | 0.00023181581 | |
| 20208410 | 5 months ago | | | 0 | 0.00023902907 | |
| 20208234 | 5 months ago | | | 0 | 0.00015491143 | |
| 20201382 | 5 months ago | | | 0 | 0.000089712565 |
ABI
ABI objects
Getter at block 21201918
ALLOW_LIST_SUPPLY() view returns (uint32)
3333
DEFAULT_ADMIN_ROLE() view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
JUNGLE_BANK() view returns (address)
0x8e5f332a0662c8c06bdd1eed105ba1c4800d4c2f
MAX_ALLOW_LIST_MINT() view returns (uint32)
2
MAX_BATCH_MINT() view returns (uint32)
5
MAX_SUPPLY() view returns (uint32)
8888
MODERATOR() view returns (bytes32)
0x58c8e11deab7910e89bf18a1168c6e6ef28748f00fd3094549459f01cec5e0aa
SALE_PRICE() view returns (uint256)
100000000000000000
allowListQuantity() view returns (uint32)
315
contractURI() view returns (string)
https://junglefreaks.mypinata.cloud/ipfs/QmcqpGYcVamXUdPoVeAC8NagKq14ta29fAfVZoHE3PRYTt/contract.json
getSaleState() view returns (uint8)
1
getSaleType() view returns (string)
HoldersMint
merkleRoot() view returns (bytes32)
0xf81b9999e2766587723ad4d3506abc5fb371a5500163caa3522c933208e0c7a4
name() view returns (string)
Jungle Freaks Motor Club
owner() view returns (address)
0x8e5f332a0662c8c06bdd1eed105ba1c4800d4c2f
reserved() view returns (uint32)
0
royaltyBasisPoints() view returns (uint32)
500
royaltyReceiver() view returns (address)
0x44a712a81983ad879e14beecd23d601d98e3dc73
signerAddress() view returns (address)
0xd497c27c285e9d32ca316e8d9b4ccd735dee4c15
symbol() view returns (string)
JFMC
totalMinted() view returns (uint256)
8888
totalSupply() view returns (uint256)
8888
user1() view returns (address)
0x8e5f332a0662c8c06bdd1eed105ba1c4800d4c2f
user2() view returns (address)
0x954bfe5137c8d2816ce018efd406757f9a060e5f
user3() view returns (address)
0x2e7d93e2adfc4a36e2b3a3e23de7c35212471cfb
user4() view returns (address)
0x6fa183959b387a57b4869eaa34c2540ff237886f
user5() view returns (address)
0x901fc05c4a4bc027a8979089d716b6793052cc16
user6() view returns (address)
0xd196e0afaca3679c27fc05ba8c9d3abbcd353b5d
Read-only
balanceOf(address owner) view returns (uint256)
calculateSplit(uint256 balance) pure returns (uint256 user1Amount, uint256 user2Amount, uint256 user3Amount, uint256 user4Amount, uint256 user5Amount, uint256 user6Amount)
getApproved(uint256 tokenId) view returns (address)
getHoldersGuaranteeUsed(address address_) view returns (bool)
getHoldersTxAllowance(address address_) view returns (uint256 txAllowance)
getRoleAdmin(bytes32 role) view returns (bytes32)
getTotalHoldings(address address_) view returns (uint256 totalTokenHoldings, uint256 stakedHoldings)
hasRole(bytes32 role, address account) view returns (bool)
holdersEthPrice(uint256 j_, uint256 q_) pure returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
publicEthPrice(uint256 j_, uint256 q_) pure returns (uint256)
royaltyInfo(uint256, uint256 salePrice_) view returns (address receiver, uint256 amount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events allowListMint(bytes signature_, bytes8 salt_, bytes32[] merkleProof_, uint8 quantity_) payable
approve(address to, uint256 tokenId)
burn(uint256 tokenId)
endMint()
giveawayMint(address[] to_, uint32[] quantity_)
grantRole(bytes32 role, address account)
holdersGuaranteeMint(bytes signature_, bytes8 salt_, uint256 jungle_) payable
holdersMint(bytes signature_, bytes8 salt_, uint256 jungle_, uint8 quantity_) payable
pauseMint()
publicMint(bytes signature_, bytes8 salt_, uint256 jungle_, uint8 quantity_) payable
renounceOwnership()
renounceRole(bytes32 role, address account)
reservedMint(address to_, uint32 quantity_)
revokeRole(bytes32 role, address account)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string _uri)
setMerkleRoot(bytes32 _merkleRoot)
setRoyaltyBasisPoints(uint32 royaltyBasisPoints_)
setRoyaltyReceiver(address royaltyReceiver_)
setSignerAddress(address signerAddress_)
setUser1(address address_)
setUser2(address address_)
setUser3(address address_)
setUser4(address address_)
setUser5(address address_)
setUser6(address address_)
startAllowListMint()
startHoldersGuaranteeMint()
startHoldersMint()
startPublicMint()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
unpauseMint()
withdrawErc20(address token)
withdrawEth()
AllowListMintBegins()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
HoldersGuaranteeMintBegins()
HoldersMintBegins()
IsPaused(bool _paused)
MintEnds()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
PublicMintBegins()
RoleAdminChanged(bytes32 indexed role, bytes32 indexed previousAdminRole, bytes32 indexed newAdminRole)
RoleGranted(bytes32 indexed role, address indexed account, address indexed sender)
RoleRevoked(bytes32 indexed role, address indexed account, address indexed sender)
SetBaseURI(string _baseURI_)
StateOfSale(uint8 _state)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
TypeOfSale(string _saleType)
constructor(address signer_, address moderator_, address royaltyReceiver_, address jfContract_, address jflContract_, address jungleContract_)
receive()
AllSalesFinished()
AllowListSoldOut()
ApprovalCallerNotOwnerNorApproved()
ApprovalQueryForNonexistentToken()
ApprovalToCurrentOwner()
ApproveToCaller()
ArrayLengthMismatch()
AuxQueryForZeroAddress()
BalanceQueryForZeroAddress()
HashUsed()
IncorrectEthValue()
IncorrectSaleType()
IncorrectValueJungle()
MintAddressUsed()
MintToZeroAddress()
MintZeroQuantity()
MustMintMinimumOne()
NoActiveSale()
NoPausedSale()
NoTrailingSlash()
NotHoldingJungleFreaks()
NotModeratorOrOwner()
OwnerQueryForNonexistentToken()
ProofFailed()
ReserveLimitExceeded()
SignatureFailed(address signatureAddress, address signer)
SoldOut()
TransactionMintLimit(uint256 limit)
TransferCallerNotOwnerNorApproved()
TransferFromIncorrectOwner()
TransferToNonERC721ReceiverImplementer()
TransferToZeroAddress()
WithdrawalFailedUser1()
WithdrawalFailedUser2()
WithdrawalFailedUser3()
WithdrawalFailedUser4()
WithdrawalFailedUser5()
WithdrawalFailedUser6()
ZeroAddress()
ZeroBalance()