grinners
Verified contract
Active on
Ethereum with 8,197 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 "grinners"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20660717 | 3 months ago | | | 0 | 0.000037824507 | |
| 20336496 | 5 months ago | | | 0 | 0.00031636719 | |
| 20255439 | 5 months ago | | | 0 | 0.00015433139 | |
| 20150868 | 6 months ago | | | 0 | 0.000066308716 | |
| 19699407 | 8 months ago | | | 0 | 0.00015367421 | |
| 19302830 | 10 months ago | | | 0 | 0.00056383781 | |
| 19081924 | a year ago | | | 0 | 0.00047881502 | |
| 18088926 | a year ago | | | 0 | 0.00025664518 | |
| 18088902 | a year ago | | | 0 | 0.00024149000 | |
| 18032080 | a year ago | | | 0 | 0.00066028234 |
ABI
ABI objects
Getter at block 21388690
MAX_SUPPLY() view returns (uint256)
10000
contractURI() pure returns (string)
ipfs://QmYzgJr33X6Fi2Q3qWXjbbeJPfgKAFBoVRwAXJ1V6RdG7Z
maxAcc() view returns (uint256)
2
name() view returns (string)
grinners
owner() view returns (address)
0x22f16de9075b85b2642ba957f1011bf21aa1fa39
price() view returns (uint256)
0
reserve() view returns (uint256)
500
symbol() view returns (string)
grinners
totalSupply() view returns (uint256)
10000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
isApprovedForAll(address owner, address operator) view returns (bool)
minted(address) view returns (uint256)
ownerOf(uint256 tokenId) view returns (address)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
endSale()
mint(uint256 qty) payable
mintReserved(uint256 qty, address to) payable
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setMaxMintPerAddr(uint256 _count)
setPrice(uint256 _price)
setTokenBaseURI(string URI)
startSale()
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdraw()
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()
receive()
This contract contains no error objects.