Things to keep in mind
Do not send inscriptions to non BRC20 compatible wallet addresses.
Only use trusted parties to deploy or mint the tokens.
Each transfer inscription can only be used once.
The first deployment of a ticker is the only one that has claim to the ticker. Tickers are not case sensitive (bYLD = byld).
If two events occur in the same block, prioritisation is assigned via order they were confirmed in the block. (first to last).
Minting transfer inscription to yourself first is necessary to avoid others spending your balance.
Since its a staking protocol, total supply increases with time based on the number of tokens staked.
No valid action can occur via the spending of an ordinal via transaction fee. If it occurs during the inscription process then the resulting inscription is ignored. If it occurs during the second phase of the transfer process, the balance is returned to the senders available balance.
Number of decimals cannot exceed 18 (default)
Standard limited to uint128
Last updated