UNPKG
token-unit
Version:
latest (0.2.1)
0.2.1
0.2.0
0.1.8
0.1.7
0.1.6
0.1.5
0.1.2
0.1.1
Convert between token units and ether units
airswap/token-unit
token-unit
/
units
/
ast.json
16 lines
(15 loc)
•
187 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
"unit"
:
"ast"
,
"anchor"
:
"air"
,
"starting_anchor_to_ether"
:
0.0000001
,
"values"
:
[
{
"name"
:
"air"
,
"to_anchor"
:
1
}
,
{
"name"
:
"ast"
,
"to_anchor"
:
10000
}
]
}