7TRB symbol

Developer Resources

BUILD WITH 7TRIBES

Build tools and integrations that connect with the 7Tribes ecosystem and the Alkebuleum blockchain.

Available now

NETWORK INFORMATION

Verified Mainnet configuration from Alkebuleum’s official developer documentation.

Network

Alkebuleum Mainnet

Network Type

Public permissioned Layer 1

Chain ID

237422

RPC URL

https://rpc.alkebuleum.com

Currency Symbol

ALKE

EVM Compatibility

Fully EVM-compatible · EIP-1559 supported

Developer Docs

Available now

7TRB CONTRACT

The 7TRB contract address is verified by a live bytecode and token-symbol read through the Alkebuleum Mainnet RPC.

Token Name

7Tribes

Symbol

7TRB

Network

Alkebuleum Mainnet

Contract Address

0x991df36e5b0bb596a83dee6a840f78bAa40450e0

Contract Explorer

Copy the verified address above, then search it in the explorer.

Contract ABI

Coming Soon

No official public ABI link was verified during this audit.

Available now

QUICK START

01

CONNECT TO ALKEBULEUM

Use the verified Mainnet configuration above with standard EVM tooling.

02

ADD THE 7TRB CONTRACT

Use the verified address. A public official ABI link has not yet been verified.

03

QUERY THE NETWORK

Use a standard provider to confirm RPC connectivity before integrating application logic.

04

TEST YOUR INTEGRATION

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

INTEGRATION GUIDES

Available now

ALKEBULEUM DEVELOPER DOCS

Official network configuration, RPC reference, EVM tooling, deployment, and core protocol documentation.

Open Docs
Available now

ON-CHAIN DATA

Use the verified public JSON-RPC for standard EVM reads, logs, balances, and block queries.

Read RPC Reference
Available now

SMART CONTRACT DEVELOPMENT

Official docs describe Solidity and common EVM tools including ethers.js, viem, Hardhat, Foundry, and Remix.

Read Developer Docs
Coming Soon

7TRB TOKEN INTEGRATION

Public 7TRB ABI and a 7Tribes-specific integration guide have not been verified.

Coming Soon

JOLLOFSWAP INTEGRATION

Operational API or integration instructions are not published here because the public JollofSwap repository describes mocked flows.

Coming Soon

TESTNET RESOURCES

No official public Alkebuleum testnet endpoint was verified during this audit.

Potential applications

WHAT DEVELOPERS CAN BUILD

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.

Wallet integrationsMerchant payment tools7TRB transaction interfacesMarketplace integrationsCommunity applicationsAnalytics dashboardsBlockchain utilitiesCompatible dApps

Public repositories

GITHUB

Available now

7TRIBES SITE REPOSITORY

The public 7Tribes website source and its public issue tracker are available for site bugs, integration questions, and feature requests.

Available now

ALKEBULEUM ORGANIZATION

The official organization publishes public network, documentation, explorer, JollofSwap, and related ecosystem repositories. Review each repository’s own readiness notes before integrating.

View Alkebuleum GitHub

Support

DEVELOPER SUPPORT

GITHUB ISSUES

Use the 7Tribes site repository for website bugs, public integration questions, and feature requests.

Open Issues

COMMUNITY SUPPORT

Join the existing 7Tribes community channel for general ecosystem conversation. This is not represented as a dedicated developer channel.

Join Community

Transparent roadmap

COMING SOON

Planned developer functionality is not operational yet.

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.