Mint

Example: Mint BRC-20 tokens with ticker ordi, mint amount is 1000

{ 
  "p": "brc-20",
  "op": "mint",
  "tick": "ordi",
  "amt": "1000"
}

Last updated