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

GMMerch

Verified contract

Active on Ethereum with 1,413 txns
Deployed by via 0x748e5687 at 14384883
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GMMerch"

0x6701df3dd9f5e997f3235831d910e11c0c26c34dc32c89c0d29b186af43ac60a
0xb76bfd5a6fb42cb4af21c3d9c5f46cae819adef39fca32b56ab5ab1a85b533e4
0xdb46cb1fe6fc32f83a5002a254470e6e9552c84f2b64d8f8d84864336e86311f
From
0xf232bc5b071f4efe25ff97b8d904aece170d40082da453af18830fa3b347c8b4
0x5eb319a9dc1da4a37fac574b6ce972aa9807559b5f1aa8cc91c4f02f6ac7f7f7
From
0x89f51389c6b395738977c49dcb2a7d588b22ddd9bc74b380eac1d4666b49838d
0xfeeb85e572f5b1eb455e24e6692c6c0c21d6911996bf22e77a60fa0bde1e82bb
0x60845dc00253c3e1037967f8493dd731e80188df45286b5b6bedae78d91f5edc
From
0x4409d182fb5a435df0edbde766ad0b7f2f905ed7421d42d9ddb911a54395de5d
From
0xe4630c309cde1fb836b379654ea1795245524f288a9d092c505fd68406806869

Functions
Getter at block 20797820
getMerchCount(view returns (uint256 merchCount)
5
owner(view returns (address)
0x179a304e5e87da8d059fc65be11d7635b4ea9f69
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
isApprovedForAll(address accountaddress operatorview returns (bool)
merch(uint256view returns (uint256 minteduint256 burneduint256 supplyuint256 priceuint256 incrementuint256 incrementIntervalbool allowMintablebool publicMintablebool mintPassIncluded)
mintList(addressuint256view returns (bool)
recoverSigner(address _addressbytes signatureuint256 idpure returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
burnToken(address _addressuint256 id
createMerchItem(uint256 _supplyuint256 _priceuint256 _increment
mintAdmin(address touint256 iduint256 amount
mintToken(uint256 idpayable 
mintTokenAllow(uint256 idbytes signaturepayable 
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setURI(string newuri
transferOwnership(address newOwner
updateMerchItem(uint256 _indexuint256 _supplyuint256 _priceuint256 _incrementuint256 _incrementIntervalbool _allowMintablebool _publicMintablebool _mintPassIncluded
withdraw(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
GMMinted(address senderuint256 tokenId
GmBurned(address senderuint256 tokenId
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
TransferBatch(address indexed operatoraddress indexed fromaddress indexed touint256[] idsuint256[] values
TransferSingle(address indexed operatoraddress indexed fromaddress indexed touint256 iduint256 value
URI(string valueuint256 indexed id
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.