Skip to content

Appendix D · Pallet quick-list

A one-line summary for every pallet composed into the TRN runtime. Click through for the full call/event/storage reference.

Consensus & system

PalletSummary
SystemSubstrate core — accounts, events, dispatchables.
TimestampBlock time.
BABEBlock-authoring consensus.
GRANDPAFinality gadget.
AuthorshipRecords the block author.
ImOnlineLiveness heartbeats.
OffencesValidator misbehaviour reports.
SessionSession keys + validator rotation.
HistoricalHistorical session data.

Tokens & assets

PalletSummary
BalancesNative account balances.
AssetsMulti-asset registry (XRP, ROOT, SYLO, ASTO, …).
AssetsExtTRN extensions on top of pallet-assets.
TokenApprovalsERC-20-style allowance accounting.

NFT / SFT / metadata

PalletSummary
NFTERC-721-style non-fungible collections.
SFTERC-1155-style semi-fungible collections.
NFINon-Fungible Intelligence — AI metadata anchored to NFTs.
MarketplaceOn-chain NFT/SFT listings + royalties.
XLS-20Bridge-side mirroring of XRPL NFTs.

EVM compatibility

PalletSummary
EVMFrontier EVM execution.
EthereumEthereum-style transaction envelope.
EvmChainIdHolds the chainId (7668/7672).
FeeControlSudo-controlled fee multipliers.
FeeProxyPay gas in any token.
TransactionPaymentFee dispatch + adjustment.
TxFeePotPool fees collected on the chain.

Bridges

PalletSummary
EthBridgeEthereum bridge core.
Erc20PegErc20 bridge contract pegging.
NftPegNFT bridge pegging.
XrplBridgeXRPL bridge.

Identity & permissions

PalletSummary
FuturePassIdentity + proxy-based account abstraction.
ProxyGeneric Substrate proxy accounts.
MultisigM-of-N multisig.
RecoverySocial account recovery.
SyloActionPermissionsSylo capability permissions.
SyloDataPermissionsSylo data-access permissions.
SyloDataVerificationSylo data verification proofs.

DEX & rewards

PalletSummary
DexTRN native DEX (constant-product).
LiquidityPoolsLiquidity-pool primitives used by the DEX.
VortexDistributionPeriodic reward distribution to stakers.

Staking & elections

PalletSummary
StakingBond + nominate ROOT.
ElectionProviderMultiPhaseMulti-phase validator election.
VoterListBag-of-nominators voter list.

Governance & maintenance

PalletSummary
SudoPrivileged dispatch (root).
SchedulerSchedule extrinsics.
PreimageStores preimages of dispatch calls.
MaintenanceModeEmergency-pause runtime calls.
UtilityBatch + as-derivative dispatch.
EchoTRN diagnostic ping.
All pallet pages on this site are sourced from docs.therootnetwork.com/build/substrate/api-reference.

Curated independently by Codeology. Source-attributed reference for The Root Network. Not affiliated with Futureverse / TRN Labs.