Uniswap V2

Verified contract

Active on Ethereum with 179 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $348,569.19
ERC-20
Value $348,014.28
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xe65fd8d501280968be82a39d42b964ac363b275c5566c20e6f84f2a3ae072065
0xf31b86f3a3fc69ac9b59f2dc7a5b365425350e87d281387cb7bdfad4a26253a2
0x029e07befa5537ecbecab1f9b4df623f320dcd35443b3d1f22f8f5cd8eaac1ca
0xd53b490b61c3a7e92777a870a8928caa3eacabbac1f66d47ff0b235bc45d96f5
0x08c0b2c1d01c94664c3a40ec91fdd7b6456de508ab09e8be0fae635213567bb8
0x6fee2587d6ad6eac214540074a305eec4ff4fdb0410197c0789c27dcc55d066b
0xc861966a69df4ff20fb8c8dd63f65c1d55168cf3d3198b2c1ad7819e55851f5f
0x58c605ff736d58443a0ded77af1fc5ed569f86a375c84e577757026e45433f83
0x2e5e7fa88e0010583de6d567568349ef59d67489e41b15dba06056f5b4efcea2
0xf68ae813f80262e02cedda7d4ebb927a70e35a0b521419b7cb92316e9b2310ed

Functions
Getter at block 20869090
DOMAIN_SEPARATOR(view returns (bytes32)
0x621a7c5d77f0c283b883fc36d38a269024276091a14977bf8ed1d771e5bfa8a7
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=2229674467491546393016071, _reserve1=131694572421154655567, _blockTimestampLast=1727745155)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
122978746141631881365057867748565820142
price1CumulativeLast(view returns (uint256)
6057001351712281323950878366112980148404923557
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xade00c28244d5ce17d72e40330b1c318cd12b7c3
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
13368550108669158559699
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.