Shapes&Particles

Verified contract

Proxy

Active on Base with 3 txns
Deployed by via 0x8062e0e0 at 11295474
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 3 additional slots
-
variable spans 1 additional slot

No balances found for "Shapes&Particles"

0x6ad333f5844963423335215d30629e44e9f451ebfef4ce1b74f58db4161d3b7f
0xe9b4a3c84feb45fa15e0366ed9a15d47cacbdd1bb21052018e29f5476941fbd0
0x5ebecdc913beda606956e61582808f5ee9065eb6e365db4884acf5a811430a23

Functions
Getter at block 23090644
activeMinters(view returns (address[])
[0x4bDcaC532143d8d35ed759189EE22E3704580b9D]
baseRoyalties(view returns (address receiveruint96 basisPoints)
(receiver=0x9eae330698516d5298fff5fc5f6b7bd0cafa9dfc, basisPoints=1000)
contractRegistry(view returns (address)
0xca6e30b1c7cbe7cf605ce30b334f968c5e2ea016
 
contractURI(view returns (string)
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=FxGenArt721, version=1, chainId=8453, verifyingContract=0x85d9a408beca579074a10d5da5a3a4eb1c4edf83, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
issuerInfo(view returns (address primaryReceiverstruct ProjectInfo projectInfo)
(primaryReceiver=0x8fd39677a5becacef41eac7f85fe79ca26f0b7db, projectInfo=(true, false, 100, 0, 1709383895))
metadataInfo(view returns (bytes baseURIaddress onchainPointer)
(baseURI=0x, onchainPointer=0x0000000000000000000000000000000000000000)
name(view returns (string)
Shapes&Particles
nonce(view returns (uint96)
0
owner(view returns (address result)
0x43bf2671b759e09cf0d18e77c3b4686bbb3964f5
paused(view returns (bool)
false
primaryReceiver(view returns (address)
0x8fd39677a5becacef41eac7f85fe79ca26f0b7db
randomizer(view returns (address)
0x6754e97b8eaec13fa24480e9d1240176dd0f2911
remainingSupply(view returns (uint256)
86
renderer(view returns (address)
0x9c4cc8403be33b89a46794ae409ce634ca567956
roleRegistry(view returns (address)
0x8d3c748e99066e15425ba1620cdd066d85d6d918
symbol(view returns (string)
FXGEN
totalSupply(view returns (uint96)
14
Read-only
balanceOf(address ownerview returns (uint256)
genArtInfo(uint256view returns (address minterbytes32 seedbytes fxParams)
generateOnchainPointerHash(bytes _dataview returns (bytes32)
generateRendererHash(address _rendererview returns (bytes32)
getApproved(uint256 tokenIdview returns (address)
getRoyalties(uint256 _tokenIdview returns (address[] receiversuint256[] basisPoints)
isApprovedForAll(address owneraddress operatorview returns (bool)
isMinter(address _minterview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
ownershipHandoverExpiresAt(address pendingOwnerview returns (uint256 result)
royaltyInfo(uint256 _tokenIduint256 _salePriceview returns (address receiveruint256 amount)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenRoyalties(uint256view returns (address receiveruint96 basisPoints)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
burn(uint256 _tokenId
cancelOwnershipHandover(payable 
completeOwnershipHandover(address pendingOwnerpayable 
fulfillSeedRequest(uint256 _tokenIdbytes32 _seed
initialize(address _ownerstruct InitInfo _initInfostruct ProjectInfo _projectInfostruct MetadataInfo _metadataInfostruct MintInfo[] _mintInfoaddress[] _royaltyReceiversuint32[] _allocationsuint96 _basisPoints
mint(address _touint256 _amountuint256
mintParams(address _tobytes _fxParams
ownerMint(address _to
ownerMintParams(address _tobytes _fxParams
pause(
reduceSupply(uint120 _supply
registerMinters(struct MintInfo[] _mintInfo
renounceOwnership(payable 
requestOwnershipHandover(payable 
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setBaseRoyalties(address[] _receiversuint32[] _allocationsuint96 _basisPoints
setBaseURI(bytes _uri
setBurnEnabled(bool _flag
setMintEnabled(bool _flag
setOnchainPointer(bytes _onchainDatabytes _signature
setPrimaryReceivers(address[] _receiversuint32[] _allocations
setRandomizer(address _randomizer
setRenderer(address _rendererbytes _signature
setTags(uint256[] _tagIds
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwnerpayable 
unpause(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
BaseURIUpdated(bytes _uri
BatchMetadataUpdate(uint256 _fromTokenIduint256 _toTokenId
BurnEnabled(bool indexed _flag
EIP712DomainChanged(
Initialized(uint8 version
MetadataUpdate(uint256 _tokenId
MintEnabled(bool indexed _flag
OnchainPointerUpdated(address _pointer
OwnershipHandoverCanceled(address indexed pendingOwner
OwnershipHandoverRequested(address indexed pendingOwner
OwnershipTransferred(address indexed oldOwneraddress indexed newOwner
Paused(address account
PrimaryReceiverUpdated(address indexed _receiveraddress[] _receiversuint32[] _allocations
ProjectDeleted(
ProjectInitialized(address indexed _primaryReceiverstruct ProjectInfo _projectInfostruct MetadataInfo _metadataInfostruct MintInfo[] _mintInfo
ProjectTags(uint256[] _tagIds
RandomizerUpdated(address indexed _randomizer
RendererUpdated(address indexed _renderer
SeedFulfilled(address indexed _randomizeruint256 indexed _tokenIdbytes32 _seed
SupplyReduced(uint120 indexed _prevSupplyuint120 indexed _newSupply
TokenIdRoyaltiesUpdated(uint256 indexed _tokenIdaddress _receiveruint96 _basisPoints
TokenRoyaltiesUpdated(address indexed _receiveraddress[] _receiversuint32[] _allocationsuint96 _basisPoints
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Unpaused(address account
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
AllocationExceeded(
BaseRoyaltiesNotSet(
BurnInactive(
FeeReceiverMissing(
InsufficientSupply(
InvalidAmount(
InvalidEndTime(
InvalidFeeReceiver(
InvalidInputSize(
InvalidRoyaltyConfig(
InvalidShortString(
InvalidStartTime(
LengthMismatch(
MintActive(
MintInactive(
MoreThanOneRoyaltyReceiver(
NewOwnerIsZeroAddress(
NoHandoverRequest(
NoRoyaltyReceiver(
NonExistentToken(
NotAuthorized(
NotOwner(
OverMaxBasisPointsAllowed(
StringTooLong(string str
SupplyRemaining(
TokenRoyaltiesNotSet(
Unauthorized(
UnauthorizedAccount(
UnauthorizedMinter(
UnregisteredMinter(
WriteError(