Skip to content

Latest commit

 

History

History
 
 

token

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Astroport Token

This is the contract implementation for the ASTRO token.


CW20 Based Token Contract

This is a basic implementation of a cw20-base contract CW20-base. It implements the CW20 spec and is designed to be imported into other contracts in order to easily build cw20-compatible tokens with custom logic.