Uniswap V2

Verified contract

Active on Ethereum with 157 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $762.43
ERC-20
--
0x1c4a8202cfaa2cd13d7de7950b074922d487288fe19bc3d6f18749c73c690b45
0x2ffd1ce9eb427d43c728be2b24f539c78f6e56819035d930f2a216afe18bddcb
0x51aae29f177dead5cf267b55d18f30fb1d377eb329fa8d2fa76c57bd804c93d9
0x395f9688459b8bcc88c15a5d57ae53e20eccd91457298dc47b7c379a69e489aa
0x04ebbc2e10ddcb2aca189c781573648256d5fbbc303d8db1dd7bf9c69bc1504f
0x9c30167a079d241dc7098e94eb6425cc0596445cc2b6e814e5987d72f46829aa
0x366aaa478deb706e122c7e12ba4b4ee00363aeca8b149aa0f2e340179845acf3
From
0xcba2c4052f83426b9b3b0912c5683ed52acd4c079954f676fde9618f2957a510
0x620ecd0118b354aa24986d2a6de46725781cf21ffddaa7d178c3ed372b068cde
0x6689d14bb3315e8914bf73efd6ea968a90018ad5e04d9d2ad9cbb0fdb792929d

Functions
Getter at block 20903578
DOMAIN_SEPARATOR(view returns (bytes32)
0x2e03f5053d676adf4bb28953e7e40cafd010f392fbfc7375b949ccf1040d29ae
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=10159674922723445444521, _reserve1=315573990501466038, _blockTimestampLast=1725680111)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
41778432420788897584400818466793645734
price1CumulativeLast(view returns (uint256)
16563164233671295291920297484451591658533736777
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1c478637deb86a26e14659211190104e70fc3091
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
50859289058830206979
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.