#token #astroport #astro #contracts #expanded #compliant #cosm-wasm-20

astroport-token

Expanded implementation of a CosmWasm-20 compliant token for the Astroport ASTRO token

1 stable release

1.1.1 Jul 20, 2023

#4 in #expanded

Download history 101/week @ 2024-04-14 120/week @ 2024-04-21 122/week @ 2024-04-28 105/week @ 2024-05-05 52/week @ 2024-05-12 52/week @ 2024-05-19 58/week @ 2024-05-26 277/week @ 2024-06-02 192/week @ 2024-06-09 228/week @ 2024-06-16 123/week @ 2024-06-23 134/week @ 2024-06-30 93/week @ 2024-07-07 97/week @ 2024-07-14 102/week @ 2024-07-21 84/week @ 2024-07-28

376 downloads per month
Used in 4 crates (via cw-it)

MIT license

210KB
4.5K SLoC

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.

Dependencies

~7.5MB
~159K SLoC