Uniswap V2

Verified contract

Active on Ethereum with 559 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $114.23
ERC-20
Value $50.76
0x3ba40e521040a2accf2f4100c99b97cf0feb20cef153f432db06f55a0134a856
0x8024280d473c84acd7027622885c078d774b4edd5c51fde7d2b3620e91e83b94
0xfd3ee3a73583eda4d399abe6a56b32031bc6a54a380541a416734a76c2a22186
0x7a02aaa389789b18083467e66b7cb52a8da83971bd396f4788addfca43483a03
0x33a9769e872b535298da89dc36d6435f88fbec68d88cf7cd0aecfe8d3a3c21d8
0x0a252f867791ce36294c1e469e819d4fe3bd7cb81e96cebf57e42a942ce91d12
0xe2250e5db1161168f0f12eead052562cc177a970854c4f729381579d7205838e
0x0b434e18fcf33bd145de52b0cae302ee869d48c3744912007836eb6a5c098660
0x2772e1f1944c6a565a42e1708e22e3029ef82964569fd19c2e9ddae3bdd548b8
0x58d5f9d9f837f4b173c91ad7ba01d5122239569f5f6d7a3ebbb8994bcdb431df

Functions
Getter at block 21322772
DOMAIN_SEPARATOR(view returns (bytes32)
0xad5aa276a3c14124281c25b7e6ec4404144b0f8ee5b3135f6305c74ba9b77c30
MINIMUM_LIQUIDITY(view returns (uint256)
1000
PERMIT_TYPEHASH(view returns (bytes32)
0x6e71edae12b1b97f4d1f60370fef10105fa2faae0126114a169c64845d6126c9
decimals(view returns (uint8)
18
factory(view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getReserves(view returns (uint112 _reserve0uint112 _reserve1uint32 _blockTimestampLast)
(_reserve0=134138092535068353303134, _reserve1=163575038386023182696425, _blockTimestampLast=1733023223)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2725252764482635965505009290270970736886380
price1CumulativeLast(view returns (uint256)
1504119696292033043926221268282813853598985
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x327673ae6b33bd3d90f0096870059994f30dc8af
token1(view returns (address)
0xc690f7c7fcffa6a82b79fab7508c466fefdfc8c5
totalSupply(view returns (uint256)
144539331835923240148993
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.