#token #history #contract #balance #astroport #basic #xastro

astroport-xastro-token

Expanded implementation of a CosmWasm-20 compliant token for post intialization and saving history

2 stable releases

1.1.0 Mar 26, 2024
1.0.2 Jul 20, 2023

#16 in #astroport

50 downloads per month

MIT license

63KB
1.5K SLoC

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.

Dependencies

~7.5MB
~160K SLoC