Uniswap V2

Verified contract

Active on Ethereum with 106 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $18,096.16
ERC-20
--
ERC-20
--
0x01b53e326df9c5467f3bef8dac18a612f8c4a6213affe580ff6e44fc4b298af6
0x5de1221b71e21af05932a740d08bc6fddccfbc416746c71c8452519ab68e89f4
0x89c85aa8ac9bd1877f9a3e7101dbc2c74e4879faaafb7190ec9dc1e4dafdfd9a
0xd04b8c59c0008577d2b061302dd705f0709073408e059192be6e4c16cd2c0766
0x39819ebe46a06f1cd44f19945004d05dc02a5d5ad7626653d57a4887ac448b1c
0x155bc89abee8053c893359ef9cdb51ae703f434cf7aa85198d6de92d640a156f
0x78d8ce45388f6f4dca08ba079733f21c94de079868c597d03fd1a8b46520a666
0x2825ce8d91339b9a171464b502c11c00bc3c96cabba61fdb21feb015a62732b6
0xbd6478398dcde1d2703af02c11c12330d4c66b3ca43c28eb9a47aca882308153
0xafc3722212ae2db678624b699bdcebaa4eac2c6de975203aa189e5515ec88f2a

Functions
Getter at block 21393754
DOMAIN_SEPARATOR(view returns (bytes32)
0x25d379654a7ff3d7bb7889446fb0aa5ae26eba072593369cf7ef240f1b4483c8
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=4611944769482022887, _reserve1=88808838016789852372315144, _blockTimestampLast=1706750663)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1231652119477700338541077776066493363200900244740
price1CumulativeLast(view returns (uint256)
8060504148537656890587487872114096
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
token1(view returns (address)
0xc9c1776802216e074ef7a19555ce70bb473b25c0
totalSupply(view returns (uint256)
19731325572900000001000
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.