Uniswap V2

Verified contract

Active on Ethereum with 2,783 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $60,850.98
ERC-20
Value $60,796.14
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0x4b3e81159230140eabf72a31853327447efc660adc5ef1bec46d5a94ad4eee12
0x922e0f7960b5cc994e017d32b331897b0b1432e86751c49bed103333a74f3af4
0x48f00f846f393be879090d034c440ec373a88194983b8a64b3acfc9d58aed146
0x1c9612237bf232077581ed4bf28da10e456b1386836cb54f6b977ef8d9e9982a
From
0x01f8a9059d9b008ada22256eeb0a5397d91cf610135df1fcfc8322b954edb2ad
0x906e1013c969689af1f05614bc646bbf5242b8a58856d42b6cdc57e43fb28f6e
0xc894e72b89e401cc0f59109ffda7d6d441a6905db6e5884f36cc1bf9fefbdc4f
0x09dd431d925ddda23e549f192c85b3cdb331f8bef1983b2b0233dd3583e02aa7
0x7ac24afe33567d1808415f3c0d4cba45613228bdbf5f4cc7e06a01466493432b
0x840dababadfa632566651b7074197061254665837c643afe0576c9e8e80755dd

Functions
Getter at block 21266236
DOMAIN_SEPARATOR(view returns (bytes32)
0xdd013f17adbf9a73608d2dfa4f2673b863d50854b0f262e904329f72207f535a
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=61379367316654865717804, _reserve1=61084504537, _blockTimestampLast=1732536347)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
648478046596614283254667560712
price1CumulativeLast(view returns (uint256)
646060836289952875021733229894981558537471105189810690
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x853d955acef822db058eb8505911ed77f175b99e
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
53461876632750785
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.