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 ($2,555.96)
Native
Value
$2,555.96
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.81 | $3,155.50 |
$2,555.96 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16864078 | 2 years ago | | | 0 | 0.0015840944 | |
| 16307719 | 2 years ago | | | 0 | 0.00076428062 | |
| 15278871 | 2 years ago | | | 0 | 0.00052735580 | |
| 14801153 | 3 years ago | | | 0 | 0.0013115906 | |
| 14495665 | 3 years ago | | | 0 | 0.0026124024 | |
| 14405647 | 3 years ago | | | 0 | 0.0020650431 | |
| 14003366 | 3 years ago | | | 0 | 0.0051948986 | |
| 13976878 | 3 years ago | | | 0 | 0.0071347066 | |
| 13976676 | 3 years ago | | | 0.12 | 0.056662736 | |
| 13971403 | 3 years ago | | | 0.12 | 0.057775055 |
ABI
ABI objects
Getter at block 21218570
ALPHA_PROVENANCE() view returns (string)
LICENSE_TEXT() view returns (string)
MAX_ALPHA() view returns (uint256)
2500
alphaPrice() view returns (uint256)
30000000000000000
alphaReserve() view returns (uint256)
1
baseURI() view returns (string)
ipfs://qmb4hervkzyvzhh4sjv6ndriuq8gmfhhq5hkjm6ge65y1e/
maxAlphaPurchase() view returns (uint256)
10
name() view returns (string)
Alphas
owner() view returns (address)
0x6ca3f792d6ab278f3d335d2ecb2d591e2a7bf237
saleIsActive() view returns (bool)
true
symbol() view returns (string)
Alpha
totalSupply() view returns (uint256)
169
Read-only
alphaNames(uint256) view returns (string)
alphaNamesOfOwner(address _owner) view returns (string[])
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)
supportsInterface(bytes4 interfaceId) view returns (bool)
tokenByIndex(uint256 index) view returns (uint256)
tokenLicense(uint256 _id) view returns (string)
tokenOfOwnerByIndex(address owner, uint256 index) view returns (uint256)
tokenURI(uint256 tokenId) view returns (string)
tokensOfOwner(address _owner) view returns (uint256[])
viewAlphaName(uint256 _tokenId) view returns (string)
State-modifying
Events approve(address to, uint256 tokenId)
changeAlphaName(uint256 _tokenId, string _name)
changeLicense(string _license)
flipSaleState()
lockLicense()
mintAlphas(uint256 numberOfTokens) payable
renounceOwnership()
reserveAlpha(address _to, uint256 _reserveAmount)
safeTransferFrom(address from, address to, uint256 tokenId)
safeTransferFrom(address from, address to, uint256 tokenId, bytes _data)
setApprovalForAll(address operator, bool approved)
setBaseURI(string baseURI)
setProvenanceHash(string provenanceHash)
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)
alphaNameChange(address _by, uint256 _tokenId, string _name)
licenseisLocked(string _licenseText)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.