Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update extraRpcs.json #80

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

Danny5399
Copy link

No description provided.

@10208612
Copy link

Para aser válido mi contrato de bnb en la red y poder disponer de la propiedad "name": "BNB Smart Chain Mainnet",
"chain": "BSC",
"rpc": [
"https://bsc.nodereal.io",
"https://bsc-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3",
"https://bsc-dataseed.binance.org/",
"https://bsc-dataseed1.defibit.io/",
"https://bsc-dataseed1.ninicoin.io/"
],
"faucets": [
"https://free-online-app.com/faucet-for-eth-evm-chains/"
],
"nativeCurrency": {
"name": "BNB Smart Chain Native Token",
"symbol": "BNB",
"decimals": 18
},
"infoURL": "https://www.bnbchain.world",
"chainId": 56,
"slip44": 714,
"explorers": [
{
"name": "bscscan",
"url": "https://bscscan.com",
"standard": "EIP3091"
}
]
},
{
"name": "BNB Smart Chain Testnet",
"chain": "BSC",
"rpc": [
"https://data-seed-prebsc-1-s1.binance.org:8545/",
"https://data-seed-prebsc-1-s2.binance.org:8545/",
"https://data-seed-prebsc-2-s2.binance.org:8545/",
"https://data-seed-prebsc-2-s3.binance.org:8545/",
"https://bsc-testnet.nodereal.io/v1/e9a36765eb8a40b9bd12e680a1fd2bc5",
"https://data-seed-prebsc-1-s1.bnbchain.org:8545/",
"https://data-seed-prebsc-2-s1.bnbchain.org:8545/",
"https://data-seed-prebsc-1-s2.bnbchain.org:8545/",
"https://data-seed-prebsc-2-s2.bnbchain.org:8545/",
"https://data-seed-prebsc-1-s3.bnbchain.org:8545/",
"https://data-seed-prebsc-2-s3.bnbchain.org:8545/"
],
"faucets": [
"https://testnet.binance.org/faucet-smart"
],
"nativeCurrency": {
"name": "BNB Smart Chain Native Token",
"symbol": "tBNB",
"decimals": 18
},
"infoURL": "https://testnet.binance.org/",
"chainId": 97,
"explorers": [
{
"name": "bscscan-testnet",
"url": "https://testnet.bscscan.com",
"standard": "EIP3091"
}
]
},
{
"name": "NodeReal-BSC Application Sidechain Testnet",
"chain": "BAS-ARS",
"rpc": [
"https://bas-aries-public.nodereal.io/"
],
"faucets": [
"https://bas-aries-faucet.nodereal.io/"
],
"nativeCurrency": {
"name": "Nodereal-BSC Application Sidechain Native Token",
"symbol": "ARS",
"decimals": 18
},
"infoURL": "https://docs.nodereal.io/nodereal/bas/introduce ",
"chainId": 117,
"explorers": [
{
"name": "bastrace",
"url": "https://bas-aries-testnet-explorer.nodereal.io/",
"standard": "EIP3091" "56": {
"rpcs": [
"https://bscrpc.com",
"https://bsc-mainnet.nodereal.io/v1/64a9df0874fb4a93b9d0a3849de012d3"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants