Spectral Beings
Verified contract
Active on
Ethereum with 1,964 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
Balances ($0.00)
No balances found for "Spectral Beings"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21234476 | 8 days ago | | | 0 | 0.00045490110 | |
| 21060467 | a month ago | | | 0 | 0.00037003540 | |
| 20959598 | 2 months ago | | | 0 | 0.00064663560 | |
| 20441912 | 4 months ago | | | 0 | 0.00069957893 | |
| 20409254 | 4 months ago | | | 0 | 0.000095742150 | |
| 20391740 | 4 months ago | | | 0 | 0.00016181192 | |
| 20371578 | 4 months ago | | | 0 | 0.00032054685 | |
| 19715875 | 7 months ago | | | 0 | 0.00029633517 | |
| 19663279 | 7 months ago | | | 0 | 0.00066400316 | |
| 19663239 | 7 months ago | | | 0 | 0.00065286112 |
ABI
ABI objects
Getter at block 21289151 origReconstructedCode() view returns (string) viewReconstructedCode() view returns (string)
ALIEN_RESERVE() view returns (uint256)
24
MAX_ALIENS_MAIN() view returns (uint256)
888
MAX_ALIEN_PURCHASE() view returns (uint256)
1
aliensPrice() view returns (uint256)
100000000000000000
baseURI() view returns (string)
https://gateway.pinata.cloud/ipfs/QmbUb26FxHWk452MTD2ZtAAq471JPL9YFhXoSSh145AuAw/
isOrigReconstructed() view returns (bool)
true
name() view returns (string)
Spectral Beings
owner() view returns (address)
0xa0154806082520f28414df5636203596ec38bb3a
preSaleIsActive() view returns (bool)
false
publicSaleIsActive() view returns (bool)
false
symbol() view returns (string)
SB
totalSupply() view returns (uint256)
888
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)
preSaleMinted(address) view returns (uint256)
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)
whitelisted(address) view returns (uint256)
State-modifying
Events approve(address to, uint256 tokenId)
flipSaleStatePresale()
flipSaleStatePublic()
preMint(uint256 _numberOfTokens) payable
publicMint(uint256 _numberOfTokens) 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)
setOrigReconstruction(string _currName)
setWhitelistAddress(address[] users, uint256[] allowedMint)
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()
This contract contains no fallback and receive objects.
This contract contains no error objects.