Uniswap V2

Verified contract

Active on Ethereum with 264 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $63.58
ERC-20
--
0x32afd7bd78f6645bc67a94094f1f6d15c5dd1a41c8d11de9908a750fe27f6b05
0xae053afcee8cc29b88597ff04252c25d0534dd0bda2bcb954ff5cd61bd5e84ef
0xddf8ce320ea31ce0531671a60658d32d885019736c038f0fc240a55d118c11d1
0x05870d86db6ba928fba7e9864a29613858c34b6425abc6e91de14b3c6ccdb32e
0x99000dc8697e6695ce4a0c68da88bc0f5160facfdd0536a86912d91ae013f7a2
From
0x9254299b3b7b2d040ad4449c151803946be8490b6a5606ca3ef245e7995426b5
0x83ef3e869bc79ee95e63716d88b18251b2f175eac93dc2dae15061a3ae969eac
0xac413f90dd7180c844bd91cfa79f70160fb407b053c2fa504d49b02dc582e467
0xa013096a243fdd2c396d1fc019d703481ffeb70c8d45301dc54f6b6db250545c
0xf50e7fb9820f6ff3757bfb9bf2af0479339b207b2f933c6a73a04512c82b669d

Functions
Getter at block 20890644
DOMAIN_SEPARATOR(view returns (bytes32)
0x9c18598c02e0393bf1e3455afd20cb60b94c244191f3ec02945093c3321dac8d
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=63576137, _reserve1=107203829985381006366, _blockTimestampLast=1668969107)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2346647779333121086066068503380814495113878525186736841
price1CumulativeLast(view returns (uint256)
256832253514279400476280060896
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
token1(view returns (address)
0xb2b9335791346e94245dcd316a9c9ed486e6dd7f
totalSupply(view returns (uint256)
78555621280810
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.