@defisaver/tokens 1.6.29-dev-linea-2 → 1.6.29-dev-linea-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/cjs/assets.js +1 -1
- package/esm/assets.js +1 -1
- package/package.json +1 -1
- package/src/assets.ts +1 -1
package/cjs/assets.js
CHANGED
|
@@ -1068,7 +1068,7 @@ exports.assets = [
|
|
|
1068
1068
|
10: "0x346e03f8cce9fe01dcb3d0da3e9d00dc2c0e08f0",
|
|
1069
1069
|
42161: "0x35751007a407ca6feffe80b3cb397736d2cf4dbe",
|
|
1070
1070
|
8453: "0x04c0599ae5a44757c0af6f9ec3b93da8976c150a",
|
|
1071
|
-
59144: "
|
|
1071
|
+
59144: "0x1Bf74C010E6320bab11e2e5A532b5AC15e0b8aA6",
|
|
1072
1072
|
}, decimals: 18, exchange: true }),
|
|
1073
1073
|
Object.assign(Object.assign({}, exports.assetProto), { symbol: 'USDA', name: 'USDA', addresses: {
|
|
1074
1074
|
1: '0x0000206329b97DB379d5E1Bf586BbDB969C63274',
|
package/esm/assets.js
CHANGED
|
@@ -1065,7 +1065,7 @@ export const assets = [
|
|
|
1065
1065
|
10: "0x346e03f8cce9fe01dcb3d0da3e9d00dc2c0e08f0",
|
|
1066
1066
|
42161: "0x35751007a407ca6feffe80b3cb397736d2cf4dbe",
|
|
1067
1067
|
8453: "0x04c0599ae5a44757c0af6f9ec3b93da8976c150a",
|
|
1068
|
-
59144: "
|
|
1068
|
+
59144: "0x1Bf74C010E6320bab11e2e5A532b5AC15e0b8aA6",
|
|
1069
1069
|
}, decimals: 18, exchange: true }),
|
|
1070
1070
|
Object.assign(Object.assign({}, assetProto), { symbol: 'USDA', name: 'USDA', addresses: {
|
|
1071
1071
|
1: '0x0000206329b97DB379d5E1Bf586BbDB969C63274',
|
package/package.json
CHANGED
package/src/assets.ts
CHANGED
|
@@ -2929,7 +2929,7 @@ export const assets: AssetDataBase[] = [
|
|
|
2929
2929
|
10: "0x346e03f8cce9fe01dcb3d0da3e9d00dc2c0e08f0",
|
|
2930
2930
|
42161: "0x35751007a407ca6feffe80b3cb397736d2cf4dbe",
|
|
2931
2931
|
8453: "0x04c0599ae5a44757c0af6f9ec3b93da8976c150a",
|
|
2932
|
-
59144: "
|
|
2932
|
+
59144: "0x1Bf74C010E6320bab11e2e5A532b5AC15e0b8aA6",
|
|
2933
2933
|
},
|
|
2934
2934
|
decimals: 18,
|
|
2935
2935
|
exchange: true,
|