Uniswap V2

Verified contract

Active on Ethereum with 88 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $30,088.11
ERC-20
--
0x3a8eb104e05713f1d4aa9d4c1c7ad67c31479219d39190a85b7eb0f7b37950ac
0x4b905632e1fc4d488138a6f660365de5c7a5298e9993a28e1cbefdae2e7cbc61
0x325a2f01de00b004cd122db16d56982afa4c4490c8809fca4e83e76e0d7fec27
0x7aeaf7b33eadfe09a584102b5c31c569501a496fbf5e86b1457144e93e0a8c90
From
0xec109c93e3ff2ee12d0041e0f9cbab715dbb14b1c030e3dbabca5f07f7bf2cbf
0xd06e2d0fe5b4f8dd9014dda2b90c0e27e52d9a9c55a91ff85d7ed6710f8d0fcc
0xd3af8e9b1b23939d70366a7e474de09d27a12d130514e3522646cd9493a72f79
0x229f6be748d3981d5c4bc0a136fa009fd138126e8eccfa9f2f78bfa631747aed
0x38e83e03389e75801dd56e9e369ba4743eec8aa76246048b0d084cd4f8b5a9c9
0xeb8530d90144910b37335cc1f01fc79e260816e5a0f031a3217093de09c90004

Functions
Getter at block 21230574
DOMAIN_SEPARATOR(view returns (bytes32)
0xf4cbd4505b2d2b53a346dba8a7d7e14857aec3da45849fa75b9d17ab578f5728
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=9762654764699784377, _reserve1=3053254779945080418218, _blockTimestampLast=1661882734)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
93531168749490268110851301926740038805148521
price1CumulativeLast(view returns (uint256)
1265465683290412457332867403547689666936
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xd74dcf4fce27442f7a09eb0ec3103e9d7753f0c4
totalSupply(view returns (uint256)
157521958267243766223
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.