Uniswap V2

Verified contract

Active on Ethereum with 927 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $736,904.43
ERC-20
Value $735,282.37
ERC-20
Value $0.64
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0x1a7fffd22eaada74d2a348ea2870e513dbbe38500ba59ee6d1cceb33472c36a5
0x8dfe139f9ff0db4449d6da20fab02f82aac9e7bcda94f991f5787639fe8a42af
0x239ba9f7b119e373bc0415ce06f971e45db1d23dcced23ee9e080190b87a075d
0x46b94e00254951376416ebe828c32486166e6e9591e9314d1ded7f0b98432d17
0x59627976f1b82198730906980568a4d9e9ee6b63af9f976c044c3bfe12faf6c6
0x6f46213465289e894442bd4f0a478e647614d13a96451395068f2e3f470582e2
0xb5d98995869720a2d40158dc481fb8e1a7da7ccf7a3dd6f2ae7458b54c4620dd
0x6dab7451e81d2d4c02be71f328dbd5691c5caaf2b7585b40dcef1f775f9d3eb0
0xf8fecd393d2d6a7f3e47223abeffcf280f5019c213e0779c12b6e92c87e2a0c7
0x730ce29dd361f4eacef916f437c7bbe664c682d8edb0e093bf94227fe4c16e48

Functions
Getter at block 20864689
DOMAIN_SEPARATOR(view returns (bytes32)
0xd9fc7fa904dcab9ea8ac9c3ec940a31f6e32ab31a17379fd103673a2dbc72fd2
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=735696567772313871184160, _reserve1=737286342854, _blockTimestampLast=1727713931)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
719067778431519484971330959397
price1CumulativeLast(view returns (uint256)
717146122352573283079174996463889846402468893758819477
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
totalSupply(view returns (uint256)
650172268562730047
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.