Uniswap V2

Verified contract

Active on Ethereum with 722 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $5,074.74
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd78922bc03e828819f1e028627a53a689cef8ffe19edb2470cb42180d3f93d11
0x6b6374d50347faa5071126480f061caff5a981a25dfc94880b997bf6dd4db60c
0x32304c1f6586d3e9c19283e999ac3de3905b756f5968f2143d10dfe9aa93c9c2
0xf166bec17c3feb3d28217f87385a4776a494e939ee17000b7f317749560957e2
0xb7c7ebc00de07b6a1f7a8765fc9b7b9f828b06748625e7f1894fcfd30a08e05a
0x16b6d78d1ee83dd10a5ae4b4f8d0bfae236d477b56f5287c0445b12c2eca4086
0x2a7195251f2fe1cf399d3eaa85f38822807348afdccded8ddf62b5064e2a2259
0x598d5ac77cef923ae45daeaa5252641566eea4bf080c33b5fcca4cafac26d064
0xf654858bc7f28a1032e62f0043c662ce873ed175251307e763158f9f79ed4a5f
0x9c6952d062bbb260037e4105c94a0954f7a93e96ac7c5220ec26c5b3d9778d18

Functions
Getter at block 21171720
DOMAIN_SEPARATOR(view returns (bytes32)
0x72976ed9c2ea1cb5524e642b158555b50149b580a6655723da1fe72541275e29
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=3114295375419088200600, _reserve1=217930096642617127861846, _blockTimestampLast=1730359151)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
60681374350065615345224066491100837715234416
price1CumulativeLast(view returns (uint256)
16473744088390218268322902173369794460084
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x1d350417d9787e000cc1b95d70e9536dcd91f373
token1(view returns (address)
0xa47c8bf37f92abed4a126bda807a7b7498661acd
totalSupply(view returns (uint256)
25249734407384314410216
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.