Uniswap V2

Verified contract

Active on Ethereum with 195 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
ERC-20
--
0x14704be7cc75edc83afbc7ba03a197e8eab4f93a96e2336160143a475b5d81af
0x5b1d9e5c11bd940357cbbf66dced681bece4fc1e83a691974688883478b25a94
0x4615b8623d8c49a93978658a7c2b9b1b57611801dfd2ea7f7426345a7d68d7c5
0xc2cd3e8265c8868e90d57ebcb5d73eb135d988b25ca5e1ed4e3d6440e3b708ed
0x97d0cc3c120703ffa0d1a7a61b0a5357ec6e67873b5948327601b68cfd808741
0x608afad9fa98e52f64886192a82fece8fe2167f1f76b035bf938f87668d54649
0x898aac1e210406bba48c82935235912cdfaa4959257b3abb01dcaa5b8c1e9d35
0x6c7a83e2529af123ee4db3aa16a88b8a1167111f5ed1a10e9d4ebbddf0183eeb
0xa3e5bde63dbcb4128b08ab92bb7dda48640339a041a54224a1ae8bccaf68171d
0x17ee98eec7c521323cc1576614697314941f252ab673df0f78336c9a404ca7b9

Functions
Getter at block 20813276
DOMAIN_SEPARATOR(view returns (bytes32)
0xcd5758577409856e60212ad8cd9e89dc16623ed189375dd8a4e8cfb3f280edd6
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=1784958513954227738892, _reserve1=12206474919611655013321, _blockTimestampLast=1726267931)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2280053219342813973709198233938448106351890
price1CumulativeLast(view returns (uint256)
323251433943845962406688583226778519411448
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1c9ba9144505aaba12f4b126fda9807150b88f80
token1(view returns (address)
0x875650dd46b60c592d5a69a6719e4e4187a3ca81
totalSupply(view returns (uint256)
4427227560443552454525
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.