Stable AMM - L2VE/USD+

Unverified contract

Proxy

Active on Base with 11 txns
Deployed by via 0x0f2f7e5b at 13460665
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional variables
ERC-20
Value $0.09
ERC-20
Value $0.03
ERC-20
Value $0
ERC-20
Value $0
ERC-20
Value $0
0x6472292a18f96cb43575737365e47b067384e0282ac54801abd0005763f7376f
0xa178ca2d84efda9538b52a2152801cf49a3084e1595e151e0c62e711822c64a6
0x598ceb7f5149ffe8b9ade255512d03985bb6b1de277a2cd57e8d0ec8bbcde82a
0xea3ffa351c7b34d1c61e724a6a18dc0eed1f8c890690a9760c2fdd3719d7af2b
0x9d717553f94dabb26066fdbf2c281a451d05358e29ae029b348e312834a58ab5
0x257c72ecd1f15eddf8cee299dc799713f6fec30bd26d5c622f94ca91b1236f88
0x49578c4d3712980126927baa92805c7fb8d9facde8fcf0238edca4be735c9e99
0xd1f8901e725c0538649b4479e7d2fde8bd629f7c9cfa3113f8566d1e54bb0b14
0x9cc4b6c3d5d0af2d88fdb6b4db8a29ab127c6c21e1ca4dec4a6d3954c83bfc9f
0x3cc9afc4b93b64f28969c79822889996970d0e551b314c229d7319738fec1e2e

Functions
Getter at block 21783144
DOMAIN_SEPARATOR(view returns (bytes32)
0xd03cf058c935f577eb6ba204f8923bef65146f566eb26f25e8494338bd284f5e
blockTimestampLast(view returns (uint256)
1727916253
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=39603840172327581589242470308, reserve1Cumulative=18654460230498, blockTimestamp=1730355635)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0x50fc78dd52eaff66b65741bafb64caa18be2ab9a, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=229264116357749258357, _reserve1=27238, _blockTimestampLast=1727916253)
index0(view returns (uint256)
11062153539511014052939
index1(view returns (uint256)
2575368
lastObservation(view returns (struct IPoolObservation)
(1727916253, 39044577413638582487893054934, 18588016343582)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=1000000000000000000, dec1=1000000, r0=229264116357749258357, r1=27238, st=true, t0=0xa19328fb05ce6fd204d16c2a2a98f7cf434c12f4, t1=0xb79dd08ea68a908a97220c76d19a6aa9cbde4376)
name(view returns (string)
Stable AMM - L2VE/USD+
observationLength(view returns (uint256)
162
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0x2f2e8c67fbaa981f781609892523b5e0ddd82e6c
reserve0(view returns (uint256)
229264116357749258357
reserve0CumulativeLast(view returns (uint256)
39044577413638582487893054934
reserve1(view returns (uint256)
27238
reserve1CumulativeLast(view returns (uint256)
18588016343582
stable(view returns (bool)
true
symbol(view returns (string)
sAMM-L2VE/USD+
token0(view returns (address)
0xa19328fb05ce6fd204d16c2a2a98f7cf434c12f4
token1(view returns (address)
0xb79dd08ea68a908a97220c76d19a6aa9cbde4376
tokens(view returns (addressaddress)
(0xa19328fb05ce6fd204d16c2a2a98f7cf434c12f4, 0xb79dd08ea68a908a97220c76d19a6aa9cbde4376)
totalSupply(view returns (uint256)
20000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
claimable0(addressview returns (uint256)
claimable1(addressview returns (uint256)
getAmountOut(uint256 amountInaddress tokenInview returns (uint256)
nonces(address ownerview returns (uint256)
observations(uint256view returns (uint256 timestampuint256 reserve0Cumulativeuint256 reserve1Cumulative)
prices(address tokenInuint256 amountInuint256 pointsview returns (uint256[])
quote(address tokenInuint256 amountInuint256 granularityview returns (uint256 amountOut)
sample(address tokenInuint256 amountInuint256 pointsuint256 windowview returns (uint256[])
supplyIndex0(addressview returns (uint256)
supplyIndex1(addressview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
claimFees(returns (uint256 claimed0uint256 claimed1)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
getK(returns (uint256)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _token0address _token1bool _stable
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setName(string __name
setSymbol(string __symbol
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderaddress indexed touint256 amount0uint256 amount1
Claim(address indexed senderaddress indexed recipientuint256 amount0uint256 amount1
EIP712DomainChanged(
Fees(address indexed senderuint256 amount0uint256 amount1
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderaddress indexed touint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Out
Sync(uint256 reserve0uint256 reserve1
Transfer(address indexed fromaddress indexed touint256 value
Constructor

This contract contains no constructor objects.

Fallback and receive

This contract contains no fallback and receive objects.

Errors
BelowMinimumK(
DepositsNotEqual(
FactoryAlreadySet(
InsufficientInputAmount(
InsufficientLiquidity(
InsufficientLiquidityBurned(
InsufficientLiquidityMinted(
InsufficientOutputAmount(
InvalidTo(
IsPaused(
K(
NotEmergencyCouncil(
StringTooLong(string str