Billionaire Gator Club

Verified contract

Active on Ethereum with 4,018 txns
Deployed by via 0xc9ed8189 at 15913883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional variables

No balances found for "Billionaire Gator Club"

0x2e718f4e9d4ac81d9683a12eded9772b09e903e1f000d1feb35a4b470acb54f8
0xbba808ec1f62deca26f538ab237ea1566ef0ba4ae74d1931632c850729d0d251
0x96d3f960633ab44e703efc961c56c315a31a75b552bfb4ce3b5f154de676635c
0xf3f00710e348449cfe12d43d618308a48b1124252867b641f0ae72d87e3d5f55
0xa04dcf9df566c78a2df6be5662e2f99f522d3f258c43fa13d2e3329bca12d9ae
0x44bca5c56dfd9cb0ee3f9169d4fd9702f52971039b15c749307de2cbb62e14eb
0x41a1c73598d16eb5129eefe1e7f71cacb4de236ff944de47db573142cc0989ec
0x705cd3e5842025d57a4394efb0631d0d75a0bdee7c4e4749dd4b0b8c3084049c
0xc57dae27b4f0c026840d9b1ebf78880d123abd7731478d863256b0d156061546
0x2f32f34c48e0b48592cfb81f6e218a2b4b8c0c3f4fbe801355c86d75820ceda6

Functions
Getter at block 21162223
CONTRACT_VERSION(view returns (uint8)
2
EARLY_MINT_PRICE(view returns (uint256)
0
MAX_WALLET_MINTS(view returns (uint256)
15
PRICE(view returns (uint256)
3000000000000000
RAMPPADDRESS(view returns (address)
0xa9dac8f3aedc55d0fe707b86b8a45d246858d2e1
_baseTokenExtension(view returns (string)
.json
_baseTokenURI(view returns (string)
https://api.billionairegator.club/
baseTokenURI(view returns (string)
https://api.billionairegator.club/
calcAvailableBalance(view returns (uint256)
0
collectionSize(view returns (uint256)
4000
currentTokenId(view returns (uint256)
4000
earlyMintOwnershipCap(view returns (uint256)
1
erc20Payable(view returns (address)
0x8cf0285ee60db505d0969d88a9fec1db3c519ef8
getNextTokenId(view returns (uint256)
4001
maxBatchSize(view returns (uint256)
15
merkleRoot(view returns (bytes32)
0xf826068dfa1893230250a6a60b31362ba58f7c3262b173c85ce79294a57ae295
mintingOpen(view returns (bool)
true
name(view returns (string)
Billionaire Gator Club
nextOwnerToExplicitlySet(view returns (uint256)
0
onlyAllowlistMode(view returns (bool)
false
onlyERC20MintingMode(view returns (bool)
false
owner(view returns (address)
0x8cf0285ee60db505d0969d88a9fec1db3c519ef8
payableAddressCount(view returns (uint256)
1
symbol(view returns (string)
BGC
totalSupply(view returns (uint256)
4000
usingEarlyMintIncentive(view returns (bool)
true
Read-only
balanceOf(address ownerview returns (uint256)
canMintAmount(address _addressuint256 _amountview returns (bool)
chargeAmountForERC20(address _erc20TokenContractview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getOwnershipData(uint256 tokenIdview returns (struct ERC721ATokenOwnership)
getPrice(uint256 _countaddress _toview returns (uint256)
inTeam(address _addressview returns (bool)
isAllowlisted(address _tobytes32[] _merkleProofview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
isApprovedForERC20Payments(address _erc20TokenContractview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
payableAddresses(uint256view returns (address)
payableFees(uint256view returns (uint256)
restrictedApprovalAddresses(addressview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
addOrUpdateERC20ContractAsPayment(address _erc20TokenContractbool _isActiveuint256 _chargeAmountInTokens
addToTeam(address _address
approve(address touint256 tokenId
closeAllowlistMint(
disableAllowlistOnlyMode(
disableERC20ContractAsPayment(address _erc20TokenContract
disableERC20OnlyMinting(
disableEarlyMintIncentive(
enableAllowlistOnlyMode(
enableERC20ContractAsPayment(address _erc20TokenContract
enableERC20OnlyMinting(
enableEarlyMintIncentive(
mintTo(address _topayable 
mintToAL(address _tobytes32[] _merkleProofpayable 
mintToAdminV2(address _touint256 _qty
mintToMultiple(address _touint256 _amountpayable 
mintToMultipleAL(address _touint256 _amountbytes32[] _merkleProofpayable 
mintToMultipleERC20(address _touint256 _amountaddress _erc20TokenContractpayable 
mintToMultipleERC20AL(address _touint256 _amountbytes32[] _merkleProofaddress _erc20TokenContractpayable 
openAllowlistMint(
openMinting(
removeFromTeam(address _address
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setApprovalRestriction(address _addressbool _isRestricted
setBaseTokenExtension(string baseExtension
setBaseURI(string baseURI
setERC20PayableAddress(address _newErc20Payable
setEarlyIncentivePrice(uint256 _feeInWei
setEarlyMintOwnershipCap(uint256 _newCap
setMaxMint(uint256 _newMaxMint
setPrice(uint256 _feeInWei
setRamppAddress(address _newAddress
setWalletMax(uint256 _newWalletMax
stopMinting(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
updateMerkleRoot(bytes32 _newMerkleRoot
withdrawAll(
withdrawAllRampp(
withdrawERC20(address _tokenContractuint256 _amountToWithdraw
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

This contract contains no error objects.