🚨 Shai-Hulud Strikes Again:834 Packages Compromised.Technical Analysis
Socket
Book a DemoInstallSign in
Socket

test-package-fork12

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry

test-package-fork12

## Installation

latest
npmnpm
Version
1.5.0
Version published
Maintainers
1
Created
Source

Getting started

Installation

yarn add react-icons-api3

Usage

import React from 'react';
import { ChainIcon, SymbolIcon } from 'react-icons-api3';

const App = () => (
    <div>
        <ChainIcon id={'1'} width={50} height={50} />
        <SymbolIcon id={'BTC'} width={50} height={50} />
    </div>
);

export default App;

API

ChainIcon

PropTypeDefaultDescription
idstringChain id

SymbolIcon

PropTypeDefaultDescription
idstringSymbol id

Supported chains

IconChainid
Arbitrum testnet421613
Arbitrum Nova42170
Arbitrum One42161
Aurora testnet1313161555
Aurora1313161554
Avalanche testnet43113
Avalanche43114
Base Goerli testnet84531
Base8453
Boba/Avalanche43288
Boba/BNB56288
Boba/Ethereum288
BNB Smart Chain testnet97
BNB Smart Chain56
Cronos testnet338
Ethereum Goerli testnet5
Ethereum Sepolia testnet11155111
Ethereum1
Fantom testnet4002
Fantom250
Gnosis Chain testnet10200
Gnosis Chain100
Godwoken testnet71401
Godwoken71402
Kava testnet2221
Kava2222
Linea Goerli testnet59140
Linea59144
Mantle Goerli testnet5001
Mantle5000
Metis testnet599
Metis1088
Milkomeda C1 testnet200101
Milkomeda C12001
Moonbeam testnet1287
Moonbeam1284
Moonriver1285
Optimism testnet420
Optimism10
Polygon testnet80001
Polygon zkEVM testnet1442
Polygon zkEVM1101
Polygon137
Rootstock testnet31
Rootstock30
Scroll Goerli testnet534353
SX Network testnet647
SX Network416
zkSync testnet280
zkSync324

License

MIT ©

FAQs

Package last updated on 14 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts