Uniswap V2

Verified contract

Active on Ethereum with 1,037 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $102,956.61
ERC-20
Value $102,250.21
0x3fdf7d6c88d70c4edd09154afe10f97056505d9f86db710b7a0793d9c35365eb
0x8851099c974e3deda9507f49effa8bbfaeb540d201a5fd31cc87d7fa75f9f762
0xe1aea8ba1a597c714c481815dc9edcf02fe307ef671413b256cbec2f54277e5b
0x04de7e0a85b8bc496b817e8d262d7ccf6f4b3f8a911fc8e0fda213717a23788a
0x48d89cc8d32da276cf67141a934ed6563d4f8e49442f59ec629ae537923aa843
0x05d18d00fb47675590842a72a95d2a3b576804bbbfd538f6ee6e6664a6217c55
0xfd74fbd4e044e95d59d98fd00025b86a7d24c3f8c8e04192cc87ed9da92ceb82
0x82c3f5f5768606b9a5050bb94a3b6c093f89d762e37c4217ce89ee21cb54d450
0x5f9871ee249d547e31e44348ab436872a19be6cf6d1f53412387c568b52721ae
0xd8c8b5bc195345906d704ab34685cad3873e7db92593949a6ea61fa838da6aa3

Functions
Getter at block 21262733
DOMAIN_SEPARATOR(view returns (bytes32)
0xa7f595208a5a33d06696a7494d33f2f2fa4ee364228b433f015d340e31a6a2d1
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=164334183095809910079551, _reserve1=30390314972817463243, _blockTimestampLast=1732512467)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
108438369388988863580642945424624356879
price1CumulativeLast(view returns (uint256)
5040501284805284953491087954575195633470377503
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xbf2179859fc6d5bee9bf9158632dc51678a4100e
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1762186331955924343813
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.