Uniswap V2

Verified contract

Active on Ethereum with 132 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5.52
ERC-20
Value $5.01
ERC-20
--
ERC-20
--
0x1d90cb7449dfd3bbdea8d11319971df52c339b2af7f17c9bb29334ac3f0b12cb
0x448761f0e87eb76646b3d465e02462358eefe6dca5c6e142f78fc782dd17160a
0x45fe3100592a83ef67a014d9b5046aebff94daef0dec65a182f18638452149b4
0xb1750efb35eaca4fdea6307cccbeda2d2386a499aa915387b28904c8b1700b4d
0xa3f4f3992f471735c554711ba7663e1cb5e2dea9bb90e63ab5dcc93c954e0128
0xee274cc836ab7b984837b2d916300fd8a7c95f10060dfed9fe725ac8bb553cbc
0x1870a3cd22165b31a3c978a62f6cbfc6465882a30eb4451fdd0ce546b5d92403
0xfa66ef1d04e17223ec6d554de3fb37539230879736d9a954a168449926f124c5
0x77b3cf3039e128bf7383f6a960388ea678fa8ea7f1cf9b5ac0b1c0abfecfc12c
0xf5b0692e325d6e567f0b5f9b6e96e74fb85b589aa317444676c7bf481abbb2bb

Functions
Getter at block 20844046
DOMAIN_SEPARATOR(view returns (bytes32)
0xaa6bebb43cae1d55e6ecc7d61eb61a97833e220a21ef6aee4e87533fdebb584f
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=29240174243849787985573, _reserve1=209326871704005986, _blockTimestampLast=1715301419)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18158318045255621163742434353228507158
price1CumulativeLast(view returns (uint256)
23383435925087950464491800269624167739910125209
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6d0f5149c502faf215c89ab306ec3e50b15e2892
token1(view returns (address)
0xb753428af26e81097e7fd17f40c88aaa3e04902c
totalSupply(view returns (uint256)
71136270139587387568
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.