UNPKG

hodl-wallet

Version:

🧊 HODL Wallet - Fast CLI crypto wallet!

14 lines (13 loc) • 371 B
import Web3Network from './lib/Web3Network.js'; export default { NetworkClass: Web3Network, name: '[ERC-20] Rootstock', url: 'https://public-node.rsk.co', nativeToken: 'RBTC', explorer: 'https://explorer.rootstock.io/tx/', tokens: { // 'USDT': { // address: '0x833589fCD6eDb6E08B1Daf2d5F90D7ae4Dfd9F59', // } } };