Skip to main content

Token management

The mvp-token contract implements the real-world-asset-v1 interface. The interface defines the core capabilities and function signatures for issuing and managing tokens that represent physical assets or financial instruments that are broadly accepted as valuable and have specific compliance requirements. The mvp-token contract extends the real-world-asset-v1 interface by defining additional capabilities and functions to complement the core capabilities and function signatures.

Capabilities

The mvp-token contract defines the following capabilities:

CapabilityImplementation requiredDescription

Functions

The mvp-token contract defines the following functions:

FunctionImplementation requiredDescription

Real world asset interface