Ethermore
Verified contract
Active on
Ethereum with 6,118 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 4 additional slots
Balances ($0.00)
No balances found for "Ethermore"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20992574 | 24 days ago | | | 0 | 0.00053708006 | |
| 20854815 | a month ago | | | 0 | 0.00039011772 | |
| 20731001 | 2 months ago | | | 0 | 0.00010358826 | |
| 20481233 | 3 months ago | | | 0 | 0.000045831715 | |
| 20423576 | 3 months ago | | | 0 | 0.00061454865 | |
| 20423574 | 3 months ago | | | 0 | 0.00021969770 | |
| 20405899 | 3 months ago | | | 0 | 0.000052880034 | |
| 20356148 | 4 months ago | | | 0 | 0.00026661858 | |
| 20285760 | 4 months ago | | | 0 | 0.00026130480 | |
| 20271698 | 4 months ago | | | 0 | 0.00025710352 |
ABI
ABI objects
Getter at block 21161608
MAX_SUPPLY() view returns (uint256)
15000
baseURI() view returns (string)
https://ethermore.xyz/meta/
locked() view returns (bool)
false
name() view returns (string)
Ethermore
open() view returns (bool)
true
owner() view returns (address)
0x68709cf933dddda2bad7784caf00262b0c22c3b2
provenanceHash() view returns (string)
864c593d34087d67879f06fed08808afff24d34308bb61ec42780d90b4d732bf
provenanceURI() view returns (string)
symbol() view returns (string)
ETE
totalSupply() view returns (uint256)
15000
Read-only
balanceOf(address owner) view returns (uint256)
getApproved(uint256 tokenId) view returns (address)
getPrice(uint256 quantity) view returns (uint256)
getQuantityFromValue(uint256 value) view returns (uint256)
isApprovedForAll(address owner, address operator) view returns (bool)
ownerOf(uint256 tokenId) view returns (address)
roundHash(uint256) view returns (string)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenOfOwnerPage(address owner, uint256 page) view returns (uint256 total, uint256[12] Ethermore)
tokenURI(uint256 tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
lock()
mint(uint256 quantity) payable
openSale()
ownerMint(uint256 quantity)
renounceOwnership()
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string newBaseURI)
setIpfsURI(string _ipfsUri)
setProvenanceURI(string _provenanceURI)
setRoundHash(uint256 _round, string _roundHash)
transferFrom(address from, address to, uint256 tokenId)
transferOwnership(address newOwner)
withdrawEther()
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()
fallback()
This contract contains no error objects.