Uniswap V2

Verified contract

Active on Ethereum with 249 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $890.49
ERC-20
--
0x9f27fdcb0e07380f65dfd9e48e73fde66397e863f8694a5586b19de5c5ba76a3
0x5423360a1d9c73d06172e6b39b0e3735d96ccb3f807c4c8e65c468e9f92fcfd3
0x46d83553f0b8cb1948b5153d0340099fd3523dc157dfce2c762ca37040afb3e2
0x446bb958e3c65a618b3496df5286bc67c8f618e1ad00bd5c8a21f664de1579a8
0xfac5e8555123d63fe29367250f1729409abfbbb5012c2837b173cd49e6bfb921
0x2c446f93f10ef01fe251d672db4607f12e0e2252315c0724f4fd73480d3f31a6
0xdd17668d2f25d7bcc3be99bdb9d6a27ae2f468954517ce8dfb9391a141d5a12a
0x5e212ddf6662707fcd566eac7a97d4025064f423a8306816fdd865368f42fb64
0x8be51bb94c955e293990fa759a2625292aaa5afde219bfa968fc5ebfb25235aa
0xa2336d24431bb9d6676af322d9743b07a94e3793d11077105256e06db6270d17

Functions
Getter at block 21192401
DOMAIN_SEPARATOR(view returns (bytes32)
0x0eca67a304a05ba61469fd38779ac0b5a4fa1a2da42a4dff2ffad1b184b033d3
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=7398163143542153976360403, _reserve1=287825138156486544, _blockTimestampLast=1730511347)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4666978415654089253873251098151204697
price1CumulativeLast(view returns (uint256)
10124802945828286887091998142463478891251280233903
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6f450f117114075d1d1c91dd64a61c0ba72ca68f
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1246622999936016093093
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.