Uniswap V2

Verified contract

Active on Ethereum with 41 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $226,952.03
ERC-20
Value $58.75
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0xd44184b30d8f3c92eef35eabd7c1f0ab6c108433ae0124f7e26eca45dc511eb5
0x10eca4e903bff37914dc95f3d4ab15ae45b24b064f46d614d2e0bde30f8db44e
0x01358e211578fed853655dec3c3ab53f7294ad22192dee80d1e4140b62390b4a
0x3e89f6cfbcc0d9e811491f21abfe9cffc402836144eb9d6f15c0c3f5f5d84235
0x0822c700130814bbc42cad1fd71ed0e627bb5b5b93e17e4c2c3bc8d4228e0da0
0x00150a84ca9bf229156a78f01f7b289d8075a25f90efd7150a60b33a7d2ebfe8
0xd28bc8c7273db055f13f07dde4dbfe9f6711babf510442265b6a099b4c4769ec
0xd9098b6566b46d06365cac8aca8dd2726477a89e6e37d24298f7b3af07bed379
0x2cf0751d8050f7a09aa308f25e446c0d56206e72607f85e454487f12e1e9919a
0xe54814f837cb753beecc845548c7072b96a067690a7f69248f1ffdabeb3bddbb

Functions
Getter at block 21176470
DOMAIN_SEPARATOR(view returns (bytes32)
0x70cee85db410f4f950097cd1862505eabef0c2070226d25a755ccfbbc787bf89
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=1708859423596202052863, _reserve1=71229463142733907224, _blockTimestampLast=1646341875)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
1777494525455192513525759201769774098403790
price1CumulativeLast(view returns (uint256)
114335161328653688693065901045420537531502
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0x43f11c02439e2736800433b4594994bd43cd066d
token1(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
totalSupply(view returns (uint256)
283770876997734886554
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.