Uniswap V2

Verified contract

Active on Ethereum with 15 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $108.59
ERC-20
--
0xc47921af7faad2d9a774c4fd9b8e94ee6731608a798893aee19b9b6185f3c7f1
0xe5eb582a21e1cacae65fed5ab5dc1dda9be3b5f7bbd5a27cf6b25891ed6a0400
0x71184462cb7651eea42d5557d1dfb28b5b9de4851f5093d14f5583a069efa8d1
0x888645fa8cf9f8db66c986a792a94bfa326a9337a989cf67e44e9086bfd7c52e
0x429da2bca09c397c4b3e661ba0b37c4a48b95a90383285e57744ab49964fe399
0x466edbd4057c6843d7b8011d1a9345eb7d981b87bce69a04406daa707616946d
0xf9abe90b8dc84054e6c8c86f0984899ca1549327fbb1e9723cfdd9ef29803024
0xc377acd448bb619c0dffc21406f91fa4f6de0daf81ede5b67727be8284e784f0
0x8b63e49b7c96945534b07d1aecd556dde4f8b11c7423d2f63d552e5c30ed921d
0xf603b6fb2bf0f2ac6f1f997aceff90b661d318cd9a6394f15c99481000e6d7f9

Functions
Getter at block 21261551
DOMAIN_SEPARATOR(view returns (bytes32)
0xb00364e9a920892d67fb74e85a15ffe3bc635797461226ca7782ab52de993fd7
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=592438657830326174701, _reserve1=32663974233621461, _blockTimestampLast=1722812243)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
4913947037186655362842849563085344936592
price1CumulativeLast(view returns (uint256)
2846787049367716692858277235327895203775735982
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x26b3038a7fc10b36c426846a9086ef87328da702
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
1942332524311286108
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.