Uniswap V2

Verified contract

Active on Ethereum with 251 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $1,683.11
ERC-20
--
0x6ac30746ecf79236266192ac197c8a3b3f4aeb943c0de7a65f256304c14e32a3
0xfe0f696f5c50df5d188f2845e2f67c25114270bcd7122925c3db9bd882529902
0x229fd16c496e53b07d707b649d3ff05415b40ebfd1fcbef4cd15acf61bfc6dcf
0xa062ca37c9675ac08dd018f9e14520a0edc1727c3e8d05ff48fb1729d913fb64
0x3cabc1b5b0e369abf2a9bb05f82825bbc30bb8ddb74e9f78e1d778dea7f8de12
0xf6ed4c5a02d8209e666ac158d9af90aa468dbe0e1769dfc3c92ded419e919cd7
0xb61a7f55952c36673cd971387a21632f2ab9535e873c8c242af98e52938aa776
0x9dbc430c4f768fc80d6dca1eb8a8ccee84027650df77cede378b776cafe65c44
0xf9adf7befb586fc6c4f2a998207a550aeacaf28911d9efb8f82d84f7c97607fb
0x9cf02e39a053746987229ab1c25a021f027a5559267a9fc4279505a08b190e20

Functions
Getter at block 21398285
DOMAIN_SEPARATOR(view returns (bytes32)
0x0daf749c20cdf331a0c71f3d9a150a220c53607fcb7683a3c4bb33bad014e129
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=12043032721636715500251077, _reserve1=430657003195496057, _blockTimestampLast=1733656487)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
133581885078205742651118347655267503
price1CumulativeLast(view returns (uint256)
12373236967548402649209520238973741922840098282019
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x51b5bb678e594536d394612f464f94dd87b5289f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
2147147669330886521727
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.