Gener8tive Metro S1

Verified contract

Active on Ethereum with 871 txns
Deployed by via 0xf6a69037 at 15240388
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Gener8tive Metro S1"

0x216360baf997ff00036e6a1b276d9e689bbbb4562cc1d3059daf99b645055a6d
0xf3e07d137a58369bd81104ea9e13f11a3b707214bd3c2cd5c6f59e2078a36106
0xb1d9f9b094d185a53a53550e6c2dfead9b73d0616af89caa6bad271ecb179f04
0x5747b498a5a6d5e858dd32e3a0861ec2d4b039f81f5bfade74ea7afc0b2a81a9
0xa4f39c039009cf7240f0f69f6189e9187302020f249d8ac76899fb3e8e582634
0x8011a4374968ed7faf88dd001e3407e2507c86c3c07cdd57ecd3dd6b411ce455
0x95f173c9f3818ec08fc116acb75ce454afe3ca3a7923981b771c99d3dc42d0c7
0x1a69254ef40e907c8746e0894451a9b1dc6e6955b8eaf0eeb48361447e27789e
0xa54bb40fc877c4894f4a47341e79bccd7e9909737aadd160a9c3ee721bfa26f1
0xf60c34d3c4c0cf874ec900c6a70c662e649f1db67cd958aa826972c221f97340

Functions
Getter at block 21274872
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
REWARDS_MINTER_ROLE(view returns (bytes32)
0x22fe7797c29f8cc60f28bb6a2e43a2d14d667a2f241579b5344cf5c188aa74ce
hibernation(view returns (address)
0x0000000000000000000000000000000000000000
mintHook(view returns (address)
0x0000000000000000000000000000000000000000
name(view returns (string)
Gener8tive Metro S1
owner(view returns (address)
0xe8d9ad4bfcd008cd7c2cad26c0f13b2bfcf5d588
symbol(view returns (string)
Metro
Read-only
balanceOf(address ownerview returns (uint256)
contractInfo(stringview returns (string)
getApproved(uint256 tokenIdview returns (address)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
series(uint256view returns (uint256 privateMintPriceuint256 publicMintPriceuint256 tokenMintPriceaddress causeBeneficiaryuint8 causePercentagebool pausedbool privateMintActivebool mintWithTokensuint32 maxSupplyuint32 numMintedaddress mintAllocationProvideraddress tokenUriProvider)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenSeriesMapping(uint256view returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
changeSeriesCause(uint256 seriesIdaddress newCauseBeneficiaryuint8 newPercentage
createSeries(uint32 maxSupplyuint256 privateMintPriceuint256 publicMintPriceuint256 tokenMintPriceaddress causeBeneficiaryuint8 causePercentagebool mintWithTokensaddress mintAllocationProvideraddress tokenUriProviderContract
endHibernation(uint256 tokenId
grantRole(bytes32 roleaddress account
hibernationTransfer(uint256 tokenIdaddress recipient
mintWithRewards(uint256 seriesIdaddress minter
privateMint(uint256 seriesIdbytes32[] merkleProofstring extraDatapayable 
publicMint(uint256 seriesIdpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
reserveToken(uint256 seriesId
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes data
setApprovalForAll(address operatorbool approved
setContractInfo(string keystring value
setCustomMintAction(address newMintHook
setHibernationContractAddress(address newHibernation
setSeriesAllocationProvider(uint256 seriesIdaddress newMintAllocationProvider
setSeriesTokenUriProvider(uint256 seriesIdaddress newTokenUriProvider
startHibernation(uint256 tokenId
toggleSeriesMintWithTokens(uint256 seriesId
toggleSeriesPausedState(uint256 seriesId
toggleSeriesPremintState(uint256 seriesId
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawFunds(address recipientuint256 amount
Events
AllocationProviderChanged(uint256 seriesIdaddress newMintAllocationProvider
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
CauseBeneficiaryChanged(uint256 seriesIdaddress indexed causeAddressuint8 causePercentage
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
SeriesPausedStateChange(uint256 seriesIdbool paused
SeriesPremintStateChange(uint256 seriesIdbool enabled
TokenMinted(uint256 indexed tokenIndexuint256 indexed seriesIdaddress minteruint256 maxSupplyuint256 mintPriceuint8 saleType
TokenUriProviderChanged(uint256 seriesIdaddress newProviderAddress
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string _namestring _symbol
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.