#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 67/week @ 2024-07-29 90/week @ 2024-08-05 162/week @ 2024-08-12 246/week @ 2024-08-19 232/week @ 2024-08-26 131/week @ 2024-09-02 38/week @ 2024-09-09 51/week @ 2024-09-16 65/week @ 2024-09-23 58/week @ 2024-09-30 85/week @ 2024-10-07 83/week @ 2024-10-14 91/week @ 2024-10-21 80/week @ 2024-10-28 99/week @ 2024-11-04 19/week @ 2024-11-11

294 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
~163K SLoC