Uniswap V2

Verified contract

Active on Ethereum with 390 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $17,264.8
ERC-20
Value $17,230.86
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#0)
ERC-1555
--
ERC-20
--
0x81f246854da73dc7a8793ee23505fad87f0c873b4466b7a9653d94e7a396d96c
0x06b2e712c48e8707f58bac1e4abdf946015af3181bb30de971a63b1f46000ed5
0xc8a87426455285bd0c617a84bc9f21afdf8c05e1fb94239591cdd1b3fbbdbc40
0x551dba797953d4d22c8a2a8433b01f3496fef2ce3ffccc898d234eed0dd8ac45
0x09e4da0f53eac37dbbdf6d4b16e8bb34a2e03738ec2f5472abab1aeb3022e728
0x6a4698af6e903d29568c30d809440b889bd744549bb3cea310ff27cd37a74da9
0x204b1140fb6b4513ace0ec08d82d47c57210ed90f9bf61882b6cdb221d4fe9ba
0xd060a5eb50d9bd11347bf20457aa405fecfb0a5e1ab14aa22077cbf0d0a2424e
0x8a6ed89a06f0fe702377d936b3e7f93f6124d05266f8db072635a593aeacdb8c
0x5f82c6453ef8588c6b1e633b1e278a12c91099d135fd8d4de297e38d6622a1a7

Functions
Getter at block 21161488
DOMAIN_SEPARATOR(view returns (bytes32)
0x55a8105df42ec49e0dcc23aa5e2d6f431154fda765be99bf00ba24893191b324
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=17213641653496392633431, _reserve1=17247556932, _blockTimestampLast=1731271199)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
732918218819153738594724997591
price1CumulativeLast(view returns (uint256)
730484347695686422223400051485411814071699840371534529
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x6b175474e89094c44da98b954eedeac495271d0f
token1(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
totalSupply(view returns (uint256)
14224871148239381
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.