Uniswap V2

Verified contract

Active on Ethereum with 245 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $7,470.43
ERC-20
Value $4,829.79
0x55a2835cf2ac510fd4cc87408a32d6ac39fc854cf8a6203d4ce01e1e46f5517e
0xc02ebebda3269a7ae03fb5e6b363fa30b963ff889a042a65306c8aa3a4ad032f
0xf69bf1cf28dde9f0ca7459d944f7e7fd8ab4ae43e47329c24084f1411ef19b2f
0x2569efca9c394a4f4a52204d620253ad502d7fe6ba775b700dc8a916fce04b8c
0x48f6a9950dd3c8fda71ba323ccd2a743351776576078c24d76ad121c3195b64b
0x6f8d969404ecbdc35a75381e1886396f3e8dd9b898e20819fa4bbab8956c163b
0xf9feec41996b2febb01da0f7a924acdf5d885fb7365d81f44c93e2c69163cfc8
0x653f26daf834d175f8bb8b8417ae152c461086a70dbee8f7f8a2a9724bf3a191
0xd67793f1a5b0ba958a65877021c15858a83ef179ce9c9364eb0d07cb089f354d
0x4f7f12499aadb14cef6148fa4929b5d8666f67cf6f471a8b44aa2dbf12e27590

Functions
Getter at block 21162535
DOMAIN_SEPARATOR(view returns (bytes32)
0x0b57e7045241675467f20fe57ea4448d89f3b2ff71fa719dab2ef618dd7699e7
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=1994348373342060026639253, _reserve1=1534146940172660887, _blockTimestampLast=1731250307)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
36794735753795944106383754509462320496
price1CumulativeLast(view returns (uint256)
144818365176444362674738120042037165592489914239
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x80c8c3dcfb854f9542567c8dac3f44d709ebc1de
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
867627415967935422200
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.