@cryptorubic/core 1.4.2 → 1.4.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -552,7 +552,7 @@ exports.nativeTokensList = {
|
|
|
552
552
|
address: '0x0000000000000000000000000000000000000000',
|
|
553
553
|
name: 'Cardano',
|
|
554
554
|
symbol: 'ADA',
|
|
555
|
-
decimals:
|
|
555
|
+
decimals: 6
|
|
556
556
|
}),
|
|
557
557
|
[blockchain_name_1.BLOCKCHAIN_NAME.APTOS]: new token_1.Token({
|
|
558
558
|
blockchain: blockchain_name_1.BLOCKCHAIN_NAME.APTOS,
|