Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($2,508,253.68)
Native
Value
$181,690.91
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 57.581127 | $3,155.39 |
$181,690.91 | |
VISTA | ERC-20 | 31.205243K | $37.37 |
$1,166,139.92 | |
WETH | ERC-20 | 367.882514 | $3,154.33 |
$1,160,422.85 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157359 | 7 hours ago | | | 0 | 0.00090560028 | |
| 21156390 | 11 hours ago | | | 0 | 0.00070173598 | |
| 21154902 | 16 hours ago | | | 0 | 0.00051606254 | |
| 21154819 | 16 hours ago | | | 0 | 0.00058619426 | |
| 21152428 | a day ago | | | 0 | 0.00061239761 | |
| 21151972 | a day ago | | | 0 | 0.00051545146 | |
| 21151355 | a day ago | | | 0 | 0.00059532681 | |
| 21150370 | a day ago | | | 0 | 0.00064823512 | |
| 21149665 | a day ago | | | 0 | 0.00071665832 | |
| 21149427 | a day ago | | | 0 | 0.00045708676 |
ABI
ABI objects
Getter at block 21159596 fetchMetadata() view returns (string, string, string, string, string)
DOMAIN_SEPARATOR() view returns (bytes32)
0x294bd2d19ae98a2d5a431e24871072065b7c917efaf0d382612ef0d546ef88f8
MINIMUM_LIQUIDITY() view returns (uint256)
1000
PERMIT_TYPEHASH() view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
buyLpFee() view returns (uint8)
0
buyProtocolFee() view returns (uint8)
9
buyTotalFee() view returns (uint8)
10
chatUrl() view returns (string)
https://discord.com/invite/ethervista
creation_time() view returns (uint256)
1725120311
creator() view returns (address)
0xca90d843288e35beeadfce14e5f906e3f1afc7cb
decimals() view returns (uint8)
18
factory() view returns (address)
0x9a27cb5ae0b2cee0bb71f9a85c0d60f3920757b4
future_buyLpFee() view returns (uint8)
0
future_buyProtocolFee() view returns (uint8)
9
future_protocol() view returns (address)
0xe17a0c382c8332a889ec9d026d6948e26c7f617d
future_sellLpFee() view returns (uint8)
0
future_sellProtocolFee() view returns (uint8)
14
getReserves() view returns (uint112 _reserve0, uint112 _reserve1, uint32 _blockTimestampLast)
(_reserve0=367882513695421741655, _reserve1=31205242721320905069437, _blockTimestampLast=1731267707)
imageUrl() view returns (string)
https://3gr6n6z3mze3mcyutz2uasn7i2da7ikiy22dpdfdchihfzyk3hba.arweave.net/2aPm-ztmSbYLFJ51QEm_RoYPoUjGtDeMoxHQcucK2cI
kLast() view returns (uint256)
0
name() view returns (string)
VISTA
payableProtocol() view returns (address)
0xe17a0c382c8332a889ec9d026d6948e26c7f617d
poolBalance() view returns (uint256)
57581127278886133138
price0CumulativeLast() view returns (uint256)
9488732978066076179459706935672985573237876
price1CumulativeLast() view returns (uint256)
209364303225268050904475613551787859284
protocol() view returns (address)
0xe17a0c382c8332a889ec9d026d6948e26c7f617d
sellLpFee() view returns (uint8)
0
sellProtocolFee() view returns (uint8)
14
sellTotalFee() view returns (uint8)
15
socialUrl() view returns (string)
https://twitter.com/ethervista
startTime_fees() view returns (uint256)
1727656895
startTime_protocol() view returns (uint256)
1727672759
symbol() view returns (string)
VISTA-LP
token0() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1() view returns (address)
0xc9bca88b04581699fab5aa276ccaff7df957cbbf
tokenDescription() view returns (string)
Ethervista is the first value-compounding deflationary token, the native currency for the EthervistaDEX
totalCollected() view returns (uint256)
200717615608315727108
totalSupply() view returns (uint256)
3388194671620167823411
viewShare() view returns (uint256 share)
0
websiteUrl() view returns (string)
https://ethervista.app/
Read-only
Providers(address) view returns (uint256 lp, uint256 euler0)
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
euler(uint256) view returns (uint256)
nonces(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 value) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
claimShare()
first_mint(address to, uint8 buyLp, uint8 sellLp, uint8 buyProtocol, uint8 sellProtocol, address protocolAddress) returns (uint256 liquidity)
initialize(address _token0, address _token1)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
renounce()
setFees()
setMetadata(string website, string image, string description, string chat, string social)
setProtocol()
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 value) returns (bool)
transferFrom(address from, address to, uint256 value) returns (bool)
updateFees(uint8 buyLpFuture, uint8 sellLpFuture, uint8 buyProtocolFuture, uint8 sellProtocolFuture)
updateProtocol(address protocolFuture)
updateProvider(address user)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, uint256 amount0, uint256 amount1, address indexed to)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out, address indexed to)
Sync(uint112 reserve0, uint112 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
fallback()
This contract contains no error objects.