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

GNSS

Verified contract

Active on Ethereum with 25,629 txns
Deployed by via 0xf63769a1 at 14367075
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "GNSS"

0x2c3124bf02075b78d5fb41a33c9c9a8cf97555f5affafd231d81ed1d9b617631
0x237b597209add61978c83270eff5438ee8289d60dc066280bef1a6e075019823
0xad17d82a006ca767f5ad8174b6733e7a8a70ce3adc93d83152e5b9e85d7858cb
0xb6824a1db4652de970139332b82ab0844f569f01aaa4950f90e5e1ae0a3380f9
0x5388fb3d9d95f8fbcc3f7de9e901b64051ab116b61749b2f73fe7909b34d603e
0x179a4568f3fa5ad581324e1feaf800475289ed9a5b66d772543f13d6bff90283
0xfffb9b5d5a0606d9dd247e1391ea7fa066ade0611c386446c0cc3dc0ec3db1c5
0x505daf13498cf73797136aca9f27ec7e9a3960ed76f96d4a6a9d58b43477c5ee
0xc6a5e36ee1722fc9bcce6d67b1a6f751477f08f8d0611ade023a1234eb78c642
0x818482944bc22fc23e13203f78975ea21d7b79ffd1f8547bd08fb285552b6348

Functions
Getter at block 20795302
getAmountMinted(view returns (uint256)
10000
getPrice(view returns (uint256)
330000000000000000
owner(view returns (address)
0x209aa937ac59f60384a70b98fec5daf54ac7b967
Read-only
balanceOf(address accountuint256 idview returns (uint256)
balanceOfBatch(address[] accountsuint256[] idsview returns (uint256[])
checkIfRedeemed(address _contractAddressuint256 _tokenIdview returns (bool)
isApprovedForAll(address accountaddress operatorview returns (bool)
isContractAuthorized(address contractAddressview returns (uint256)
supportsInterface(bytes4 interfaceIdview returns (bool)
uri(uint256view returns (string)
State-modifying
airdropGiveaway(address[] touint256[] amountToMint
burn(address accountuint256 iduint256 value
burnBatch(address accountuint256[] idsuint256[] values
migrateToken(uint256 idstring hashreturns (uint256)
mint(uint256 amountToMintpayable returns (uint256)
renounceOwnership(
safeBatchTransferFrom(address fromaddress touint256[] idsuint256[] amountsbytes data
safeTransferFrom(address fromaddress touint256 iduint256 amountbytes data
setApprovalForAll(address operatorbool approved
setGnssContract(address contractAddress
setPrice(uint256 _newPrice
toggleContractAuthorization(address contractAddressuint256 typeOfContract
toggleMigration(
toggleSales(
transferOwnership(address newOwner
withdrawFunds(
Events
ApprovalForAll(address indexed accountaddress indexed operatorbool approved
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
priceChanged(uint256 newPrice
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.