0xd73a3ef449043aac66bff3fee37e83b4f8dae998
Unverified contract
Proxy
Active on
Base with 75 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
sFRAX | ERC-20 | 35.256418K | -- | -- | |
sfrxETH | ERC-20 | 10.219802 | -- | -- | |
OHNO | ERC-20 | 1 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22159054 | 17 days ago | | | 0 | 6.1913301e-7 | |
| 21242779 | a month ago | | | 0 | 3.8212650e-7 | |
| 20587807 | 2 months ago | | | 0 | 6.1827253e-7 | |
| 20470087 | 2 months ago | | | 0 | 3.7705199e-7 | |
| 20453305 | 2 months ago | | | 0 | 5.8772584e-7 | |
| 20382048 | 2 months ago | | | 0 | 0.0000010098222 | |
| 20226245 | 2 months ago | | | 0 | 0.000000604537391062 | |
| 20086045 | 2 months ago | | | 0 | 5.8487319e-7 | |
| 19994325 | 2 months ago | | | 0 | 4.1439596e-7 | |
| 19994089 | 2 months ago | | | 0 | 4.5537694e-7 |
ABI
ABI objects
Getter at block 22900731
DOMAIN_SEPARATOR() view returns (bytes32)
0xe7af66d10b914310a489b2b625ad0d5c723d3470d40536934ee81088e430cbb1
blockTimestampLast() view returns (uint256)
1732588965
currentCumulativePrices() view returns (uint256 reserve0Cumulative, uint256 reserve1Cumulative, uint256 blockTimestamp)
(reserve0Cumulative=217362286288402108920715192, reserve1Cumulative=649035269985561523953682699200, blockTimestamp=1732590809)
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=0xd73a3ef449043aac66bff3fee37e83b4f8dae998, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory() view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves() view returns (uint256 _reserve0, uint256 _reserve1, uint256 _blockTimestampLast)
(_reserve0=10219801974786027695, _reserve1=35256417524783127523711, _blockTimestampLast=1732588965)
index0() view returns (uint256)
181286070096358
index1() view returns (uint256)
514935358867739444
lastObservation() view returns (struct IPoolObservation)
(1732588965, 217343440973560603485645612, 648970257151645823866528976116)
metadata() view returns (uint256 dec0, uint256 dec1, uint256 r0, uint256 r1, bool st, address t0, address t1)
(dec0=1000000000000000000, dec1=1000000000000000000, r0=10219801974786027695, r1=35256417524783127523711, st=false, t0=0x1f55a02a049033e3419a8e2975cf3f572f4e6e9a, t1=0xe4796ccb6bb5de2290c417ac337f2b66ca2e770e)
name() view returns (string)
Volatile AMM - sfrxETH/sFRAX
observationLength() view returns (uint256)
2622
periodSize() view returns (uint256)
1800
poolFees() view returns (address)
0x389ee8b1e744a4dfa0f615651cec3eafdaed18e0
reserve0() view returns (uint256)
10219801974786027695
reserve0CumulativeLast() view returns (uint256)
217343440973560603485645612
reserve1() view returns (uint256)
35256417524783127523711
reserve1CumulativeLast() view returns (uint256)
648970257151645823866528976116
stable() view returns (bool)
false
symbol() view returns (string)
vAMM-sfrxETH/sFRAX
token0() view returns (address)
0x1f55a02a049033e3419a8e2975cf3f572f4e6e9a
token1() view returns (address)
0xe4796ccb6bb5de2290c417ac337f2b66ca2e770e
tokens() view returns (address, address)
(0x1f55a02a049033e3419a8e2975cf3f572f4e6e9a, 0xe4796ccb6bb5de2290c417ac337f2b66ca2e770e)
totalSupply() view returns (uint256)
600261068333606693195
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)