#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

#18 in #astroport

Download history 2/week @ 2024-02-15 3/week @ 2024-02-22 2/week @ 2024-03-07 2/week @ 2024-03-14 109/week @ 2024-03-21 29/week @ 2024-03-28 6/week @ 2024-04-04

144 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

~5–6.5MB
~144K SLoC