Uniswap V2

Verified contract

Active on Ethereum with 121 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $41,329.3
ERC-20
Value $41,084.58
0x1333e0827bb9b994248888d9dde204e3f3e684a85e2b9a122f81506a032c7296
0xf335df2cd4236e38a670797a0d31d0caac8e04600426a2d82c27597b12930002
0x07a7297ef3fbb271519288969838be32b8769531408ee728c0d1168d7c10f8d3
0x956fecc8c8f3a00e9139d945922388360139c7e7e603b719389c953e2397f050
0x7570d7e12a114fc430d3a9c5774fa39ce6ae94610b59e41bbe065b8987660eeb
0xcffa6e2976df4087e16e223caf88723d3617dd42824d6c0049aa38327e99d03c
0x5849e0b24e24df99f0ed4aa00ce0d5163bcbc899fa4196c1048896d69d411492
0x584d6265f932c01634612dc07e90e44701336a0429ca26789a702da9c74e5d2c
0xab4444b55aa3d863dadcc79e91e69e181bcdbb98c14fcf8c11036ddc2be6e2f2
0x00f897598138555791a980cb94b375868eedd4c663b51cce31ee074a5942f8a8

Functions
Getter at block 20884019
DOMAIN_SEPARATOR(view returns (bytes32)
0xbe4611f7809b72e0fb76e0c1b4c10f1cfa6f9a6aed3d95b60e5b17bab94ba663
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=7546305178787975758704022, _reserve1=17632034776518302507, _blockTimestampLast=1727938583)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2468314846386952035226439585880803578
price1CumulativeLast(view returns (uint256)
458846332154786512606642552497527184391912477569
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x55296f69f40ea6d20e478533c15a6b08b654e758
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
3620981745089592293124
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.