Skip to main content
Protocol-wide configuration registry. Manages platform listings, fee settings, token currencies, line item types, and a general-purpose key-value registry.

Methods

Reads

Writes

All write methods return Promise<Hex> (transaction hash).

Usage examples

Read protocol configuration

Enlist a platform

Configure line item types

Query accepted tokens

Simulation

Use simulate to dry-run write operations before sending a transaction. Simulations throw typed errors on revert without spending gas.