Skip to content

Create chainid-4599.js - #2970

Merged
Define101 merged 2 commits into
DefiLlama:mainfrom
gtbschain:main
Jul 27, 2026
Merged

Create chainid-4599.js#2970
Define101 merged 2 commits into
DefiLlama:mainfrom
gtbschain:main

Conversation

@gtbschain

Copy link
Copy Markdown
Contributor

If you are adding a new RPC, please answer the following questions.

Link the service provider's website (the company/protocol/individual providing the RPC):

https://gtbsblockchain.com

Provide a link to your privacy policy:

https://docs.gtbsblockchain.com

If the RPC has none of the above and you still think it should be added, please explain why:

Your RPC should always be added at the end of the array.

https://mainnet-rpc.gtbsblockchain.com

@gtbschain

Copy link
Copy Markdown
Contributor Author

please add gtbs

@Define101
Define101 merged commit 01cceee into DefiLlama:main Jul 27, 2026
1 check failed
@github-actions

Copy link
Copy Markdown

Validation failed for chain files. Please check the workflow logs for details.

Error message:

extracRpcs.js import failed: Unknown rpc tracking status https://rpc-eth.blockmachine.io
Validation failed for chainid-1925: constants/additionalChainRegistry/chainid-1925  does not match chainid-*.js pattern
Validation failed for chainid-4162.js: Chain ID 4162 already exists with a different shortName: SXR
Validation failed for chainid-79479957.js: Chain ID 79479957 already exists with a different shortName: SXR-Testnet

@gtbschain

Copy link
Copy Markdown
Contributor Author

https://chainlist.org/
not showing my chain

@gtbschain

Copy link
Copy Markdown
Contributor Author

export const data ={
"name": "GTBS Chain",
"chain": "GTBS",
"rpc": [
"https://mainnet-rpc.gtbsblockchain.com",
],
"faucets": [],
"nativeCurrency": {
"name": "GTBS",
"symbol": "GTBS",
"decimals": 18
},
"features": [{ "name": "EIP155" }, { "name": "EIP1559" }],
"infoURL": "https://gtbs.live",
"shortName": "gtbs",
"chainId": 4599,
"networkId": 4599,
"icon": "gtbs",
"explorers": [{
"name": "gtbs",
"url": "https://gtbsblockchain.com",
"icon": "gtbs",
"standard": "EIP3091"
}]
}

data not showng in chainlist

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.

2 participants