@gfxlabs/oku-chains 1.1.142 → 1.1.143
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 +97 -4
- package/dist/index-mjs.js +95 -2
- package/dist/index.js +94 -0
- package/dist/types/browser.d.ts +937 -1
- package/dist/types/index-mjs.d.ts +937 -1
- package/dist/types/index.d.ts +937 -1
- package/package.json +1 -1
package/dist/browser.js
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
(function (global, factory) {
|
|
2
|
-
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('viem/chains')) :
|
|
3
|
-
typeof define === 'function' && define.amd ? define(['exports', 'viem/chains'], factory) :
|
|
4
|
-
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["oku-chains"] = {}, global.viem_chains));
|
|
5
|
-
})(this, (function (exports, chains) { 'use strict';
|
|
2
|
+
typeof exports === 'object' && typeof module !== 'undefined' ? factory(exports, require('viem/chains'), require('viem')) :
|
|
3
|
+
typeof define === 'function' && define.amd ? define(['exports', 'viem/chains', 'viem'], factory) :
|
|
4
|
+
(global = typeof globalThis !== 'undefined' ? globalThis : global || self, factory(global["oku-chains"] = {}, global.viem_chains, global.viem));
|
|
5
|
+
})(this, (function (exports, chains, viem) { 'use strict';
|
|
6
6
|
|
|
7
7
|
const makeConfig = (x) => {
|
|
8
8
|
return x;
|
|
@@ -948,6 +948,98 @@
|
|
|
948
948
|
},
|
|
949
949
|
});
|
|
950
950
|
|
|
951
|
+
const celo = makeConfig({
|
|
952
|
+
...chains.celo,
|
|
953
|
+
blockTimeSeconds: 2,
|
|
954
|
+
launchTime: 1727359200,
|
|
955
|
+
sortIndex: 15,
|
|
956
|
+
logoUrl: "https://assets.oku.trade/chains/celo-logo.svg",
|
|
957
|
+
safeReorgDistance: 90000,
|
|
958
|
+
externalId: {},
|
|
959
|
+
markets: {},
|
|
960
|
+
bridges: {},
|
|
961
|
+
morpho: {},
|
|
962
|
+
oracles: {
|
|
963
|
+
coingecko: {
|
|
964
|
+
slug: "celo",
|
|
965
|
+
native: "ethereum",
|
|
966
|
+
},
|
|
967
|
+
},
|
|
968
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
969
|
+
uniswap: {
|
|
970
|
+
deployBlock: 5188280,
|
|
971
|
+
poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
972
|
+
permit2: "0xCbe9Be2C87b24b063A21369b6AB0Aa9f149c598F",
|
|
973
|
+
multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
|
|
974
|
+
tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641",
|
|
975
|
+
nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
|
|
976
|
+
positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
|
|
977
|
+
positionsNFTDeployBlock: 5189019,
|
|
978
|
+
universalRouter: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
|
|
979
|
+
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
980
|
+
wrappedNativeSymbol: "WETH",
|
|
981
|
+
wrappedNativeName: "Wrapped Ether",
|
|
982
|
+
wrappedNativeDecimals: 18,
|
|
983
|
+
nativeCurrencyName: "ETH",
|
|
984
|
+
},
|
|
985
|
+
token: {
|
|
986
|
+
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
987
|
+
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
988
|
+
},
|
|
989
|
+
oku: {
|
|
990
|
+
pricing: {
|
|
991
|
+
nativeWrappedToken: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
992
|
+
nativeWrappedName: "CELO",
|
|
993
|
+
},
|
|
994
|
+
},
|
|
995
|
+
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
996
|
+
defaultToken0: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
997
|
+
defaultToken1: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207",
|
|
998
|
+
tokenList: [
|
|
999
|
+
{ symbol: "CELO", address: "0x4200000000000000000000000000000000000006" },
|
|
1000
|
+
{ symbol: "WETH", address: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207" },
|
|
1001
|
+
{ symbol: "USDC", address: "0xceba9300f2b948710d2653dd7b07f33a8b32118c" },
|
|
1002
|
+
{ symbol: "USDT", address: "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" },
|
|
1003
|
+
{ symbol: "CUSD", address: "0x765de816845861e75a25fca122bb6898b8b1282a" },
|
|
1004
|
+
],
|
|
1005
|
+
stables: [
|
|
1006
|
+
"0xceba9300f2b948710d2653dd7b07f33a8b32118c",
|
|
1007
|
+
"0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
|
|
1008
|
+
"0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
1009
|
+
],
|
|
1010
|
+
watchlist: [
|
|
1011
|
+
"0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
1012
|
+
"0xE426E1305f5e6093864762Bf9d2D8B44BC211c59",
|
|
1013
|
+
"0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f",
|
|
1014
|
+
"0x34757893070B0FC5de37AaF2844255fF90F7F1E0",
|
|
1015
|
+
"0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846",
|
|
1016
|
+
"0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15",
|
|
1017
|
+
"0x628Cb3a5a206956423D158009612813B64B19dab",
|
|
1018
|
+
"0x1c8DafD358d308b880F71eDB5170B010b106Ca60",
|
|
1019
|
+
"0xA1777e082fA1746eB78DD9C1fbB515419CF6e538",
|
|
1020
|
+
"0xd80D28850bEBE6208433c298334392bC940B4fc7",
|
|
1021
|
+
"0xf130F72F8190f662522774C3367E6e8814f5e219",
|
|
1022
|
+
"0x7B9A5BC920610F54881f2F6359007957DE504862",
|
|
1023
|
+
],
|
|
1024
|
+
internalName: "celo",
|
|
1025
|
+
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png",
|
|
1026
|
+
contracts: {
|
|
1027
|
+
...chains.celo.contracts,
|
|
1028
|
+
nftManager: {
|
|
1029
|
+
address: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A",
|
|
1030
|
+
},
|
|
1031
|
+
weth9: {
|
|
1032
|
+
address: viem.zeroAddress,
|
|
1033
|
+
},
|
|
1034
|
+
multicall2: {
|
|
1035
|
+
address: "0x633987602DE5C4F337e3DbF265303A1080324204",
|
|
1036
|
+
},
|
|
1037
|
+
multicall3: {
|
|
1038
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
1039
|
+
},
|
|
1040
|
+
},
|
|
1041
|
+
});
|
|
1042
|
+
|
|
951
1043
|
const corn = makeConfig({
|
|
952
1044
|
...chains.corn,
|
|
953
1045
|
name: "Corn",
|
|
@@ -3619,6 +3711,7 @@
|
|
|
3619
3711
|
exports.bob = bob;
|
|
3620
3712
|
exports.boba = boba;
|
|
3621
3713
|
exports.bsc = bsc;
|
|
3714
|
+
exports.celo = celo;
|
|
3622
3715
|
exports.corn = corn;
|
|
3623
3716
|
exports.filecoin = filecoin;
|
|
3624
3717
|
exports.gnosis = gnosis;
|
package/dist/index-mjs.js
CHANGED
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import { arbitrum as arbitrum$1, base as base$1, blast as blast$1, bob as bob$1, boba as boba$1, bsc as bsc$1, corn as corn$1, filecoin as filecoin$1, gnosis as gnosis$1, linea as linea$1, lisk as lisk$1, mainnet as mainnet$1, manta as manta$1, mantle as mantle$1, metalL2, moonbeam as moonbeam$1, optimism as optimism$1, polygon as polygon$1, rootstock as rootstock$1, scroll as scroll$1, sei as sei$1, sonic as sonic$1, taiko as taiko$1, xLayer as xLayer$1, polygonZkEvm as polygonZkEvm$1, zksync } from 'viem/chains';
|
|
1
|
+
import { arbitrum as arbitrum$1, base as base$1, blast as blast$1, bob as bob$1, boba as boba$1, bsc as bsc$1, celo as celo$1, corn as corn$1, filecoin as filecoin$1, gnosis as gnosis$1, linea as linea$1, lisk as lisk$1, mainnet as mainnet$1, manta as manta$1, mantle as mantle$1, metalL2, moonbeam as moonbeam$1, optimism as optimism$1, polygon as polygon$1, rootstock as rootstock$1, scroll as scroll$1, sei as sei$1, sonic as sonic$1, taiko as taiko$1, xLayer as xLayer$1, polygonZkEvm as polygonZkEvm$1, zksync } from 'viem/chains';
|
|
2
|
+
import { zeroAddress } from 'viem';
|
|
2
3
|
|
|
3
4
|
const makeConfig = (x) => {
|
|
4
5
|
return x;
|
|
@@ -944,6 +945,98 @@ const bsc = makeConfig({
|
|
|
944
945
|
},
|
|
945
946
|
});
|
|
946
947
|
|
|
948
|
+
const celo = makeConfig({
|
|
949
|
+
...celo$1,
|
|
950
|
+
blockTimeSeconds: 2,
|
|
951
|
+
launchTime: 1727359200,
|
|
952
|
+
sortIndex: 15,
|
|
953
|
+
logoUrl: "https://assets.oku.trade/chains/celo-logo.svg",
|
|
954
|
+
safeReorgDistance: 90000,
|
|
955
|
+
externalId: {},
|
|
956
|
+
markets: {},
|
|
957
|
+
bridges: {},
|
|
958
|
+
morpho: {},
|
|
959
|
+
oracles: {
|
|
960
|
+
coingecko: {
|
|
961
|
+
slug: "celo",
|
|
962
|
+
native: "ethereum",
|
|
963
|
+
},
|
|
964
|
+
},
|
|
965
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
966
|
+
uniswap: {
|
|
967
|
+
deployBlock: 5188280,
|
|
968
|
+
poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
969
|
+
permit2: "0xCbe9Be2C87b24b063A21369b6AB0Aa9f149c598F",
|
|
970
|
+
multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
|
|
971
|
+
tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641",
|
|
972
|
+
nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
|
|
973
|
+
positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
|
|
974
|
+
positionsNFTDeployBlock: 5189019,
|
|
975
|
+
universalRouter: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
|
|
976
|
+
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
977
|
+
wrappedNativeSymbol: "WETH",
|
|
978
|
+
wrappedNativeName: "Wrapped Ether",
|
|
979
|
+
wrappedNativeDecimals: 18,
|
|
980
|
+
nativeCurrencyName: "ETH",
|
|
981
|
+
},
|
|
982
|
+
token: {
|
|
983
|
+
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
984
|
+
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
985
|
+
},
|
|
986
|
+
oku: {
|
|
987
|
+
pricing: {
|
|
988
|
+
nativeWrappedToken: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
989
|
+
nativeWrappedName: "CELO",
|
|
990
|
+
},
|
|
991
|
+
},
|
|
992
|
+
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
993
|
+
defaultToken0: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
994
|
+
defaultToken1: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207",
|
|
995
|
+
tokenList: [
|
|
996
|
+
{ symbol: "CELO", address: "0x4200000000000000000000000000000000000006" },
|
|
997
|
+
{ symbol: "WETH", address: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207" },
|
|
998
|
+
{ symbol: "USDC", address: "0xceba9300f2b948710d2653dd7b07f33a8b32118c" },
|
|
999
|
+
{ symbol: "USDT", address: "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" },
|
|
1000
|
+
{ symbol: "CUSD", address: "0x765de816845861e75a25fca122bb6898b8b1282a" },
|
|
1001
|
+
],
|
|
1002
|
+
stables: [
|
|
1003
|
+
"0xceba9300f2b948710d2653dd7b07f33a8b32118c",
|
|
1004
|
+
"0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
|
|
1005
|
+
"0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
1006
|
+
],
|
|
1007
|
+
watchlist: [
|
|
1008
|
+
"0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
1009
|
+
"0xE426E1305f5e6093864762Bf9d2D8B44BC211c59",
|
|
1010
|
+
"0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f",
|
|
1011
|
+
"0x34757893070B0FC5de37AaF2844255fF90F7F1E0",
|
|
1012
|
+
"0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846",
|
|
1013
|
+
"0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15",
|
|
1014
|
+
"0x628Cb3a5a206956423D158009612813B64B19dab",
|
|
1015
|
+
"0x1c8DafD358d308b880F71eDB5170B010b106Ca60",
|
|
1016
|
+
"0xA1777e082fA1746eB78DD9C1fbB515419CF6e538",
|
|
1017
|
+
"0xd80D28850bEBE6208433c298334392bC940B4fc7",
|
|
1018
|
+
"0xf130F72F8190f662522774C3367E6e8814f5e219",
|
|
1019
|
+
"0x7B9A5BC920610F54881f2F6359007957DE504862",
|
|
1020
|
+
],
|
|
1021
|
+
internalName: "celo",
|
|
1022
|
+
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png",
|
|
1023
|
+
contracts: {
|
|
1024
|
+
...celo$1.contracts,
|
|
1025
|
+
nftManager: {
|
|
1026
|
+
address: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A",
|
|
1027
|
+
},
|
|
1028
|
+
weth9: {
|
|
1029
|
+
address: zeroAddress,
|
|
1030
|
+
},
|
|
1031
|
+
multicall2: {
|
|
1032
|
+
address: "0x633987602DE5C4F337e3DbF265303A1080324204",
|
|
1033
|
+
},
|
|
1034
|
+
multicall3: {
|
|
1035
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
1036
|
+
},
|
|
1037
|
+
},
|
|
1038
|
+
});
|
|
1039
|
+
|
|
947
1040
|
const corn = makeConfig({
|
|
948
1041
|
...corn$1,
|
|
949
1042
|
name: "Corn",
|
|
@@ -3608,4 +3701,4 @@ const MAINNET_CHAINS = [
|
|
|
3608
3701
|
sonic,
|
|
3609
3702
|
];
|
|
3610
3703
|
|
|
3611
|
-
export { MAINNET_CHAINS, arbitrum, base, blast, bob, boba, bsc, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, polygonZkEvm, rootstock, scroll, sei, sonic, taiko, xLayer, zkSync };
|
|
3704
|
+
export { MAINNET_CHAINS, arbitrum, base, blast, bob, boba, bsc, celo, corn, filecoin, gnosis, linea, lisk, mainnet, manta, mantle, metal, moonbeam, optimism, polygon, polygonZkEvm, rootstock, scroll, sei, sonic, taiko, xLayer, zkSync };
|
package/dist/index.js
CHANGED
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chains = require('viem/chains');
|
|
4
|
+
var viem = require('viem');
|
|
4
5
|
|
|
5
6
|
const makeConfig = (x) => {
|
|
6
7
|
return x;
|
|
@@ -946,6 +947,98 @@ const bsc = makeConfig({
|
|
|
946
947
|
},
|
|
947
948
|
});
|
|
948
949
|
|
|
950
|
+
const celo = makeConfig({
|
|
951
|
+
...chains.celo,
|
|
952
|
+
blockTimeSeconds: 2,
|
|
953
|
+
launchTime: 1727359200,
|
|
954
|
+
sortIndex: 15,
|
|
955
|
+
logoUrl: "https://assets.oku.trade/chains/celo-logo.svg",
|
|
956
|
+
safeReorgDistance: 90000,
|
|
957
|
+
externalId: {},
|
|
958
|
+
markets: {},
|
|
959
|
+
bridges: {},
|
|
960
|
+
morpho: {},
|
|
961
|
+
oracles: {
|
|
962
|
+
coingecko: {
|
|
963
|
+
slug: "celo",
|
|
964
|
+
native: "ethereum",
|
|
965
|
+
},
|
|
966
|
+
},
|
|
967
|
+
initCodeHash: "0xe34f199b19b2b4f47f68442619d555527d244f78a3297ea89325f843f87b8b54",
|
|
968
|
+
uniswap: {
|
|
969
|
+
deployBlock: 5188280,
|
|
970
|
+
poolFactory: "0xcb2436774C3e191c85056d248EF4260ce5f27A9D",
|
|
971
|
+
permit2: "0xCbe9Be2C87b24b063A21369b6AB0Aa9f149c598F",
|
|
972
|
+
multicall2: "0x5d6b0f5335ec95cD2aB7E52f2A0750dd86502435",
|
|
973
|
+
tickLens: "0xB3309C48F8407651D918ca3Da4C45DE40109E641",
|
|
974
|
+
nonfungiblePositionManager: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
|
|
975
|
+
positionsNFT: "0x743E03cceB4af2efA3CC76838f6E8B50B63F184c",
|
|
976
|
+
positionsNFTDeployBlock: 5189019,
|
|
977
|
+
universalRouter: "0x346239972d1fa486FC4a521031BC81bFB7D6e8a4",
|
|
978
|
+
wrappedNativeAddress: "0x4200000000000000000000000000000000000006",
|
|
979
|
+
wrappedNativeSymbol: "WETH",
|
|
980
|
+
wrappedNativeName: "Wrapped Ether",
|
|
981
|
+
wrappedNativeDecimals: 18,
|
|
982
|
+
nativeCurrencyName: "ETH",
|
|
983
|
+
},
|
|
984
|
+
token: {
|
|
985
|
+
wethAddress: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
986
|
+
wbtcAddress: "0x03c7054bcb39f7b2e5b2c7acb37583e32d70cfa3",
|
|
987
|
+
},
|
|
988
|
+
oku: {
|
|
989
|
+
pricing: {
|
|
990
|
+
nativeWrappedToken: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
991
|
+
nativeWrappedName: "CELO",
|
|
992
|
+
},
|
|
993
|
+
},
|
|
994
|
+
defaultPool: "0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
995
|
+
defaultToken0: "0x471EcE3750Da237f93B8E339c536989b8978a438",
|
|
996
|
+
defaultToken1: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207",
|
|
997
|
+
tokenList: [
|
|
998
|
+
{ symbol: "CELO", address: "0x4200000000000000000000000000000000000006" },
|
|
999
|
+
{ symbol: "WETH", address: "0x66803fb87abd4aac3cbb3fad7c3aa01f6f3fb207" },
|
|
1000
|
+
{ symbol: "USDC", address: "0xceba9300f2b948710d2653dd7b07f33a8b32118c" },
|
|
1001
|
+
{ symbol: "USDT", address: "0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e" },
|
|
1002
|
+
{ symbol: "CUSD", address: "0x765de816845861e75a25fca122bb6898b8b1282a" },
|
|
1003
|
+
],
|
|
1004
|
+
stables: [
|
|
1005
|
+
"0xceba9300f2b948710d2653dd7b07f33a8b32118c",
|
|
1006
|
+
"0x48065fbbe25f71c9282ddf5e1cd6d6a887483d5e",
|
|
1007
|
+
"0x765de816845861e75a25fca122bb6898b8b1282a",
|
|
1008
|
+
],
|
|
1009
|
+
watchlist: [
|
|
1010
|
+
"0xd88D5F9E6c10E6FebC9296A454f6C2589b1E8fAE",
|
|
1011
|
+
"0xE426E1305f5e6093864762Bf9d2D8B44BC211c59",
|
|
1012
|
+
"0x5dC631aD6C26BEA1a59fBF2C2680CF3df43d249f",
|
|
1013
|
+
"0x34757893070B0FC5de37AaF2844255fF90F7F1E0",
|
|
1014
|
+
"0x1a810e0B6c2dd5629AFa2f0c898b9512C6F78846",
|
|
1015
|
+
"0x7766BDC5ff15d3aCeB4D37914963aeBAcCF3de15",
|
|
1016
|
+
"0x628Cb3a5a206956423D158009612813B64B19dab",
|
|
1017
|
+
"0x1c8DafD358d308b880F71eDB5170B010b106Ca60",
|
|
1018
|
+
"0xA1777e082fA1746eB78DD9C1fbB515419CF6e538",
|
|
1019
|
+
"0xd80D28850bEBE6208433c298334392bC940B4fc7",
|
|
1020
|
+
"0xf130F72F8190f662522774C3367E6e8814f5e219",
|
|
1021
|
+
"0x7B9A5BC920610F54881f2F6359007957DE504862",
|
|
1022
|
+
],
|
|
1023
|
+
internalName: "celo",
|
|
1024
|
+
nativeLogoUrl: "https://assets.oku.trade/natives/celo.png",
|
|
1025
|
+
contracts: {
|
|
1026
|
+
...chains.celo.contracts,
|
|
1027
|
+
nftManager: {
|
|
1028
|
+
address: "0x3d79EdAaBC0EaB6F08ED885C05Fc0B014290D95A",
|
|
1029
|
+
},
|
|
1030
|
+
weth9: {
|
|
1031
|
+
address: viem.zeroAddress,
|
|
1032
|
+
},
|
|
1033
|
+
multicall2: {
|
|
1034
|
+
address: "0x633987602DE5C4F337e3DbF265303A1080324204",
|
|
1035
|
+
},
|
|
1036
|
+
multicall3: {
|
|
1037
|
+
address: "0xcA11bde05977b3631167028862bE2a173976CA11",
|
|
1038
|
+
},
|
|
1039
|
+
},
|
|
1040
|
+
});
|
|
1041
|
+
|
|
949
1042
|
const corn = makeConfig({
|
|
950
1043
|
...chains.corn,
|
|
951
1044
|
name: "Corn",
|
|
@@ -3617,6 +3710,7 @@ exports.blast = blast;
|
|
|
3617
3710
|
exports.bob = bob;
|
|
3618
3711
|
exports.boba = boba;
|
|
3619
3712
|
exports.bsc = bsc;
|
|
3713
|
+
exports.celo = celo;
|
|
3620
3714
|
exports.corn = corn;
|
|
3621
3715
|
exports.filecoin = filecoin;
|
|
3622
3716
|
exports.gnosis = gnosis;
|