Uniswap V2

Verified contract

Active on Ethereum with 449 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,129.42
ERC-20
Value $1,033.74
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xec5017db4961658aa1930349234dd6616a4221fca62d311cadaa998ea9c10b6d
0x8d8b96c98637a9c65e973b14c6253dd8c1c24449eb84d34a9147c58bd653bc1b
0x0868945dda41d5267023ac9f7a58c697be099067627e7137cff1f2ac8f3fa6f9
0x0a3fa65f39cd973c459d1de346850ea5990c2ca9870369b8c2a2745184158b1d
0x4edb619d93224c848eb7bac913d62551e166d692236aa6edb993077d6acbcdf7
0xd1e893979d586c787cd7c7c756102a4e49da15626d1881340af610a8afe8e6e5
0x7bc586620f4ac0940143827ca065755c1eda0db768f70991fa4c50a74c1afa52
0x79670fa6f64b60c84cfda4995a39afc1c16182db81a705350913cc3b5bda4413
0x8210d1a87dfe428db6d4b4d079de7265c5096c0827fa44a3a6b497065d3d91e3
0xfd49a53c05305ad48a1ef803597332950a3c8fed947e2b7dcab264f5614d5d09

Functions
Getter at block 20869130
DOMAIN_SEPARATOR(view returns (bytes32)
0x7b1ba6cf7b7edd03baa743031f600711789f90a5567e4384b441cbe97983433f
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=390632608021740985, _reserve1=15677688431505, _blockTimestampLast=1727604767)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
3317333043835732083831157616517883322
price1CumulativeLast(view returns (uint256)
2114219747789719515767350591144962764590469982006
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe1c7e30c42c24582888c758984f6e382096786bd
totalSupply(view returns (uint256)
934195908845363
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.