Skip to content

Commit

Permalink
docs: update explorer link and brand name (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
weiihann committed Jul 10, 2023
1 parent 09e507b commit 3c61548
Show file tree
Hide file tree
Showing 18 changed files with 40 additions and 40 deletions.
4 changes: 2 additions & 2 deletions docs/BC-FAQs.md
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ Fees can be paid in any asset, but the network will charge BNB first and apply a
address has BNB balance.

The fee is subject to periodical review and adjustment, after agreement from validators, via a
proposal-vote procedure. See a fee-change proposal [here](https://explorer.binance.org/tx/B1E78D8275598CB0538C716997EEDD2F1198B82F4D73959C5BF69CBAF4281240)
proposal-vote procedure. See a fee-change proposal [here](https://explorer.bnbchain.org/tx/B1E78D8275598CB0538C716997EEDD2F1198B82F4D73959C5BF69CBAF4281240)

- Trade fee is calculated based on trade notional value, while fees for other transactions are fixed.
- It is free to send a new GET order, cancel a partially filled order, or expire a partially filled order.
Expand Down Expand Up @@ -342,7 +342,7 @@ Right now, there are 2 ways to transfer tokens cross-chain:

Any developer is welcome to test the solutions in testnet and then use them in mainnet.

1. via Binance.com. [Binance](https://wwww.binance.com),the largest cryptocurrency exchange, has issued a number of crypto-pegged tokens on BNB Beacon Chain (BEP2 token format): [BEP2 Bitcoin](https://explorer.binance.org/asset/BTCB-1DE), [BEP2 BCH](https://explorer.binance.org/asset/BCH-1FD),[BEP2 XRP](https://explorer.binance.org/asset/XRP-BF2), [BEP2 LTC](https://explorer.binance.org/asset/LTC-F07). Pegged tokens such as [BEP2 Bitcoin](https://explorer.binance.org/asset/BTCB-1DE), are 100% backed by the native coin in [reserve](https://btc.com/3LYJfcfHPXYJreMsASk2jkn69LWEYKzexb). The reserve addresses are published for anyone to audit. Read this [blog](https://www.binance.com/en/blog/347360878904684544/Introducing-BitcoinPegged-Token-on-Binance-Chain) to learn about the reserved address. Users are free to convert between native and BEP2 Bitcoin via deposit/withdrawal. This has a higher degree of ease-of-use for most traders. More swap channels will be provided on partner wallets soon.
1. via Binance.com. [Binance](https://wwww.binance.com),the largest cryptocurrency exchange, has issued a number of crypto-pegged tokens on BNB Beacon Chain (BEP2 token format): [BEP2 Bitcoin](https://explorer.bnbchain.org/asset/BTCB-1DE), [BEP2 BCH](https://explorer.bnbchain.org/asset/BCH-1FD),[BEP2 XRP](https://explorer.bnbchain.org/asset/XRP-BF2), [BEP2 LTC](https://explorer.bnbchain.org/asset/LTC-F07). Pegged tokens such as [BEP2 Bitcoin](https://explorer.bnbchain.org/asset/BTCB-1DE), are 100% backed by the native coin in [reserve](https://btc.com/3LYJfcfHPXYJreMsASk2jkn69LWEYKzexb). The reserve addresses are published for anyone to audit. Read this [blog](https://www.binance.com/en/blog/347360878904684544/Introducing-BitcoinPegged-Token-on-Binance-Chain) to learn about the reserved address. Users are free to convert between native and BEP2 Bitcoin via deposit/withdrawal. This has a higher degree of ease-of-use for most traders. More swap channels will be provided on partner wallets soon.

Atomic swap and this centralized approach are not exclusive to other decentralized approaches, which can also be implemented in parallel. There are many cross-chain solutions being developed and we are very interested in them.

Expand Down
4 changes: 2 additions & 2 deletions docs/api-reference/dex-api/paths.md
Original file line number Diff line number Diff line change
Expand Up @@ -1218,7 +1218,7 @@ varies with msg type, if you query with --format=json.

| Name | Type | Description | Example |
| ---- | ---- | ----------- | ------- |
| name | string | token name | Binance Chain Native Token |
| name | string | token name | BNB Chain Native Token |
| symbol | string | unique token trade symbol | BTC-000 |
| original_symbol | string | token symbol | BTC |
| total_supply | string (fixed8) | total token supply in decimal form, e.g. 1.00000000 | 0.00000000 |
Expand Down Expand Up @@ -1561,7 +1561,7 @@ varies with msg type, if you query with --format=json.

| Name | Type | Description | Example |
| ---- | ---- | ----------- | ------- |
| name | string | | Binance Chain Mini Token |
| name | string | | BNB Chain Mini Token |
| symbol | string | | BTC-000 |
| original_symbol | string | | BTC |
| total_supply | string (fixed8) | In decimal form, e.g. 1.00000000 | 0.00000000 |
Expand Down
10 changes: 5 additions & 5 deletions docs/beaconchain/atomic-swap.md
Original file line number Diff line number Diff line change
Expand Up @@ -432,7 +432,7 @@ Go to [smartcontract](https://ropsten.etherscan.io/address/0xd93395b2771914e1679
Example of `htlt` [transaction](https://ropsten.etherscan.io/tx/0xa2444cc1e52e09027ec68bf8955e7084235255f9f18d9b837a12fd63e6f0145c)

#### 3. Deputy Call HTLT on BNB Beacon Chain
Then, Deputy will send `HTLT` transaction [here](https://testnet-explorer.binance.org/tx/99CBC2896F0CF14DDAB0684BDA0A3E9FF2271056E68EC3559AB7FB24E0EE97DE)
Then, Deputy will send `HTLT` transaction [here](https://testnet-explorer.bnbchain.org/tx/99CBC2896F0CF14DDAB0684BDA0A3E9FF2271056E68EC3559AB7FB24E0EE97DE)

#### 4. Claim HTLT on BNB Beacon Chain

Expand Down Expand Up @@ -501,7 +501,7 @@ Deputy will claim ERC20 tokens afterwards with [claim transaction](https://ropst

#### 6. Demo for Client APP: swap erc20 to bep2

This is a javascript implementation for client app to swap [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) to [PPC-00A](https://testnet-explorer.binance.org/asset/PPC-00A) with deputy.
This is a javascript implementation for client app to swap [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) to [PPC-00A](https://testnet-explorer.bnbchain.org/asset/PPC-00A) with deputy.

```javascript
const erc20ContractAddr = "0xd93395b2771914e1679155f3ea58c41d89d96098"
Expand Down Expand Up @@ -633,7 +633,7 @@ Committed at block 634510 (
Please write down the `random number`, `random number hash`, `swapID` and `timestamp` for next steps.

Example is [here](https://testnet-explorer.binance.org/tx/9ECECE9E0F08EE78583CFA37FD4C3F03521289F0F229A612886B8B21B9C62D7F)
Example is [here](https://testnet-explorer.bnbchain.org/tx/9ECECE9E0F08EE78583CFA37FD4C3F03521289F0F229A612886B8B21B9C62D7F)

Then, you can query the the swap by `SwapID`:

Expand Down Expand Up @@ -677,11 +677,11 @@ Example is [here](https://ropsten.etherscan.io/tx/0x9cf7cc7891b86987c4eef59e3b49

#### 5. Deputy Claim on BNB Beacon Chain

`Claim HTLT` transaction from **Deputy** is [sent](https://testnet-explorer.binance.org/tx/8C616DEFD2EAA41E13D2DC4844B218DFF8CFE24B4C7A693AAD700381B5FF7B48) afterwards:
`Claim HTLT` transaction from **Deputy** is [sent](https://testnet-explorer.bnbchain.org/tx/8C616DEFD2EAA41E13D2DC4844B218DFF8CFE24B4C7A693AAD700381B5FF7B48) afterwards:

#### 6. Demo for Client APP: swap bep2 to erc20

This is a javascript implementation of client app to swap [PPC-00A](https://testnet-explorer.binance.org/asset/PPC-00A) to [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) with deputy.
This is a javascript implementation of client app to swap [PPC-00A](https://testnet-explorer.bnbchain.org/asset/PPC-00A) to [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) with deputy.

```javascript
const erc20ContractAddr = "0xd93395b2771914e1679155f3ea58c41d89d96098"
Expand Down
2 changes: 1 addition & 1 deletion docs/beaconchain/develop/node/join-testnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,4 @@ Prometheus is enabled on port `28660` by default, and the endpoint is `/metrics`

## Testnet Tools

* [Explorer](https://testnet-explorer.binance.org/)
* [Explorer](https://testnet-explorer.bnbchain.org/)
2 changes: 1 addition & 1 deletion docs/beaconchain/develop/testnetandexplorer.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@ You can use [Binance Extension Wallet](https://docs.bnbchain.org/docs/binance#tr

### Explorers for Testnet
* BNB Smart Chain Explorer - https://testnet.bscscan.com/
* BNB Beacon Chain Explorer - https://testnet-explorer.binance.org/
* BNB Beacon Chain Explorer - https://testnet-explorer.bnbchain.org/

2 changes: 1 addition & 1 deletion docs/beaconchain/faq/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,7 @@ Right now, there are 2 ways to transfer tokens cross-chain:

Any developer is welcome to test the solutions in testnet and then use them in mainnet.

2. via Binance.com. [Binance](https://wwww.binance.com),the largest cryptocurrency exchange, has issued a number of crypto-pegged tokens on BNB Beacon Chain (BEP2 token format): [BEP2 Bitcoin](https://explorer.binance.org/asset/BTCB-1DE), [BEP2 BCH](https://explorer.binance.org/asset/BCH-1FD),[BEP2 XRP](https://explorer.binance.org/asset/XRP-BF2), [BEP2 LTC](https://explorer.binance.org/asset/LTC-F07). Pegged tokens such as [BEP2 Bitcoin](https://explorer.binance.org/asset/BTCB-1DE), are 100% backed by the native coin in [reserve](https://btc.com/3LYJfcfHPXYJreMsASk2jkn69LWEYKzexb). The reserve addresses are published for anyone to audit. Read this [blog](https://www.binance.com/en/blog/347360878904684544/Introducing-BitcoinPegged-Token-on-Binance-Chain) to learn about the reserved address. Users are free to convert between native and BEP2 Bitcoin via deposit/withdrawal. This has a higher degree of ease-of-use for most traders. More swap channels will be provided on partner wallets soon.
2. via Binance.com. [Binance](https://wwww.binance.com),the largest cryptocurrency exchange, has issued a number of crypto-pegged tokens on BNB Beacon Chain (BEP2 token format): [BEP2 Bitcoin](https://explorer.bnbchain.org/asset/BTCB-1DE), [BEP2 BCH](https://explorer.bnbchain.org/asset/BCH-1FD),[BEP2 XRP](https://explorer.bnbchain.org/asset/XRP-BF2), [BEP2 LTC](https://explorer.bnbchain.org/asset/LTC-F07). Pegged tokens such as [BEP2 Bitcoin](https://explorer.bnbchain.org/asset/BTCB-1DE), are 100% backed by the native coin in [reserve](https://btc.com/3LYJfcfHPXYJreMsASk2jkn69LWEYKzexb). The reserve addresses are published for anyone to audit. Read this [blog](https://www.binance.com/en/blog/347360878904684544/Introducing-BitcoinPegged-Token-on-Binance-Chain) to learn about the reserved address. Users are free to convert between native and BEP2 Bitcoin via deposit/withdrawal. This has a higher degree of ease-of-use for most traders. More swap channels will be provided on partner wallets soon.

Atomic swap and this centralized approach are not exclusive to other decentralized approaches, which can also be implemented in parallel. There are many cross-chain solutions being developed and we are very interested in them.

Expand Down
2 changes: 1 addition & 1 deletion docs/beaconchain/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ network for the assets

**For developers**, you can also:

- Explore the transaction history and blocks on the chain, via [BNB Beacon Chain Explore](https://explorer.binance.org), [API](develop/api-reference/dex-api/paths.md)
- Explore the transaction history and blocks on the chain, via [BNB Beacon Chain Explore](https://explorer.bnbchain.org), [API](develop/api-reference/dex-api/paths.md)
and [node RPC](develop/api-reference/node-rpc.md) interfaces.
- Run a [full node](fullnode.md) to listen to and broadcast live updates on transactions, blocks, and consensus activities
- Extract other data of BNB Beacon Chain via full node or [APIs](develop/api-reference/dex-api/paths.md#apiv1markets)
Expand Down
10 changes: 5 additions & 5 deletions docs/beaconchain/learn/atomic-swaps.md
Original file line number Diff line number Diff line change
Expand Up @@ -447,7 +447,7 @@ Go to [smartcontract](https://ropsten.etherscan.io/address/0xd93395b2771914e1679
Example of `htlt` [transaction](https://ropsten.etherscan.io/tx/0xa2444cc1e52e09027ec68bf8955e7084235255f9f18d9b837a12fd63e6f0145c)

#### 3. Deputy Call HTLT on BNB Beacon Chain
Then, Deputy will send `HTLT` transaction [here](https://testnet-explorer.binance.org/tx/99CBC2896F0CF14DDAB0684BDA0A3E9FF2271056E68EC3559AB7FB24E0EE97DE)
Then, Deputy will send `HTLT` transaction [here](https://testnet-explorer.bnbchain.org/tx/99CBC2896F0CF14DDAB0684BDA0A3E9FF2271056E68EC3559AB7FB24E0EE97DE)

#### 4. Claim HTLT on BNB Beacon Chain

Expand Down Expand Up @@ -516,7 +516,7 @@ Deputy will claim ERC20 tokens afterwards with [claim transaction](https://ropst

#### 6. Demo for Client APP: swap erc20 to bep2

This is a javascript implementation for client app to swap [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) to [PPC-00A](https://testnet-explorer.binance.org/asset/PPC-00A) with deputy.
This is a javascript implementation for client app to swap [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) to [PPC-00A](https://testnet-explorer.bnbchain.org/asset/PPC-00A) with deputy.

```javascript
const erc20ContractAddr = "0xd93395b2771914e1679155f3ea58c41d89d96098"
Expand Down Expand Up @@ -648,7 +648,7 @@ Committed at block 634510 (
Please write down the `random number`, `random number hash`, `swapID` and `timestamp` for next steps.

Example is [here](https://testnet-explorer.binance.org/tx/9ECECE9E0F08EE78583CFA37FD4C3F03521289F0F229A612886B8B21B9C62D7F)
Example is [here](https://testnet-explorer.bnbchain.org/tx/9ECECE9E0F08EE78583CFA37FD4C3F03521289F0F229A612886B8B21B9C62D7F)

Then, you can query the the swap by `SwapID`:

Expand Down Expand Up @@ -692,11 +692,11 @@ Example is [here](https://ropsten.etherscan.io/tx/0x9cf7cc7891b86987c4eef59e3b49

#### 5. Deputy Claim on BNB Beacon Chain

`Claim HTLT` transaction from **Deputy** is [sent](https://testnet-explorer.binance.org/tx/8C616DEFD2EAA41E13D2DC4844B218DFF8CFE24B4C7A693AAD700381B5FF7B48) afterwards:
`Claim HTLT` transaction from **Deputy** is [sent](https://testnet-explorer.bnbchain.org/tx/8C616DEFD2EAA41E13D2DC4844B218DFF8CFE24B4C7A693AAD700381B5FF7B48) afterwards:

#### 6. Demo for Client APP: swap bep2 to erc20

This is a javascript implementation for client app to swap [PPC-00A](https://testnet-explorer.binance.org/asset/PPC-00A) to [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) with deputy.
This is a javascript implementation for client app to swap [PPC-00A](https://testnet-explorer.bnbchain.org/asset/PPC-00A) to [PPC](https://ropsten.etherscan.io/address/0xd93395b2771914e1679155f3ea58c41d89d96098) with deputy.

```javascript
const erc20ContractAddr = "0xd93395b2771914e1679155f3ea58c41d89d96098"
Expand Down
2 changes: 1 addition & 1 deletion docs/beaconchain/learn/bc-staking.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ c. use “**bnbcli broadcast**” to send the transaction from above to the bloc
./tbnbcli broadcast both-signed.json --node data-seed-pre-0-s3.bnbchain.org:80 --chain-id Binance-Chain-Ganges
```

Verify your transaction in [mainnet-explorer](https://explorer.binance.org/) or [testnet-explorer](https://testnet-explorer.binance.org/)
Verify your transaction in [mainnet-explorer](https://explorer.bnbchain.org/) or [testnet-explorer](https://testnet-explorer.bnbchain.org/)

### Edit BSC Validator

Expand Down
2 changes: 1 addition & 1 deletion docs/beaconchain/offline.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,4 +51,4 @@ You can broadcast your transaction on mainnet:

You can find the list of nodes [here](develop/api-reference/cli.md#where-to-connect)

If the broadcast is successful, you will see the transaction hash in returned info. Please go and verify it in [Explorer](https://testnet-explorer.binance.org).
If the broadcast is successful, you will see the transaction hash in returned info. Please go and verify it in [Explorer](https://testnet-explorer.bnbchain.org).
4 changes: 2 additions & 2 deletions docs/binance.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ It’s supported in Firefox and Chrome browsers.

* **Open Extension in Firefox:** <https://addons.mozilla.org/en-US/firefox/addon/binance-chain/?src=search>

* **Search for Binance Chain Wallet**
* **Search for BNB Chain Wallet**

![img](https://lh5.googleusercontent.com/ks5BM5SBqrjbDWdbGhsKymWvuLIJina_JZ4lo_j-skzhnFXvF8laumgJpl8nCv7XC_2Z6bwOhrt7v-oHLXv-eHNLlfY_9qSiQWyiyWuDlN8XKfc329MgTiyUpq9D8K562nH_zdkS)

**_Note:_** _Make sure it’s offered by Binance Chain_
**_Note:_** _Make sure it’s offered by BNB Chain_


* Click on “**Add to Firefox**
Expand Down
2 changes: 1 addition & 1 deletion docs/faq.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Install Binance Extension Wallet
3. Click on “Add to Firefox”
![img](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/67023396147/original/bvX8Y5NViWZJcFgaBt76ipaB1F8V87TgIw.png?1633501818)

That’s it! You have successfully installed the Binance Chain Wallet extension in Firefox!
That’s it! You have successfully installed the BNB Chain Wallet extension in Firefox!

**Binance Wallet Mobile**: Binance Mobile is a secure and trusted multi-chain wallet. It is your one-stop gateway to store, exchange and earn crypto.

Expand Down
2 changes: 1 addition & 1 deletion docs/stake/cli-commands.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,7 +124,7 @@ c. Use ``**bnbcli broadcast**`` to send the transaction from above to the blockc
./tbnbcli broadcast both-signed.json --node data-seed-pre-0-s3.bnbchain.org:80 --chain-id Binance-Chain-Ganges
```

Verify your transaction in [mainnet-explorer](https://explorer.binance.org/) or [testnet-explorer](https://testnet-explorer.binance.org/)
Verify your transaction in [mainnet-explorer](https://explorer.bnbchain.org/) or [testnet-explorer](https://testnet-explorer.bnbchain.org/)

## Edit BSC Validator

Expand Down
8 changes: 4 additions & 4 deletions docs/wallet/math.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,17 +70,17 @@ Please note the fees are also deducted for paying gas and cross-chain transfer.
![img](https://lh3.googleusercontent.com/1LZhflItAfxbbPLppP_2mZQXhKlKbvAhk51-Or41wTaHY7Rs3B5g62QO1_4ymA0rgx8HoEmvCyEWbWSm_LOrxXyvHWZ24EsRVSJoLELHdprSiLAMLd5cDiDm_89Nd5z78CP0fPw5)

4. Confirm Reception in explorer
Link: <https://testnet-explorer.binance.org/>
Link: <https://testnet-explorer.bnbchain.org/>

## Transfer BEP20 from BSC to BC in Testnet

One of the key innovations of a dual-chain architecture is that token issuer can manage its assets on both chains. They could bind BEP2 tokens and BEP20 tokens together. In BNB Chain Ganges Testnet, there are several pegged tokens:

* Pegged BTC on [BNB Beacon Chain Testnet](https://explorer.binance.org/testnet/asset/BTC-E24) and [BNB Smart Chain Testnet](https://testnet.bscscan.com/address/0x6ce8dA28E2f864420840cF74474eFf5fD80E65B8#code)
* Pegged BTC on [BNB Beacon Chain Testnet](https://explorer.bnbchain.org/testnet/asset/BTC-E24) and [BNB Smart Chain Testnet](https://testnet.bscscan.com/address/0x6ce8dA28E2f864420840cF74474eFf5fD80E65B8#code)
* Pegged ETH on [BNB Beacon Chain Testnet](
https://explorer.binance.org/testnet/asset/ETH-64F) and [BNB Smart Chain Testnet](https://testnet.bscscan.com/address/0xd66c6b4f0be8ce5b39d52e0fd1344c389929b378#code)
https://explorer.bnbchain.org/testnet/asset/ETH-64F) and [BNB Smart Chain Testnet](https://testnet.bscscan.com/address/0xd66c6b4f0be8ce5b39d52e0fd1344c389929b378#code)
* Pegged XRP on [BNB Beacon Chain Testnet](
https://explorer.binance.org/testnet/asset/XRP-C46) and [BNB Smart Chain Testnet](https://testnet.bscscan.com/address/0xa83575490d7df4e2f47b7d38ef351a2722ca45b9#code)
https://explorer.bnbchain.org/testnet/asset/XRP-C46) and [BNB Smart Chain Testnet](https://testnet.bscscan.com/address/0xa83575490d7df4e2f47b7d38ef351a2722ca45b9#code)

You can get some of these pegged tokens from faucet and transfer them back to BNB Beacon Chain testnet.

Expand Down
4 changes: 2 additions & 2 deletions rpc-openapi.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
},
"servers" : [ {
"url" : "http://dataseed1.binance.org",
"description" : "Binance Chain mainnet node to interact with the Tendermint RPC"
"description" : "BNB Chain mainnet node to interact with the Tendermint RPC"
}, {
"url" : "http://data-seed-pre-0-s3.binance.org",
"description" : "Binance Chain testnet node to interact with the Tendermint RPC"
"description" : "BNB Chain testnet node to interact with the Tendermint RPC"
}, {
"url" : "http://localhost:26657",
"description" : "Interact with the Tendermint RPC locally on your device"
Expand Down
8 changes: 4 additions & 4 deletions swagger.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"openapi": "3.0.0",
"info": {
"title": "HTTP API",
"description": "The Binance Chain HTTP API provides access to a BNB Beacon Chain node deployment and related data services.",
"description": "The BNB Chain HTTP API provides access to a BNB Beacon Chain node deployment and related data services.",
"license": {
"name": "Apache 2.0",
"url": "http://www.apache.org/licenses/LICENSE-2.0.html"
Expand All @@ -12,11 +12,11 @@
"servers": [
{
"url": "https://dex.binance.org",
"description": "Binance Chain mainnet HTTP API server url"
"description": "BNB Chain mainnet HTTP API server url"
},
{
"url": "https://testnet-dex.binance.org",
"description": "Binance Chain testnet HTTP API server url"
"description": "BNB Chain testnet HTTP API server url"
}
],
"tags": [
Expand Down Expand Up @@ -1521,7 +1521,7 @@
"name": {
"type": "string",
"description": "token name",
"example": "Binance Chain Native Token"
"example": "BNB Chain Native Token"
},
"symbol": {
"type": "string",
Expand Down
Loading

0 comments on commit 3c61548

Please sign in to comment.