Skip to content

Listing ZENTRA Blockchain #2448

Open
King11919 wants to merge 6 commits intoDefiLlama:mainfrom
King11919:main
Open

Listing ZENTRA Blockchain #2448
King11919 wants to merge 6 commits intoDefiLlama:mainfrom
King11919:main

Conversation

@King11919
Copy link
Contributor

@King11919 King11919 commented Jan 29, 2026

export const data = {
name: "Zentra Privacy",
chain: "Zentra",
rpc: [
"http://rpc.zentraprivacy.org:29081/json_rpc"
],
faucets: [],
nativeCurrency: {
name: "Zentra",
symbol: "ZTRA",
decimals: 12
},
infoURL: "https://github.com/Zentra-Privacy/zentra",
shortName: "zentra",
chainId: "5d9f4218634cf27b701647ebff5f2a38010739bb1ca45c6f9debbeef55c71308",
networkId: "5d9f4218634cf27b701647ebff5f2a38010739bb1ca45c6f9debbeef55c71308",
explorers: [
{
name: "Zentra Explorer",
url: "http://explorer.zentraprivacy.org", // Update with actual explorer URL if available
standard: "none" // Monero-based chains don't follow EIP3091
}
],
icon: null, // Add icon URL if available
features: [
{
name: "Privacy"
}
],
slip44: 1, // Testnet SLIP44, update if mainnet has registered number
ens: {
registry: null
},
network: "mainnet",
consensus: "Hybrid PoP + PoW"
};

decimals: 12
},
infoURL: "https://github.com/Zentra-Privacy/zentra",
shortName: "zentra",
Copy link
Member

Choose a reason for hiding this comment

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

We need the fields

"chainId":
"networkId":

Copy link
Member

Choose a reason for hiding this comment

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

needs to be a number

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