Uniswap V2

Verified contract

Active on Ethereum with 25,980 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $48,809,396.79
ERC-20
Value $48,770,494.01
ERC-20
Value $2,698.44
ERC-20
Value $761.31
ERC-20
Value $43.54
ERC-20
Value $1.06
ERC-20
Value $0.4
ERC-20
Value $0.26
ERC-20
Value $0.14
ERC-20
Value $0.09
0x843b3d30c57f24fac2d0557247c787e817d2b425ea578c890c8ce5448e32a888
0x28b27f7b3653f8d4e42113488ba3718860192375955827c5840b1cfcca17d813
0x66f6e01b57205dd1504b1c296c7e6135f9521c39411cb4803c2a99bab98ee22a
0xfe3b1dcfbdf34c36d6ba96bf15d6086256e33f1f47c624dbb1e37147c9f797f4
0x3fefbb51108de518ad6c92701ce0de1724b69f9b53021165150b6d93d4c019f9
0xf6c8bdede5121987d7a79a4abc2ce72c9a5d26ce3ddf6f7a12c0f749326457df
0x3e3732ecafb9a098232c8950b74f072b4ff049dc2fa43014fc94b1051639bbac
0x78778833dee3103fa2ff6fca0fc2759ca5d557cb8ddbdb00229b28cd287160ea
0x70f60f110b1d58435b7affa3428712b7d0af13765d7bad7a274738311b2e3940
0x31a326de70de54e00203f2571857a21b2963ab16a49e930fc0a2358b80705eee

Functions
Getter at block 21256489
DOMAIN_SEPARATOR(view returns (bytes32)
0x69c3ee28fa3d92cf21f81e15ae19cda0075ea3221c108e59a8e9d9ed4e34625e
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=14266762418011463822613, _reserve1=48780690857580, _blockTimestampLast=1732437803)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1550562991300720699531233337383900
price1CumulativeLast(view returns (uint256)
607269390729081181552583201187953101861067972374311
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
318132412706842135
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.