Uniswap V2

Verified contract

Active on Ethereum with 12 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,633.08
ERC-20
--
0x47ab4f134298d81f5c429a9b2e678883a836242dfb821e7807a7e60819dd965f
0xe29530527f352a2f067c93fa93e7d46ffaee511d9474b2a49ac8c765c391261b
0x855dd9c1a1205ef489d44ca2cb047e289afa4b5951557d8195a5d224a1f7f231
0xcec3973395016d901cda0625db821c4f644e1523e1a66dd3473e6aeccc009b77
0x7abdf0b1e4a0ae1af01f36411903ffbfed47a1a4595832bc2cfe7f114cb90ea0
0x4491b4462a4d83d7f1d46ac7f5a43ad62810afb9d0f0748116554e2e0548b80d
0x6efe32618ae94d04484c6e6ad9b666ba100166b0ac1f91b32be8ec312f714cf6
0x2175a249897e9655c8f72c76a6ea54ff9925320d2c2f99c6defb4c505d20a237
0x0c4b7f37efd71679bd62cdc798132188afd67d5438c57dd2621723be26c81376
0x9531a6bcd192d79346eb3f3eeab492c84e0a6f28b10561f2d1b642d03052d991

Functions
Getter at block 20824022
DOMAIN_SEPARATOR(view returns (bytes32)
0xffd6e6ae27dad568cbfe62a05232537bfa22e7e7494e2618b037803a1e61fbef
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=7045680800527406750, _reserve1=251929690264869383606161308, _blockTimestampLast=1727181119)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
8404382577117632288788757663427905279168771740839
price1CumulativeLast(view returns (uint256)
77901207045953405044938869018634794
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe49cb97091b5bde1e8b7043e3d5717e64fde825e
totalSupply(view returns (uint256)
32553048184550202502455
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.