Uniswap V2

Verified contract

Active on Ethereum with 600 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,317.11
ERC-20
--
0xdab626b8e2830d376791dc4a3939e892031fcb0dfe25a6bb4800878efd0944a5
0xcec9566b1bfed0d3fb33fa29aef47891e99b9b5dfe09ca5c976c65b13cb55856
0x71cf794a434a1826006888a168b063906dee0c291d669a7233429c16334ec4a3
0xc360b4353b2625b4dfb0070dcb5d3d387102a2b6afff8a7b4b093de7c2fad9c0
0x4b98855dd9025acf23bf0de85520000cdb31387218bc869ab867d5b1d4ba38ed
0x9ef4a69fe106b47732c96107e24f789cb6129cdbd35086d6d5400c4988ef7a0a
0xf8ecaefba486b62572a4f9b040ee63fe80e7f039d0d2ba95d2b023b31eaf7454
0xeb5fd014e2ad7515390f874b027ae95eb66039461d2d1bff7c7da8167dd11894
0x468dd6dfffa5ea7c28cbf5e283eb974f5f0f223f52b2024581cda61ee43011de
0x12790bbb015f762750b30165060eb2b60b1f9a23085e37dd7fb17c899d525064

Functions
Getter at block 20844056
DOMAIN_SEPARATOR(view returns (bytes32)
0xfa39a3b3081d2afee1c606b3bda8b9c217f43e78672fc2608e94f93c238a710d
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=219312863539778549204712385, _reserve1=858000282490465859, _blockTimestampLast=1721802299)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
933013078639818079087823355854949604
price1CumulativeLast(view returns (uint256)
56336000425116922251239069204186564222170919364985
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x39317b8a1ae06c30bb615d88cdc5522781499f1c
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
12106320909909800864549
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.