SmardexPair

Verified contract

Active on Ethereum with 1,949 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,689,271.97
ERC-20
Value $1,586,967.76
ERC-20
--
0x26651e9e02b4af16350ca0629edef7c64462c0921ae63c31c90c83400d1d9400
0x2cba24dd264452a0138bc1f096695623713eb5f5747e6e1993313fbf7cc228bb
0x034efeb04fced686d72598ff5d3e1a6d87594c58880cc1f57d68b8c8b5cdb49a
0x66bd501018cbcec5d83ac5b931d17d4586afa00a5bead65640c0938323adff6a
0x3cb310be2b4164aaeeeea3a220cc4885966596efa6262c53ec242d895855fd8f
0x13af546ba6139ff1d24a353c3c7d1f17c7c76f643eaaa5e9430723b2e8be8bdc
0xf73fc6f895721e9c48872e1ded11024d2c7d4938ccd03b65a638143ca187b781
0x7dde6a9315a9db3c35874a3a730e4400616acf5bb837eba18d44f8b3a1d39785
0x8aba1e3f2a5b70b7f2312f15880f635f07f24cf6c2309a2021239e0424f3740c
0xf0ccab518710801aa4b7c59a4ab59024083a694978760376c900c13ebca85bf3

Functions
Getter at block 20869700
DOMAIN_SEPARATOR(view returns (bytes32)
0x6368c98421b38dc3c10b6f17306812ce2f1692e0bc9ac6343fe7278c0d485380
decimals(view returns (uint8)
18
factory(view returns (address)
0x7753f36e711b66a0350a753aba9f5651bae76a1d
getFees(view returns (uint256 fees0_uint256 fees1_)
(fees0_=235952224118229718843, fees1_=486770281673607)
getFictiveReserves(view returns (uint256 fictiveReserve0_uint256 fictiveReserve1_)
(fictiveReserve0_=87454316103170602900335204, fictiveReserve1_=289688633779004709555)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=87411323364498135902683907, priceAverage1_=289462958339419434665, priceAverageLastTimestamp_=1727771891)
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
(reserve0_=180582232091521428551604910, reserve1_=637597777789550771003)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
299096320697069995031864
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 _token1
mint(address _touint256 _amount0uint256 _amount1address _payerreturns (uint256 liquidity_)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
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
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

This contract contains no error objects.