Gluwa
Gluwacoin Documentation
Gluwacoin Documentation
  • What is Gluwacoin
  • Gluwacoin Token Standard
    • Methods
    • Events
  • Legal
    • Terms of Use
    • Privacy Policy
Powered by GitBook
On this page
  • Simple Summary
  • Abstract
  • Motivation
  • Specifications
  • Token
  • Implementation

Gluwacoin Token Standard

Learn how Gluwacoin extends the ERC20 token standard

PreviousWhat is GluwacoinNextMethods

Last updated 5 years ago

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

Implementation

Example implementations are available at

Methods
Events
Gluwa implementation