Volatile AMM - tBTC/T
Unverified contract
Proxy
Active on
Base with 624 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($616.20)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
tBTC | ERC-20 | 0.006253 | $98,522.00 |
$616.1 | |
WGC | ERC-20 | 200 | $0.000465 |
$0.09 | |
USA | ERC-20 | 1 | $0.000759 |
$0 | |
kurbi | ERC-20 | 0.01 | $0.000763 |
$0 | |
T | ERC-20 | 22.723858K | -- | -- | |
| ERC-20 | 8K | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22429905 | 8 days ago | | | 0 | 2.5156500e-7 | |
| 22429900 | 8 days ago | | | 0 | 2.5156500e-7 | |
| 21242813 | a month ago | | | 0 | 4.1356800e-7 | |
| 20723265 | 2 months ago | | | 0 | 3.8599680e-7 | |
| 20545713 | 2 months ago | | | 0 | 8.2887740e-7 | |
| 19986718 | 2 months ago | | | 0 | 9.1404902e-7 | |
| 18771836 | 3 months ago | | | 0 | 5.1007840e-7 | |
| 18752339 | 3 months ago | | | 0 | 8.7233828e-7 | |
| 18717439 | 3 months ago | | | 0 | 0.0000058855208 | |
| 18681395 | 3 months ago | | | 0 | 0.0000058783208 |
ABI
ABI objects
Getter at block 22756160
DOMAIN_SEPARATOR() view returns (bytes32)
0x6c69e7b64ec03acc2d05d470449f77136974df2f38dd5d8705184b7af3b0c5fc
blockTimestampLast() view returns (uint256)
1732275193
currentCumulativePrices() view returns (uint256 reserve0Cumulative, uint256 reserve1Cumulative, uint256 blockTimestamp)
(reserve0Cumulative=51188083945938699754129450, reserve1Cumulative=94232824725222468686593194372512, blockTimestamp=1732301667)
decimals() view returns (uint8)
18
eip712Domain() view returns (bytes1 fields, string name, string version, uint256 chainId, address verifyingContract, bytes32 salt, uint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0xfd8aa87c97d32345bfe4f753acf25729008331c9, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves() view returns (uint256 _reserve0, uint256 _reserve1, uint256 _blockTimestampLast)
(_reserve0=6253445575692596, _reserve1=22723857543566686623596, _blockTimestampLast=1732275193)
index0() view returns (uint256)
24364771400206
index1() view returns (uint256)
34196102530359236936
lastObservation() view returns (struct IPoolObservation)
(1732275193, 51187918392220528868342946, 94232223133817860302131521292008)
metadata() view returns (uint256 dec0, uint256 dec1, uint256 r0, uint256 r1, bool st, address t0, address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=6253445575692596, r1=22723857543566686623596, st=false, t0=0x236aa50979d5f3de3bd1eeb40e81137f22ab794b, t1=0x26f3901ac8a79c50fb0d8289c74f0d09adc42e29)
name() view returns (string)
Volatile AMM - tBTC/T
observationLength() view returns (uint256)
3968
periodSize() view returns (uint256)
1800
poolFees() view returns (address)
0x4bc8abbe936886c38c3cbb9f45c3bf2189012ad6
reserve0() view returns (uint256)
6253445575692596
reserve0CumulativeLast() view returns (uint256)
51187918392220528868342946
reserve1() view returns (uint256)
22723857543566686623596
reserve1CumulativeLast() view returns (uint256)
94232223133817860302131521292008
stable() view returns (bool)
false
symbol() view returns (string)
vAMM-tBTC/T
token0() view returns (address)
0x236aa50979d5f3de3bd1eeb40e81137f22ab794b
token1() view returns (address)
0x26f3901ac8a79c50fb0d8289c74f0d09adc42e29
tokens() view returns (address, address)
(0x236aa50979d5f3de3bd1eeb40e81137f22ab794b, 0x26f3901ac8a79c50fb0d8289c74f0d09adc42e29)
totalSupply() view returns (uint256)
11920655770581455668
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
claimable0(address) view returns (uint256)
claimable1(address) view returns (uint256)
getAmountOut(uint256 amountIn, address tokenIn) view returns (uint256)
nonces(address owner) view returns (uint256)
observations(uint256) view returns (uint256 timestamp, uint256 reserve0Cumulative, uint256 reserve1Cumulative)
prices(address tokenIn, uint256 amountIn, uint256 points) view returns (uint256[])
quote(address tokenIn, uint256 amountIn, uint256 granularity) view returns (uint256 amountOut)
sample(address tokenIn, uint256 amountIn, uint256 points, uint256 window) view returns (uint256[])
supplyIndex0(address) view returns (uint256)
supplyIndex1(address) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(address to) returns (uint256 amount0, uint256 amount1)
claimFees() returns (uint256 claimed0, uint256 claimed1)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
getK() returns (uint256)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
initialize(address _token0, address _token1, bool _stable)
mint(address to) returns (uint256 liquidity)
permit(address owner, address spender, uint256 value, uint256 deadline, uint8 v, bytes32 r, bytes32 s)
setName(string __name)
setSymbol(string __symbol)
skim(address to)
swap(uint256 amount0Out, uint256 amount1Out, address to, bytes data)
sync()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Burn(address indexed sender, address indexed to, uint256 amount0, uint256 amount1)
Claim(address indexed sender, address indexed recipient, uint256 amount0, uint256 amount1)
EIP712DomainChanged()
Fees(address indexed sender, uint256 amount0, uint256 amount1)
Mint(address indexed sender, uint256 amount0, uint256 amount1)
Swap(address indexed sender, address indexed to, uint256 amount0In, uint256 amount1In, uint256 amount0Out, uint256 amount1Out)
Sync(uint256 reserve0, uint256 reserve1)
Transfer(address indexed from, address indexed to, uint256 value)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
BelowMinimumK()
DepositsNotEqual()
FactoryAlreadySet()
InsufficientInputAmount()
InsufficientLiquidity()
InsufficientLiquidityBurned()
InsufficientLiquidityMinted()
InsufficientOutputAmount()
InvalidTo()
IsPaused()
K()
NotEmergencyCouncil()
StringTooLong(string str)