ERC-420 Inscription

Verified contract

Active on Ethereum with 3,750 txns
Deployed by via 0x8b4ee365 at 18876771
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional variable

No balances found for "ERC-420 Inscription"

0xe14bc2e6918126a3c2ae1323d54d0727a15ac36bbe95de24212762f372dd48e4
0x41da61e3cfce22b1f90af223af131a3bfb175e4ebf23f6ad3cda792ae1966108
0xbf55e82811b10f4635cf1a3478f3561b46672b0a726790f348e0412a6e86cd49
0x92895fdc3d7218dbf09168ca442a0b2e994a04b7e27521077636176254d1d17a
0x4f93f1aae52f9bee862896a5821eeae01a17f1859271ca086960b733c964abdb
0x0056efdaf746ff865af84d251332d627dff3fdb7d07458ec37cefcf1068a3690
0x0dead4dd6ccf39ff84117bed9b395175c84b570460e2be2c5de378715c423287
0xe326ccb78630c8b1f56d75004a57acb98094157102e199f6238b1ee537f4fce6
0xc75262d90bc20ce4780f49c48cef10dcc9a45330759388dff40532a7f7262bf7
0x07a9f2b1a70d9c01cc256b7c432922c8f5f935872f81f75ddf9df09f320083c4

Functions
Getter at block 21023144
MAX_MINTS_PER_TX(view returns (uint256)
10
NUM_FREE_MINTS(view returns (uint256)
0
PUBLIC_SALE_PRICE(view returns (uint256)
5000000000000000
getBaseURI(view returns (string)
https://oss.erc420.com/preview/erc420/json/
isPublicSaleActive(view returns (bool)
true
iswhitelistSaleActive(view returns (bool)
true
maxMintAmountPerWallet(view returns (uint256)
10
maxMintAmountfreePerTx(view returns (uint256)
0
maxMintAmountfreePerWallet(view returns (uint256)
10
maxSupply(view returns (uint256)
21000
name(view returns (string)
ERC-420 Inscription
nextOwnerToExplicitlySet(view returns (uint256)
0
owner(view returns (address)
0xb39c937e0e87b5a177789eab59a4bdb36516d587
symbol(view returns (string)
ERC-420 Inscription
totalSupply(view returns (uint256)
20311
Read-only
balanceOf(address ownerview returns (uint256)
getApproved(uint256 tokenIdview returns (address)
getTokensOfOwner(address ownerview returns (uint256[])
isApprovedForAll(address owneraddress operatorview returns (bool)
ownerOf(uint256 tokenIdview returns (address)
supportsInterface(bytes4 interfaceIdview returns (bool)
tokenByIndex(uint256 indexview returns (uint256)
tokenOfOwnerByIndex(address owneruint256 indexview returns (uint256)
tokenURI(uint256 tokenIdview returns (string)
walletMintCount(addressview returns (uint256)
whitelist(addressview returns (bool)
State-modifying
addToWhitelist(address[] addresses
approve(address touint256 tokenId
mint(uint256 numberOfTokenspayable 
numfree(uint256 _numfreemints
nums(uint256 _min
removeFromWhitelist(address[] addresses
renounceOwnership(
safeTransferFrom(address fromaddress touint256 tokenId
safeTransferFrom(address fromaddress touint256 tokenIdbytes _data
setApprovalForAll(address operatorbool approved
setBaseURI(string _baseURI
setIsPublicSaleActive(bool _isPublicSaleActive
setIsWhitelistSaleActive(bool _iswhitelistSaleActive
transferFrom(address fromaddress touint256 tokenId
transferOwnership(address newOwner
whitelistmint(uint256 numberOfTokenspayable 
withdraw(
withdrawTokens(address token
Events
Approval(address indexed owneraddress indexed approveduint256 indexed tokenId
ApprovalForAll(address indexed owneraddress indexed operatorbool approved
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Transfer(address indexed fromaddress indexed touint256 indexed tokenId
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.