Uniswap V2

Verified contract

Active on Ethereum with 4,205 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $141,687.19
ERC-20
Value $140,840
ERC-20
--
ERC-20
--
ERC-20
--
0x105ba064c2833c8e92ddf1e39b58e75cf9671f33e276cad1738c8e128ba90b4a
0x95f13b0efd5f02e7304f291359011d417357a2950c75241cce4e630a1773e42e
0x435b419187b7b3249a3042b8b74f83caf5d4477c9c52d4ca85715a077a1e6ac6
0x1bc72275e5fbf251331bb45821d591a37979c046699aedb632881f2ed870391c
0x8c1248a8079d3758884dc4d9e792e4a75d15c030c53075ccfc9ef17b72684a30
0x6d1f7628b4f2b44815021aecf7077fbed77dc9fb87de3587009f61845f057711
0xba1741b149cbf2164429b511f2e480fcae645d3ce07439e17ea7aa9742883a76
0x72474901111affa064a1431a40f43b5d88ea9e38b5bd8d27212725d0c5003dee
0x1cb4db7c17a438d51106752018cccba8ff333d1010ac9f7503cdf88f94bddf5f
0xb0ab42640496789bb342123e34b73dce115f6446227d59ea84c16691f8eea63e

Functions
Getter at block 21168215
DOMAIN_SEPARATOR(view returns (bytes32)
0x44bf84f7a77954deffafc50b58c1c3f3a37d83267bab2aa8c669c7eb93c19b48
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=139730961285314669337283, _reserve1=42150879393746329402, _blockTimestampLast=1731358571)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
608024656730461029282137575651733268863
price1CumulativeLast(view returns (uint256)
1529972129197740256615292923272056130435116715
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x57ab1ec28d129707052df4df418d58a2d46d5f51
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1175129790058714870167
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.