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 ($710.15)
Native
Value
$705.15
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.225 | $3,134.00 |
$705.15 | |
USDT | ERC-20 | 5 | $0.999835 |
$5 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20906692 | a month ago | | | 0 | 0.00019988550 | |
| 20624319 | 3 months ago | | | 0 | 0.000060575512 | |
| 20291328 | 4 months ago | | | 0 | 0.00018058944 | |
| 20279932 | 4 months ago | | | 0 | 0.000086147691 | |
| 20150088 | 5 months ago | | | 0 | 0.00025124784 | |
| 20139402 | 5 months ago | | | 0 | 0.00013039954 | |
| 20121571 | 5 months ago | | | 0 | 0.00030214399 | |
| 20100209 | 5 months ago | | | 0 | 0.00046290505 | |
| 20014061 | 5 months ago | | | 0 | 0.00029373091 | |
| 19888698 | 6 months ago | | | 0 | 0.00090547816 |
ABI
ABI objects
Getter at block 21205810
GAIAS_PROVENANCE() view returns (string)
LICENSE_TEXT() view returns (string)
MAX_GAIAS() view returns (uint256)
10000
baseURI() view returns (string)
https://gaiaeliteclub.com/api/
gaiaPrice() view returns (uint256)
75000000000000000
gaiaReserve() view returns (uint256)
1549
maxGaiaPurchase() view returns (uint256)
100
name() view returns (string)
GAIA
owner() view returns (address)
0xdf1c265fb07cd01a01dba009351f78b1ede9eff2
saleIsActive() view returns (bool)
true
symbol() view returns (string)
GAIA
totalSupply() view returns (uint256)
3551
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)
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[])
State-modifying
Events approve(address to, uint256 tokenId)
changeLicense(string _license)
flipSaleState()
lockLicense()
mintGaia(uint256 numberOfTokens) payable
renounceOwnership()
reserveGaias(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)
setFacePrice(uint256 newPrice)
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)
licenseisLocked(string _licenseText)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.