Uniswap V2

Verified contract

Active on Ethereum with 42 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $29,243.98
ERC-20
--
ERC-20
--
0xb2570d05fb808c2e9a88d772364fcb6f81ea23c487bf705159b81abd80c09742
0xbb31c1a0073fc92535d4e448011df65c99ac0f7c3a06a26353f4e1f9d941b94a
0xf00eba58d376ccb34cfe563081cc35b1f3b600c4888d792aaa3a6a8f830b98d6
0x483914e65781cb87dd791b50b02b4bcc0f22f692c63a586100b5613499e95e08
0x71eedec1c72ccba6d8879b77ce037e2ab8092b4200fba2569f7e587559b2c004
0x93cc706df5cc66fb95af7893748d29c7a5d4c6d17d47f53f4db1da6bdb4685fe
0xc6fcd7ad4a4ad28d480377a48df4928a387cae7a4fc79627e72e51af67b665f0
0x1aa9e0afe232f956dacd726927c8ecf1efeb079fb99318cc9b0bfb6294d8820c
0xc9fe67af209b0813b45cf738042ac9d51a25b4388cfb28c3d0ae66706965fc9c
0x08dd6d103146f5869e9b7b32e805b3dcdc9dd84ab441c4c9a31a578819065a00

Functions
Getter at block 21161796
DOMAIN_SEPARATOR(view returns (bytes32)
0xe80a4f60a885f3a2149d9a7bdda81d0c7b3ef949b8028d91c582711ea4f9d0b5
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=174211931887376660352955450, _reserve1=9167967888889214389, _blockTimestampLast=1730841875)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1985567383226958456293017938558615702
price1CumulativeLast(view returns (uint256)
6247401255210314663455709506227511677662577430513
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xb12494c8824fc069757f47d177e666c571cd49ae
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
29037277797881182325502
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.