Andromeda

Learn

ADO Builder

App Builder

Assets

Embeddables

App Store

CLI

Dashboard

ANDR Faucet


Andromeda App - Beta.1.1

Create

CW20 Staking App

Setup CW20-based token creation, distribution, and staking functionalities with reward mechanisms.

Publish as an App

@1.2.0

Publishing configurations to publish the ADO as an App

The desired name of the app.

CW20

@2.1.0

Create a new CW20 token.

Enter the name of the token.

Letters only, must be less than 50 characters.

Enter the symbol for the token.

Letters only, must be between 3 and 12 characters.

The number of decimals for the token.

The number of decimals for the token. (6 is common)

Provide marketing information for your token.

Marketing Information (Optional)


Provide marketing information for your token.

Enter the URL for the project.

Must begin with HTTPS.

Enter a longer description of the token and its utility.

Designed for tooltips or short alerts.

The address that can update marketing data.

This is used for uploading logo data, or setting it in InstantiateData

Logo (Optional)


A reference to an externally hosted logo. Must be a valid HTTP or HTTPS URL.

Enter the URL for your logo.

Must be a valid URL beginning with HTTPS (e.g. 'HTTPS://yourlogo.com')

Configure token minting settings.

Minter Configuration (Optional)


Configure token minting settings.

The address to assign as a minter.

Set a hard cap on the total supply of tokens that can be minted.

Set a hard cap on the total supply of tokens that can be minted.

This is a hard cap on the total supply that can be achieved by minting. If None, there is unlimited cap.
This is a hard cap on the total supply that can be achieved by minting. If None, there is unlimited cap.

Starting Balance


A list of addresses and the amount of coin to initialize for each.

CW20 Staking

@2.1.0

Allows users to stake a specified CW20 token and to receive rewards in any number of other tokens in proportion to their share. The ADO supports both allocated and non-allocated rewards.

Additional Rewards (Optional)


Any rewards in addition to the staking token. This list cannot include the staking token since it is used as a reward by default.

The CW20 token that can be staked.