#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

#5 in #expanded

Download history 63/week @ 2024-07-26 108/week @ 2024-08-02 142/week @ 2024-08-09 234/week @ 2024-08-16 221/week @ 2024-08-23 139/week @ 2024-08-30 70/week @ 2024-09-06 54/week @ 2024-09-13 72/week @ 2024-09-20 48/week @ 2024-09-27 89/week @ 2024-10-04 83/week @ 2024-10-11 90/week @ 2024-10-18 79/week @ 2024-10-25 91/week @ 2024-11-01 33/week @ 2024-11-08

309 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

~5–7MB
~143K SLoC