astroport-token

Crates.ioastroport-token
lib.rsastroport-token
version1.1.1
sourcesrc
created_at2023-07-20 16:19:16.071607
updated_at2023-07-20 16:19:16.071607
descriptionExpanded implementation of a CosmWasm-20 compliant token for the Astroport ASTRO token
homepagehttps://astroport.fi
repositoryhttps://github.com/astroport-fi/astroport
max_upload_size
id921443
size29,487
Timofey (epanchee)

documentation

README

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.

Commit count: 1186

cargo fmt