Let's begin by deploying a BRC-20 token to serve as a staking token (you can also use an existing deployed token). We will use the example of deploying a new staking token.
{ "p": "brc-20", "op": "deploy", "tick": "brst", "max": "33333", "lim": "3" }
💡 brc-20 staking protocol currently supports both brc-20 and orc-20 as staking tokens.
brc-20 staking
brc-20
orc-20
Last updated 2 years ago