SmardexPair

Verified contract

Active on Ethereum with 2 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0
ERC-20
--
0x02d8211ed4c80b7537024c95ceab94f5596e9762c8e9d283afa3ec9430177f52
0x167494dc518ced7e9df6ddb06713c10bd0ceaaad23fb9bd49d8511e01c043020

Functions
Getter at block 21326750
DOMAIN_SEPARATOR(view returns (bytes32)
0xcb49901099309f061ecd831f63af34b89891d7a5260785929288573cd11c77a0
decimals(view returns (uint8)
18
factory(view returns (address)
0x7753f36e711b66a0350a753aba9f5651bae76a1d
getFees(view returns (uint256 fees0_uint256 fees1_)
(fees0_=0, fees1_=0)
getFictiveReserves(view returns (uint256 fictiveReserve0_uint256 fictiveReserve1_)
(fictiveReserve0_=5793838, fictiveReserve1_=1)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=5213311053266390494027071434908, priceAverage1_=183712441876859315974544, priceAverageLastTimestamp_=1695122615)
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
(reserve0_=7051585, reserve1_=1)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x27c6295aaf7985c05f0ca8058b8d9b47211f2841
token1(view returns (address)
0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
totalSupply(view returns (uint256)
1000
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.