@gfxlabs/oku-chains 1.6.3 → 1.7.0

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/dist/browser.js CHANGED
@@ -4348,8 +4348,24 @@
4348
4348
  tenderly: "true",
4349
4349
  },
4350
4350
  markets: {},
4351
- bridges: {},
4352
- oracles: {},
4351
+ bridges: {
4352
+ chainlink: {
4353
+ atlasNetworkName: "ronin-mainnet",
4354
+ routerAddress: "0x46527571D5D1B68eE7Eb60B18A32e6C60DcEAf99",
4355
+ chainSelector: 6916147374840168594n,
4356
+ tokenAdminRegistry: "0x90e83d532A4aD13940139c8ACE0B93b0DdbD323a",
4357
+ },
4358
+ },
4359
+ oracles: {
4360
+ cmc: {
4361
+ slug: "ronin",
4362
+ native: "ronin",
4363
+ },
4364
+ coingecko: {
4365
+ slug: "ronin",
4366
+ native: "ronin",
4367
+ },
4368
+ },
4353
4369
  morpho: {},
4354
4370
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
4355
4371
  uniswap: {
package/dist/index-mjs.js CHANGED
@@ -4345,8 +4345,24 @@ const ronin = makeConfig({
4345
4345
  tenderly: "true",
4346
4346
  },
4347
4347
  markets: {},
4348
- bridges: {},
4349
- oracles: {},
4348
+ bridges: {
4349
+ chainlink: {
4350
+ atlasNetworkName: "ronin-mainnet",
4351
+ routerAddress: "0x46527571D5D1B68eE7Eb60B18A32e6C60DcEAf99",
4352
+ chainSelector: 6916147374840168594n,
4353
+ tokenAdminRegistry: "0x90e83d532A4aD13940139c8ACE0B93b0DdbD323a",
4354
+ },
4355
+ },
4356
+ oracles: {
4357
+ cmc: {
4358
+ slug: "ronin",
4359
+ native: "ronin",
4360
+ },
4361
+ coingecko: {
4362
+ slug: "ronin",
4363
+ native: "ronin",
4364
+ },
4365
+ },
4350
4366
  morpho: {},
4351
4367
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
4352
4368
  uniswap: {
package/dist/index.js CHANGED
@@ -4347,8 +4347,24 @@ const ronin = makeConfig({
4347
4347
  tenderly: "true",
4348
4348
  },
4349
4349
  markets: {},
4350
- bridges: {},
4351
- oracles: {},
4350
+ bridges: {
4351
+ chainlink: {
4352
+ atlasNetworkName: "ronin-mainnet",
4353
+ routerAddress: "0x46527571D5D1B68eE7Eb60B18A32e6C60DcEAf99",
4354
+ chainSelector: 6916147374840168594n,
4355
+ tokenAdminRegistry: "0x90e83d532A4aD13940139c8ACE0B93b0DdbD323a",
4356
+ },
4357
+ },
4358
+ oracles: {
4359
+ cmc: {
4360
+ slug: "ronin",
4361
+ native: "ronin",
4362
+ },
4363
+ coingecko: {
4364
+ slug: "ronin",
4365
+ native: "ronin",
4366
+ },
4367
+ },
4352
4368
  morpho: {},
4353
4369
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
4354
4370
  uniswap: {
@@ -6688,8 +6688,24 @@ declare const ronin: Readonly<{
6688
6688
  tenderly: string;
6689
6689
  };
6690
6690
  markets: {};
6691
- bridges: {};
6692
- oracles: {};
6691
+ bridges: {
6692
+ chainlink: {
6693
+ atlasNetworkName: string;
6694
+ routerAddress: string;
6695
+ chainSelector: bigint;
6696
+ tokenAdminRegistry: string;
6697
+ };
6698
+ };
6699
+ oracles: {
6700
+ cmc: {
6701
+ slug: string;
6702
+ native: string;
6703
+ };
6704
+ coingecko: {
6705
+ slug: string;
6706
+ native: string;
6707
+ };
6708
+ };
6693
6709
  morpho: {};
6694
6710
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
6695
6711
  uniswap: {
@@ -19186,8 +19202,24 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19186
19202
  tenderly: string;
19187
19203
  };
19188
19204
  markets: {};
19189
- bridges: {};
19190
- oracles: {};
19205
+ bridges: {
19206
+ chainlink: {
19207
+ atlasNetworkName: string;
19208
+ routerAddress: string;
19209
+ chainSelector: bigint;
19210
+ tokenAdminRegistry: string;
19211
+ };
19212
+ };
19213
+ oracles: {
19214
+ cmc: {
19215
+ slug: string;
19216
+ native: string;
19217
+ };
19218
+ coingecko: {
19219
+ slug: string;
19220
+ native: string;
19221
+ };
19222
+ };
19191
19223
  morpho: {};
19192
19224
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
19193
19225
  uniswap: {
@@ -6688,8 +6688,24 @@ declare const ronin: Readonly<{
6688
6688
  tenderly: string;
6689
6689
  };
6690
6690
  markets: {};
6691
- bridges: {};
6692
- oracles: {};
6691
+ bridges: {
6692
+ chainlink: {
6693
+ atlasNetworkName: string;
6694
+ routerAddress: string;
6695
+ chainSelector: bigint;
6696
+ tokenAdminRegistry: string;
6697
+ };
6698
+ };
6699
+ oracles: {
6700
+ cmc: {
6701
+ slug: string;
6702
+ native: string;
6703
+ };
6704
+ coingecko: {
6705
+ slug: string;
6706
+ native: string;
6707
+ };
6708
+ };
6693
6709
  morpho: {};
6694
6710
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
6695
6711
  uniswap: {
@@ -19186,8 +19202,24 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19186
19202
  tenderly: string;
19187
19203
  };
19188
19204
  markets: {};
19189
- bridges: {};
19190
- oracles: {};
19205
+ bridges: {
19206
+ chainlink: {
19207
+ atlasNetworkName: string;
19208
+ routerAddress: string;
19209
+ chainSelector: bigint;
19210
+ tokenAdminRegistry: string;
19211
+ };
19212
+ };
19213
+ oracles: {
19214
+ cmc: {
19215
+ slug: string;
19216
+ native: string;
19217
+ };
19218
+ coingecko: {
19219
+ slug: string;
19220
+ native: string;
19221
+ };
19222
+ };
19191
19223
  morpho: {};
19192
19224
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
19193
19225
  uniswap: {
@@ -6688,8 +6688,24 @@ declare const ronin: Readonly<{
6688
6688
  tenderly: string;
6689
6689
  };
6690
6690
  markets: {};
6691
- bridges: {};
6692
- oracles: {};
6691
+ bridges: {
6692
+ chainlink: {
6693
+ atlasNetworkName: string;
6694
+ routerAddress: string;
6695
+ chainSelector: bigint;
6696
+ tokenAdminRegistry: string;
6697
+ };
6698
+ };
6699
+ oracles: {
6700
+ cmc: {
6701
+ slug: string;
6702
+ native: string;
6703
+ };
6704
+ coingecko: {
6705
+ slug: string;
6706
+ native: string;
6707
+ };
6708
+ };
6693
6709
  morpho: {};
6694
6710
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
6695
6711
  uniswap: {
@@ -19186,8 +19202,24 @@ declare const MAINNET_CHAINS: readonly [Readonly<{
19186
19202
  tenderly: string;
19187
19203
  };
19188
19204
  markets: {};
19189
- bridges: {};
19190
- oracles: {};
19205
+ bridges: {
19206
+ chainlink: {
19207
+ atlasNetworkName: string;
19208
+ routerAddress: string;
19209
+ chainSelector: bigint;
19210
+ tokenAdminRegistry: string;
19211
+ };
19212
+ };
19213
+ oracles: {
19214
+ cmc: {
19215
+ slug: string;
19216
+ native: string;
19217
+ };
19218
+ coingecko: {
19219
+ slug: string;
19220
+ native: string;
19221
+ };
19222
+ };
19191
19223
  morpho: {};
19192
19224
  initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54";
19193
19225
  uniswap: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@gfxlabs/oku-chains",
3
- "version": "1.6.3",
3
+ "version": "1.7.0",
4
4
  "license": "MIT",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index-mjs.js",