SmardexPair

Verified contract

Active on Base with 1,491 txns
Deployed by via 0x13cb6384 at 2953593
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $543,283.67
ERC-20
Value $476,789.51
ERC-20
Value $0
ERC-20
Value $0
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x3ec3dfe837af6be0e910c622e193c196fbd88fc87822e92d11125a5d108ba6f8
0x37dddeaeb57d43c4840af6489e2176aa19b4880f3f07ce2fbb012c3b45104b5b
0xa1fa200ec057b55f3a6ec962348fd063258cc610da578d8c8343cdb1188b1d3a
0xa740765e4e3dda729bcba81d09a15f94ce848befcc76ef25605fe8288abbe7c6
0x8d80ddc7e169f30348f43ce746c7bc8d79727878ac9c7fe3c59d7948b8c281ac
0x0d59ae5450802e0f2c8464dc2f8303078817be97f8c8ab98812ee166f504a2e7
0xa48a646cb8f970137c06901a190db176a1e27dd24252604c7cba7b406bc1c853
0x14b9974304202a72951a14071b255153c730ada964371e1e309f5b4ebaea396d
0xf4a1a15db7a261ba38b5b0afefd721636dc1e669f9c1694e275287bc85f65c06
0x169ffaf27948afb4a168e2f412755c2609c212a8796fb03289d564ff2ceb4d9e

Functions
Getter at block 22151021
DOMAIN_SEPARATOR(view returns (bytes32)
0x9397fb75d3e4a8311d86a7a46fb6eb37f1a552962f04f5478514c4d4168b965e
decimals(view returns (uint8)
18
eip712Domain(view returns (bytes1 fieldsstring namestring versionuint256 chainIdaddress verifyingContractbytes32 saltuint256[] extensions)
(fields=0x0f, name=SmarDex LP-Token, version=1, chainId=8453, verifyingContract=0xd70e1bab713d84c3a110ded11e41714542e604ba, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0xdd4536dd9636564d891c919416880a3e250f975a
getFeeToAmounts(view returns (uint256 fees0_uint256 fees1_)
(fees0_=3071151874528299, fees1_=68611197234378552113)
getFictiveReserves(view returns (uint256 fictiveReserve0_uint256 fictiveReserve1_)
(fictiveReserve0_=75131278807996701409, fictiveReserve1_=24587338672482781382073514)
getPairFees(view returns (uint128 feesLP_uint128 feesPool_)
(feesLP_=8000, feesPool_=2000)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=74487934473198340958, priceAverage1_=24585018225071100404934272, priceAverageLastTimestamp_=1731091355)
 
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x4200000000000000000000000000000000000006
token1(view returns (address)
0xfd4330b0312fdeec6d4225075b82e00493ff2e3f
totalSupply(view returns (uint256)
94398266585448515962793
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
getUpdatedPriceAverage(uint256 _fictiveReserveInuint256 _fictiveReserveOutuint256 _priceAverageLastTimestampuint256 _priceAverageInuint256 _priceAverageOutuint256 _currentTimestamppure returns (uint256 priceAverageIn_uint256 priceAverageOut_)
nonces(address ownerview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
burn(address _toreturns (uint256 amount0_uint256 amount1_)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
increaseAllowance(address spenderuint256 addedValuereturns (bool)
initialize(address _token0address _token1uint128 _feesLPuint128 _feesPool
mint(address _touint256 _amount0uint256 _amount1address _payerreturns (uint256 liquidity_)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
setFees(uint128 _feesLPuint128 _feesPool
swap(address _tobool _zeroForOneint256 _amountSpecifiedbytes _datareturns (int256 amount0_int256 amount1_)
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
EIP712DomainChanged(
FeesChanged(uint256 indexed feesLPuint256 indexed feesPool
Mint(address indexed senderaddress indexed touint256 amount0uint256 amount1
Swap(address indexed senderaddress indexed toint256 amount0int256 amount1
Sync(uint256 reserve0uint256 reserve1uint256 fictiveReserve0uint256 fictiveReserve1uint256 priceAverage0uint256 priceAverage1
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
InvalidShortString(
StringTooLong(string str