Bugatti Group Phygital Genesis

Verified contract

Active on Ethereum with 3,903 txns
Deployed by via 0x83047851 at 15991951
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
14 additional variables

No balances found for "Bugatti Group Phygital Genesis"

0xe526a53799fe8158ba7932ed6cbc6de3dbfb47daac60621f78b3bd72f788e1a7
0xd9d467a2419606d88085b35c30d462b8801906aa9e911f0615f27e7587bc3030
0x31675c67a367518b7fa9976422f6932e44dff086ec8a4202900f8e0788cd9ea7
0x284070dad9a3a524332c17d43d87a7fc8113696c1f0a2f44d339883d38f21f11
0x41e712ae0fb7fd462c8c36ca93e94893f61ab4d6c1904508434697f60ab9141e
0xd223699ac6afe78ab0534e8094635eaefa1cd0e8371de41379f5c87c32c27bf3
0x3f78d7e384339090307584af4a842387add25629a75b3833bb48152f17e90f95
0x6f4c6d9e6965c74c49822d5c83328a254862a5000453188a09248e3e6f5737c1
0x7a997ab011a220dc23a977cfc9853f25367aec3fd9194fadf08350e832bef387
0x30c57fca5da947d62c0835912286d3f7278c01c24d20c5c52704a9bca9ef62fa

Functions
Getter at block 21297339
allowlistMintEnabled(view returns (bool)
false
baseURI(view returns (string)
https://nft.bugatticollectionsnft.com/bugatti-get-metadata?id=
blendsEnabled(view returns (bool)
true
claimedURI(view returns (string)
https://nft.bugatticollectionsnft.com/bugatti-get-claimed-metadata?id=
claimsEnabled(view returns (bool)
true
cost(view returns (uint256)
140000000000000000
creditMintEnabled(view returns (bool)
true
hiddenURI(view returns (string)
https://bugatti-nft.s3.amazonaws.com/hidden/hidden.json
maxAllowlistMint(view returns (uint256)
5
maxMintAmountPerTx(view returns (uint256)
10
maxOgMint(view returns (uint256)
5
maxPublicMint(view returns (uint256)
500
maxSupply(view returns (uint256)
2090
merkleRoot(view returns (bytes32)
0xb5abcca9b945dcff02482dc6cafba0fadbbda3fcea2b0823f100abdb9c5f0ccb
name(view returns (string)
Bugatti Group Phygital Genesis
ogMintEnabled(view returns (bool)
false
owner(view returns (address)
0xeaa4afb12d88728a20159c5d22b0705ccadae4ed
paused(view returns (bool)
false
publicMintEnabled(view returns (bool)
true
remainingTeamMints(view returns (uint256)
150
revealed(view returns (bool)
true
server(view returns (address)
0xc46e1f5780952bbcc288de1ef3cab623daf974b7
symbol(view returns (string)
BGPGC
totalMinted(view returns (uint256)
2124
totalSupply(view returns (uint256)
1607
uriSuffix(view returns (string)
.json
Read-only
allowlistMintedBalance(addressview returns (uint256)
authorizedCreditGateways(addressview returns (bool)
balanceOf(address ownerview returns (uint256)
claimed(uint256view returns (bool)
explicitOwnershipOf(uint256 tokenIdview returns (struct IERC721ATokenOwnership)
explicitOwnershipsOf(uint256[] tokenIdsview returns (struct IERC721ATokenOwnership[])
getApproved(uint256 tokenIdview returns (address)
isApprovedForAll(address owneraddress operatorview returns (bool)
ogMintedBalance(addressview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
publicMintedBalance(addressview returns (uint256)
recipeCaps(uint256view returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
tokensOfOwner(address ownerview returns (uint256[])
tokensOfOwnerIn(address owneruint256 startuint256 stopview returns (uint256[])
State-modifying
allowlistMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
approve(address touint256 tokenIdpayable 
blend(uint256 _recipeIduint256[] _tokenIdsbytes _signature
claim(uint256[] _tokenIdsbytes _signature
creditMint(uint256 _mintAmountpayable 
enableAllowlistMint(uint256 _costbytes32 _merkleRoot
enableOGMint(uint256 _costbytes32 _merkleRoot
enablePublicMint(uint256 _cost
mint(uint256 _mintAmountpayable 
mintForAddress(address _receiveruint256 _mintAmount
mintToTeamMember(address _receiveruint256 _mintAmount
ogMint(uint256 _mintAmountbytes32[] _merkleProofpayable 
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenIdpayable 
safeTransferFrom(address fromaddress touint256 tokenIdbytes datapayable 
setAllowlistMintEnabled(bool _state
setApprovalForAll(address operatorbool approved
setBaseURI(string _metadataURI
setBlendsEnabled(bool _state
setClaimedUri(string _claimedURI
setClaimsEnabled(bool _state
setCost(uint256 _cost
setCreditGateway(address _addressbool _state
setCreditMintEnabled(bool _state
setHiddenUri(string _hiddenURI
setMaxAllowlistMint(uint256 _maxAllowlistMint
setMaxMintAmountPerTx(uint256 _maxMintAmountPerTx
setMaxOgMint(uint256 _maxOgMint
setMaxPublicMint(uint256 _maxPublicMint
setMaxSupply(uint256 _newMaxSupply
setMerkleRoot(bytes32 _merkleRoot
setOgMintEnabled(bool _state
setPaused(bool _state
setPublicMintEnabled(bool _state
setRecipeCaps(uint256 _recipeIduint256 _newCap
setRevealed(bool _state
setServer(address _server
setUriSuffix(string _uriSuffix
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
TokenBlended(uint256 indexed _newTokenIduint256 _newTokenTypeaddress _address
TokenClaimed(uint256[] _tokenIdsaddress _address
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _hiddenURIaddress _server
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ApprovalCallerNotOwnerNorApproved(
ApprovalQueryForNonexistentToken(
BalanceQueryForZeroAddress(
InvalidQueryRange(
MintERC2309QuantityExceedsLimit(
MintToZeroAddress(
MintZeroQuantity(
OperatorNotAllowed(address operator
OwnerQueryForNonexistentToken(
OwnershipNotInitializedForExtraData(
TransferCallerNotOwnerNorApproved(
TransferFromIncorrectOwner(
TransferToNonERC721ReceiverImplementer(
TransferToZeroAddress(
URIQueryForNonexistentToken(