CONNECT TO ALKEBULEUM
Use the verified Mainnet configuration above with standard EVM tooling.

Developer Resources
Build tools and integrations that connect with the 7Tribes ecosystem and the Alkebuleum blockchain.
Available now
Verified Mainnet configuration from Alkebuleum’s official developer documentation.
Network
Network Type
Chain ID
237422RPC URL
https://rpc.alkebuleum.comCurrency Symbol
EVM Compatibility
Block Explorer
Developer Docs
Available now
The 7TRB contract address is verified by a live bytecode and token-symbol read through the Alkebuleum Mainnet RPC.
Token Name
Symbol
Network
Contract Address
0x991df36e5b0bb596a83dee6a840f78bAa40450e0Contract ABI
No official public ABI link was verified during this audit.
Available now
Use the verified Mainnet configuration above with standard EVM tooling.
Use the verified address. A public official ABI link has not yet been verified.
Use a standard provider to confirm RPC connectivity before integrating application logic.
Testnet resources — Coming Soon. No public Alkebuleum testnet endpoint was verified.
import { JsonRpcProvider } from "ethers";
const provider = new JsonRpcProvider("https://rpc.alkebuleum.com");
const block = await provider.getBlockNumber();
console.log("Latest block:", block);Resources
Official network configuration, RPC reference, EVM tooling, deployment, and core protocol documentation.
Open DocsUse the verified public JSON-RPC for standard EVM reads, logs, balances, and block queries.
Read RPC ReferenceOfficial docs describe Solidity and common EVM tools including ethers.js, viem, Hardhat, Foundry, and Remix.
Read Developer DocsPublic 7TRB ABI and a 7Tribes-specific integration guide have not been verified.
Operational API or integration instructions are not published here because the public JollofSwap repository describes mocked flows.
No official public Alkebuleum testnet endpoint was verified during this audit.
Potential applications
Compatible applications can use verified Alkebuleum Mainnet infrastructure. These are possible application categories, not a claim that a 7Tribes SDK or product integration is already available.
Public repositories
The public 7Tribes website source and its public issue tracker are available for site bugs, integration questions, and feature requests.
The official organization publishes public network, documentation, explorer, JollofSwap, and related ecosystem repositories. Review each repository’s own readiness notes before integrating.
View Alkebuleum GitHubSupport
Use the 7Tribes site repository for website bugs, public integration questions, and feature requests.
Open IssuesJoin the existing 7Tribes community channel for general ecosystem conversation. This is not represented as a dedicated developer channel.
Join CommunityTransparent roadmap
Expanded APIs, SDKs, additional 7TRB integration guides, governance development resources, advanced analytics, and additional developer tools will be listed here only after a verified public source is available.