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 "Spottie"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
Transfer | 13057278 | 3 years ago | | | 0.04911 | 0.00060664157 | |
| 13051361 | 3 years ago | | | 0.09 | 0.00088706509 | |
| 13051267 | 3 years ago | | | 0.03 | 0.0010592038 | |
| 13051239 | 3 years ago | | | 0.03 | 0.0011741230 | |
| 13051180 | 3 years ago | | | 0.3 | 0.00095637270 | |
| 13051180 | 3 years ago | | | 0.3 | 0.00098141460 | |
| 13051180 | 3 years ago | | | 0.03 | 0.0010903830 | |
| 13051178 | 3 years ago | | | 0.03 | 0.00094459820 | |
| 13051178 | 3 years ago | | | 0.06 | 0.00094871152 | |
| 13051178 | 3 years ago | | | 0.15 | 0.00095637270 |
ABI
ABI objects
Getter at block 21327842
MAX_PURCHASE() view returns (uint256)
10
MAX_SUPPLY() view returns (uint256)
2000
NUM_RESERVED_TOKENS() view returns (uint256)
150
PROVENANCE() view returns (string)
56480ac2420b7f0ef92db659691d8a4fc23ea0e357ed3348ad8a5a5d18572de2
TOKEN_PRICE() view returns (uint256)
30000000000000000
owner() view returns (address)
0x09b6f9717e04224fb413e0aba09ea72b7c0d313b
saleIsActive() view returns (bool)
false
totalSupply() view returns (uint256)
2000
Read-only
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenURI(address creator, uint256 tokenId) view returns (string)
State-modifying
Events mint(uint256 numberOfTokens) payable
renounceOwnership()
reserve()
setBaseURI(string baseURI_)
setProvenance(string provenance)
setSaleState(bool newState)
transferOwnership(address newOwner)
withdraw()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address creator)
This contract contains no fallback and receive objects.
This contract contains no error objects.