Uniswap V2

Verified contract

Active on Ethereum with 18 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $331,986.81
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x9afc29f535f78c455a31570dd7e8bf8088a239f051b4756500988e1de0cc6893
0x8c51a694d4fb1705940a6f8aa462286b2a3d65a42a45e84d089cbf3a7d55780e
0x9f43e3265598b2c018132ab699b18feb281666a158084e2873f64455734cb8a8
0x273234083a6dd71ff95d7e4e668d7162f34fd4553b47a6735b9c5f76fbf5f662
0xb988fb368a12ab1896208fad97c25f7b401cb2d0d3e5bf21ab334480f2c0529f
0xfea15b44e7aedadac6f1e5eec6890481441a8dd9040714a24bd339ec31968c78
0x13d88835854eb28dadcaeee3e117af6a28115effbcbf87f84e24a4f01567e368
0x013b5ada67282f3f534c1deca661f43109499e09a16b71b8f0f4c49efb1e56fe
0x6c09c7ecf3976e110e6f370bec7f8fdb13af0a631a61b6f2044970eba077575a
0x9b5883321c964888e57ebef5ee605f36a5f31c7feb4f7e4f502b7cfcd607b8d7

Functions
Getter at block 20949154
DOMAIN_SEPARATOR(view returns (bytes32)
0xf3e207adab5de6bff96bc708c37d5fc95d76eca7c0bfb82bcc2bf10bc89a8bbd
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=135120966354581882649, _reserve1=7255040464667390723797992570, _blockTimestampLast=1728730031)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
18575850393997726880817130373540713261906438034904
price1CumulativeLast(view returns (uint256)
4060571914630013407357598017319748
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xe0a458bf4acf353cb45e211281a334bb1d837885
totalSupply(view returns (uint256)
367446673778507962750130
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.