SmardexPair

Verified contract

Active on Ethereum with 1 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
Value $0
0x49efd1df53f6730761c09afbb093cb69d20b8d8c82def5b3a13c6262edacefce
From

Functions
Getter at block 21380308
DOMAIN_SEPARATOR(view returns (bytes32)
0x7ae833f01d61c8bcf1108e3312653041ffda9a02054a4085e8a6bd346373f486
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_=639, fictiveReserve1_=432)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=6140780677141517690135429, priceAverage1_=4519912548642811507658571, priceAverageLastTimestamp_=1684332779)
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
(reserve0_=991, reserve1_=1072)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x1032abe2902a23ddcbab085c20e0e69c33ceb8fa
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.