Uniswap V2

Verified contract

Active on Ethereum with 11 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $105,601.98
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x5f64e1d620443b9b27f3c339c951d9fa1c25829ab6641395fd14975b06ed0f02
0x274a8156ced011ce843a848ed7f2b620f72032b42cecdd82ef5228a59a907fdb
0x4944b5862ea8905019bdb4cee1bbae9983b912fa0fa303fe8765667e2f832b75
0x957928f71418592d6d87f8d183d2564a640b04c37ef1f40e7216c925af4dc47b
0x10f4cc1ccabc651a5ea484ec76ed7e380a46709e0f00a33d298b06c7c7a88bc3
0xd6245714f6193ce204f116085fcf8c1a8abb18c1b19b4c347cc3510f788224bf
0xc353e0bd1debedd87a2a85e0a298818cdbea9e985e1d67fc88577269def47f86
0x1db3a0d3d14c22176f8c464ef58606b5e30ccee3f803ec3309459375d7708a5a
0x9409f6c6d2b1f9b77cf91495ae7d2e18961aa0f059704f525cb773ef9c5eede7
0x5263876a3373ab0545f508570d92701c16091f4bc74aa46d64e44f91748b1293

Functions
Getter at block 21284015
DOMAIN_SEPARATOR(view returns (bytes32)
0x3244319ee83392109a10915243c22d127bbdb0f94cf6d104413e7b4e2009864f
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=2989381567427717022563418, _reserve1=29272248790505627825, _blockTimestampLast=1732472495)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
17314395801931386879302191595904604061
price1CumulativeLast(view returns (uint256)
45576558920918263981630950656136854916662128476
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x456d8f0d25a4e787ee60c401f8b963a465148f70
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
8827954669973222893718
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.