Chr0m13 Squiggl3s by notSn0wfr0
Verified contract
Active on
Ethereum with 631 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "Chr0m13 Squiggl3s by notSn0wfr0"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16460851 | 2 years ago | | | 0 | 0.00070839246 | |
| 16179410 | 2 years ago | | | 0 | 0.0014323507 | |
| 16132926 | 2 years ago | | | 0 | 0.00065436330 | |
| 16125127 | 2 years ago | | | 0 | 0.0017118744 | |
| 16123325 | 2 years ago | | | 0 | 0.0013885049 | |
| 16123323 | 2 years ago | | | 0 | 0.0015334389 | |
| 16123322 | 2 years ago | | | 0 | 0.0014941458 | |
| 16123319 | 2 years ago | | | 0 | 0.0015112994 | |
| 16123315 | 2 years ago | | | 0 | 0.0015464401 | |
| 16123280 | 2 years ago | | | 0 | 0.0017235763 |
ABI
ABI objects
Getter at block 21230346
baseExtension() view returns (string)
baseURI() view returns (string)
maxFreePerWallet() view returns (uint256)
1
maxPerFree() view returns (uint256)
1
maxPerTx() view returns (uint256)
50
maxSupply() view returns (uint256)
1024
maxperAddressPublicMint() view returns (uint256)
50
mintEnabled() view returns (bool)
true
name() view returns (string)
Chr0m13 Squiggl3s by notSn0wfr0
notRevealedUri() view returns (string)
ipfs://QmUYEQBNS4KSEqUjS4UnZXqBKWjTkoHYpnz7GcQF4rampX/
owner() view returns (address)
0x43c4d692e03189500ffc58131af37711cb272bad
paused() view returns (bool)
false
price() view returns (uint256)
5000000000000000
revealed() view returns (bool)
false
symbol() view returns (string)
Squiggl3
totalFree() view returns (uint256)
750
totalFreeMinted() view returns (uint256)
621
totalSupply() view returns (uint256)
622
Read-only
_mintedFreeAmount(address) view returns (uint256)
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
mint(uint256 count) payable
renounceOwnership()
reveal()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseExtension(string _newBaseExtension)
setBaseURI(string _newBaseURI)
setMaxPerFree(uint256 MaxPerFree_)
setMaxTotalFree(uint256 MaxTotalFree_)
setNotRevealedURI(string _notRevealedURI)
setPrice(uint256 price_)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw() payable
Approval(address indexed owner, address indexed approved, uint256 indexed tokenId)
ApprovalForAll(address indexed owner, address indexed operator, bool approved)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Paused(address account)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
Unpaused(address account)
constructor(string _name, string _symbol, string _initBaseURI)
This contract contains no fallback and receive objects.
This contract contains no error objects.