Uniswap V2

Verified contract

Active on Ethereum with 349 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $54,998.11
ERC-20
--
ERC-20
--
ERC-20
--
0xafd42d6decbb40f7b4e28c3d054748c7f9f5aa25c0edb4e1772a8ad9473fe24d
0x5967700e52dbfd051947e5fd3965c6663ee2163c298bef811d37f23a3c18c99c
0xe7f7602b6e1056715fe368f0f970320397c93487f5ca6d77f38b25c669ebc1dc
0x45215b64f7159e0419b7d7b065b98a3199b0d8cce08caf9045d16a91d0467a69
0xa3b3a8721c1eca874f53f5bd1e972e289ffecaf4c203ceedae4b439e199e9100
0x8d4b79183af878c04c727ef93c6baad27ef43a38bb15ea838c42adfb7462dd25
From
0x2017bafbb0f7cf55fa5856cc956fde86c6f98aee9789c2fa94b065d1b08816e1
From
0x3acf2f5f092064c0006818d58b64343b3d8a3880c59f6a472743de0bfea0b483
From
0x9ab5c6cffef7c88e7fe13d45a5fb6de3e12be84b60364d5c21d5699ea60068f7
0x41e8904fd86d4a1961f53b8a0e99cb4c9e893d01a7aa46ba4c7be1d49428ec93

Functions
Getter at block 21216424
DOMAIN_SEPARATOR(view returns (bytes32)
0x0ae7962a0020ab2511f0c01099462c47064453f2dcc1001e426677fff4eba556
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=1818873182678017230954, _reserve1=17283697486791046206, _blockTimestampLast=1731168023)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
6840707823329926887972189304395709910565
price1CumulativeLast(view returns (uint256)
66142713216166203304177243875582348793453909
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x4bae380b5d762d543d426331b8437926443ae9ec
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
141822153234612935404
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.