Uniswap V2

Verified contract

Active on Ethereum with 9 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2.82
ERC-20
--
0xf0139c9796b79662b85dc29ba4ab54ed52c68c4af757045c23c6a61c64518f12
0xd43bc3f8b439a9feba3fa607d485f1a08110b05255fa38a08051b409c0465e27
0xb7d11c2f737d67da4a91a5063ee33162364125b832e6331fff0ebced751fd2f5
0x835b086e814495c3bafd7a898a151733696c4e1a5b7485970888eb3a6474a832
0x2b962354e03b5eeb71494d56c1340f8225f0f3a0d836cd6b0f2119d6cf13057a
0x9eb6ebd394eb8263d3a08f43879bbde308a8a3ebbe1406a05a65366e33611fcb
0xd202553af72312b67b9b8d2f387137dde55347733c808e3c5d8c75d791536622
From
0xe9beea1a491d7c3e244d9e3a89e88fe719fdf38a59ca12fe81a6d0fd88832f58
0x722dd8e74e8a335793f6a56979e1487ff4437188e44ea2712c3d474ade5fd831

Functions
Getter at block 20987056
DOMAIN_SEPARATOR(view returns (bytes32)
0xa4c56d8f652e25e54fb29b116ae3df0e9d8ee0595fdb557043b4dddfcd9af79c
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=9601733922882345294821740, _reserve1=1094792634642306, _blockTimestampLast=1604604497)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
13650543477046459636526673007805537784
price1CumulativeLast(view returns (uint256)
19733487505208318110662453154452691022584
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x38bbe69120eae6e0998d8849875bec899abf5d17
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
101533693106484688932
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.