UniswapV2Pair

Verified contract

Active on Ethereum with 385 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,497.33
ERC-20
Value $7,457.63
0xb53a32030feba3a44c70df84afb0bed05d01b31c98089589613c7898f5bc6e45
0xd5cab8561530f49b7a93832e78283d9639341069994075c144316e7d1b9ff790
0xc71fad89c82329d7ce094bbe4b54ad9102eea777f3a556d114f1895b7b565cd5
0xfdc7ebfc251e7058b9c6f179f33453caeecd1ad5ae9407ce048f36a012903e88
0xf82f4aea7fe70b10f2737f277c3c680886386eb29531fc2a4f4cdb6e14bab3a3
0x4e26a358564c6ce59cadb3fbe707fb797d617fdd985077f1fcb18f406c6ea788
0xd0841e32a9b7278eef87588b5fffb0aed1b6c142b63ba3dc437ee66776f4da55
0x6df3f8a38dc7d81237f87d5c6878739552f7e692761624c86904f262f2c6a608
0xaed46fe137b4e46f0b1d64252ec9239e2030f1be19514723437a630f36de7d3c
0x8109c9a1047cfd9e3836b0ec9daa0402d2e1279f445dc835012756b030cb7539

Functions
Getter at block 21316259
DOMAIN_SEPARATOR(view returns (bytes32)
0x424f2e6a18280f7fe2aac2eed36ab535372a5d9ca1d3f8c45c94c07ae5321bf9
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0xc0aee478e3658e2610c5f7a4a2e1777ce9e4f2ac
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=209130449260933197967, _reserve1=7495779320455778908682, _blockTimestampLast=1732870199)
kLast(view returns (uint256)
1538563791928108731409869518211358072492395
name(view returns (string)
SushiSwap LP Token
price0CumulativeLast(view returns (uint256)
71689367883885404996408292131245534934963896
price1CumulativeLast(view returns (uint256)
10743651125201333866440709445403014791722
symbol(view returns (string)
SLP
token0(view returns (address)
0x41d5d79431a913c4ae7d69a668ecdfe5ff9dfb68
token1(view returns (address)
0x865377367054516e17014ccded1e7d814edc9ce4
totalSupply(view returns (uint256)
1069881238137410492262
Read-only
allowance(addressaddressview returns (uint256)
balanceOf(addressview returns (uint256)
nonces(addressview returns (uint256)
State-modifying
approve(address spenderuint256 valuereturns (bool)
burn(address toreturns (uint256 amount0uint256 amount1)
initialize(address _token0address _token1
mint(address toreturns (uint256 liquidity)
permit(address owneraddress spenderuint256 valueuint256 deadlineuint8 vbytes32 rbytes32 s
skim(address to
swap(uint256 amount0Outuint256 amount1Outaddress tobytes data
sync(
transfer(address touint256 valuereturns (bool)
transferFrom(address fromaddress touint256 valuereturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Burn(address indexed senderuint256 amount0uint256 amount1address indexed to
Mint(address indexed senderuint256 amount0uint256 amount1
Swap(address indexed senderuint256 amount0Inuint256 amount1Inuint256 amount0Outuint256 amount1Outaddress indexed to
Sync(uint112 reserve0uint112 reserve1
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.