Uniswap V2

Verified contract

Active on Ethereum with 153 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,900.05
ERC-20
Value $2,844.28
0x6b421066d5ff2dfd19c3e60abf002702ba187caadf39b12b9d9c6a891a97e529
0x44b6590668590d9488415a134474c6bb5934b81c5407176a12513647cb5af9a6
0xdd99a4048a010b1c30e5604385f9e81b09ef97de085330e2c44cfb16329e7c26
0xb2627700cbdbe755de045797f0afbb7225e5c90c4a4be8643060ccef35d4a123
0xac7ff8801cd731dbde590dfcca49dba1f356869ff916d45d604746f602868192
0x9606dd8cafa25c2ac83b3aa4414ddbd05bfafbb4c5e12a8bc3bd58f033857220
0x0f35c5ad6fc3fb5cf99c6aeb141c696f0ad50e6585d16a8b676742e84672209e
0x30cd834b7053623c5d3664cacac061a968bcee71564d8645627d49b1e90a9397
0x75221d5518d127f47f1c962da52fdd6f9123303b1e726b06cb488cfca763ec9c
0xf95623c57f74a2414f60d1954a5b7627296b716440b2b93ab5760daf2704e0af

Functions
Getter at block 21216137
DOMAIN_SEPARATOR(view returns (bytes32)
0x5435a8ab9416dbd79b3df84a1ad4acf3157e2fc86cfe296e0cc68189f07e3bab
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=11410885882794529423630141, _reserve1=912626785136519470, _blockTimestampLast=1731933503)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5012150753795841153129979461176843608
price1CumulativeLast(view returns (uint256)
909567844150277649872488236620506358702935817557
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb31ef9e52d94d4120eb44fe1ddfde5b4654a6515
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2041194192520646603927
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.