Uniswap V2

Verified contract

Active on Ethereum with 2,815 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $3,612.06
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xb328310336cfc06c231383137f180504583990bf8d033b5f4c7fdea18db1cd80
0x193f2330f53c28adefa051e58cac07a54c1ad0a52fd72e72365ae6b535726375
0x2ffb5b62b57a8a9dc14e2dee073ad9531bc4cc9524e0a17706517fa98f2dcb70
0x8d6eee0f015312eba5a5094722983d8972a6f355f6ee6c2804d5dfae9771a3ff
0xdeb7d089103e24440bf78f46f8001068d07f987c06f17b2ce058f560fabaea9f
0x69c8bc486aa7f55d7de0333773fb10d5ce69493f560ca8b4156fb1f2c9ab39f8
0x93ebdb214ce05f2c03823182c7cf71783fdba8f489f495372923f21f64f4d66e
0xd5470a80e168b467b7ae9fcf2403d01343f0cbc2f7896a9818434d1ea0e4c9b1
0xc1e5d7f79df71ecc2a21494d1e2dee8890b1380bed537ef8fb79115b1865156f
0x67ceb70f3777353d9588946cc5865340910527ebbf619a56a25c8e182902bb31

Functions
Getter at block 21178226
DOMAIN_SEPARATOR(view returns (bytes32)
0x03b328343c4539fb5333a4a66a52ade8c734e7f9145f69617f6785453db6a7b2
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=336792443523006433994150, _reserve1=1142657659882077874, _blockTimestampLast=1731276863)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
903658304822235271627794940114684406311
price1CumulativeLast(view returns (uint256)
32574234567410640339862304989157826633953016708
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x3d6f0dea3ac3c607b3998e6ce14b6350721752d9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
373154504108857885807
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.