SmardexPair

Verified contract

Active on Ethereum with 755 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29,136.2
ERC-20
Value $26,985.86
ERC-20
Value $1.07
ERC-20
Value $0.01
ERC-20
Value $0
 (#0)
ERC-1555
--
ERC-20
--
ERC-20
--
0x9f15d055466a1d0ec98d28ec24b85141b5b73435a35b0d79bdee84e84cdd34bc
0x9dd52795b9b7aa75148826d11ca950e3a7a193b96da8367869f5bdc420c94f3a
0x12842ff163155268dc0ba096a9f6dfdc4dc113312682a30210226e1b5a815ace
0xb5905fa0733a0011bc7fa2da7834044e53ce613080d1694a6c736ca464b27431
0x7d6109eac820a1306c21afb31c334571073c77f300a77a9a77b58a03c51d96ac
0x769a74bcdbd22f7459c22cc7204e9947bd74d75f5b2e2361d99016b7f204c313
0xddfaaa0ba348196a248e4a7543abb7a19982d5137758995cb3d60f3a15288ae2
0x825ac5ad615d9569d944a23aaeedd51a83d1443c78f575cf634faf164f10aca2
0x321625b8f036f25d28edc19ec88b07b8e20900a92073e22e25cb5a0e3815f91b
0x505ed4995762214cba2dc265bfca47dbe17ff12a90bd69dca856c4049761ae01

Functions
Getter at block 21312507
DOMAIN_SEPARATOR(view returns (bytes32)
0xc02c58eca81a108806311b3b19a93f09814237ca78d0643dfaedc838ecd93889
decimals(view returns (uint8)
18
factory(view returns (address)
0x7753f36e711b66a0350a753aba9f5651bae76a1d
getFees(view returns (uint256 fees0_uint256 fees1_)
(fees0_=37481656161164689304, fees1_=464540)
getFictiveReserves(view returns (uint256 fictiveReserve0_uint256 fictiveReserve1_)
(fictiveReserve0_=1018516681384784927542291, fictiveReserve1_=12712956963)
getPriceAverage(view returns (uint256 priceAverage0_uint256 priceAverage1_uint256 priceAverageLastTimestamp_)
(priceAverage0_=1069244927144230851360984, priceAverage1_=14281791249, priceAverageLastTimestamp_=1733113067)
getReserves(view returns (uint256 reserve0_uint256 reserve1_)
(reserve0_=2263168692743422991463327, reserve1_=26958435927)
name(view returns (string)
SmarDex LP-Token
symbol(view returns (string)
SDEX-LP
token0(view returns (address)
0x5de8ab7e27f6e7a1fff3e5b337584aa43961beef
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
142832207651455944
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.