Uniswap V2

Verified contract

Active on Ethereum with 20 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $829.02
ERC-20
--
ERC-20
--
ERC-20
--
0x0a4748b00f6a8abe911571d1950b1370b6eaaa5526c55cdb72c0b54d1411de9b
0xc40e7022090905132d4cfefb4a8f2fde3da3c659cf686803dc97e6039ced927e
0x377e6719f05a48ee544150fbbefa7dbb71bd6fed56ad1690657d597e39cfdde6
0xf08b0034b444f7ef00410fbee68eeedf8c9e18fb62ff73984691f9bd2016287a
0x09ee4ba60d0d15818cec0dc023f5845e2f2bdc2e45eea115ab6b8239f90edf87
0x60e85b8514eaac0e1bb4ab6c011127c4cf4dafbce0bc6d14a4210275039ecd3a
0xaebe7eaa9505fff07fff0b2c7a24653a6be696fd948ef5628a9e3d81e4d465bd
0xdfbf68b38e65cbc2c7a611eaa27df9297ad51d15fa7efd28623689d4b33b1a29
0x8759a20ae0147381cf10b4fea327003e40e9682c85cf5569527e230d37525749
0x8f9e175d90e39f1612df5a1c3940b38e5b6c4a0a5a2c63078d8fbc32511ef12e

Functions
Getter at block 21219461
DOMAIN_SEPARATOR(view returns (bytes32)
0x96640d290b80e01e9dc5f565132d287c50c148206107d1993fc120fcfba38313
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=427438290549088535337430365, _reserve1=262712042288267906, _blockTimestampLast=1724612243)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
82619768862093778969047588622185
price1CumulativeLast(view returns (uint256)
330006360957422759759821723398957740374200728647795902
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x009668a9691e456972c8ec4cc84e99486308b84d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
9378709364073006149199
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.