Uniswap V2

Verified contract

Active on Ethereum with 28 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $4.07
ERC-20
--
0x774c28a3d275a929fd1bbc9c46dd58cfcf5cb77395cf7737ae9f35153ff8e763
0x6c22f81ce295c3ab1dea55baad934da75dd4d4825331a85303897dc16bb553f6
0x97007a4d1f06be8c527ccfa2692750eccd3ece97d8e3e1239045122dd3c22a07
0xc0ba8d3dd1a2eeebb480b8258c870341f6d548279b073653d568c2de9742cd5c
0x6eabe708861091af2d422d4fbd4972bbe2e128829c2901cc2849eb2ba1522414
0x11d9fd61b4fb4dc8396205a00dcdec3ce3995f2e19e89bf403bf5db5072626a0
0xf6fe16eef25db26f71a1e4516e2feae000200859032994aed793fb68de520cb7
0x657ced8f5396567ed369f02387d60370d90c5c5a6e34a8cc808ae042ea44f40a
0xe2716cb1be2ce67c03b21c8b079a398a18b3b709d7628955d1382bb25853e191
0x27fcdac8255957f8c610b498005366c2a7f3cd50b877fd27c723151d4846af13

Functions
Getter at block 21282433
DOMAIN_SEPARATOR(view returns (bytes32)
0x2ba0e6b4eb74f6e48ddeafd57dab24d79c7263a7e266c48a3316c903b2d78ee6
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=1927224768103687470, _reserve1=1109604761260922, _blockTimestampLast=1730991011)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
136967073211466662410954762529595328456351
price1CumulativeLast(view returns (uint256)
145000061924781895680784204096880921555870921329
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x61b5c3aee3a25f6f83531d548a4d2ee58450f5d9
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
35054342981522498
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.