1687 Icons 1

Verified contract

Active on Ethereum with 587 txns
Deployed by via 0x1e291065 at 14271787
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable
Native
Value $3,706.32
0x4fe23a15ebcb703b1ab76f53f2cc6f12c20c71270f9ad3894a3e547f99671166
0xc85875afd89ae7ac132f3e295623855192413b3ff8a7fb29602908fb93c2424a
0x7f2d68edeaacdb98bbe599f6cf8fcd2cc3c26ace91dc2b6a038f5eb2a8500b46
0xe4427cc86c2fc3a378b876e73e9b0b00b8c51b584b20852a6fd0fda1ce5c81f0
0xb57260472a14a6959d036c5d182f9cc1b32868a44ff7527d8e6461aba2cdbd29
0x79c2c30b7270fdc43e6f15a1dbebdc5fef1b22cd83049bd6523242f6c74cb76e
0x27f3579b0744e7153841c587bf1d8df77a38a72f51f008fb5fbe617dd6b067ec
0xc9c8d4fdc1f447b917a612d524971ff2d248d4d8d698fbee03680ef833bd1aac
0x1c1a83a685f8807508c1ffa819d8a1ea43f77575ccac0e5ddb0b5789bf6ca955
0x4775c96438cc90b6d4f8058943eccca4db208c2439b1d6797263528511e58db0

Functions
Getter at block 20854797
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
ERC712_VERSION(view returns (string)
1
MAX_ALLOWED_GAS_FEE(view returns (uint256)
0
MAX_MINT_PER_TRANSACTION(view returns (uint256)
4
MAX_TOTAL_MINT(view returns (uint256)
840
MINTER_ROLE(view returns (bytes32)
0x9f2df0fed2c77648de5860a4cc508cd0818c85b8b8a1ab4ceeef8d981c8956a6
PRICE(view returns (uint256)
50000000000000000
contractURI(view returns (string)
ipfs://QmdV6DYEp6UXvEt5Jk6Qv5HEAshmndEXphSg6ekxr3HhNL
getChainId(view returns (uint256)
1
getDomainSeperator(view returns (bytes32)
0xe1ee395002c96863b9713fc95c3dda5ea15ecfc5fd9b46c1317c0b2fedbaa760
getInfo(view returns (uint256 priceuint256 totalSupplyNumberuint256 senderBalanceuint256 maxTotalMintuint256 maxMintPerTransactionuint256 maxAllowedGasFeebool isPublicSaleActivebool isPurchaseEnabled)
(price=50000000000000000, totalSupplyNumber=448, senderBalance=0, maxTotalMint=840, maxMintPerTransaction=4, maxAllowedGasFee=0, isPublicSaleActive=true, isPurchaseEnabled=true)
name(view returns (string)
1687 Icons 1
owner(view returns (address)
0xd9a5d3d9834f52d8021f770ffcb20b36eed04865
symbol(view returns (string)
1687 Icons 1
totalSupply(view returns (uint256)
448
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getNonce(address userview returns (uint256 nonce)
getRaribleV2Royalties(uint256 idview returns (struct LibPartPart[] result)
getRoleAdmin(bytes32 roleview returns (bytes32)
hasRole(bytes32 roleaddress accountview returns (bool)
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenURI(uint256 _tokenIdview returns (string)
State-modifying
approve(address touint256 tokenId
executeMetaTransaction(address userAddressbytes functionSignaturebytes32 sigRbytes32 sigSuint8 sigVpayable returns (bytes)
freezeBaseURI(
grantRole(bytes32 roleaddress account
mint(address touint256 count
purchase(uint256 countpayable 
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string baseURI
setContractURI(string uri
setMaxAllowedGasFee(uint256 maxFeeGwei
setOpenSeaProxyRegistryAddress(address addr
setPlaceholderURI(string placeholderURI
setRaribleRoyaltyAddress(address addr
togglePublicSale(bool isActive
togglePurchaseEnabled(bool isActive
transferFrom(address fromaddress touint256 tokenId
transferFromBulk(address fromaddress touint256[] tokenIds
transferOwnership(address newOwner
withdraw(
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
MetaTransactionExecuted(address userAddressaddress relayerAddressbytes functionSignature
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
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(string namestring symboluint256 priceuint256 maxTotalMintuint256 maxMintPerTransactionuint256 maxAllowedGasFeestring contractURIStrstring placeholderURIaddress raribleRoyaltyAddressaddress openSeaProxyRegistryAddress
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.