Uniswap V2

Verified contract

Active on Ethereum with 34 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17.01
ERC-20
--
0x585e4daf55d9f1c7102cc09e8fd2684db143ab61fae53e9722155e27121acba4
0x71e14a8a6ef5397a8793688be8d48695f830ba881c28dd4bda97469658cbc1cc
0x391a33fc98e43d54586fe4b40c340959457527e2bf2c2850c608474ed61e2621
0x0abb7f0d408d0a15162123024e1d4287ea305c9383689f190e1cd2bf5480703e
0xe6ccd8baa629d1288214acb41a3bc630e3014b2a1439b79482a219e75532b8a8
0x1217707a0bade2f7762a0f4766abf45a515b54e2bd5b2b60406bd4af4ef0907e
0xd1e43cc59f9172eb3bfe3700839b2029cf8b4ef76fd4a646dc06e7e8aff38324
0x15ef9e4bdcd7b297712110bc09d2b2ec69342a75a52a558e5f81b169144fae90
0xca999f0e6d3cc91937c743bb295a1d9411f6caeed2663b334ccec592e1978844
0x0cb24d1781472f8eccd1d7aba924da6b305ec3e7793cba6b7f1543f68dcbe6b0
From

Functions
Getter at block 21205134
DOMAIN_SEPARATOR(view returns (bytes32)
0x60494a6d94d0a3a043a4ab8852a91d12832bff63db58723c32756383bf4fd416
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=5447516962819972, _reserve1=2426645826263330545400275, _blockTimestampLast=1727530823)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
5591503249842546326763012773412257064822058169545
price1CumulativeLast(view returns (uint256)
909298666722880072175295769294316466038
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe0965c761366160ec3d3cc4ee2ea19de68868d4f
totalSupply(view returns (uint256)
111923196898952413007
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.