This contract is being backfilled. You may encounter incomplete storage history.

MetaGeckos Genesis

Verified contract

Active on Ethereum with 3,382 txns
Deployed by via 0x1638302c at 13523974
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MetaGeckos Genesis"

0x9478d29df315711a046c45feed4c14cf3c54050296abc7378b60a83d652dbfb1
0xc372869175c932bec0baa2a4377d4fbb4c91206fe4310befe1a2a5f4c4bfe57b
From
0x7d28626aa0c4fb2d580873daa2ef4f33db88b0ebd8d53e9b6cd05292ce9b1709
0xff1a8be19d1f978f51090b6decb9a5a20506cd7ae08b3f72aa564c6971815bc6
From
0x2da5224d68ee8fc135f70ec59bbe7670635d74638454ccfc08b875a5089eaaaf
From
0x66f3b9912bd88876e5576d7c69c91bccf6cf83c9920f63848c5ee9e3213f30d2
0xd65a830ac727e328f73f5be42679a0be552d3fd1153c40e39fa7aec7e949b9fd
0x7e12510c6a4fcaba6d40c87591aaed9b8c8ba8791ef644133bc324694a7e5aba
0x7cf0ec27980d1d1496bb898af4a0a25a2038fafdd24c6b86a4cc739526ebcee6
0x24cfca07cef981dd0f7cae7f251ca938bc9b4d0bd64546ed88a5f9cb839db902

Functions
Getter at block 20811805
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
MANAGER_ROLE(view returns (bytes32)
0x241ecf16d79d0f8dbfb92cbc07fe17840425976cf0667f022fe9877caa831b08
MAX_GECKOS(view returns (uint256)
4000
METAGECKOS_0_PROVENANCE(view returns (string)
contractURI(view returns (string)
https://gateway.pinata.cloud/ipfs/QmNjwE4wwZm3K1S3VVFZTUFN9c4U6Sk3TwEMNtLnb4HK7Y
hasSaleStarted(view returns (bool)
true
name(view returns (string)
MetaGeckos Genesis
nttzToken(view returns (address)
0xa9595bdde53a9c956c272ddd964cf9b2e6836bb4
owner(view returns (address)
0x92458488e7edd18cf5b7a9ad75b5a623314d2c07
payoutAddress(view returns (address)
0x92458488e7edd18cf5b7a9ad75b5a623314d2c07
royaltyFeeBps(view returns (uint96)
1000
symbol(view returns (string)
MGEX0
totalSupply(view returns (uint256)
2687
Read-only
balanceOG(addressview returns (uint256)
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getRaribleV2Royalties(uint256 idview returns (struct LibPartPart[])
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
mgexTokenBalance(address _ownerview returns (uint256)
ownerOf(uint256 tokenIdview returns (address)
royalties(uint256uint256view returns (address accountuint96 value)
snapshotUsers(addressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwner(address _ownerview returns (uint256[])
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
addSnapshotUser(address _touint256 _NumberOfGeckos
approve(address touint256 tokenId
burnGecko(uint256 tokenId
burnNTTZ(address _fromuint256 _amount
claimMetaGecko(uint256 numMetaGeckos
grantRole(bytes32 roleaddress account
nttzClaimContribRewards(
nttzClaimRewards(
nttz_SetAddress(address _nttz
pauseSale(
renounceOwnership(
renounceRole(bytes32 roleaddress account
reserveTreasury(uint256 numTreasuryMetaGeckos
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string _contractURI
setRaribleRoyaltyWallet(address royaltyWallet
startSale(
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
withdrawAll(payable 
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaGeckoMinted(address useruint256 numMetaGeckos
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
RoyaltiesSet(uint256 tokenIdstruct LibPartPart[] royalties
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string baseTokenURIstring baseContractURIaddress manager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.