AdaHandle class
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited
Static Methods
-
getPolicyAssetHexCombination(
String handle) → String - Creates a policyId and assetId hex combination for specific handle string value
-
getPolicyCip68PrefixAssetHexCombination(
String handle) → String - Creates a policyId, CIP-68 222 prefix and assetId hex combination for specific handle string value
-
isHandlePolicy(
String policyId) → bool -
prependPolicyId(
String assetHexValue) → String - Prepends policyId to asset hex value
-
stringToHex(
String string) → String - Converts a handle string parameter to hex representation
Constants
- cip68prefix → const String
- Static CIP-68 (222) encoded prefix