Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TokenSymbolMap = map[string]uint8{
"ACA": 0,
"AUSD": 1,
"DOT": 2,
"LDOT": 3,
"TAP": 4,
"RENBTC": 20,
"CASH": 21,
"KAR": 128,
"KUSD": 129,
"KSM": 130,
"LKSM": 131,
"TAI": 132,
"BNC": 168,
"VSKSM": 169,
"PHA": 170,
"KINT": 171,
"KBTC": 172,
}
Adapted from: https://github.com/AcalaNetwork/acala.js/blob/master/packages/type-definitions/src/json/types.json, https://github.com/AcalaNetwork/Acala/blob/master/primitives/src/currency.rs
View Source
var TokenSymbolMapReverse map[int]string
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.