Uniswap V2

Verified contract

Active on Ethereum with 176 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $2,519.39
ERC-20
Value $2,187.98
0xb64c7b6f7e48039b7a3b40a4b2cfd1e752e70492f5c292f142970c3e848f42c6
0x0c130a55dbcc2eb2977d6677110eb3b1dd16869d427c4de1e939afe1f2354564
0xcc1049126606e1be12e57644da7a0b9aebf90fc3d1987ebb1d00163a4efc1403
0xc47fbfbebf3975d7cb16bfd1651fc0b47e53f301bc51e405f93dd7b25fee479c
0x61ba5eec162925967da276f6dd5ea74131c0fe87e31ccd8dd159a3e3d4e7ce83
0x5bb988632ea5e88641e1b76b1fe91eb14bc88e42dc98d84fdcea20c2ba3efa4f
0x31a3ad9ecc1a29d956913a304cdda76e292a9a78b953b6f085c4e28517dcea67
0x4b55622deef123fc771dddf076636053c006acd70c65fc0d1b54210f3850e2c4
0x418047f14a9e7214054c5c3b9356558ab8146f68d4acbb26eaec152aad4692c6
0x606098c0f9223686a25628bd809a0e532e1256396e009572781efb5e6208d2c4

Functions
Getter at block 21215254
DOMAIN_SEPARATOR(view returns (bytes32)
0x83d0ea0cde2e0d1b2704357be1cf2475a19ade814dec6a47b2e3943df1806ce3
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=18921942892, _reserve1=811834701503619923, _blockTimestampLast=1731816383)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
799994620339424434549262334375623372765643624195775
price1CumulativeLast(view returns (uint256)
5625525939783300424895292208383532
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x7968bc6a03017ea2de509aaa816f163db0f35148
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
92950681792997
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.