Uniswap V2

Verified contract

Active on Ethereum with 121 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $31.46
ERC-20
Value $26.64
0x5885599bd0c38863f7ed7133beb6256e4df327ae317da1a633baa08af84dc3ce
0x4ee9be9e64e263eb8def0fdda331a3aab7d3389d916f4c74d83523369ed6fecb
0xe288e430181b6c3b460349361ed7f5f43e299171e6e5d000197b3c84419e4e87
0xd3c2b57944978cbcbf4fc7c4450f01b742575e35a91988fb15e8d2b050ed9b6d
0x25d06f25bcfb12f7e41df633a7457940957afbbcbe4936861fae1f40a63acdb5
0x9b5632a0545e1c97caf93c658503d7500b285b736e2106f6bbbebed4c4de353b
0x37bd603f4ccf18d3d9593c1f8c81efacfcc4ad076bbf3fed84068bee98044b62
0x1be84b6a965c0d9519b71b28d64c78f8f287ea2ebd81636ff0a069364de7169a
0x039f284628e86b1bed0677449491d01ad3cc2a7df05a138bee5a9ab2177123ef
0x869b3225d984cc8ea0a3e3824aef33fff2b01b340da2bc215318cf1b8f936211

Functions
Getter at block 21162259
DOMAIN_SEPARATOR(view returns (bytes32)
0xc00bd17c042eb4397985dcf7234854d3998b622771e4b54e87c5870820b714aa
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=424315350783972590786, _reserve1=975577870158727308, _blockTimestampLast=1726357931)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1687837253422546306092403155664004400880
price1CumulativeLast(view returns (uint256)
318405112020089172643299100795518145800815791
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b9f031d718dded0d681c20cb754f97b3bb81b78
token1(view returns (address)
0xb753428af26e81097e7fd17f40c88aaa3e04902c
totalSupply(view returns (uint256)
18805531807284104163
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.