UNPKG

@lifi/widget

Version:

LI.FI Widget for cross-chain bridging and swapping. It will drive your multi-chain strategy and attract new users from everywhere.

4 lines 175 B
export const shortenAddress = (address) => address ? `${address.substring(0, 7)}...${address.substring(address.length - 5)}` : null; //# sourceMappingURL=wallet.js.map