Grimmies
Verified contract
Active on
Ethereum with 4,510 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "Grimmies"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21155986 | 2 days ago | | | 0 | 0.00054813098 | |
| 21155828 | 2 days ago | | | 0 | 0.00047474640 | |
| 21145446 | 3 days ago | | | 0 | 0.00066054474 | |
| 21077550 | 13 days ago | | | 0 | 0.00042429056 | |
| 21060615 | 15 days ago | | | 0 | 0.00027902880 | |
| 21035426 | 18 days ago | | | 0 | 0.00048342860 | |
| 21032300 | 19 days ago | | | 0 | 0.00035480142 | |
| 21009843 | 22 days ago | | | 0 | 0.00046817135 | |
| 20995337 | 24 days ago | | | 0 | 0.00058178586 | |
| 20850366 | a month ago | | | 0 | 0.00031932136 |
ABI
ABI objects
Getter at block 21167592
MaxperTxWl() view returns (uint256)
5
MaxperWallet() view returns (uint256)
100
MaxperWalletWl() view returns (uint256)
30
WlSupply() view returns (uint256)
7000
baseExtension() view returns (string)
.json
baseURI() view returns (string)
ipfs://QmeJwgCfaqzhTupLv4FrmeMZ8dtGFHaP1VzVztyyT8sYS8/
cost() view returns (uint256)
28000000000000000
maxSupply() view returns (uint256)
4000
maxsize() view returns (uint256)
5
merkleRoot() view returns (bytes32)
0x61625a557fb3df3204ab2f5fdea977ed0c55f1bb8ab244d07be2faf0c176874a
name() view returns (string)
Grimmies
nextOwnerToExplicitlySet() view returns (uint256)
0
notRevealedUri() view returns (string)
owner() view returns (address)
0xb39cbda91e0316b59b25c6da733195bbfca9d733
paused() view returns (bool)
true
preSale() view returns (bool)
false
publicSale() view returns (bool)
true
revealed() view returns (bool)
true
symbol() view returns (string)
GRIM
totalSupply() view returns (uint256)
4000
wlcost() view returns (uint256)
28000000000000000
Read-only
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)
walletOfOwner(address _owner) view returns (uint256[])
State-modifying
Events airdrop(uint256 _mintAmount, address destination)
approve(address to, uint256 tokenId)
mint(uint256 tokens) payable
pause(bool _state)
presalemint(uint256 tokens, bytes32[] merkleProof) payable
renounceOwnership()
reveal(bool _state)
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)
setCost(uint256 _newCost)
setMaxPerWallet(uint256 _limit)
setMaxsupply(uint256 _newsupply)
setMerkleRoot(bytes32 _merkleRoot)
setNotRevealedURI(string _notRevealedURI)
setWLMaxpertx(uint256 _maxpertx)
setWlCost(uint256 _newWlCost)
setWlMaxPerWallet(uint256 _limit)
setmaxsize(uint256 _maxsize)
setwlsupply(uint256 _newsupply)
togglepreSale(bool _state)
togglepublicSale(bool _state)
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)
Transfer(address indexed from, address indexed to, uint256 indexed tokenId)
constructor(string _initBaseURI, string _initNotRevealedUri)
This contract contains no fallback and receive objects.
This contract contains no error objects.