#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 10/week @ 2024-11-16 40/week @ 2024-11-23 58/week @ 2024-11-30 74/week @ 2024-12-07 36/week @ 2024-12-14 7/week @ 2024-12-21 7/week @ 2024-12-28 17/week @ 2025-01-04 34/week @ 2025-01-11 52/week @ 2025-01-18 33/week @ 2025-01-25 23/week @ 2025-02-01 35/week @ 2025-02-08 66/week @ 2025-02-15 25/week @ 2025-02-22 113/week @ 2025-03-01

247 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
~150K SLoC