Uniswap V2

Verified contract

Active on Ethereum with 30 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $901.32
ERC-20
--
0x68634e187a07417617a638ed13d5a8def50ce1a7302f7a8fb7ab4729304a6e83
0x7f4ba285488a43be228e5a4585e93742640c0d123e5b79dad86916fe4c16a6c3
0xb65bd837ae432817cc186c6a42fdb360ea20e4c0cf2363c616d504af66a6cbe5
0x2e0d18a63f41afdb534555d14e6d2f3c5026d0aac27dbad99872f74f1bd28a98
0xfd2cd4c2043e54ac3ab3fd7f219cf464719dab736d26ff358ec276937377fb6c
0xa41bf60fd8fa5625071a39be1d7bd576d020b2d60dea3411f580c4379c4c4a41
0x18f7abbcd9d70259341c04605ec0adefe07e0c919581dbddacab137d72db2cf3
0x5132b5b2595d8b898b5719639f2d5f7bee48c66bc37cf400ee9802fe989bcb27
0x0a5802c503543c986da78194464a4591b2809faacfc787481e1c25a038c6a126
0x5b383315c1500e085263bccd46b76123382d76a4ca45bfb84bcc8be5185710e6

Functions
Getter at block 20950398
DOMAIN_SEPARATOR(view returns (bytes32)
0xe81bcff8853f2f3e62c3cc3de2fc8550ff5eadaba6d827bdceb48bb4db2c5d56
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=363792315126282799, _reserve1=8181932119204014728878071038, _blockTimestampLast=1681925195)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
80001893724644633939963912009209430170829112502164
price1CumulativeLast(view returns (uint256)
119174512933690263111116333931876
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc3cab0d0918c39e29088c495a077ecd022758798
totalSupply(view returns (uint256)
52170361458394366883237
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.