Skip to content

NODE REAL - #30

Open
ghost wants to merge 2529 commits into
node-real:mainfrom
DefiLlama:main
Open

NODE REAL#30
ghost wants to merge 2529 commits into
node-real:mainfrom
DefiLlama:main

Conversation

@ghost

@ghost ghost commented Oct 16, 2022

Copy link
Copy Markdown

NODE REAL

@ghost ghost left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

PLEASE APPROVE CHANGES

@ghost ghost left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approve

@ghost ghost left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

node real

@ghost ghost mentioned this pull request Dec 9, 2022
Closed

@ghost ghost left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This was referenced Dec 27, 2022

@voanhcung voanhcung left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

0xf9C001323f9bF58eaf90B23AF831A626d9e8d435

ghost referenced this pull request May 7, 2023
@Armanidashh

Copy link
Copy Markdown

Delete

avenbreaks and others added 17 commits April 24, 2026 09:33
* add PopDEX mainnet,testnet

* change the testnet rpc url

* change the testnet rpc url

* revert mistake change
* Update extraRpcs.js

Add OriginStake mainnet RPC for Monad & Story

* Update extraRpcs.js

Add OriginStake Pharos Mainnet RPC
OP Stack L2 testnet on Ethereum Sepolia. Native gas token RUBY (Custom Gas Token mode). Operated by Elektrum SAS.

Co-authored-by: Deiber Olivares <backend.developer@elektrum.io>
* Add Arc (chain ID 5042) to additionalChainRegistry

* Add RPC and explorer URLs for Arc chain

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Add rpc99.seignioragecircus.org Fantom RPC endpoint
Closes #2650

Chain ID 988 is Stable Mainnet, not SEDA — confirmed by the existing
\`constants/additionalChainRegistry/chainid-988.js\` registry entry which
already declares \`chain: \"stable\"\`, \`name: \"Stable Mainnet\"\`,
\`shortName: \"stable\"\`, RPC at \`https://rpc.stable.xyz\`.

The \"seda\" mapping was added incorrectly in commit 84b1f11 alongside
chain 964 (bittensor_evm). \"seda\" doesn't reference any other entry in
\`constants/chainIds.js\`, so this fix is contained to one line.

Co-authored-by: tarun-khatri <tarun-khatri@users.noreply.github.com>
* Add Rayls Mainnet configuration

* Update RPC and explorer URLs for Rayls Mainnet

* Update chainid-72957.js

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Add Sentrix Chain (mainnet 7119, testnet 7120)

Sentrix is an open-source Layer 1 blockchain (Rust + EVM via revm)
with DPoS+BFT consensus and 1-second blocks.

Mainnet: chainId 7119, RPC https://rpc.sentrixchain.com
Testnet: chainId 7120, RPC https://testnet-rpc.sentrixchain.com

Both entries point at the canonical Sentrix Scan + Blockscout
explorers (Blockscout is EIP-3091 conformant; Sentrix Scan is a
custom Next.js explorer).

* Drop Blockscout entry; Sentrix Scan now EIP3091-compliant

Sentrix Labs is consolidating to a single explorer (scan.sentrixchain.com).
The parallel Blockscout sidecar is being retired.

scan.sentrixchain.com now exposes EIP-3091 routes:
  /block/<n> /tx/<hash> /address/<addr> /token/<addr>
all returning 200 (via locale-prefix redirect chain).

Updated standard: 'none' → 'EIP3091' on the Sentrix Scan entry.

---------

Co-authored-by: Satya Kwok <satyakwok@users.noreply.github.com>
Co-authored-by: Satya Kwok <satyakwik@users.noreply.github.com>
ilia144000 and others added 30 commits August 22, 2026 12:22
* Add Kryvora Testnet

* Export data for Kryvora Testnet configuration

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Create chainid‑4959.js

* Update chainid‑4959.js
* Add holodao Mainnet and Testnet (ChainId 15675,15676)

* Export data and update networkId in chainid-15675.js

* Refactor chainid-15676.js to export data

Export the data object and update shortName.

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Add Nura Chain configuration to chainid-1020.json

* Convert chain data to ES module export format

* Add icon for Nura Chain (chainId 1020)

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: Claude Opus 5 (1M context) <noreply@anthropic.com>
Our team consolidated the official RPC endpoint for MetaFlux Devnet
(chain ID 114514) onto a single hostname.

https://devnet-gateway.mtf.exchange/evm -> https://api.devnet.mtf.exchange/evm
* Add Univex Network chain configuration

* Export data for Univex Network chain configuration

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: automatedllama[bot] <319316472+automatedllama[bot]@users.noreply.github.com>
* Add Liberty Reserve chain configuration

_data/chains/1410.json

* Add configuration for Liberty Reserve Chain

* Delete _data/chains/1410.json

* Export data from chainid-1410.js

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
* Create chainid-15497.js

* Change module export to ES6 export syntax

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
Co-authored-by: bretep <717695-bretep@users.noreply.gitlab.com>
* Add MBTX Mainnet (271831) and MBTX Nexus (271832)

* Fix native currencies: MBTX for L1, ETH for L2

* Fix RPCs: separate L1 and L2 endpoints, correct native currencies

* Update RPCs and fix explorer URL trailing slash

* Update RPC URLs for MBTX Mainnet and MBTX Nexus

* Remove stray icon files

* Revert constants/extraRpcs.js edits: MBTX chains live only in chain JSON files

---------

Co-authored-by: meltampsfyminc <meltamps@fymfoundationinc.onmicrosoft.com>
Co-authored-by: mbtampus <mbtampus@users.noreply.github.com>
* Create chainid-314169.js

* Update chainid-314169.js

* Update chainid-314169.js
## Add PulseHeartBeat public RPC for PulseChain (chainId 369)

**Website:** https://pulseheartbeat.com
**Privacy:** No tracking, logging, or data retention. Cloudflare edge provides DDoS protection and rate limiting with no origin-side data storage.
**Notes:** Self-hosted public RPC for PulseChain. API restricted to eth, net, web3 namespaces. Rate limited to 10 requests per 10 seconds per IP.
… for Viction (88) (#3099)

* Fix RouteMesh chain ID for Robinhood Chain (4663)

* Add RouteMesh RPC for Viction (chain 88)

---------

Co-authored-by: test <test@test>
* generate providers

* alpaca comments
Co-authored-by: TheJudii <17629187+TheJudii@users.noreply.github.com>
List https://rpc.etcmc.xyz on Chainlist for Ethereum Classic mainnet.
The endpoint is synced, CORS-enabled, and operated by ETCMC with a
no-tracking privacy policy.
* Add Zagros Mainnet (chainId 21072026)

* Add icon reference for Zagros Mainnet (chainId 21072026)

---------

Co-authored-by: Gökhan <gokhan@Gokhan-MacBook-Pro.local>
* Add Emberchain configuration for chain ID 7773

* Export data from chainid-7773.js

---------

Co-authored-by: Define101 <93603962+Define101@users.noreply.github.com>
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.