Gluwacoin Token Standard

Learn how Gluwacoin extends the ERC20 token standard

Simple Summary

A standard interface for interoperable stablecoin tokens.

Abstract

The following standard allows for the implementation of a standard API for interoperable stablecoin tokens compliant with the ERC20 token standard. This standard provides every standard ERC20 token method and, additionally, six custom methods for circulation control, Etherless transfer, and non-custodial exchange.

Motivation

A standard interface that allows stablecoins to enhance usability and interoperability by enabling Etherless transfer and non-custodial exchanges.

Specifications

Token

MethodsEvents

Implementation

Example implementations are available at

Last updated