Documentation ¶
Index ¶
- func Tag(chainType, tokenSymbol, tokenID string) string
- func TagDecode(tokenTag string) (chainType, tokenSymbol, tokenId string, err error)
- func ZoomBurnAmount(everTokenDecimal, targetDecimal int, everAmount *big.Int) (targetAmount *big.Int, err error)
- func ZoomMintAmount(everTokenDecimal int, targetAmount *big.Int, targetDecimal int) (everAmount *big.Int, err error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Tag ¶
Tag: for special token tag cal, Tag is the unique identifier of token notice: Arweave address is Case Sensitive
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.