UniswapV2Pair

Verified contract

Active on Ethereum with 466 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $129,309.93
ERC-20
Value $129,266.21
ERC-20
--
0x44a8eada28a1c9a8999d6168c2d3ba225ef6902d63e834b014cc7f512fd86155
0xd1c5defd2428fe7ac4a63fff3258d29d66220af1e1630199d555222f97cc66c7
0x25d093513dda4631787f0521a8e6f2a402dc9b5d37c93d084cc4b3b1560f0de6
0x04fbe540df1402b51bd9eee8673b59c10a70dcca5d7f8664e62766c0a307ba70
0x8b33a7304462e1163b87088bba2aad5f540827e98fe1d5ed5c4580430430348a
0xd9d0c37f7e271a508affae3b104645c0a7b5033cd495eac5fac55290a820ce83
0xdb1a21f61a9afa2e8d984cf0ed8ac10b0d4ebbb84a4f4d08e9cd3e7f1ac19e4d
0xc19ea302e7fdd31389e30051d5cc2a32d18be6ff77210ec765089ab450c595a3
0x32cd09b4ef810785f2d6c70c7ef037ce8e9ff12d7636d8ae454d2807b728ca56
0xe4ad7048432543d4cc26b631ad134e5b31d39334856dd250a50c81284d26616d

Functions
Getter at block 21274934
DOMAIN_SEPARATOR(view returns (bytes32)
0xb166f58442ac9d7be742b0dec691849de5765bf62a71e61cd535585a4ab0527f
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=123936926119138966655063, _reserve1=5652833868895615639389138, _blockTimestampLast=1732626563)
kLast(view returns (uint256)
700537539588055938623710324639177473616418232353
name(view returns (string)
SushiSwap LP Token
price0CumulativeLast(view returns (uint256)
12901139457328343947797916504579616529223491
price1CumulativeLast(view returns (uint256)
46142732131969900730616296129593331290562
symbol(view returns (string)
SLP
token0(view returns (address)
0x1a7e4e63778b4f12a199c062f3efdd288afcbce8
token1(view returns (address)
0x31429d1856ad1377a8a0079410b297e1a9e214c2
totalSupply(view returns (uint256)
775674300444576508329239
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.