astroport-xastro-token

Crates.ioastroport-xastro-token
lib.rsastroport-xastro-token
version1.1.0
sourcesrc
created_at2023-07-20 16:32:14.710701
updated_at2024-03-26 11:58:47.489968
descriptionExpanded implementation of a CosmWasm-20 compliant token for post intialization and saving history
homepagehttps://cosmwasm.com
repositoryhttps://github.com/CosmWasm/cosmwasm-plus
max_upload_size
id921508
size87,873
Timofey (epanchee)

documentation

https://docs.cosmwasm.com

README

Astroport xASTRO Token

This is the Astroport xASTRO token implementation.


CW20 Based Token Contract

This is a basic implementation of a CW20 base contract which can be found here. It implements the CW20 spec and is designed to be imported into other contracts in order to easily build other CW20-compatible tokens with balance snapshotting logic.

Commit count: 3147

cargo fmt