Deploy

1Enter the tokens page and click depoly.

2Fill in data : Tick, Total supply, Limit to complete deployment. Make sure the network is correct.

Key
Required?
Description

p

Yes

Protocol: Helps other systems identify and process src-20 events

op

Yes

Operation: Type of event (Deploy, Mint, Transfer,List)

tick

Yes

Ticker: 4 letter identifier of the src-20

max

Yes

Max supply: Set max supply of the src-20

lim

Yes

Mint limit: limit per inscription

  • The tick must be unique and cannot be reused. The first deployment of a ticker is the only one that has claim to the ticker.

  • Tickers are not case sensitive (rpgs = RPGS=RPGs=....).

  • The first mint to exceed the maximum supply will receive the fraction that is valid. (ex. 21,000,000 maximum supply, 20,999,242 circulating supply, and 1000 mint inscription = 758 balance state applied).

  • Maximum supply cannot exceed uint64_max.

3After the wallet has been confirmed, the system will have [Success] feedback. You can also check if the transaction was successful in the activity in the wallet.

4If the deployment is successful, the [My Inscriptions] page will display the deployed inscription.

5If the deployment is successful, the [Tokens] page will display the deployed inscription.

Last updated