Versions in this module Expand all Collapse all v0 v0.1.0 Aug 30, 2022 Changes in this version + func GetEncodedAssetType(ctx context.Context, encodingAPI api.EncodingApi, ...) (*big.Int, error) + func GetEncodedAssetTypeForERC20(ctx context.Context, encodingAPI api.EncodingApi, tokenAddress string) (*big.Int, error) + func GetEncodedAssetTypeForERC721(ctx context.Context, encodingAPI api.EncodingApi, tokenID, tokenAddress string) (*big.Int, error) + func GetEncodedAssetTypeForEth(ctx context.Context, encodingAPI api.EncodingApi) (*big.Int, error) + func GetEncodedMintableAssetTypeForERC721(ctx context.Context, encodingAPI api.EncodingApi, ...) (*big.Int, error)