SmardexPair

Verified contract

Active on Ethereum with 29 txns
Deployed by via 0x5214f8cf at 18558298
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $47,602.09
ERC-20
Value $39,268.58
0x031458749ba799771d406ed2a6dc4d83d199aefce176b0a17b13f9f8dc9adb74
0xe8bd397d36f9ef85d81320c8fdf376220096ef6dd0d656983b21e9dd50360301
0x11c066042ecd67720d0015a732c498dcf9940c1e0c44eeab3061e5978a292d97
0x5312194c1299cda0f370a0b0dfc68f492a810182aaeff326a98181e7a9de5ec7
0xa0b3b91ea05b62e5198b5e29102f9c00a8549a3bbfc43c6de3897a4c49621eac
0xd016da95cc4238981b0441aa5a2cbb3e5db100eff3c11ecbbb1fc79aa0a926a6
0xdc864cbe3329be2f2c7b42f48a55020a42b1cbfdef9df5a04d38f102c95dc72a
0x9f7cc5d0a804fc8f3c67ea14afe6e5251d0469757757a2eff3c19aaae6386d91
0x756ecb89de4853d04866e2059d9fa6380fb8d7e78d0129e38a1074f855c3b82c
0x7ac5337421d1f2f0555371e9f6232e1fb50a967ff0f8472cc8c75a3bd762321c

Functions
Getter at block 21320029
DOMAIN_SEPARATOR(view returns (bytes32)
0x64d0fe7d24496ae331c11d78c2547e43414ac1963dd1a6ac495c07ef7d36da3f
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=0xf178adc7d707cea43fbb3206b3364cb416f044a2, salt=0x0000000000000000000000000000000000000000000000000000000000000000, extensions=[])
factory(view returns (address)
0xb878dc600550367e14220d4916ff678fb284214f
getFeeToAmounts(view returns (uint256 fees0_uint256 fees1_)
(fees0_=9500636563202799361660935, fees1_=22082728739887439)
getFictiveReserves(view returns (uint256 fictiveReserve0_uint256 fictiveReserve1_)
(fictiveReserve0_=3844977245405899224772841522, fictiveReserve1_=5976003924284667162)
getPairFees(view returns (uint128 feesLP_uint128 feesPool_)
(feesLP_=9000, feesPool_=1000)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=3740847279307525349273819642, priceAverage1_=6128019344979908167, priceAverageLastTimestamp_=1733132351)
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
(reserve0_=7053194037677000819870487891, reserve1_=12989428241943598021)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x2c95d751da37a5c1d9c5a7fd465c1d50f3d96160
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
161171635135091630061740
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