Uniswap V2

Verified contract

Active on Ethereum with 19 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $0.01
ERC-20
--
0xfa5544162ce602bf13b55b151834dce3d3e2b0b532d56728b307cd7be4021745
0x5635b7703e39a569189cc222f61f9533e2336f805305eead0ae52755e1e30fb7
0x096de85a63a52f532d312fcfed6d6b0ad8ea00d16b1351f4d18ae50b96cbfe97
0x72893625a0b03e5bffc516494b287b0f0fd5db228c665e03bb843c81ab1c5c6c
0x4954954cf8b0bf24ea5acafd1b7362ae5020e8553da5558c76dae3896ef49eaa
0x7dfca8b40918b90ef8dbb45f14f42e6e7eb517d5601c8338d0de9590299ee659
0x51ca6b327a5454b96d1ed7af58d5fc5d2cd23ae47449d607e8219bd28f8e7aa9
0x06cf040cbe70563aa42186bbcd637241881df48068ec552442e4d4203e72096d
0x263ba675d0cad637dcede67ae9a57ef4899ee373d8ffbc1fb9869b7d96206a82
0xd4073912d9911d7bb9fb5666c256ced4c138d4da6c2ac681117bd3808504292f

Functions
Getter at block 20947418
DOMAIN_SEPARATOR(view returns (bytes32)
0x7a4610096a14f962c52f08e9543c5fb6193a8712dc7c584c975d5246e90d68f3
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=6893, _reserve1=38760226843103144983700, _blockTimestampLast=1620214796)
kLast(view returns (uint256)
0
name(view returns (string)
Uniswap V2
price0CumulativeLast(view returns (uint256)
2644291572805690959245020176255752115193882166680617682925
price1CumulativeLast(view returns (uint256)
222819417660456991167965316752
symbol(view returns (string)
UNI-V2
token0(view returns (address)
0xdac17f958d2ee523a2206206994597c13d831ec7
token1(view returns (address)
0xea004e8fa3701b8e58e41b78d50996e0f7176cbd
totalSupply(view returns (uint256)
1041142533148
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.