Volatile AMM - BITCOIN/Mog

Unverified contract

Proxy

Active on Base with 40 txns
Deployed by via 0x93600717 at 21245759
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.89
ERC-20
Value $0.79
ERC-20
Value $0
0x8adefbe342e09b2d5b7edf9ed1113f94ea5eeebe29d5b7bdc5c5b385f79525b6
0x6675e61fed4a83bc0f7dcf0b8ef66d10588b4e759b9be3ce59f74ff52c4c0015
0x23f1e01de30f17468b252198cf0b679b93a3d8367c0134c22015e67f813ea237
0x5beacc66126ef84c45a16aec80d8e51254330dc2ad856f575de2586b5097055b
0x35f040b5efed62ac94a68e0d76a1efd46fa0f04de3324e0d04b1d87dc56f8d81
0xb0def045d7b858df5fd4c4efd36602bd1f10637ea444939ec0bdece2544eebfc
0xd52ab2c96643f2c9c3cd1da5faee1e1aec9dfadb3585bd3cb17d21a3d541b879
0x33e97af5a546dd83563fe1eb3c46d1f26b6363d37a4289540345ef3fe57bd60c
0xffc9059e2823478f8facb2c793827762a81bbc8afac34bfc88b1ba646d7e9e7a
0x3ce5ff5fe09f3de18c4423d926394a607efd821817f54fc927f40663f57e6e2d

Functions
Getter at block 23069212
DOMAIN_SEPARATOR(view returns (bytes32)
0x5bb8c2efa86426c237c91b8dedc1d69869a555dcc3ff0d5c96ee45e75de03322
blockTimestampLast(view returns (uint256)
1732432725
currentCumulativePrices(view returns (uint256 reserve0Cumulativeuint256 reserve1Cumulativeuint256 blockTimestamp)
(reserve0Cumulative=105175731826637040, reserve1Cumulative=139834821983536006671565243518400, blockTimestamp=1732927771)
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=, version=1, chainId=8453, verifyingContract=0xe48a7cae605751bce15e89655b9846c0cdf0f9cf, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0x420dd381b31aef6683db6b902084cb0ffece40da
getReserves(view returns (uint256 _reserve0uint256 _reserve1uint256 _blockTimestampLast)
(_reserve0=303873341, _reserve1=318325202448396830752286, _blockTimestampLast=1732432725)
index0(view returns (uint256)
38991710380
index1(view returns (uint256)
63792449960136365072497064
lastObservation(view returns (struct IPoolObservation)
(1732432725, 105025300544668354, 139677236365364737614088647343244)
metadata(view returns (uint256 dec0uint256 dec1uint256 r0uint256 r1bool staddress t0address t1)
(dec0=100000000, dec1=1000000000000000000, r0=303873341, r1=318325202448396830752286, st=false, t0=0x2a06a17cbc6d0032cac2c6696da90f29d39a1a29, t1=0x2da56acb9ea78330f947bd57c54119debda7af71)
name(view returns (string)
Volatile AMM - BITCOIN/Mog
observationLength(view returns (uint256)
199
periodSize(view returns (uint256)
1800
poolFees(view returns (address)
0x06a645e8cb8ceaef2f350d3163ad4dfcb97f6443
reserve0(view returns (uint256)
303873341
reserve0CumulativeLast(view returns (uint256)
105025300544668354
reserve1(view returns (uint256)
318325202448396830752286
reserve1CumulativeLast(view returns (uint256)
139677236365364737614088647343244
stable(view returns (bool)
false
symbol(view returns (string)
vAMM-BITCOIN/Mog
token0(view returns (address)
0x2a06a17cbc6d0032cac2c6696da90f29d39a1a29
token1(view returns (address)
0x2da56acb9ea78330f947bd57c54119debda7af71
tokens(view returns (addressaddress)
(0x2a06a17cbc6d0032cac2c6696da90f29d39a1a29, 0x2da56acb9ea78330f947bd57c54119debda7af71)
totalSupply(view returns (uint256)
49196546175850
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