g l y p h
Verified contract
Proxy
Active on
Base with 4,000 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
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
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USA | ERC-20 | 1 | $0.000733 |
$0 | |
OHNO | ERC-20 | 2 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22759844 | 8 hours ago | | | 0 | 3.9724466e-7 | |
| 22754323 | 11 hours ago | | | 0 | 0.0000012017430 | |
| 22713342 | a day ago | | | 0 | 0.0000051804022 | |
| 22661359 | 3 days ago | | | 0 | 4.5821627e-7 | |
| 22653284 | 3 days ago | | | 0 | 3.1857234e-7 | |
| 22643628 | 3 days ago | | | 0 | 1.7914244e-7 | |
| 22643199 | 3 days ago | | | 0 | 1.8190914e-7 | |
| 22637265 | 3 days ago | | | 0 | 3.1972444e-7 | |
| 22530557 | 6 days ago | | | 0 | 3.2501801e-7 | |
| 22519488 | 6 days ago | | | 0 | 1.8167253e-7 |
ABI
ABI objects
Getter at block 22774195 contractURI() view returns (string)
activeMinters() view returns (address[])
[0x6e625892C739bFD960671Db5544E260757480725]
baseRoyalties() view returns (address receiver, uint96 basisPoints)
(receiver=0xe0d9a2b3e72021b712f656dd510399a91222a410, basisPoints=2500)
contractRegistry() view returns (address)
0xca6e30b1c7cbe7cf605ce30b334f968c5e2ea016
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=FxGenArt721, version=1, chainId=8453, verifyingContract=0xda50f2173e619aeac6f92a62371ff8c4a5eea480, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
issuerInfo() view returns (address primaryReceiver, struct ProjectInfo projectInfo)
(primaryReceiver=0x0bc99821ccbd833836f834f4c3f15d521f80c2e0, projectInfo=(false, false, 274464, 0, 1713985549))
metadataInfo() view returns (bytes baseURI, address onchainPointer)
(baseURI=0x, onchainPointer=0xce958db1e8fce0cce5d620041c33035ca781231b)
name() view returns (string)
g l y p h
nonce() view returns (uint96)
0
owner() view returns (address result)
0x0edb9d5972d103f57cae467f41903200a8210cab
paused() view returns (bool)
false
primaryReceiver() view returns (address)
0x0bc99821ccbd833836f834f4c3f15d521f80c2e0
randomizer() view returns (address)
0x6754e97b8eaec13fa24480e9d1240176dd0f2911
remainingSupply() view returns (uint256)
0
renderer() view returns (address)
0x9c4cc8403be33b89a46794ae409ce634ca567956
roleRegistry() view returns (address)
0x8d3c748e99066e15425ba1620cdd066d85d6d918
symbol() view returns (string)
FXGEN
totalSupply() view returns (uint96)
274464
Read-only
balanceOf(address owner) view returns (uint256)
genArtInfo(uint256) view returns (address minter, bytes32 seed, bytes fxParams)
generateOnchainPointerHash(bytes _data) view returns (bytes32)
generateRendererHash(address _renderer) view returns (bytes32)
getApproved(uint256 tokenId) view returns (address)
getRoyalties(uint256 _tokenId) view returns (address[] receivers, uint256[] basisPoints)
isApprovedForAll(address owner, address operator) view returns (bool)
isMinter(address _minter) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
ownershipHandoverExpiresAt(address pendingOwner) view returns (uint256 result)
royaltyInfo(uint256 _tokenId, uint256 _salePrice) view returns (address receiver, uint256 amount)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenRoyalties(uint256) view returns (address receiver, uint96 basisPoints)
tokenURI(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
burn(uint256 _tokenId)
cancelOwnershipHandover() payable
completeOwnershipHandover(address pendingOwner) payable
fulfillSeedRequest(uint256 _tokenId, bytes32 _seed)
initialize(address _owner, struct InitInfo _initInfo, struct ProjectInfo _projectInfo, struct MetadataInfo _metadataInfo, struct MintInfo[] _mintInfo, address[] _royaltyReceivers, uint32[] _allocations, uint96 _basisPoints)
mint(address _to, uint256 _amount, uint256)
mintParams(address _to, bytes _fxParams)
ownerMint(address _to)
ownerMintParams(address _to, bytes _fxParams)
pause()
reduceSupply(uint120 _supply)
registerMinters(struct MintInfo[] _mintInfo)
renounceOwnership() payable
requestOwnershipHandover() payable
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes data)
setApprovalForAll(address operator, bool approved)
setBaseRoyalties(address[] _receivers, uint32[] _allocations, uint96 _basisPoints)
setBaseURI(bytes _uri)
setBurnEnabled(bool _flag)
setMintEnabled(bool _flag)
setOnchainPointer(bytes _onchainData, bytes _signature)
setPrimaryReceivers(address[] _receivers, uint32[] _allocations)
setRandomizer(address _randomizer)
setRenderer(address _renderer, bytes _signature)
setTags(uint256[] _tagIds)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner) payable
unpause()
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
BaseURIUpdated(bytes _uri)
BatchMetadataUpdate(uint256 _fromTokenId, uint256 _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 oldOwner, address indexed newOwner)
Paused(address account)
PrimaryReceiverUpdated(address indexed _receiver, address[] _receivers, uint32[] _allocations)
ProjectDeleted()
ProjectInitialized(address indexed _primaryReceiver, struct ProjectInfo _projectInfo, struct MetadataInfo _metadataInfo, struct MintInfo[] _mintInfo)
ProjectTags(uint256[] _tagIds)
RandomizerUpdated(address indexed _randomizer)
RendererUpdated(address indexed _renderer)
SeedFulfilled(address indexed _randomizer, uint256 indexed _tokenId, bytes32 _seed)
SupplyReduced(uint120 indexed _prevSupply, uint120 indexed _newSupply)
TokenIdRoyaltiesUpdated(uint256 indexed _tokenId, address _receiver, uint96 _basisPoints)
TokenRoyaltiesUpdated(address indexed _receiver, address[] _receivers, uint32[] _allocations, uint96 _basisPoints)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
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()