#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

#3 in #expanded

Download history 41/week @ 2024-01-10 167/week @ 2024-01-17 115/week @ 2024-01-24 215/week @ 2024-01-31 474/week @ 2024-02-07 115/week @ 2024-02-14 140/week @ 2024-02-21 105/week @ 2024-02-28 171/week @ 2024-03-06 113/week @ 2024-03-13 76/week @ 2024-03-20 53/week @ 2024-03-27 169/week @ 2024-04-03 57/week @ 2024-04-10 118/week @ 2024-04-17 89/week @ 2024-04-24

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

MIT license

205KB
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

~4.5–6.5MB
~136K SLoC