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 "Geomes"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21081466 | a month ago | | | 0 | 0.00052892524 | |
| 19797899 | 7 months ago | | | 0 | 0.00035520288 | |
| 18893851 | a year ago | | | 0 | 0.00091524285 | |
| 18802698 | a year ago | | | 0 | 0.00089199798 | |
| 18653340 | a year ago | | | 0 | 0.00089753100 | |
| 18620170 | a year ago | | | 0 | 0.0012152938 | |
| 18294298 | a year ago | | | 0 | 0.00022200595 | |
| 17701861 | a year ago | | | 0 | 0.00058533837 | |
| 16707527 | 2 years ago | | | 0 | 0.00063730193 | |
| 16707527 | 2 years ago | | | 0 | 0.00063730193 |
ABI
ABI objects
Getter at block 21393963
MAX() view returns (uint256)
2000
_generatorBaseURI() view returns (string)
name() view returns (string)
Geomes
owner() view returns (address)
0x1e79b045dc29eae9fdc69673c9dcd7c53e5e159d
price() view returns (uint256)
20000000000000000
symbol() view returns (string)
GEOM
totalSupply() view returns (uint256)
2000
Read-only
balanceOf(address owner) view returns (uint256)
creationDates(uint256) 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)
tokenGeneratorURI(uint256 tokenId) view returns (string)
tokenHash(uint256 tokenId) view returns (bytes32)
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()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setGeneratorBaseURI(string uri)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawAll() 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()
This contract contains no fallback and receive objects.
This contract contains no error objects.