Uniswap V2

Verified contract

Active on Ethereum with 50 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $336,577.63
ERC-20
Value $3.56
ERC-20
--
ERC-20
--
0x4311a1bd00c151166c5af0dc0c5c83dd33dbc8f1e1e723ae37ee54d3197dab74
0xd7829e930127ec25d3570f8248f567a16a76f5c137eccbdddcf5cefaa78d36d7
0x1c8299fc76b1f4b5c97af5718dc38ca95994661883f072069c4a09e014090aa3
0xf18ca9a7e43e0c1d629dc29024395337cbdd8fc635a5010531fc35636bd773e4
0x6a5dc90a6b7543958bfef3436b2f4b5e4b4d55ffe57b912b6302a1cc5365630c
0xb85245cd69a2bc193652c5fe7be5af12ca5f3245042c7ba94b5bf13bb4417596
0xd4a014f38c93310bf25f4bb7d281c6df444bb05e06dd5e73c10ee47c4abde48b
0x0a75d56122986537cb68ffde42480c9c237f46a203b245a8fc91862efae7a7dd
0x2fdd2ff1bdbf6df5dbb17e535af2474836b03d32933a3fb7fbaa5db61f780920
0x36add177aecc14ace0881f7de5cecf3f4006c9a3bb70117783b9e41ef8dc154b

Functions
Getter at block 21213021
DOMAIN_SEPARATOR(view returns (bytes32)
0x515edb4b5fc2f5fab33a407a3648553ab1ede78bd70d9da9d81c82e6399f16ca
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=107251810217531146306, _reserve1=33265341182577021112940266, _blockTimestampLast=1731865055)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
133556455399824164610728913758875923970874849984
price1CumulativeLast(view returns (uint256)
24750954111648797556843762238885502466
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc1bfccd4c29813ede019d00d2179eea838a67703
totalSupply(view returns (uint256)
51399589250715031977513
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.