SmardexPair

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0xf62dc74d at 19150045
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $10,698.7
ERC-20
--
0xd8a05bbe1335b60436bb5ae74d11b34f28c79a9226e88067dc52adbdc6e799a8
0x5a3301cd5fb92200b3b1899567b1d9bf9ab0a4dde9cc73c04330e8547245125f

Functions
Getter at block 21219367
DOMAIN_SEPARATOR(view returns (bytes32)
0x771f2d1b09d6bb82da20abd93382b3cf8efdac31ead49c49a7ac73a36313aa6a
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=1, verifyingContract=0x9d6e5f73a80e97682d239d811e67dc18bfffe756, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0xb878dc600550367e14220d4916ff678fb284214f
getFeeToAmounts(view returns (uint256 fees0_uint256 fees1_)
(fees0_=299175620967585145149, fees1_=6128541980480566)
getFictiveReserves(view returns (uint256 fictiveReserve0_uint256 fictiveReserve1_)
(fictiveReserve0_=358542478498275079018187, fictiveReserve1_=8958455543162333336)
getPairFees(view returns (uint128 feesLP_uint128 feesPool_)
(feesLP_=9000, feesPool_=1000)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=379885615087440301578482, priceAverage1_=10370929504510728527, priceAverageLastTimestamp_=1730760587)
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
(reserve0_=816382660985906844560343, reserve1_=19295076145518482724)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
token1(view returns (address)
0x9d09f24c6e64834a66c7a2d6dd633cafd1cb1f09
totalSupply(view returns (uint256)
2266053838724931972131
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
skim(address _to
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