Uniswap V2

Verified contract

Active on Ethereum with 331 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $909.3
ERC-20
--
0x31fd7e7ed622a282dec45a4c1681d16b35a7c6b17f89ca1933d996e3bd69f7ea
0x4bc13e8125526586880a2877b1abbdb4d2446f7163f8eafec5bad598a10ff196
0x1dd974043616e18c0ced37e9fe5b4ecfb5a95fe4097b0fc992a8078f9aef421f
0x544a9f1c28d125d47c32f3ed20032e4273e770a21966976ba3d26bb65e00bf3c
0xb61dada4a0f068477076b864a29f7ecb4e1c0651d5e51ebb78c7d0c33dc78551
0x53d3f1268d56e840d75bacf1d145201c890d1c1e8f47d3f66c210510d48cca32
0x1ffd22e9aad39b38b5c37f2ddd5148700a47bac8664d8bcb5e21d397208d4f4c
0x8ea6d4b8e057ce57b79989f6e88ff0226baf40a33682bf017d6a64e7837775b2
0xdadb70f0ebaea18a7184e8d156b3aeef44487645269c2dec30433efa2ad45e1f
0x3f7f3cf04be0e754557fb795b3b6b7bccba2254e2c6639e19911cc167d0fa9f3

Functions
Getter at block 21159311
DOMAIN_SEPARATOR(view returns (bytes32)
0x6c1099ffd651db61c2ab420085fb09a0ff8160744e6a08c995d0c1dbd3e8bb8c
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=21625160851007142227444, _reserve1=911119610, _blockTimestampLast=1731208007)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
35688933077378468059908773304338
price1CumulativeLast(view returns (uint256)
5519975125410357474271755177101058979041524278730031155
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4d0528598f916fd1d8dc80e5f54a8feedcfd4b18
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
21553732363509
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.