Uniswap V2

Verified contract

Active on Ethereum with 14 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $542.23
ERC-20
Value $446.33
0x0869f389839e8fbbd221618f548145dd5f4b0832072b1161528fd37a2b3adc47
0x9e33dff11efb2afa0b868691f58863aacaf05a1fa269c06bcb516fb7dd2cd0fe
0xa736b317b22857f57b812bf062aae58ffaf3bf4b78be825e743e69df167175d3
0xa2c365d32214f469c7cca33238f229b6c37889064ee24dab414a41413dd29178
0xdd4e63b85372e08d5b1f5156a938fcc0c675081e32c54d42bd1cf7e6ef36f169
0x153fa28df527ff4d38ffd7a5e037c340c4f629023768516f8bbb875e6a8252aa
0x58698e71422c22a031eba8a8784f487f53d1b55eb88b8b234747a4012e17abdf
0xfeb58831edc7a1c9e10716c628c94d9115a4478aef7b113c1c828f875aca428c
0x5ffd5293eb015227da492b47d858a0f76f730678b056d9e8abea7c537e1c071b
0x8ef8186bd4cf7b01d9d9d61b6776d4b172dd90a68f5c1e31c509450fdbd57975

Functions
Getter at block 20846428
DOMAIN_SEPARATOR(view returns (bytes32)
0x6df581fa08d4ddb68f0dccaf8073ea10ef8a24bd9d94e2f2764becc1ef49f800
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=7805109777425592402875, _reserve1=18651486356661755861, _blockTimestampLast=1727436467)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1431027432235994272210886217769162594393
price1CumulativeLast(view returns (uint256)
175168282757409015970090637598732007036816316
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xa1faa113cbe53436df28ff0aee54275c13b40975
token1(view returns (address)
0xb753428af26e81097e7fd17f40c88aaa3e04902c
totalSupply(view returns (uint256)
366716367167104588896
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.