Uniswap V2

Verified contract

Active on Ethereum with 17 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $453,564.62
ERC-20
Value $429,519.37
0xe18c208bb9dc531d61a55d94b477468f5c55fd1dc32a2f8ff65eff62a73e1fb1
0xe46e47aa5cda7c7b16aaac52c229973e5f0f9809f2402ae717a444754fc1c195
0xf480c5a5800a9540591ceda89f4f57db770a9f943acb7a33e4ada7b16ee884c8
0x4f422ca212aafee1db7d703359dd87bf0bd710cff5609028661fbc0fec5d04c9
0x4f04e5a961189b2b8417e959bfc0bc4fd30d5ad2b2c15dc2c42702edcdab19a6
0x43af6b6687b0ffd9a7641f4e647759a60bc6540b0299c48ddd8cd7939cca034d
0xc6c6872a8561b9ab0868be5a74fb70406cc5f4041880765f9dd4e6313080ca7e
0x6a5ab916c6d1c51d29e545a12b9aea1efc1be818d149ab95db0bd0931bf451f1
0xd91b2e68804e68b3e4b75d3a28c73a7d7e74d16cfd5f301d05faf4aefe1ab2cc
0x9d67a74cb98ae3c9b80b6fe7306a4f274daf6537eee2bf0ee8a8367c13b33387

Functions
Getter at block 21162080
DOMAIN_SEPARATOR(view returns (bytes32)
0x7b5d262946fdae28a2354db8431ae6b9e606bd2fab07cd6f6b8ef9f630c707d5
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=39293724809086789941125630888, _reserve1=138820083516152299706, _blockTimestampLast=1731298211)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
258633114168436654319179120858272
price1CumulativeLast(view returns (uint256)
509205930682429984143664328784454902205260695584380
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x2c95d751da37a5c1d9c5a7fd465c1d50f3d96160
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
981096325546069915561964
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.