Uniswap V2

Verified contract

Active on Ethereum with 1,515 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $9,343.15
ERC-20
Value $9,318.99
ERC-20
Value $0.51
ERC-20
--
ERC-20
--
0x0bd873ad04ee7202333d634da09e75cf2e8c6e01e66db479721c3eed69cc5e76
0x82691fe2009de036704d89742a222b482a55a20596ef654dc9b46e2866366a75
0x4e37d7766fdd1feefd3ef4160b94255bde0a8886d992c8fda2d2cbc5fb8d549b
0x506af290d5d951c6e3de03bd70c982a34b332c9c7ef85ade1ba231b6bdae6580
0x14ec8c8bfd6e9218e43e8dac35b79950c03d46d94204e1a013102ff5439f72a1
0xa9a9049652322ea244f4b755569bb9f7d3aa3160c1c8b923b9ab52205a07bd64
0x5905722d79f45e141c074e30532807c4267d821401845248970efca846552fe3
0x4f259700e4570e243468b50097f3888fe9ea010045eda48eea22d72a6a07dc90
0xc0a8ff71d2d9f30e7bdbf2d58d4021824506ef537396c00de1b8777712ca2c05
0xfdb38f64f28fa64e51ae3ed80773615f26e3e32776a9164ebc108069fb89a8b4

Functions
Getter at block 20941756
DOMAIN_SEPARATOR(view returns (bytes32)
0xf6e6d2a5849258f7c265014be7dc84156bb1eb6b80460a737c64f4e82c47bf45
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=8863293549558921474128644, _reserve1=3849423085268441394, _blockTimestampLast=1728467135)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
90613917025933687414811462207021908050
price1CumulativeLast(view returns (uint256)
369916650537020034964777348540236927175499951231
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x95a4492f028aa1fd432ea71146b433e7b4446611
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
4140645604385900163693
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.