Skip to content

Latest commit

 

History

History

xastro_token

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Astroport xASTRO Token

This is the Astroport xASTRO token implementation.


CW20 Based Token Contract

This is a basic implementation of a CW20 base contract which can be found here. It implements the CW20 spec and is designed to be imported into other contracts in order to easily build other CW20-compatible tokens with balance snapshotting logic.