Skip to main content

27 posts tagged with "cbc"

View All Tags

Scoped Approval Interface

Status: Draft
Requires: CIP-165

A standardized smart contract interface for restricted (scoped) approval of token IDs, enabling fine-grained operator permissions for CBC-1155, CBC-721, and similar token contracts.

Tags:CBC

Pseudo-introspection Registry Contract

Status: Draft
Requires: CIP-165, CIP-214

A universal registry smart contract where any address (contract or regular account) can register which interface it supports and which smart contract is responsible for its implementation. This standard keeps backward compatibility with CBC-165.

Tags:CBC

Permit Extension

Status: Draft
Requires: CIP-20, CIP-712

A standardized smart contract interface for approvals via signatures (CIP-712), enabling energyless approvals for CBC-20 tokens and similar standards.

Tags:CBC