Volatile AMM - wBLT/BMX
Unverified contract
Proxy
Active on
Base with 1,249 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 ($2,518,335.83)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
wBLT | ERC-20 | 1.056225M | $1.21 |
$1,278,031.74 | |
BMX | ERC-20 | 254.160675K | $4.88 |
$1,240,304.09 | |
OHNO | ERC-20 | 23 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22754333 | 2 minutes ago | | | 0 | 8.3905060e-7 | |
| 22741284 | 7 hours ago | | | 0 | 2.5491440e-7 | |
| 22737732 | 9 hours ago | | | 0 | 2.1585520e-7 | |
| 22737649 | 9 hours ago | | | 0 | 4.8000040e-7 | |
| 22737593 | 9 hours ago | | | 0 | 2.1585520e-7 | |
| 22735328 | 11 hours ago | | | 0 | 0.0000031837642 | |
| 22735324 | 11 hours ago | | | 0 | 0.0000053566250 | |
| 22720842 | 19 hours ago | | | 0 | 0.000010346445 | |
| 22716871 | 21 hours ago | | | 0 | 6.5247140e-7 | |
| 22716838 | 21 hours ago | | | 0 | 6.4740720e-7 |
ABI
ABI objects
Getter at block 22754396
DOMAIN_SEPARATOR() view returns (bytes32)
0x9b5f1aeacd5ec13035c22d6f1305932ed5e287dcee2c13ae850b2cba92b3d65c
blockTimestampLast() view returns (uint256)
1732298083
currentCumulativePrices() view returns (uint256 reserve0Cumulative, uint256 reserve1Cumulative, uint256 blockTimestamp)
(reserve0Cumulative=8603500480597197190967466429494, reserve1Cumulative=6048242329412189735896683172492, blockTimestamp=1732298139)
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=0x61907c8c3e6ef7ed813acc2fbbbf8c05ac0f31d5, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves() view returns (uint256 _reserve0, uint256 _reserve1, uint256 _blockTimestampLast)
(_reserve0=1056224577899090684042967, _reserve1=254160674585990893327541, _blockTimestampLast=1732298083)
index0() view returns (uint256)
101552756251176066
index1() view returns (uint256)
35627916540707187
lastObservation() view returns (struct IPoolObservation)
(1732296855, 8602162060698370096998616224486, 6047910876364477842145964634162)
metadata() view returns (uint256 dec0, uint256 dec1, uint256 r0, uint256 r1, bool st, address t0, address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=1056224577899090684042967, r1=254160674585990893327541, st=false, t0=0x4e74d4db6c0726ccded4656d0bce448876bb4c7a, t1=0x548f93779fbc992010c07467cbaf329dd5f059b7)
name() view returns (string)
Volatile AMM - wBLT/BMX
observationLength() view returns (uint256)
4141
periodSize() view returns (uint256)
1800
poolFees() view returns (address)
0x4fb53561d919230691def86f663897da6b2a0079
reserve0() view returns (uint256)
1056224577899090684042967
reserve0CumulativeLast() view returns (uint256)
8603441332020834841889160023342
reserve1() view returns (uint256)
254160674585990893327541
reserve1CumulativeLast() view returns (uint256)
6048228096414412920406656830196
stable() view returns (bool)
false
symbol() view returns (string)
vAMM-wBLT/BMX
token0() view returns (address)
0x4e74d4db6c0726ccded4656d0bce448876bb4c7a
token1() view returns (address)
0x548f93779fbc992010c07467cbaf329dd5f059b7
tokens() view returns (address, address)
(0x4e74d4db6c0726ccded4656d0bce448876bb4c7a, 0x548f93779fbc992010c07467cbaf329dd5f059b7)
totalSupply() view returns (uint256)
518121951267323055027751
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)