Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface BinanceInterchainNetwork

example

{
  "version": "1",
  "blockchain": "binance",
  "name": "myBNBTestNetwork",
  "testnet": True,
  "node_url": "http://1.2.3.4",
  "rpc_port": 26657,
  "api_port": 11699,
  "address": "tbnb1zesqcktldshz7tat9u74duc037frzwvdq83wan"
}

Hierarchy

  • BinanceInterchainNetwork

Index

Properties

address

address: string

api_port

api_port: number

blockchain

blockchain: "binance"

name

name: string

node_url

node_url: string

rpc_port

rpc_port: number

version

version: string