Proposal of BRC20 enhancement version of lima Example: { "p": "brc-20", "op": "deploy", "tick": "fdot", "max": "2100000000000", "lim": "100000000", "lima": "100000000" } Key Required? Description p Yes Protocol: Protocol: Helps other systems identify and process brc-20 events op Yes Operation: Type of event (Deploy, Mint, Transfer) tick Yes Ticker: 4 letter identifier of the brc-20 max Yes Max supply: set max supply of the brc-20 lim No Mint limit: If letting users mint to themsleves, limit per ordinal lima Yes Limit amount per address: Max amount can be mint/hold in a single address dec No Decimals: set decimal precision, default to 18