Skip to main content
Call the gtoken catalogue before configuring either a direct integration or a fee wrapper. Each row identifies a gtoken yield source and the backing vault contract used to obtain and redeem its tokens.

List the catalogue

The response is an unpaginated integration manifest.

Persist the integration fields

Store these values per environment: Always verify asset() onchain against the manifest before requesting an ERC-20 approval.

Select by capability

Use the interface field to select the ABI for the returned contract. The gtoken contracts page links to the verified deployed contracts, where Etherscan exposes the current ABI and read methods. An USTB-style source can expose synchronous deposits and withdrawals plus queued redemptions. A Centrifuge-style source exposes request/claim lifecycles and may require the configured Ground router for deposits. Never copy IDs or addresses between sandbox and production. Fetch and validate the catalogue after changing API base URL or chain configuration. See the complete schema in List gtoken yield sources.