@skip-go/client 0.11.0-alpha.8 → 0.11.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.
Files changed (3) hide show
  1. package/dist/index.d.ts +34 -12
  2. package/dist/index.js +181 -179
  3. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -11,13 +11,13 @@ var stargate = require('@cosmjs/stargate');
11
11
  var utils$1 = require('@cosmjs/utils');
12
12
  var auth = require('cosmjs-types/cosmos/auth/v1beta1/auth');
13
13
  var coin = require('cosmjs-types/cosmos/base/v1beta1/coin');
14
- var u = require('long');
14
+ var g = require('long');
15
15
  var p = require('protobufjs/minimal');
16
16
  var unit = require('@keplr-wallet/unit');
17
17
  var account = require('@injectivelabs/core-proto-ts/cjs/injective/types/v1beta1/account');
18
18
  var rest = require('@injectivelabs/sdk-ts/dist/cjs/client/chain/rest');
19
19
  var utils = require('@injectivelabs/utils');
20
- var ct = require('axios');
20
+ var gt = require('axios');
21
21
  var signing = require('cosmjs-types/cosmos/tx/signing/v1beta1/signing');
22
22
  var tx$3 = require('cosmjs-types/cosmos/tx/v1beta1/tx');
23
23
  var tx$1 = require('cosmjs-types/cosmwasm/wasm/v1/tx');
@@ -25,13 +25,14 @@ var viem = require('viem');
25
25
  var initiaRegistry = require('@initia/initia-registry');
26
26
  var cjs = require('@injectivelabs/core-proto-ts/cjs');
27
27
  var tx$4 = require('@injectivelabs/sdk-ts/dist/cjs/core/modules/tx/utils/tx');
28
- var eo = require('keccak256');
29
- var no = require('@injectivelabs/sdk-ts/dist/cjs/core/modules/ibc/msgs/MsgTransfer');
30
- var to = require('@injectivelabs/sdk-ts/dist/cjs/core/modules/wasm/msgs/MsgExecuteContract');
28
+ var no = require('keccak256');
29
+ var io = require('@injectivelabs/sdk-ts/dist/cjs/core/modules/ibc/msgs/MsgTransfer');
30
+ var ao = require('@injectivelabs/sdk-ts/dist/cjs/core/modules/wasm/msgs/MsgExecuteContract');
31
31
  var tx$2 = require('cosmjs-types/cosmos/bank/v1beta1/tx');
32
32
  var tx = require('cosmjs-types/ibc/applications/transfer/v1/tx');
33
33
  var web3_js = require('@solana/web3.js');
34
- var crypto = require('@cosmjs/crypto');
34
+ var crypto$1 = require('@cosmjs/crypto');
35
+ var crypto = require('crypto');
35
36
 
36
37
  function _interopDefault (e) { return e && e.__esModule ? e : { default: e }; }
37
38
 
@@ -53,189 +54,190 @@ function _interopNamespace(e) {
53
54
  return Object.freeze(n);
54
55
  }
55
56
 
56
- var u__default = /*#__PURE__*/_interopDefault(u);
57
+ var g__default = /*#__PURE__*/_interopDefault(g);
57
58
  var p__namespace = /*#__PURE__*/_interopNamespace(p);
58
- var ct__default = /*#__PURE__*/_interopDefault(ct);
59
- var eo__default = /*#__PURE__*/_interopDefault(eo);
59
+ var gt__default = /*#__PURE__*/_interopDefault(gt);
60
60
  var no__default = /*#__PURE__*/_interopDefault(no);
61
- var to__default = /*#__PURE__*/_interopDefault(to);
61
+ var io__default = /*#__PURE__*/_interopDefault(io);
62
+ var ao__default = /*#__PURE__*/_interopDefault(ao);
62
63
 
63
- var gt=Object.defineProperty,ut=Object.defineProperties;var mt=Object.getOwnPropertyDescriptors;var Ls=Object.getOwnPropertySymbols;var lt=Object.prototype.hasOwnProperty,ft=Object.prototype.propertyIsEnumerable;var zs=(e,r,s)=>r in e?gt(e,r,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[r]=s,C=(e,r)=>{for(var s in r||(r={}))lt.call(r,s)&&zs(e,s,r[s]);if(Ls)for(var s of Ls(r))ft.call(r,s)&&zs(e,s,r[s]);return e},ne=(e,r)=>ut(e,mt(r));var M=(e,r,s)=>new Promise((t,n)=>{var o=c=>{try{d(s.next(c));}catch(l){n(l);}},a=c=>{try{d(s.throw(c));}catch(l){n(l);}},d=c=>c.done?t(c.value):Promise.resolve(c.value).then(o,a);d((s=s.apply(e,r)).next());});function Ks(e){return e.type==="ethermint/PubKeyEthSecp256k1"}var qs=C({ethsecp256k1:"ethermint/PubKeyEthSecp256k1"},amino.pubkeyType);function Hs(e){if(e.length!==33||e[0]!==2&&e[0]!==3)throw new Error("Public key must be compressed secp256k1, i.e. 33 bytes starting with 0x02 or 0x03");return {type:qs.ethsecp256k1,value:encoding.toBase64(e)}}function Pr(e,r){let s=`${e.algo}`,n=s==="eth_secp256k1"||s==="ethsecp256k1"?Hs(e.pubkey):amino.encodeSecp256k1Pubkey(e.pubkey);return kt(n,r)}function kt(e,r){if(Ks(e)){let s=keys.PubKey.fromPartial({key:encoding.fromBase64(e.value)}),t="";return r!=null&&r.includes("injective")?t="/injective.crypto.v1beta1.ethsecp256k1.PubKey":t="/ethermint.crypto.v1.ethsecp256k1.PubKey",any.Any.fromPartial({typeUrl:t,value:Uint8Array.from(keys.PubKey.encode(s).finish())})}else return protoSigning.encodePubkey(e)}var Rt=()=>({baseAccount:void 0,originalVesting:[],delegatedFree:[],delegatedVesting:[],endTime:u__default.default.ZERO}),$s={encode(e,r=p__namespace.Writer.create()){e.baseAccount!==void 0&&auth.BaseAccount.encode(e.baseAccount,r.uint32(10).fork()).ldelim();for(let s of e.originalVesting)coin.Coin.encode(s,r.uint32(18).fork()).ldelim();for(let s of e.delegatedFree)coin.Coin.encode(s,r.uint32(26).fork()).ldelim();for(let s of e.delegatedVesting)coin.Coin.encode(s,r.uint32(34).fork()).ldelim();return e.endTime.isZero()||r.uint32(40).int64(e.endTime),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Rt();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseAccount=auth.BaseAccount.decode(s,s.uint32());break;case 2:n.originalVesting.push(coin.Coin.decode(s,s.uint32()));break;case 3:n.delegatedFree.push(coin.Coin.decode(s,s.uint32()));break;case 4:n.delegatedVesting.push(coin.Coin.decode(s,s.uint32()));break;case 5:n.endTime=s.int64();break;default:s.skipType(o&7);break}}return n}};function St(){return {startTime:u__default.default.ZERO,length:u__default.default.ZERO,amount:[],actionType:0}}var Ys={encode(e,r=p__namespace.Writer.create()){e.startTime.isZero()||r.uint32(8).int64(e.startTime),e.length.isZero()||r.uint32(16).int64(e.length);for(let s of e.amount)coin.Coin.encode(s,r.uint32(26).fork()).ldelim();return e.actionType!==0&&r.uint32(32).int32(e.actionType),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=St();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.startTime=s.int64();break;case 2:n.length=s.int64();break;case 3:n.amount.push(coin.Coin.decode(s,s.uint32()));break;case 4:n.actionType=s.int32();break;default:s.skipType(o&7);break}}return n}};function Pt(){return {baseVestingAccount:void 0,vestingPeriods:[]}}var Qs={encode(e,r=p__namespace.Writer.create()){e.baseVestingAccount!==void 0&&$s.encode(e.baseVestingAccount,r.uint32(10).fork()).ldelim();for(let s of e.vestingPeriods)Ys.encode(s,r.uint32(26).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Pt();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseVestingAccount=$s.decode(s,s.uint32());break;case 3:n.vestingPeriods.push(Ys.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n}};p__namespace.util.Long!==u__default.default&&(p__namespace.util.Long=u__default.default,p__namespace.configure());var Xe=(()=>{if(typeof Xe!="undefined")return Xe;if(typeof self!="undefined")return self;if(typeof window!="undefined")return window;if(typeof global!="undefined")return global;throw "Unable to locate global object"})(),Ct=Xe.atob||(e=>Xe.Buffer.from(e,"base64").toString("binary"));function _(e){let r=Ct(e),s=new Uint8Array(r.length);for(let t=0;t<r.length;++t)s[t]=r.charCodeAt(t);return s}var wt=Xe.btoa||(e=>Xe.Buffer.from(e,"binary").toString("base64"));function v(e){let r=[];return e.forEach(s=>{r.push(String.fromCharCode(s));}),wt(r.join(""))}function i(e){return e!=null}function ze(e){let r=Tt(e.getTime()/1e3),s=e.getTime()%1e3*1e6;return {seconds:r,nanos:s}}function Ke(e){let r=e.seconds.toNumber()*1e3;return r+=e.nanos/1e6,new Date(r)}var Ut=e=>({seconds:i(e.seconds)?u__default.default.fromValue(e.seconds):u__default.default.ZERO,nanos:i(e.nanos)?Number(e.nanos):0});function je(e){return e instanceof Date?ze(e):typeof e=="string"?ze(new Date(e)):Ut(e)}function Tt(e){return u__default.default.fromNumber(e)}function T(e){return e&&new unit.Dec(e).toString()}function Xs(){return {$typeUrl:"/google.protobuf.Any",typeUrl:"",value:new Uint8Array}}var H={typeUrl:"/google.protobuf.Any",encode(e,r=p__namespace.Writer.create()){return e.typeUrl!==""&&r.uint32(10).string(e.typeUrl),e.value.length!==0&&r.uint32(18).bytes(e.value),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Xs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.typeUrl=s.string();break;case 2:n.value=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {typeUrl:i(e.typeUrl)?String(e.typeUrl):"",value:i(e.value)?_(e.value):new Uint8Array}},toJSON(e){let r={};return e.typeUrl!==void 0&&(r.typeUrl=e.typeUrl),e.value!==void 0&&(r.value=v(e.value!==void 0?e.value:new Uint8Array)),r},fromPartial(e){var s,t;let r=Xs();return r.typeUrl=(s=e.typeUrl)!=null?s:"",r.value=(t=e.value)!=null?t:new Uint8Array,r},fromAmino(e){return {typeUrl:e.type,value:e.value}},toAmino(e){let r={};return r.type=e.typeUrl,r.value=e.value,r},fromAminoMsg(e){return H.fromAmino(e.value)},fromProtoMsg(e){return H.decode(e.value)},toProto(e){return H.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/google.protobuf.Any",value:H.encode(e).finish()}}};function Cr(){return {address:"",pubKey:void 0,accountNumber:u__default.default.UZERO,sequence:u__default.default.UZERO}}var F={typeUrl:"/cosmos.auth.v1beta1.BaseAccount",encode(e,r=p__namespace.Writer.create()){return e.address!==""&&r.uint32(10).string(e.address),e.pubKey!==void 0&&H.encode(e.pubKey,r.uint32(18).fork()).ldelim(),e.accountNumber.isZero()||r.uint32(24).uint64(e.accountNumber),e.sequence.isZero()||r.uint32(32).uint64(e.sequence),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Cr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.address=s.string();break;case 2:n.pubKey=H.decode(s,s.uint32());break;case 3:n.accountNumber=s.uint64();break;case 4:n.sequence=s.uint64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {address:i(e.address)?String(e.address):"",pubKey:i(e.pubKey)?H.fromJSON(e.pubKey):void 0,accountNumber:i(e.accountNumber)?u__default.default.fromValue(e.accountNumber):u__default.default.UZERO,sequence:i(e.sequence)?u__default.default.fromValue(e.sequence):u__default.default.UZERO}},toJSON(e){let r={};return e.address!==void 0&&(r.address=e.address),e.pubKey!==void 0&&(r.pubKey=e.pubKey?H.toJSON(e.pubKey):void 0),e.accountNumber!==void 0&&(r.accountNumber=(e.accountNumber||u__default.default.UZERO).toString()),e.sequence!==void 0&&(r.sequence=(e.sequence||u__default.default.UZERO).toString()),r},fromPartial(e){var s;let r=Cr();return r.address=(s=e.address)!=null?s:"",r.pubKey=e.pubKey!==void 0&&e.pubKey!==null?H.fromPartial(e.pubKey):void 0,r.accountNumber=e.accountNumber!==void 0&&e.accountNumber!==null?u__default.default.fromValue(e.accountNumber):u__default.default.UZERO,r.sequence=e.sequence!==void 0&&e.sequence!==null?u__default.default.fromValue(e.sequence):u__default.default.UZERO,r},fromAmino(e){let r=Cr();return e.address!==void 0&&e.address!==null&&(r.address=e.address),e.pub_key!==void 0&&e.pub_key!==null&&(r.pubKey=H.fromAmino(e.pub_key)),e.account_number!==void 0&&e.account_number!==null&&(r.accountNumber=u__default.default.fromString(e.account_number)),e.sequence!==void 0&&e.sequence!==null&&(r.sequence=u__default.default.fromString(e.sequence)),r},toAmino(e){let r={};return r.address=e.address===""?void 0:e.address,r.pub_key=e.pubKey?H.toAmino(e.pubKey):void 0,r.account_number=e.accountNumber.isZero()?void 0:e.accountNumber.toString(),r.sequence=e.sequence.isZero()?void 0:e.sequence.toString(),r},fromAminoMsg(e){return F.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/BaseAccount",value:F.toAmino(e)}},fromProtoMsg(e){return F.decode(e.value)},toProto(e){return F.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.auth.v1beta1.BaseAccount",value:F.encode(e).finish()}}};var $e=e=>{var r;switch(e.typeUrl){case"/stride.vesting.StridePeriodicVestingAccount":let s=(r=Qs.decode(e.value).baseVestingAccount)==null?void 0:r.baseAccount;return utils$1.assert(s),stargate.accountFromAny({typeUrl:"/cosmos.auth.v1beta1.BaseAccount",value:F.encode(s).finish()});case"/injective.types.v1beta1.EthAccount":let n=account.EthAccount.decode(e.value).baseAccount,o=n.pubKey;return {address:n.address,pubkey:o?{type:"/injective.crypto.v1beta1.ethsecp256k1.PubKey",value:Buffer.from(o.value).toString("base64")}:null,accountNumber:Number(n.accountNumber),sequence:Number(n.sequence)};case"/ethermint.types.v1.EthAccount":let d=account.EthAccount.decode(e.value).baseAccount,c=d.pubKey;return {address:d.address,pubkey:c?{type:"/ethermint.crypto.v1.ethsecp256k1.PubKey",value:Buffer.from(c.value).toString("base64")}:null,accountNumber:Number(d.accountNumber),sequence:Number(d.sequence)};default:return stargate.accountFromAny(e)}};function wr(){return {sender:"",moduleAddress:"",moduleName:"",functionName:"",typeArgs:[],args:[]}}var qe={typeUrl:"/initia.move.v1.MsgExecute",encode(e,r=p__namespace.Writer.create()){e.sender!==""&&r.uint32(10).string(e.sender),e.moduleAddress!==""&&r.uint32(18).string(e.moduleAddress),e.moduleName!==""&&r.uint32(26).string(e.moduleName),e.functionName!==""&&r.uint32(34).string(e.functionName);for(let s of e.typeArgs)r.uint32(42).string(s);for(let s of e.args)r.uint32(50).bytes(s);return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=wr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.sender=s.string();break;case 2:n.moduleAddress=s.string();break;case 3:n.moduleName=s.string();break;case 4:n.functionName=s.string();break;case 5:n.typeArgs.push(s.string());break;case 6:n.args.push(s.bytes());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {sender:i(e.sender)?String(e.sender):"",moduleAddress:i(e.moduleAddress)?String(e.moduleAddress):"",moduleName:i(e.moduleName)?String(e.moduleName):"",functionName:i(e.functionName)?String(e.functionName):"",typeArgs:Array.isArray(e==null?void 0:e.typeArgs)?e.typeArgs.map(r=>String(r)):[],args:Array.isArray(e==null?void 0:e.args)?e.args.map(r=>_(r)):[]}},toJSON(e){let r={};return e.sender!==void 0&&(r.sender=e.sender),e.moduleAddress!==void 0&&(r.moduleAddress=e.moduleAddress),e.moduleName!==void 0&&(r.moduleName=e.moduleName),e.functionName!==void 0&&(r.functionName=e.functionName),e.typeArgs?r.typeArgs=e.typeArgs.map(s=>s):r.typeArgs=[],e.args?r.args=e.args.map(s=>v(s!==void 0?s:new Uint8Array)):r.args=[],r},fromPartial(e){var s,t,n,o,a,d;let r=wr();return r.sender=(s=e.sender)!=null?s:"",r.moduleAddress=(t=e.moduleAddress)!=null?t:"",r.moduleName=(n=e.moduleName)!=null?n:"",r.functionName=(o=e.functionName)!=null?o:"",r.typeArgs=((a=e.typeArgs)==null?void 0:a.map(c=>c))||[],r.args=((d=e.args)==null?void 0:d.map(c=>c))||[],r},fromAmino(e){var s,t;let r=wr();return e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),e.module_address!==void 0&&e.module_address!==null&&(r.moduleAddress=e.module_address),e.module_name!==void 0&&e.module_name!==null&&(r.moduleName=e.module_name),e.function_name!==void 0&&e.function_name!==null&&(r.functionName=e.function_name),r.typeArgs=((s=e.type_args)==null?void 0:s.map(n=>n))||[],r.args=((t=e.args)==null?void 0:t.map(n=>_(n)))||[],r},toAmino(e){let r={};return r.sender=e.sender===""?void 0:e.sender,r.module_address=e.moduleAddress===""?void 0:e.moduleAddress,r.module_name=e.moduleName===""?void 0:e.moduleName,r.function_name=e.functionName===""?void 0:e.functionName,e.typeArgs?r.type_args=e.typeArgs.map(s=>s):r.type_args=e.typeArgs,e.args?r.args=e.args.map(s=>v(s)):r.args=e.args,r},fromAminoMsg(e){return qe.fromAmino(e.value)},fromProtoMsg(e){return qe.decode(e.value)},toProto(e){return qe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/initia.move.v1.MsgExecute",value:qe.encode(e).finish()}}};var Ur=[{chain_id:"eightball-1",fees:{fee_tokens:[{denom:"uebl",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.8ball.info/",provider:"8ball"},{address:"https://rpc.8ball.nodestake.top",provider:"NodeStake"}]}},{chain_id:"acre_9052-1",fees:{fee_tokens:[{denom:"aacre",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.acre.nodestake.top",provider:"nodestake"},{address:"https://rpc-acre.synergynodes.com",provider:"Synergy Nodes"},{address:"https://acrechain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.acre.tcnetwork.io",provider:"TC Network"},{address:"https://mainnet-acre-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://acred-rpc.staketab.org:443",provider:"Staketab"}]}},{chain_id:"agoric-3",fees:{fee_tokens:[{denom:"ubld",low_gas_price:.03,average_gas_price:.05,high_gas_price:.07},{denom:"uist",low_gas_price:.0034,average_gas_price:.007,high_gas_price:.02}]},apis:{rpc:[{address:"https://main.rpc.agoric.net:443"},{address:"https://agoric-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.agoric.nodestake.top",provider:"NodeStake"},{address:"https://agoric.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://agoric-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-agoric-01.stakeflow.io",provider:"Stakeflow"},{address:"https://agoric-rpc.0base.dev",provider:"0base.vc"},{address:"https://agoric-rpc.stakeangle.com",provider:"StakeAngle"},{address:"https://agoric-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc.agoric.stakewith.us",provider:"StakeWithUs"},{address:"https://rpc-agoric-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://agoric-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.agoric.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"aioz_168-1",fees:{fee_tokens:[{denom:"attoaioz",fixed_min_gas_price:7e9,low_gas_price:7e9,average_gas_price:7e9,high_gas_price:1e10}]},apis:{rpc:[{address:"https://rpc-dataseed.aioz.network:443",provider:"AIOZ Network"}]}},{chain_id:"akashnet-2",fees:{fee_tokens:[{denom:"uakt",fixed_min_gas_price:25e-5,low_gas_price:25e-5,average_gas_price:.0025,high_gas_price:.025}]},apis:{rpc:[{address:"https://rpc.akash.forbole.com:443",provider:"forbole"},{address:"https://rpc-akash.ecostake.com:443",provider:"ecostake"},{address:"https://akash-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes"},{address:"https://akash-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-akash.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-akash-ia.cosmosia.notional.ventures:443",provider:"Notional"},{address:"http://akash.c29r3.xyz:80/rpc",provider:"c29r3"},{address:"https://akash-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://akash-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-akash-01.stakeflow.io",provider:"Stakeflow"},{address:"https://akash-mainnet-rpc.cosmonautstakes.com:443",provider:"Cosmonaut Stakes"},{address:"https://akash-rpc.w3coins.io",provider:"w3coins"},{address:"https://akash-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://akash-rpc.validatornode.com",provider:"ValidatorNode"},{address:"https://rpc-akash.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://public.stakewolle.com/cosmos/akash/rpc",provider:"Stakewolle"},{address:"https://akash.declab.pro:26601",provider:"Decloud Nodes Lab"}]}},{chain_id:"akiro-1",fees:{fee_tokens:[{denom:"uakiro",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.035,high_gas_price:.045}]},apis:{rpc:[{address:"http://213.199.36.82:26657",provider:"AKIRO"},{address:"https://rpc-akiro.d-stake.xyz",provider:"D-Stake"}]}},{chain_id:"althea_258432-1",fees:{fee_tokens:[{denom:"aalthea",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:1e11,high_gas_price:3e11}]},apis:{rpc:[{address:"https://nodes.chandrastation.com/rpc/althea/",provider:"Chandra Station"},{address:"https://althea.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://althea-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"}]}},{chain_id:"andromeda-1",fees:{fee_tokens:[{denom:"uandr",low_gas_price:.03,average_gas_price:.05,high_gas_price:.075}]},apis:{rpc:[{address:"https://rpc.andromeda-1.andromeda.aviaone.com",provider:"AviaOne \u{1F7E2}"},{address:"https://andromeda.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://andromeda.rpc.nodex.one",provider:"nodex"},{address:"https://andro.rpc.m.stavr.tech/",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://andromeda-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://andromeda-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://andromeda-rpc.stakerhouse.com:443",provider:"StakerHouse"},{address:"https://andromeda-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://andromeda-rpc.genznodes.dev",provider:"genznodes"},{address:"https://andromeda.rpc.kjnodes.com",provider:"kjnodes.com \u{1F984}"},{address:"andromeda-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"rpc-andromeda.blockval.io",provider:"Blockval"},{address:"https://andromeda.rpc.liveraven.net",provider:"LiveRaveN"}]}},{chain_id:"andromeda-1",fees:{fee_tokens:[{denom:"uandr"}]},apis:{rpc:[{address:"https://rpc.andromeda-1.andromeda.aviaone.com",provider:"AVIAONE"},{address:"https://andromeda.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://andromeda.rpc.nodex.one",provider:"nodex"},{address:"https://andro.rpc.m.stavr.tech/",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://andromeda-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://andromeda-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://andromeda-rpc.stake-town.com:443",provider:"StakeTown"},{address:"https://andromeda-rpc.stakerhouse.com:443",provider:"StakerHouse"},{address:"https://andromeda-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://andromeda-rpc.genznodes.dev",provider:"genznodes"},{address:"https://nibiru.rpc.kjnodes.comv",provider:"kjnodes.com \u{1F984}"}]}},{chain_id:"archway-1",fees:{fee_tokens:[{denom:"aarch",fixed_min_gas_price:14e10,low_gas_price:196e9,average_gas_price:2254e8,high_gas_price:2548e8}]},apis:{rpc:[{address:"https://rpc.mainnet.archway.io",provider:"Archway Foundation"},{address:"https://archway-mainnet-archive.allthatnode.com:26657",provider:"All That Node"},{address:"https://m-archway.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://rpc-1.archway.nodes.guru",provider:"Nodes.Guru"},{address:"https://archway.rpc.silknodes.io/",provider:"Silk Nodes"},{address:"https://archway.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-archway.cryptech.com.ua",provider:"cryptech"},{address:"https://rpc.archway.nodestake.top",provider:"NodeStake"},{address:"https://rpc-archway.theamsolutions.info",provider:"AM Solutions"},{address:"https://rpc-archway.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://archway-rpc.w3coins.io",provider:"w3coins"},{address:"https://m-archway.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://archway-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-archway.mms.team",provider:"MMS"},{address:"https://rpc-archway.mzonder.com",provider:"MZONDER"},{address:"https://rpc.archway.lgns.net",provider:"Luganodes"},{address:"https://archway-rpc.stake-town.com",provider:"StakeTown"},{address:"https://archway-rpc.0base.dev",provider:"0base.vc"},{address:"https://archway-mainnet.rpc.l0vd.com",provider:"L0vd.com"},{address:"https://archway-rpc.openbitlab.com",provider:"openbitlab"},{address:"https://rpc-archway.mzonder.com",provider:"MZONDER"},{address:"https://rpc-archway.mainnet.validatrium.club",provider:"Validatrium"},{address:"https://rpc.archway.stakeup.tech",provider:"StakeUp"},{address:"https://archway.api.trivium.network:26657",provider:"TriviumX | Architech"},{address:"https://archway-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.archway.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc-archway.luckyfriday.io/",provider:"GlobalStake"},{address:"https://archway-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"arkh",fees:{fee_tokens:[{denom:"arkh",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://asc-dataseed.arkhadian.com/",provider:"arkhnetwork"},{address:"https://arkh_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"mantle-1",fees:{fee_tokens:[{denom:"umntl",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.assetmantle.one",provider:"AssetMantle"},{address:"https://rpc-assetmantle.ecostake.com",provider:"ecostake"},{address:"https://assetmantle-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.assetmantle.nodestake.top",provider:"NodeStake"},{address:"https://rpc-assetmantle-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-assetmantle.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.mantle.paranorm.pro:443",provider:"paranorm"},{address:"https://assetmantle-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://assetmantle-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"aura_6322-2",fees:{fee_tokens:[{denom:"uaura",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.aura.network/",provider:"Aura Network Foundation"},{address:"https://m-aura.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://aura.rpc.m.stavr.tech:11047",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://aura-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://aura.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://mainnet-aura-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://aura-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://aura-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc.aura.safeblock.space",provider:"Safe Block"},{address:"https://rpc.aura.silentvalidator.com",provider:"silent"},{address:"https://rpc-aura.mms.team",provider:"MMS"},{address:"https://aura-rpc.stake-town.com",provider:"StakeTown"},{address:"https://aura-rpc.palamar.io",provider:"Palamar"},{address:"https://aura.rpc.srv.stakr.space",provider:"STAKR.space"},{address:"https://aura-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://aura-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"xstaxy-1",fees:{fee_tokens:[{denom:"uaura",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.aura.network/",provider:"Aura Network Foundation"},{address:"https://m-aura.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://aura.rpc.m.stavr.tech:11047",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://aura-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://aura.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://mainnet-aura-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://aura-rpc.tienthuattoan.ventures",provider:"TienThuatToan"},{address:"https://aura-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://aura-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc.aura.safeblock.space",provider:"Safe Block"},{address:"https://rpc.aura.silentvalidator.com",provider:"silent"},{address:"https://rpc-aura.mms.team",provider:"MMS"},{address:"https://aura-rpc.stake-town.com",provider:"StakeTown"},{address:"https://aura-rpc.palamar.io",provider:"Palamar"},{address:"https://aura.rpc.srv.stakr.space",provider:"STAKR.space"},{address:"https://aura-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://aura-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"axelar-dojo-1",fees:{fee_tokens:[{denom:"uaxl",fixed_min_gas_price:.007,low_gas_price:.007,average_gas_price:.007,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc-axelar.imperator.co:443",provider:"Imperator.co"},{address:"https://axelar-rpc.quickapi.com:443",provider:"chainlayer"},{address:"https://rpc-axelar.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://axelar-rpc.pops.one:443",provider:"p-ops"},{address:"https://axelar-rpc.qubelabs.io:443",provider:"Qubelabs"},{address:"https://rpc-1.axelar.nodes.guru:443",provider:"nodes.guru"},{address:"https://rpc-axelar-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://axelar-rpc.polkachu.com",provider:"Polkachu"},{address:"https://axelar.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://rpc.axelar.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://axelar-rpc.validatrium.club",provider:"Validatrium"},{address:"https://rpc-axelar.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://axelar-rpc.quantnode.tech/",provider:"QuantNode"},{address:"https://axelar-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://axelar-rpc.rockrpc.net/",provider:"RockawayX Infra"},{address:"https://axelar-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc-axelar-01.stakeflow.io",provider:"Stakeflow"},{address:"https://axelar-rpc.staketab.org:443",provider:"Staketab"},{address:"https://axelar-rpc.w3coins.io",provider:"w3coins"},{address:"https://axelar-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"laozi-mainnet",fees:{fee_tokens:[{denom:"uband",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.003,high_gas_price:.005}]},apis:{rpc:[{address:"http://rpc.laozi1.bandchain.org:80",provider:"bandprotocol"},{address:"https://rpc-bandchain-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://band-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://bandchain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://band.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-band-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-band.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://band-rpc.w3coins.io",provider:"w3coins"},{address:"https://bandprotocol-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://public.stakewolle.com/cosmos/bandchain/rpc",provider:"Stakewolle"},{address:"https://rpc.band.bronbro.io/",provider:"Bro_n_Bro"},{address:"https://rpc.band.roomit.xyz/",provider:"Roomit"},{address:"https://band-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"beezee-1",fees:{fee_tokens:[{denom:"ubze",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.getbze.com",provider:"AlphaTeam"},{address:"https://rpc-1.getbze.com",provider:"AlphaTeam"},{address:"https://rpc-2.getbze.com",provider:"AlphaTeam"},{address:"https://beezee_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"bitcanna-1",fees:{fee_tokens:[{denom:"ubcna",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.0025,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.bitcanna.io/",provider:"bitcanna"},{address:"https://bcna-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://bitcanna-rpc.panthea.eu/",provider:"Panthea EU"},{address:"https://rpc.bitcanna.sgtstake.com/",provider:"SGTstake"},{address:"https://bitcanna.rpc.m.anode.team/",provider:"AlxVoy \u26A1 ANODE.TEAM"},{address:"https://bitcanna.rpc.m.stavr.tech/",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-bcna.kjinc.io/",provider:"KJINC.io"},{address:"https://mainnet-bitcanna-rpc.konsortech.xyz/",provider:"KonsorTech"},{address:"https://bitcanna.rpc.kjnodes.com/",provider:"kjnodes"},{address:"https://bitcanna-rpc.genznodes.dev/",provider:"genznodes"},{address:"https://rpc.bitcanna-1.bitcanna.aviaone.com/",provider:"AVIAONE \u{1F7E2}"},{address:"https://rpc.bitcanna-mainnet.hexnodes.one/",provider:"Hexnodes"},{address:"https://rpc.bitcanna.citizenweb3.com/",provider:"Citizen Web3"},{address:"https://bitcanna-mainnet.rpc.l0vd.com/",provider:"L0vd.com"},{address:"https://bitcanna-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.bitcanna.safeblock.space",provider:"Safe Block"},{address:"https://bitcanna.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://rpc.bitcanna.indonode.net/",provider:"Indonode"},{address:"https://rpc-bitcanna.mms.team:443",provider:"MMS"},{address:"https://bitcanna-rpc.validatornode.com",provider:"ValidatorNode"},{address:"https://bitcanna.rpc.nodex.one",provider:"NodeX Emperor \u26A1 Bitcanna"},{address:"https://bcna.rpc.arcturian.tech/",provider:"Arcturian Tech"},{address:"https://rpc.bitcanna.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://bitcanna-rpc.bluestake.net",provider:"BlueStake"},{address:"https://rpc-bitcanna.cryptech.com.ua",provider:"CrypTech"},{address:"https://bitcanna-rpc.kalia.network/",provider:"Kalia Network"},{address:"https://bitcanna.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F"},{address:"https://bitcanna_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"bitsong-2b",fees:{fee_tokens:[{denom:"ubtsg",fixed_min_gas_price:0,low_gas_price:3,average_gas_price:10,high_gas_price:20}]},apis:{rpc:[{address:"https://rpc-bitsong-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.explorebitsong.com",provider:"stake.systems"},{address:"https://bitsong-rpc.validatrium.club",provider:"Validatrium"},{address:"https://rpc.bitsong.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc.bitsong.quokkastake.io",provider:"\u{1F439} Quokka Stake"},{address:"https://rpc-bitsong.starsquid.io",provider:"Starsquid"},{address:"https://rpc-bitsong.architectnodes.com",provider:"Architect Nodes"},{address:"http://bitsong.statesync.nodersteam.com:11657",provider:"[NODERS]TEAM"},{address:"https://rpc.bitsong.safeblock.space",provider:"Safe Block"},{address:"https://bitsong.tdrsys.com:2053",provider:"TdrSys"},{address:"https://bitsong-rpc.panthea.eu",provider:"Panthea EU"},{address:"https://rpc.bitsong.mathnodes.com",provider:"MathNodes"},{address:"https://bitsong-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://bitsong-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"blockx_19191-1",apis:{rpc:[]}},{chain_id:"bluechip-1",fees:{fee_tokens:[{denom:"ubluechip",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[]}},{chain_id:"bluzelle-9",fees:{fee_tokens:[{denom:"ubnt",fixed_min_gas_price:.002,low_gas_price:.002,average_gas_price:.002,high_gas_price:.025}]},apis:{rpc:[{address:"https://a.client.sentry.net.bluzelle.com:26657",provider:"Bluzelle"},{address:"https://b.client.sentry.net.bluzelle.com:26657",provider:"Bluzelle"},{address:"https://c.client.sentry.net.bluzelle.com:26657",provider:"Bluzelle"},{address:"https://bluzelle_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"bostrom",fees:{fee_tokens:[{denom:"boot",low_gas_price:0,average_gas_price:0,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.bostrom.cybernode.ai",provider:"cybercongress"},{address:"https://rpc-cyber-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.cyber.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"canto_7700-1",fees:{fee_tokens:[{denom:"acanto",fixed_min_gas_price:1e12,low_gas_price:1e12,average_gas_price:2e12,high_gas_price:3e12}]},apis:{rpc:[{address:"https://rpc.canto.nodestake.top",provider:"NodeStake"},{address:"https://canto-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.canto.silentvalidator.com/",provider:"silent"},{address:"https://canto.gravitychain.io:26657",provider:"Althea"},{address:"https://canto-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-canto.kewrnode.com",provider:"Kewr Node"}]}},{chain_id:"carbon-1",fees:{fee_tokens:[{denom:"swth",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1,high_gas_price:1,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"usc",fixed_min_gas_price:0,low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:1e-4,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"bnb.1.6.773edb",fixed_min_gas_price:0,low_gas_price:1e6,average_gas_price:1e6,high_gas_price:1e6,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"bneo.1.14.e2e5f6",fixed_min_gas_price:0,low_gas_price:.0015,average_gas_price:.0015,high_gas_price:.0015,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"busd.1.6.754a80",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"cglp.1.19.1698d3",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"cgt/1",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"eth.1.19.c3b805",fixed_min_gas_price:0,low_gas_price:1e5,average_gas_price:1e5,high_gas_price:1e5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"eth.1.2.942d87",fixed_min_gas_price:0,low_gas_price:1e5,average_gas_price:1e5,high_gas_price:1e5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C",fixed_min_gas_price:0,low_gas_price:.0035,average_gas_price:.0035,high_gas_price:.0035,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F",fixed_min_gas_price:0,low_gas_price:75e-7,average_gas_price:75e-7,high_gas_price:75e-7,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/2B58B8C147E8718EECCB3713271DF46DEE8A3A00A27242628604E31C2F370EF5",fixed_min_gas_price:0,low_gas_price:5e-5,average_gas_price:5e-5,high_gas_price:5e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/3552CECB7BCE1891DB6070D37EC6E954C972B1400141308FCD85FD148BD06DE5",fixed_min_gas_price:0,low_gas_price:32e-5,average_gas_price:32e-5,high_gas_price:32e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364",fixed_min_gas_price:0,low_gas_price:3e8,average_gas_price:3e8,high_gas_price:3e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/4E06CF24FEBFB3F5AF645377DCC0B70AA6183BAF6B918B8B6243FCDEB7D38118",fixed_min_gas_price:0,low_gas_price:6e-4,average_gas_price:6e-4,high_gas_price:6e-4,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/662914D0C1CEBCB070C68F061D035E8B10A07C79AB286E7342C85F3BE74612C5",fixed_min_gas_price:0,low_gas_price:15e-5,average_gas_price:15e-5,high_gas_price:15e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5",fixed_min_gas_price:0,low_gas_price:75e-7,average_gas_price:75e-7,high_gas_price:75e-7,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/75249A18DEFBEFE55F83B1C70CAD234DF164F174C6BC51682EE92C2C81C18C93",fixed_min_gas_price:0,low_gas_price:15e-5,average_gas_price:15e-5,high_gas_price:15e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/92E974290AF9E2BC3AEEEC35305C8FD76AC5A22A74CF8D91270FDF5A1C41E861",fixed_min_gas_price:0,low_gas_price:2e8,average_gas_price:2e8,high_gas_price:2e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701",fixed_min_gas_price:0,low_gas_price:1e-5,average_gas_price:1e-5,high_gas_price:1e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/B7864B03E1B9FD4F049243E92ABD691586F682137037A9F3FCA5222815620B3C",fixed_min_gas_price:0,low_gas_price:1e-5,average_gas_price:1e-5,high_gas_price:1e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518",fixed_min_gas_price:0,low_gas_price:15e-5,average_gas_price:15e-5,high_gas_price:15e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"usdc.1.2.343151",fixed_min_gas_price:0,low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:1e-4,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"usdc.1.6.53ff75",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"zil.1.18.1a4a06",fixed_min_gas_price:0,low_gas_price:6e3,average_gas_price:6e3,high_gas_price:6e3,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}}]},apis:{rpc:[{address:"https://tm-api.carbon.network",provider:"switcheo-labs"},{address:"https://carbon-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://carbon-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.carbon.blockhunters.org",provider:"BlockHunters"}]}},{chain_id:"celestia",fees:{fee_tokens:[{denom:"utia",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://public-celestia-rpc.numia.xyz",provider:"Numia"},{address:"https://celestia-rpc.mesa.newmetric.xyz",provider:"Newmetric"},{address:"https://rpc.lunaroasis.net",provider:"Lunar Oasis"},{address:"https://rpc.celestia.nodestake.top",provider:"NodeStake"},{address:"https://celestia-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-celestia-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-celestia.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"http://celestia.rpc.nodersteam.com:29657",provider:"[NODERS]TEAM"},{address:"https://celestia.rpc.interchain.validao.xyz",provider:"ValiDAO"},{address:"https://celestia-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://celestia.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://celestia.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://celestia-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-celestia.mzonder.com",provider:"MZONDER"},{address:"https://celestia-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://rpc-celestia.theamsolutions.info",provider:"AM Solutions"},{address:"https://celestia-mainnet-rpc.autostake.com:443",provider:"AutoStake | Delegate for StakeDrops"},{address:"https://rpc.celestia.validatus.com",provider:"Validatus"},{address:"https://celestia-rpc.sr20de.xyz",provider:"Sr20de"},{address:"https://rpc-celestia-full.avril14th.org",provider:"Avril 14th"},{address:"https://rpc.freshstaking.com/celestia",provider:"FreshSTAKING"},{address:"https://celestia.cumulo.org.es/",provider:"Cumulo"},{address:"https://celestia-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.celestia-app.bronbro.io",provider:"Bro_n_Bro"},{address:"https://celestia-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc.celestia.citizenweb3.com",provider:"Citizen Web3"},{address:"https://celestia-mainnet-rpc.itrocket.net",provider:"\u{1F680} itrocket \u{1F680}"},{address:"https://rpc.celestia.mainnet.dteam.tech:443",provider:"DTEAM"}]}},{chain_id:"cerberus-chain-1",fees:{fee_tokens:[{denom:"ucrbrus",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[]}},{chain_id:"perun-1",fees:{fee_tokens:[{denom:"uc4e",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.c4e.io/",provider:"C4E"},{address:"https://rpc.c4e.mainnet.dteam.tech:443",provider:"DTEAM"},{address:"https://rpc.c4e.nodestake.top",provider:"NodeStake"},{address:"https://c4e.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://chain4energy-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://c4e.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-c4e.takeshi.team",provider:"TAKESHI"},{address:"https://rpc-c4e.mzonder.com",provider:"MZONDER"},{address:"https://rpc.cros-nest.com/chain4energy",provider:"Crosnest"},{address:"https://rpc.c4e.indonode.net",provider:"Indonode"},{address:"https://c4e-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.c4e.silentvalidator.com",provider:"silent"},{address:"http://rpc.c4e.stakeup.tech",provider:"StakeUp"},{address:"https://chain4energy-rpc.stakeangle.com",provider:"StakeAngle"},{address:"https://c4e-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc-c4e.theamsolutions.info",provider:"AM Solutions"},{address:"https://c4e.rpc.m.anode.team",provider:"AlxVoy \u26A1 ANODE.TEAM"},{address:"http://185.245.182.192:46657",provider:"Meerlabs"},{address:"http://89.117.58.109:26657",provider:"medes"},{address:"http://c4e.rpc.node75.org:26957",provider:"Pro-nodes75"},{address:"http://164.68.125.243:26657",provider:"Smt Network"},{address:"https://c4e-rpc.antrixy.org/",provider:"Antrix Validators"},{address:"https://c4e.doubletop.tech/",provider:"DOUBLETOP"},{address:"https://c4e-rpc.kalia.network:443",provider:"Kalia Network"},{address:"http://38.242.220.64:16657",provider:"mahof"},{address:"http://209.182.239.169:46657",provider:"SECARD"},{address:"https://rpc.c4e.validatus.com:443",provider:"Validatus"},{address:"https://rpc-m-c4e.apeironnodes.com:443",provider:"Apeiron Nodes"},{address:"http://rpc-c4e.cryptech.com.ua:443",provider:"Cryptech"},{address:"http://37.60.240.43:46657",provider:"NakoTurk"},{address:"https://chain4energy_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"cheqd-mainnet-1",fees:{fee_tokens:[{denom:"ncheq",fixed_min_gas_price:25,low_gas_price:50,average_gas_price:75,high_gas_price:100}]},apis:{rpc:[{address:"https://rpc.cheqd.net",provider:"cheqd"},{address:"https://cheqd-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes"},{address:"https://cheqd.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-cheqd-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.cheqd.nodestake.top",provider:"NodeStake"},{address:"https://rpc-cheqd.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://cheqd-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-cheqd.blockval.io",provider:"Blockval"},{address:"https://public.stakewolle.com/cosmos/cheqd/rpc",provider:"Stakewolle"},{address:"https://cheq-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://cheqd-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"chihuahua-1",fees:{fee_tokens:[{denom:"uhuahua",fixed_min_gas_price:0,low_gas_price:500,average_gas_price:1250,high_gas_price:2e3}]},apis:{rpc:[{address:"https://rpc.chihuahua.wtf",provider:"Chihuahua"},{address:"https://rpc-chihuahua.ecostake.com",provider:"ecostake"},{address:"https://chihua.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://chihuahua-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-chihuahua-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://chihuahua-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.huahua.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://chihuahua-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-chihuahua.pupmos.network",provider:"PUPM\xD8S"},{address:"https://chihuahua-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://chihuahua-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.chihuahua.validatus.com",provider:"Validatus"},{address:"https://chihuahua-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://chihuahua.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"chimba",fees:{fee_tokens:[{denom:"ucmba",fixed_min_gas_price:.25,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"https://rpc.mainnet.chimba.ooo",provider:"chimba"}]}},{chain_id:"morocco-1",fees:{fee_tokens:[{denom:"ucgas",fixed_min_gas_price:.001}]},apis:{rpc:[{address:"https://rpc-chronic.zenchainlabs.io/",provider:"ZenChainLabs"}]}},{chain_id:"cifer-2",fees:{fee_tokens:[{denom:"ucif",fixed_min_gas_price:.0025,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"http://34.128.114.243:26657",provider:"Cifer"}]}},{chain_id:"cifer-1",fees:{fee_tokens:[{denom:"ucif",fixed_min_gas_price:.0025,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"https://cif_node.cifer.ai/",provider:"Cifer"}]}},{chain_id:"cnho_stables-1",fees:{fee_tokens:[{denom:"ucnho",fixed_min_gas_price:5e-6,low_gas_price:1e-6,average_gas_price:1e-5,high_gas_price:.025}]},apis:{rpc:[{address:"https://rpc.cnho.io",provider:"CNHO Stables"},{address:"https://cnhostables_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"comdex-1",fees:{fee_tokens:[{denom:"ucmdx",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.comdex.one",provider:"comdex"},{address:"https://comdex-rpc.polkachu.com",provider:"Polkachu"},{address:"https://comdex.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.comdex.chaintools.tech/",provider:"ChainTools"},{address:"https://comdex-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-comdex.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-comdex.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://comdex-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://comdex-rpc.w3coins.io",provider:"w3coins"},{address:"https://comdex-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://comdex-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-comdex-01.stakeflow.io",provider:"Stakeflow"},{address:"https://comdex-rpc.validatornode.com",provider:"ValidatorNode"},{address:"https://rpc-comdex.blockval.io",provider:"Blockval"},{address:"https://comdex-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"commercio-3",fees:{fee_tokens:[{denom:"ucommercio"}]},apis:{rpc:[{address:"https://rpc-mainnet.commercio.network"}]}},{chain_id:"centauri-1",fees:{fee_tokens:[{denom:"ppica",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc-composable-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://composable-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://picasso-rpc.cogwheel.zone:443",provider:"Cogwheel \u2699\uFE0F"},{address:"https://picasso-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://composable-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc-picasso.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://picasso-rpc.stake-town.com",provider:"StakeTown"},{address:"https://composable.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://picasso-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.centauri.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://composable.rpc.moonbridge.team",provider:"Moonbridge"},{address:"https://rpc.composable.citizenweb3.com:443",provider:"Citizen Web3"},{address:"https://composable.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"}]}},{chain_id:"cvn_2032-1",fees:{fee_tokens:[{denom:"acvnt",fixed_min_gas_price:1e8,low_gas_price:1e8,average_gas_price:2e8,high_gas_price:3e8}]},apis:{rpc:[{address:"https://rpc.cvn.io/",provider:"cvn.io"},{address:"https://conscious_mainnet_rpc.chain.whenmoonwhenlambo.money/",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"coreum-mainnet-1",fees:{fee_tokens:[{denom:"ucore",fixed_min_gas_price:.03125,low_gas_price:.0625,average_gas_price:.0625,high_gas_price:62.5}]},apis:{rpc:[{address:"https://full-node.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-californium.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-curium.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-uranium.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://rpc-coreum.ecostake.com",provider:"ecostake"},{address:"https://coreum.rpc.silknodes.io",provider:"Silk Nodes"},{address:"https://coreum-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.m.core.solonation.io",provider:"#SoloNation"},{address:"https://coreum-rpc.genznodes.dev",provider:"genznodes"},{address:"https://coreum-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://public.stakewolle.com/cosmos/coreum/rpc",provider:"Stakewolle"}]}},{chain_id:"cosmoshub-4",fees:{fee_tokens:[{denom:"uatom",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://cosmos-rpc.quickapi.com:443",provider:"Chainlayer"},{address:"https://cosmos-rpc.onivalidator.com",provider:"Oni Validator \u26E9\uFE0F"},{address:"https://rpc-cosmoshub.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://cosmoshub-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-cosmoshub.ecostake.com",provider:"ecostake"},{address:"https://go.getblock.io/17515cb3ec0e43b7817f182e5de6066a",provider:"GetBlock RPC Nodes"},{address:"https://rpc-cosmoshub.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-cosmoshub.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://cosmos-rpc.polkachu.com",provider:"Polkachu"},{address:"https://cosmos-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-cosmoshub-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-cosmoshub.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc.cosmos.dragonstake.io",provider:"DragonStake"},{address:"https://cosmoshub.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://rpc.cosmos.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://cosmos-rpc.rockrpc.net",provider:"RockawayX Infra"},{address:"http://rpc-cosmoshub.freshstaking.com:26657",provider:"FreshSTAKING"},{address:"https://cosmos-rpc.easy2stake.com/",provider:"Easy 2 Stake"},{address:"https://rpc.cosmos.nodestake.top",provider:"NodeStake"},{address:"https://cosmos.rpc.silknodes.io",provider:"Silk Nodes"},{address:"https://cosmos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://cosmoshub.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.cosmoshub.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://rpc-cosmos-hub-01.stakeflow.io",provider:"Stakeflow"},{address:"https://cosmos-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-cosmoshub.mms.team",provider:"MMS"},{address:"https://cosmos-rpc.tienthuattoan.com",provider:"TTT \u{1F1FB}\u{1F1F3}"},{address:"https://community.nuxian-node.ch:6797/gaia/trpc",provider:"PRO Delegators"},{address:"https://cosmos-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://cosmoshub-rpc.cosmosrescue.dev",provider:"cosmosrescue"},{address:"https://cosmos.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"},{address:"https://public.stakewolle.com/cosmos/cosmoshub/rpc",provider:"Stakewolle"},{address:"https://rpc-cosmos.kewrnode.com",provider:"Kewr Node"},{address:"https://rpc.cosmoshub-4.citizenweb3.com",provider:"Citizen Web3"},{address:"https://cosmos-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"}]}},{chain_id:"coss-1",fees:{fee_tokens:[{denom:"ucoss",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04},{denom:"ucgas",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04},{denom:"ucias",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04}]},apis:{rpc:[{address:"https://coss-rpc.coss.ink",provider:"StellarGuardian"},{address:"https://coss-rpc.cias.network",provider:"CelestialPhoenix"}]}},{chain_id:"crescent-1",fees:{fee_tokens:[{denom:"ucre",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://mainnet.crescent.network:26657",provider:"crescent"},{address:"https://crescent-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-crescent.pupmos.network",provider:"PUPM\xD8S"},{address:"https://crescent.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://crescent-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-crescent.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-crescent-01.stakeflow.io",provider:"Stakeflow"},{address:"https://crescent-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc.crescent.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"cronosmainnet_25-1",fees:{fee_tokens:[{denom:"basecro"}]},apis:{rpc:[{address:"https://rpc.cronos.org/",provider:"cronos.org"},{address:"https://cronos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"crypto-org-chain-mainnet-1",fees:{fee_tokens:[{denom:"basecro",low_gas_price:.025,average_gas_price:.03,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.mainnet.crypto.org/",provider:"cronos.org"},{address:"https://rpc-cryptoorgchain-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-cryptoorgchain.ecostake.com",provider:"ecostake"},{address:"https://cryptocom-rpc.polkachu.com",provider:"Polkachu"},{address:"https://cryptocom-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-cryptoorg.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://cro-chain-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"cudos-1",fees:{fee_tokens:[{denom:"acudos",low_gas_price:5e12,average_gas_price:1e13,high_gas_price:2e13}]},apis:{rpc:[{address:"http://mainnet-full-node-01.hosts.cudos.org:26657",provider:"cudo"},{address:"https://mainnet-full-node-02.hosts.cudos.org:36657",provider:"cudo"},{address:"https://cudos-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://cudos-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://cudos-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://cudos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"mainnet-3",fees:{fee_tokens:[{denom:"udec",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.025}]},apis:{rpc:[{address:"https://poseidon.mainnet.decentr.xyz",provider:"decentr"},{address:"https://rpc.decentr.chaintools.tech/",provider:"ChainTools"},{address:"https://decentr.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://decentr-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc-dcntr.nodine.id/",provider:"Nodine.ID"},{address:"https://rpc-decentr.mms.team/",provider:"MMS"}]}},{chain_id:"desmos-mainnet",fees:{fee_tokens:[{denom:"udsm",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.03,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.mainnet.desmos.network",provider:"desmos"},{address:"https://desmos-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://desmos-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc.desmos.tcnetwork.io",provider:"TC Network"},{address:"https://rpc.desmos.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://desmos.declab.pro:26613",provider:"Decloud Nodes Lab"},{address:"https://desmos-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"dhealth",fees:{fee_tokens:[{denom:"udhp",fixed_min_gas_price:.01,low_gas_price:.025,average_gas_price:.03,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc.dhealth.com",provider:"dhealth"},{address:"https://rpc.dhealth.nodestake.org",provider:"NodeStake"},{address:"https://dhealth.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F"}]}},{chain_id:"dig-1",fees:{fee_tokens:[{denom:"udig",low_gas_price:.025,average_gas_price:.03,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc-1-dig.notional.ventures"},{address:"https://rpc-dig-ia.cosmosia.notional.ventures/",provider:"Notional"}]}},{chain_id:"vota-ash",fees:{fee_tokens:[{denom:"peaka",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:1e11,high_gas_price:1e11}]},apis:{rpc:[{address:"https://vota-rpc.dorafactory.org/",provider:"dorafactory"},{address:"https://m-dora.rpc.utsa.tech",provider:"lesnik | UTSA"},{address:"https://dora-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"dydx-mainnet-1",fees:{fee_tokens:[{denom:"adydx",fixed_min_gas_price:125e8,low_gas_price:125e8,average_gas_price:125e8,high_gas_price:2e10},{denom:"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://dydx-rpc.kingnodes.com:443",provider:"Kingnodes \u{1F451}"},{address:"https://dydx-dao-rpc.polkachu.com",provider:"Polkachu"},{address:"https://dydx-mainnet-full-rpc.public.blastapi.io",provider:"Bware Labs"},{address:"https://dydx-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://dydx-mainnet-rpc.autostake.com:443",provider:"AutoStake | StakeDrops"},{address:"https://rpc-dydx.ecostake.com:443",provider:"ecostake"},{address:"https://rpc.dydx.nodestake.top:443",provider:"NodeStake"},{address:"https://rpc-dydx.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://dydx-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-dydx.cros-nest.com:443",provider:"Crosnest"},{address:"https://dydx-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://community.nuxian-node.ch:6797/dydx/trpc",provider:"PRO Delegators"},{address:"https://dydx-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://dydx.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"}]}},{chain_id:"dymension_1100-1",fees:{fee_tokens:[{denom:"adym",fixed_min_gas_price:5e9,low_gas_price:5e9,average_gas_price:5e9,high_gas_price:2e10}]},apis:{rpc:[{address:"https://dym-m-rpc.agoranodes.com",provider:"AgoraNodes"},{address:"https://rpc.dymension.nodestake.org",provider:"NodeStake"},{address:"http://dymension.mainnet.rpc.noders.team:42657",provider:"[NODERS]TEAM"},{address:"https://dymension-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://dymension-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://dymension-rpc.kynraze.com",provider:"Kynraze"},{address:"https://m-dymension.rpc.utsa.tech",provider:"lesnik | UTSA"},{address:"https://rpc-dymension.nodeist.net",provider:"Nodeist"},{address:"https://dym.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://dym.rpc-archive.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.dymension.hexnodes.co",provider:"Hexnodes"},{address:"https://dymension.rpc.kjnodes.com:443",provider:"kjnodes.com \u{1F984}"},{address:"https://dymension-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://dymension-rpc.takeshi.team",provider:"TAKESHI"},{address:"https://dymension-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.dymension.silentvalidator.com:443",provider:"silent"},{address:"https://rpc-dymension.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://community.nuxian-node.ch:6797/dymension/trpc",provider:"PRO Delegators"},{address:"https://dymension-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://dymension-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://dymension.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://rpc-dymension.hoodrun.io:443",provider:"HoodRun"},{address:"https://dymension.0xwave.com:2053",provider:"Wave"},{address:"https://archive.rpc.dym.cumulo.com.es:443",provider:"Cumulo"},{address:"https://rpc.dymension.posthuman.digital",provider:"posthuman"},{address:"https://rpc.dymension.node75.org",provider:"Pro-Nodes75"},{address:"https://rpc.dymension.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://dymension-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc.mainnet.dymension.aviaone.com",provider:"AVIAONE \u{1F7E2}"},{address:"https://rpc.archive.dymension.mainnet.dteam.tech:443",provider:"DTEAM"}]}},{chain_id:"dyson-mainnet-01",fees:{fee_tokens:[{denom:"dys",low_gas_price:1e-4,average_gas_price:2e-4,high_gas_price:3e-4}]},apis:{rpc:[{address:"https://dys-tm.dysonprotocol.com:443",provider:"dysonprotocol"},{address:"https://dyson-rpc.cogwheel.zone:443",provider:"cogwheel"}]}},{chain_id:"echelon_3000-3",fees:{fee_tokens:[{denom:"aechelon",low_gas_price:1e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://ech01trpc.mindheartsoul.org",provider:"Mind Heart Soul"},{address:"https://rpc.echjoker.lol",provider:"\u26A1 Echelon Joker \u269B \u{1F0CF}"}]}},{chain_id:"emoney-3",fees:{fee_tokens:[{denom:"ungm",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"eeur",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"echf",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"enok",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"esek",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"edkk",low_gas_price:1,average_gas_price:1,high_gas_price:1}]},apis:{rpc:[{address:"https://emoney.validator.network",provider:"e-Money"},{address:"https://rpc-emoney-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.emoney.bh.rocks",provider:"BlockHunters \u{1F3AF}"}]}},{chain_id:"empowerchain-1",fees:{fee_tokens:[{denom:"umpwr",fixed_min_gas_price:0,low_gas_price:.025,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-empowerchain.ecostake.com:443",provider:"ecostake"},{address:"https://empowerchain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://empower.rpc.liveraven.net",provider:"LiveRaveN"},{address:"http://empw.rpc.m.stavr.tech:22057",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-empower.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-empowerchain.mzonder.com:443",provider:"MZONDER"},{address:"https://empower-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-empower.vinjan.xyz:443",provider:"vinjan"},{address:"https://rpc.empower.nodestake.top",provider:"NodeStake"},{address:"https://mainnet-empower-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://empower.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://rpc.empowerchain.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://empower.declab.pro:26607",provider:"Decloud Nodes Lab"},{address:"https://empower-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://empower-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"1",fees:{fee_tokens:[{denom:"wei",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"ethos_7003-1",fees:{fee_tokens:[{denom:"aRYT"}]},apis:{rpc:[{address:"https://ethos-rpc.provable.dev:443/",provider:"laurel.provable"}]}},{chain_id:"evmos_9001-2",fees:{fee_tokens:[{denom:"aevmos",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc-evmos.ecostake.com",provider:"ecostake"},{address:"https://evmos-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://tendermint.bd.evmos.org:26657",provider:"Blockdaemon"},{address:"https://rpc-evmos-ia.cosmosia.notional.ventures:443",provider:"Notional"},{address:"https://rpc.evmos.testnet.run",provider:"TestNetRun"},{address:"https://rpc.evmos.nodestake.top",provider:"NodeStake"},{address:"https://rpc.evmos.chaintools.tech/",provider:"ChainTools"},{address:"https://evmos-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.evmos.silentvalidator.com/",provider:"silent"},{address:"https://rpc.evmos.tcnetwork.io",provider:"TC Network"},{address:"https://evmos.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://rpc-evmos.architectnodes.com",provider:"Architect Nodes"},{address:"https://evmos-rpc.validatrium.club",provider:"Validatrium"},{address:"https://evmos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-evmos-01.stakeflow.io",provider:"Stakeflow"},{address:"https://evmos-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://rpc-evmos.validavia.me",provider:"Validavia"},{address:"https://evmos-rpc.w3coins.io",provider:"w3coins"},{address:"https://evmos-rpc.stake-town.com",provider:"StakeTown"},{address:"https://evmos.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://evmos-rpc.antrixy.org/",provider:"Antrix Validators"},{address:"https://evmos-mainnet.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://rpc.evmos.validatus.com",provider:"Validatus"},{address:"https://rpc.evmos.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc.evmos.citizenweb3.com:443",provider:"Citizen Web3"}]}},{chain_id:"fetchhub-4",fees:{fee_tokens:[{denom:"afet",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc-fetchhub.fetch.ai:443",provider:"fetch.ai"},{address:"https://rpc-fetchhub-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://fetch-rpc.polkachu.com",provider:"Polkachu"},{address:"https://fetchai-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://fetch-rpc.antrixy.org",provider:"Antrix"},{address:"https://rpc-fetch.architectnodes.com",provider:"Architect Nodes"},{address:"https://fetchhub-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://fetch-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://fetch-rpc.cosmosrescue.com",provider:"cosmosrescue"},{address:"https://fetch-rpc.w3coins.io",provider:"w3coins"},{address:"https://fetch-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://fetch-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://public.stakewolle.com/cosmos/fetchhub/rpc",provider:"Stakewolle"},{address:"https://fetch.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"},{address:"https://rpc.fetchhub-4.fetch.aviaone.com",provider:"AVIAONE \u{1F7E2}"},{address:"https://fetchai-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"finschia-2",fees:{fee_tokens:[{denom:"cony",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.015,high_gas_price:.015}]},apis:{rpc:[{address:"https://finschia-rpc.finschia.io"}]}},{chain_id:"colosseum-1",fees:{fee_tokens:[{denom:"ufct",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.15,high_gas_price:.2}]},apis:{rpc:[{address:"https://lcd-mainnet.firmachain.dev:26657",provider:"FirmaChain"},{address:"https://firma.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.firmachain.chaintools.tech/",provider:"ChainTools"},{address:"https://firmachain-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://firmachain-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://firmachain.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"furya-1",fees:{fee_tokens:[{denom:"ufury",low_gas_price:.1,average_gas_price:.25,high_gas_price:.5}]},apis:{rpc:[{address:"https://furya-rpc.synergynodes.com",provider:"synergynodes"},{address:"https://furya.rpc.nodeshub.online:443",provider:"nodeshub"}]}},{chain_id:"fxcore",fees:{fee_tokens:[{denom:"FX",fixed_min_gas_price:4e12,low_gas_price:4e12,average_gas_price:42e11,high_gas_price:5e12}]},apis:{rpc:[{address:"https://fx-json.functionx.io",provider:"Function X"},{address:"https://functionx.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"galaxy-1",fees:{fee_tokens:[{denom:"uglx",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[]}},{chain_id:"wormchain",fees:{fee_tokens:[{denom:"utest",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://tncnt-eu-wormchain-main-01.rpc.p2p.world/",provider:"P2P"},{address:"https://wormchain-rpc.quickapi.com/",provider:"ChainLayer"}]}},{chain_id:"genesis_29-2",fees:{fee_tokens:[{denom:"el1",low_gas_price:51e9,average_gas_price:52e9,high_gas_price:53e9}]},apis:{rpc:[{address:"https://26657.genesisl1.org",provider:"GenesisL1"}]}},{chain_id:"gitopia",fees:{fee_tokens:[{denom:"ulore",fixed_min_gas_price:.001,low_gas_price:.0012,average_gas_price:.0016,high_gas_price:.0024}]},apis:{rpc:[{address:"https://gitopia-rpc.polkachu.com:443",provider:"polkachu"},{address:"https://gitopia-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.gitopia.nodestake.top:443",provider:"nodestake"},{address:"https://gitopia-rpc.staketab.org:443",provider:"Staketab"},{address:"https://gitopia-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://m-gitopia.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://gitopia.rpc.m.stavr.tech:51057",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://gitopia-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc-gitopia.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://gitopia.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://gitopia-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.gitopia.silentvalidator.com",provider:"silent"},{address:"https://gitopia-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://rpc-gitopia.mzonder.com",provider:"MZONDER"},{address:"https://gitopia.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.gitopia.sgtstake.com",provider:"SGTstake"},{address:"https://mainnet-gitopia-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://rpc.gitopia.roomit.xyz",provider:"Roomit"},{address:"https://gitopia.rpc.moonbridge.team",provider:"Moonbridge"},{address:"https://gitopia-rpc.stakeangle.com",provider:"StakeAngle"},{address:"https://gitopia.rpc.m.anode.team",provider:"AlxVoy \u26A1 ANODE.TEAM"},{address:"https://gitopia.rpc.stakevillage.net",provider:"Stake Village"},{address:"https://gitopia-rpc.enigma-validator.com/",provider:"Enigma"},{address:"https://rpc.gitopia.tcnetwork.io/",provider:"TC Network"},{address:"https://gitopia.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://rpc.gitopia.stakeup.tech/",provider:"StakeUp"},{address:"https://gitopia-mainnet.rpc.l0vd.com:443",provider:"L0vd.com \u2764\uFE0F"},{address:"https://gitopia-rpc.tothemars.network:443",provider:"ToTheMars"},{address:"https://gitopia.declab.pro:26625",provider:"Decloud Nodes Lab"},{address:"https://gitopia-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"govgen-1",fees:{fee_tokens:[{denom:"ugovgen",fixed_min_gas_price:.001,low_gas_price:.006,average_gas_price:.006,high_gas_price:.009}]},apis:{rpc:[{address:"https://rpc.govgen.io:443",provider:"AllInBits"},{address:"https://rpc-govgen.sg-1.online/",provider:"SG-1"},{address:"https://govgen.rpc.nodeshub.online:443",provider:"Nodes Hub"},{address:"https://govgen-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.govgen.posthuman.digital:443",provider:"posthuman"},{address:"https://rpc-govgen.kewrnode.com/",provider:"Kewr Node"}]}},{chain_id:"gravity-bridge-3",fees:{fee_tokens:[{denom:"ugraviton",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.035},{denom:"gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",low_gas_price:2e-4,average_gas_price:5e-4,high_gas_price:8e-4},{denom:"gravity0xdAC17F958D2ee523a2206206994597C13D831ec7",low_gas_price:2e-4,average_gas_price:5e-4,high_gas_price:8e-4}]},apis:{rpc:[{address:"https://gravitychain.io:26657",provider:"althea"},{address:"http://gravity-bridge-1-08.nodes.amhost.net:26657",provider:"amhost"},{address:"https://gravity-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-gravitybridge-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://gravitybridge-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.gravity.bh.rocks/",provider:"BlockHunters \u{1F3AF}"},{address:"https://gravity-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://gravity-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://rpc-gravity-bridge-01.stakeflow.io",provider:"Stakeflow"},{address:"https://gravity-rpc.staketab.org:443",provider:"Staketab"},{address:"https://gravity-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc.g-bridge.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc.gravity-bridge-3.gravity.aviaone.com:443",provider:"AviaOne \u{1F7E2}"}]}},{chain_id:"haqq_11235-1",fees:{fee_tokens:[{denom:"aISLM",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.tm.haqq.network",provider:"Haqq"},{address:"https://rpc.haqq.sh",provider:"kioqq"},{address:"https://rpc.haqq.nodestake.top",provider:"NodeStake"},{address:"https://haqq-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://haqq-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-haqq.sr20de.xyz:443",provider:"Sr20de"},{address:"https://haqq-rpc.palamar.io",provider:"Palamar"},{address:"https://haqq-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"helichain",fees:{fee_tokens:[{denom:"uheli",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.helichain.com/",provider:"HeliChain"}]}},{chain_id:"highbury_710-1",fees:{fee_tokens:[{denom:"ufury",low_gas_price:.05,average_gas_price:.1,high_gas_price:.25}]},apis:{rpc:[{address:"https://gridiron.furya.io",provider:"fanfury"}]}},{chain_id:"humans_1089-1",fees:{fee_tokens:[{denom:"aheart",fixed_min_gas_price:25e7,low_gas_price:8e10,average_gas_price:1e11,high_gas_price:16e10}]},apis:{rpc:[{address:"https://rpc.humans.nodestake.top",provider:"NodeStake"},{address:"https://humans.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://humans.rpc.nodeshub.online",provider:"NodesHub"},{address:"https://humans-mainnet-rpc.itrocket.net",provider:"itrocket"},{address:"https://humans-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-humansai.thenop.io:443",provider:"TheNOP.io"},{address:"https://humans-rpc.stakeangle.com/",provider:"StakeAngle"},{address:"https://humans-rpc.anyvalid.com:26627",provider:"AnyValid"},{address:"https://mainnet-humans-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"http://65.21.46.90:5657",provider:"PPNV Service"},{address:"https://rpc.humans-mainnet.stake-take.com/",provider:"Stake-Take"},{address:"https://rpc.humans.posthuman.digital",provider:"posthuman"},{address:"https://humans-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://humans-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"Antora",fees:{fee_tokens:[{denom:"idep",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"ixo-5",fees:{fee_tokens:[{denom:"uixo",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://proxies.sifchain.finance/api/impacthub-3/rpc",provider:"sifchain"},{address:"https://impacthub.ixo.world/rpc/",provider:"ixoworld"},{address:"https://ixo.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-ixo-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://impacthub-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://ixo-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://ixo-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://impacthub_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"imversed_5555555-1",fees:{fee_tokens:[{denom:"aimv",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[]}},{chain_id:"injective-1",fees:{fee_tokens:[{denom:"inj",fixed_min_gas_price:16e7,low_gas_price:5e8,average_gas_price:7e8,high_gas_price:9e8}]},apis:{rpc:[{address:"https://6d0ff611-9009-4bd1-a7a7-acec7c70d454.injective-1.mesa-rpc.newmetric.xyz",provider:"NewMetric"},{address:"https://rpc.injective.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://injective-rpc.polkachu.com",provider:"Polkachu"},{address:"https://injective-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-injective-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://injective-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-injective.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-injective-01.stakeflow.io",provider:"Stakeflow"},{address:"https://injective-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://injective-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://public.stakewolle.com/cosmos/injective/rpc",provider:"Stakewolle"},{address:"https://rpc.injective.bronbro.io/",provider:"Bro_n_Bro"},{address:"https://injective-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc-injective.ecostake.com",provider:"ecostake"},{address:"https://rpc-injective.kewrnode.com",provider:"Kewr Node"}]}},{chain_id:"irishub-1",fees:{fee_tokens:[{denom:"uiris",low_gas_price:.2,average_gas_price:.3,high_gas_price:.4}]},apis:{rpc:[{address:"https://rpc-irisnet-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-irisnet-01.stakeflow.io",provider:"Stakeflow"},{address:"https://irisnet-rpc.w3coins.io",provider:"w3coins"},{address:"https://iris-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://iris-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://mainnet-iris-rpc.konsortech.xyz",provider:"KonsorTech"}]}},{chain_id:"jackal-1",fees:{fee_tokens:[{denom:"ujkl",fixed_min_gas_price:0,low_gas_price:.002,average_gas_price:.002,high_gas_price:.02}]},apis:{rpc:[{address:"https://rpc.jackalprotocol.com",provider:"Jackal Labs"},{address:"https://jackal-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"http://jkl.rpc.m.stavr.tech:11127",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://jackal.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://rpc.jackal.nodestake.top",provider:"NodeStake"},{address:"https://rpc-jackal.nodeist.net",provider:"Nodeist"},{address:"https://jackal-rpc.polkachu.com",provider:"Polkachu"},{address:"https://m-jackal.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://rpc-jackal.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://jackal-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://jackal.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://jackal.rpc.silknodes.io",provider:"Silk Nodes"},{address:"https://jackal.rpc.skynodejs.net",provider:"skynodejs"},{address:"https://public.stakewolle.com/cosmos/jackal/rpc",provider:"Stakewolle"},{address:"https://rpc.jackal.silentvalidator.com",provider:"silent"},{address:"https://rpc.jackal.mathnodes.com",provider:"MathNodes"},{address:"https://jackal-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://jackal-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://jackal_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"joltify_1729-1",fees:{fee_tokens:[{denom:"ujolt",low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc.joltify.io",provider:"joltify"}]}},{chain_id:"juno-1",fees:{fee_tokens:[{denom:"ujuno",fixed_min_gas_price:.075,low_gas_price:.075,average_gas_price:.1,high_gas_price:.125},{denom:"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9",fixed_min_gas_price:.003,low_gas_price:.003,average_gas_price:.0035,high_gas_price:.004}]},apis:{rpc:[{address:"https://rpc-juno.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-juno.itastakers.com",provider:"itastakers"},{address:"http://juno.rpc.m.stavr.tech:1067",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-juno.ecostake.com",provider:"ecostake"},{address:"https://juno-rpc.polkachu.com",provider:"Polkachu"},{address:"https://juno-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-juno.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-juno.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-juno-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.juno.chaintools.tech/",provider:"ChainTools"},{address:"https://juno-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://juno-rpc.icycro.org",provider:"IcyCRO \u{1F9CA}"},{address:"https://rpc.juno.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://juno-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://juno-rpc.reece.sh",provider:"Reecepbcups"},{address:"https://juno-rpc.stakeandrelax.net",provider:"Stake&Relax Validator \u{1F9A5}"},{address:"https://rpc-juno.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc-juno-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-juno.validavia.me",provider:"Validavia"},{address:"https://juno-rpc.w3coins.io",provider:"w3coins"},{address:"https://juno-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://juno-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc-juno.mainnet.validatrium.club:443",provider:"Validatrium"},{address:"https://juno-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.juno.validatus.com",provider:"Validatus"},{address:"https://rpc.juno.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://juno-rpc.cogwheel.zone",provider:"Cogwheel"},{address:"https://juno.declab.pro:26610",provider:"Decloud Nodes Lab"},{address:"https://juno.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"kava_2222-10",fees:{fee_tokens:[{denom:"ukava",low_gas_price:.05,average_gas_price:.1,high_gas_price:.25}]},apis:{rpc:[{address:"https://rpc.data.kava.io",provider:"kava"},{address:"https://kava-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-kava-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://kava-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://kava-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc-kava-01.stakeflow.io",provider:"Stakeflow"},{address:"https://kava-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"kichain-2",fees:{fee_tokens:[{denom:"uxki",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc-mainnet.blockchain.ki",provider:"kifoundation"},{address:"https://kichain-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-kichain-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://kichain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.kichain.chaintools.tech/",provider:"ChainTools"},{address:"https://kichain-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"http://ki-chain.statesync.nodersteam.com:14657",provider:"[NODERS]TEAM"},{address:"https://ki-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc.kichain-2.kichain.aviaone.com",provider:"AVIAONE \u{1F7E2}"}]}},{chain_id:"darchub",fees:{fee_tokens:[{denom:"udarc",fixed_min_gas_price:0,low_gas_price:1e-4,average_gas_price:.001,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc-konstellation-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://konstellation-rpc.stakerhouse.com",provider:"StakerHouse"}]}},{chain_id:"kaiyo-1",fees:{fee_tokens:[{denom:"ukuji",fixed_min_gas_price:.0034,low_gas_price:.0034,average_gas_price:.0051,high_gas_price:.00681},{denom:"factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk",fixed_min_gas_price:.01186,low_gas_price:.01186,average_gas_price:.01779,high_gas_price:.02372},{denom:"ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F",fixed_min_gas_price:.0119,low_gas_price:.0119,average_gas_price:.01785,high_gas_price:.02379},{denom:"ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2",fixed_min_gas_price:.00129,low_gas_price:.00129,average_gas_price:.00193,high_gas_price:.00258},{denom:"ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23",fixed_min_gas_price:.01795,low_gas_price:.01795,average_gas_price:.02692,high_gas_price:.0359},{denom:"ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07",fixed_min_gas_price:.65943,low_gas_price:.65943,average_gas_price:.98915,high_gas_price:1.31887},{denom:"ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10",fixed_min_gas_price:160416396197,low_gas_price:160416396197,average_gas_price:240624594296,high_gas_price:320832792394},{denom:"ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5",fixed_min_gas_price:.02689,low_gas_price:.02689,average_gas_price:.04034,high_gas_price:.05379},{denom:"ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986",fixed_min_gas_price:.01495,low_gas_price:.01495,average_gas_price:.02243,high_gas_price:.02991},{denom:"ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5",fixed_min_gas_price:.03139,low_gas_price:.03139,average_gas_price:.04709,high_gas_price:.06278},{denom:"ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602",fixed_min_gas_price:.90403,low_gas_price:.90403,average_gas_price:1.35605,high_gas_price:1.80806},{denom:"ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2",fixed_min_gas_price:559196837,low_gas_price:559196837,average_gas_price:838795256,high_gas_price:1118393675},{denom:"ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7",fixed_min_gas_price:5772801,low_gas_price:5772801,average_gas_price:8659201,high_gas_price:11545602},{denom:"factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta",fixed_min_gas_price:.01807,low_gas_price:.01807,average_gas_price:.02711,high_gas_price:.03615},{denom:"ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9",fixed_min_gas_price:.01194,low_gas_price:.01194,average_gas_price:.01792,high_gas_price:.02389},{denom:"ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3",fixed_min_gas_price:19e-5,low_gas_price:19e-5,average_gas_price:29e-5,high_gas_price:39e-5}]},apis:{rpc:[{address:"https://rpc-kujira.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.kaiyo.kujira.setten.io",provider:"setten.io"},{address:"https://kujira-rpc.polkachu.com",provider:"polkachu"},{address:"https://rpc-kujira.ecostake.com",provider:"ecostake"},{address:"https://kujira-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.kujira.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc-kujira-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://kujira-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc-kujira.starsquid.io",provider:"Starsquid"},{address:"https://kujira.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://kuji-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-kujira.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://kujira-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.kujira.rektdao.club",provider:"rektDAO"},{address:"https://kujira-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://kujira-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-kujira.mms.team",provider:"MMS"},{address:"https://kujira-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://kujira.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"}]}},{chain_id:"kyve-1",fees:{fee_tokens:[{denom:"ukyve",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-eu-1.kyve.network",provider:"kyve"},{address:"https://rpc-kyve.ecostake.com",provider:"ecostake"},{address:"https://kyve-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"http://kyve.rpc.m.stavr.tech:12357",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-kyve.imperator.co",provider:"Imperator.co"},{address:"https://kyve-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc.kyve.nodestake.top",provider:"NodeStake"},{address:"https://kyve.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://rpc-kyve.mms.team",provider:"MMS"},{address:"https://kyve.declab.pro:26616",provider:"Decloud Nodes Lab"},{address:"https://kyve-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://kyve_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://kyve-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"lambda_92000-1",fees:{fee_tokens:[{denom:"ulamb",low_gas_price:1e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.lambda.im",provider:"Lambda"},{address:"http://lambda.rpc.m.stavr.tech:31327",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.lambda.nodestake.top",provider:"NodeStake"},{address:"https://lambda-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://lambda_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"lava-mainnet-1",fees:{fee_tokens:[{denom:"ulava",fixed_min_gas_price:2e-5,low_gas_price:2e-5,average_gas_price:.025,high_gas_price:.05}]},apis:{rpc:[{address:"https://lava.tendermintrpc.lava.build",provider:"Lava Over Lava"},{address:"https://lava-rpc.w3coins.io:443",provider:"w3coins"},{address:"https://lava-rpc.finteh.org:443",provider:"finteh"},{address:"https://lava-rpc.y2.finance:443",provider:"YTWOFUND"},{address:"https://lava-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://rpc.lava-mainnet-1.lava.aviaone.com:443",provider:"AVIAONE \u{1F7E2}"},{address:"https://lava-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://lava.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lava.rpc-archive.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lava-rpc.stake-town.com:443",provider:"StakeTown"},{address:"https://lava.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://lava-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://lava-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://lava.rpc.stakevillage.net:443",provider:"Stake Village"}]}},{chain_id:"likecoin-mainnet-2",fees:{fee_tokens:[{denom:"nanolike",fixed_min_gas_price:1e3,low_gas_price:1e3,average_gas_price:1e4,high_gas_price:1e6}]},apis:{rpc:[{address:"https://mainnet-node.like.co/rpc/",provider:"like.co"},{address:"https://likecoin-node.oldcat.io:443/rpc/",provider:"Oldcat"},{address:"https://like.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-likecoin-mainnet.pikaser.net",provider:"PikaSer"},{address:"https://rpc.likecoin.citizenweb3.com:443",provider:"Citizen Web3"}]}},{chain_id:"logos_7002-1",fees:{fee_tokens:[{denom:"aLYT"}]},apis:{rpc:[{address:"https://logos-rpc.provable.dev:443/",provider:"laurel.provable"}]}},{chain_id:"loop-1",fees:{fee_tokens:[{denom:"token",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc.loop.pfc.zone/",provider:"PFC"}]}},{chain_id:"loyal-main-02",fees:{fee_tokens:[{denom:"ulyl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-main.joinloyal.io/"},{address:"https://loyal-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"LumenX",fees:{fee_tokens:[{denom:"ulumen",fixed_min_gas_price:.0025,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-lumenx.cryptonet.pl/",provider:"CryptoNet"},{address:"https://lumenx-rpc.kynraze.com/",provider:"Kynraze"}]}},{chain_id:"lum-network-1",fees:{fee_tokens:[{denom:"ulum",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.node0.mainnet.lum.network",provider:"Lum Foundation"},{address:"https://lum.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lumnetwork-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://lum-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://lum-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://lumnetwork_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"mande_18071918-1",fees:{fee_tokens:[{denom:"amand",low_gas_price:2e10,average_gas_price:2e10,high_gas_price:2e10}]},apis:{rpc:[{address:"https://mande-mainnet-tendermint.public.blastapi.io",provider:"BlastAPI"}]}},{chain_id:"mars-1",fees:{fee_tokens:[{denom:"umars",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.marsprotocol.io:443",provider:"Delphi Labs"},{address:"https://mars-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://mars-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://mars-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.expedition-mars.com",provider:"Expedition Mars"},{address:"https://mars-rpc.genznodes.dev:443",provider:"genznodes"},{address:"https://mars-rpc.stakeandrelax.net",provider:"Stake&Relax Validator \u{1F9A5}"},{address:"https://mars-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://mars-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"}]}},{chain_id:"mayachain-mainnet-v1",apis:{rpc:[{address:"https://tendermint.mayachain.info",provider:"tendermint"}]}},{chain_id:"medasdigital-1",fees:{fee_tokens:[{denom:"umedas",low_gas_price:.1,average_gas_price:.25,high_gas_price:.4}]},apis:{rpc:[{address:"https://rpc.medas-digital.io:26657/",provider:"Neptun Validator"}]}},{chain_id:"meme-1",fees:{fee_tokens:[{denom:"umeme",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.035,high_gas_price:.045}]},apis:{rpc:[{address:"https://rpc-meme-1.meme.sx/",provider:"MEME Foundation"},{address:"https://meme-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-meme.pupmos.network/",provider:"PUPM\xD8S"},{address:"https://meme.rpc.m.anode.team",provider:"ANODE TEAM"}]}},{chain_id:"microtick-1",fees:{fee_tokens:[{denom:"utick",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[]}},{chain_id:"migaloo-1",fees:{fee_tokens:[{denom:"uwhale",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:2,high_gas_price:3}]},apis:{rpc:[{address:"https://migaloo-rpc.polkachu.com:443",provider:"Polkachu"},{address:"https://migaloo-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-migaloo.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://migaloo-rpc.kleomedes.network:443",provider:"Kleomedes"},{address:"https://rpc.whitewhale.nodestake.top",provider:"NodeStake"},{address:"https://migaloo-rpc.cosmosrescue.com",provider:"cosmosrescue"},{address:"https://migaloo-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"}]}},{chain_id:"mainnet",fees:{fee_tokens:[{denom:"umis",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.gw.mises.site:443",provider:"Mises-1"},{address:"https://e2.mises.site:443",provider:"Mises-3"}]}},{chain_id:"mtgbp-1",fees:{fee_tokens:[{denom:"mtgbp",low_gas_price:1e-6,average_gas_price:5e-6,high_gas_price:1e-4}]},apis:{rpc:[{address:"https://rcp.mtgbp.com",provider:"mtgbp"}]}},{chain_id:"mun-1",fees:{fee_tokens:[{denom:"umun",fixed_min_gas_price:.025}]},apis:{rpc:[{address:"https://mainnet1rpc.mun.money",provider:"Mun"},{address:"https://mainnet-mun-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://rpc.mun.tcnetwork.io",provider:"TC Network"},{address:"https://mun_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"mythos_7001-1",fees:{fee_tokens:[{denom:"aMYT"}]},apis:{rpc:[{address:"https://mythos-rpc.provable.dev:443/",provider:"laurel.provable"}]}},{chain_id:"neura_266-1",fees:{fee_tokens:[{denom:"atankr"}]},apis:{rpc:[]}},{chain_id:"Neutaro-1",fees:{fee_tokens:[{denom:"uneutaro",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc2.neutaro.tech:443",provider:"Neutaro"},{address:"https://rpc3.neutaro.tech:26657",provider:"Neutaro"}]}},{chain_id:"neutron-1",fees:{fee_tokens:[{denom:"untrn",low_gas_price:.0053,average_gas_price:.0053,high_gas_price:.0053},{denom:"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9",low_gas_price:8e-4,average_gas_price:8e-4,high_gas_price:8e-4},{denom:"ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349",low_gas_price:.008,average_gas_price:.008,high_gas_price:.008},{denom:"factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH",low_gas_price:29032316597e-4,average_gas_price:29032316597e-4,high_gas_price:29032316597e-4},{denom:"ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130",low_gas_price:25641025641026e-4,average_gas_price:25641025641026e-4,high_gas_price:25641025641026e-4},{denom:"ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7",low_gas_price:4e-4,average_gas_price:4e-4,high_gas_price:4e-4}]},apis:{rpc:[{address:"https://rpc.novel.remedy.tm.p2p.org",provider:"P2P"},{address:"https://neutron-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-neutron.whispernode.com",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-neutron.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"http://rpc.neutron.nodestake.top",provider:"NodeStake"},{address:"https://neutron-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://community.nuxian-node.ch:6797/neutron/trpc",provider:"PRO Delegators"},{address:"https://rpc.neutron.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc.neutron.quokkastake.io",provider:"\u{1F439} Quokka Stake"}]}},{chain_id:"cataclysm-1",fees:{fee_tokens:[{denom:"unibi",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.nibiru.fi",provider:"Nibiru Foundation"},{address:"https://nibiru.rpc.kjnodes.com",provider:"kjnodes.com \u{1F984}"},{address:"https://rpc.nibiru.nodestake.org",provider:"NodeStake"},{address:"https://nibiru-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.nibiru.silentvalidator.com",provider:"silent"},{address:"https://nibiru.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://nibiru-rpc.cogwheel.zone",provider:"Cogwheel \u2699\uFE0F"},{address:"https://nibiru.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"},{address:"https://nibiru.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://nibiru-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://nibiru-mainnet.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://nibiru-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.nibiru.roomit.xyz",provider:"Roomit"},{address:"https://nibiru_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"nim_1122-1",fees:{fee_tokens:[{denom:"anim",low_gas_price:2e10,average_gas_price:2e10,high_gas_price:2e10}]},apis:{rpc:[{address:"https://nim-mainnet-tendermint.public.blastapi.io",provider:"BlastAPI"}]}},{chain_id:"noble-1",fees:{fee_tokens:[{denom:"uusdc",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.1,high_gas_price:.2},{denom:"ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.01,high_gas_price:.02}]},apis:{rpc:[{address:"https://noble-rpc.polkachu.com",provider:"polkachu"},{address:"https://noble-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"}]}},{chain_id:"nois-1",fees:{fee_tokens:[{denom:"unois",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://nois-rpc.nysa.network",provider:"nysa.network"},{address:"https://nois.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://nois-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-nois.mib.tech/",provider:"MadeInBlock"},{address:"https://m-nois.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://nois.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-nois.ezstaking.dev",provider:"EZStaking"},{address:"https://nois-mainnet-rpc.itrocket.net",provider:"itrocket"},{address:"https://rpc-nois.d-stake.xyz",provider:"D-Stake"},{address:"https://rpc-nois.sr20de.xyz",provider:"SR20DE"},{address:"https://nois-mainnet-rpc.autostake.com",provider:"AutoStake"},{address:"https://nois-rpc.polkachu.com",provider:"Polkachu"},{address:"https://nois-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://rpc.nois.silentvalidator.com",provider:"silent"},{address:"https://nois-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.nois.cumulo.org.es",provider:"Cumulo"}]}},{chain_id:"pirin-1",fees:{fee_tokens:[{denom:"unls",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.05}]},apis:{rpc:[{address:"https://pirin-cl.nolus.network:26657",provider:"NolusProtocol"},{address:"https://nolus-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://nolus-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://nolus.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://rpc-nolus.architectnodes.com",provider:"Architect Nodes"},{address:"https://nolus.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://nolus-rpc.enigma-validator.com/",provider:"Enigma"},{address:"https://nolus-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-nolus.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://nolus-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://nolus-rpc.ibs.team",provider:"Inter Blockchain Services"}]}},{chain_id:"nomic-stakenet-3",fees:{fee_tokens:[{denom:"unom",low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://stakenet-rpc.nomic.io:2096",provider:"nomic-io"},{address:"https://nomic-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-nomic.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.nomic.basementnodes.ca:443",provider:"Basement Nodes \u26A1\uFE0F"},{address:"https://rpc.nomic.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"nyx",fees:{fee_tokens:[{denom:"unym",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04},{denom:"unyx",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.nymtech.net/",provider:"Nym"},{address:"https://rpc.nyx.nodes.guru/",provider:"nodes guru"},{address:"https://rpc.nym.forbole.com/",provider:"forbole"},{address:"https://nym-mainnet-rpc.commodum.io/",provider:"commodum"},{address:"https://nym-rpc.polkachu.com/",provider:"Polkachu"}]}},{chain_id:"octa",fees:{fee_tokens:[{denom:"uocta",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"odin-mainnet-freya",fees:{fee_tokens:[{denom:"loki",fixed_min_gas_price:.0125,low_gas_price:.025,average_gas_price:.05,high_gas_price:.06}]},apis:{rpc:[{address:"http://34.79.179.216:26657",provider:"Odin Protocol"},{address:"https://odin-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://odin-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"exchain-66",fees:{fee_tokens:[{denom:"wei",low_gas_price:2e8,average_gas_price:25e7,high_gas_price:4e8}]},apis:{rpc:[{address:"https://exchaintmrpc.okex.org",provider:"okx chain"}]}},{chain_id:"omniflixhub-1",fees:{fee_tokens:[{denom:"uflix",fixed_min_gas_price:0,low_gas_price:.001,average_gas_price:.0025,high_gas_price:.025}]},apis:{rpc:[{address:"https://omniflix-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://rpc.omniflix.nodestake.top",provider:"NodeStake"},{address:"https://rpc.omniflix.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc-omniflixhub-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://omniflixhub-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.omniflix.silentvalidator.com/",provider:"silent"},{address:"https://omniflixhub-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-omniflix.architectnodes.com",provider:"Architect Nodes"},{address:"https://omniflix-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-omniflixhub.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://omniflix-rpc.dakshavalidator.in",provider:"Daksha Validator"},{address:"https://rpc-omniflix.mzonder.com:443",provider:"MZONDER"},{address:"https://rpc.omniflix.stakeup.tech:443",provider:"StakeUp"},{address:"https://rpc.omniflix.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://omniflix-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://mainnet.omniflix.rpc.srv.stakr.space",provider:"STAKR.space"}]}},{chain_id:"onex-mainnet-1",fees:{fee_tokens:[{denom:"aonex",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.mainnet.onex.onomy.io",provider:"pendulum"}]}},{chain_id:"onomy-mainnet-1",fees:{fee_tokens:[{denom:"anom",low_gas_price:0,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-mainnet.onomy.io",provider:"onomy"},{address:"https://onomy-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"Oraichain",fees:{fee_tokens:[{denom:"orai",fixed_min_gas_price:0,low_gas_price:.003,average_gas_price:.005,high_gas_price:.007}]},apis:{rpc:[{address:"https://rpc.orai.io",provider:"oraichain-team"},{address:"https://rpc.orai.pfc.zone/",provider:"PFC"},{address:"https://rpc-orai.nodine.id/",provider:"Nodine.ID"},{address:"https://oraichain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-oraichain.mms.team",provider:"MMS"},{address:"https://rpc-orai.blockval.io/",provider:"Blockval"},{address:"https://mainnet-orai-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://rpc.orai.mortysnode.nl",provider:"Morty's Nodes"},{address:"https://orai.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://oraichain-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"osmosis-1",fees:{fee_tokens:[{denom:"uosmo",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.osmosis.zone/",provider:"Osmosis Foundation"},{address:"https://rpc-osmosis.blockapsis.com",provider:"chainapsis"},{address:"https://osmosis-rpc.onivalidator.com",provider:"Oni Validator \u26E9\uFE0F"},{address:"https://osmosis-rpc.quickapi.com:443",provider:"Chainlayer"},{address:"https://rpc-osmosis.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://osmosis-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-osmosis.ecostake.com",provider:"ecostake"},{address:"https://rpc-osmosis.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://osmosis-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-osmosis-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://osmosis.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://osmosis-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://osmosis.api.onfinality.io/public",provider:"OnFinality"},{address:"https://rpc-osmosis-01.stakeflow.io",provider:"Stakeflow"},{address:"https://osmosis-rpc.w3coins.io",provider:"w3coins"},{address:"https://osmosis-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://community.nuxian-node.ch:6797/osmosis/trpc",provider:"PRO Delegators"},{address:"http://rpc-osmosis.freshstaking.com:31657",provider:"FreshSTAKING"},{address:"https://osmosis-rpc.stake-town.com",provider:"StakeTown"},{address:"https://osmosis-mainnet.rpc.l0vd.com:443",provider:"L0vd.com \u2764\uFE0F"},{address:"https://osmosis-rpc.reece.sh",provider:"Reecepbcups"},{address:"https://rpc.osmosis.validatus.com",provider:"Validatus"},{address:"https://rpc.osmosis.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://osmosis.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"},{address:"https://public.stakewolle.com/cosmos/osmosis/rpc",provider:"Stakewolle"},{address:"https://rpc.cros-nest.com/osmosis",provider:"Crosnest"},{address:"https://rpc-osmo.kewrnode.com",provider:"Kewr Node"},{address:"https://rpc.osmosis.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://osmosis-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"tumbler",fees:{fee_tokens:[{denom:"ugrain",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-1.paloma.nodes.guru/",provider:"Nodes.Guru"}]}},{chain_id:"panacea-3",fees:{fee_tokens:[{denom:"umed",fixed_min_gas_price:5,low_gas_price:5,average_gas_price:7,high_gas_price:9}]},apis:{rpc:[{address:"https://rpc.gopanacea.org",provider:"medibloc"},{address:"https://panacea-rpc.staketab.org:443",provider:"Staketab"}]}},{chain_id:"passage-2",fees:{fee_tokens:[{denom:"upasg",fixed_min_gas_price:0,low_gas_price:.001,average_gas_price:.0025,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.passage.vitwit.com",provider:"vitwit"},{address:"https://passage-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-passage.ecostake.com",provider:"ecostake"},{address:"https://passage-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-passage-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-passage.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc.passage.nodestake.top",provider:"NodeStake"},{address:"https://passage-rpc.polkachu.com",provider:"Polkachu"},{address:"https://passage-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc-passage.d-stake.xyz",provider:"D-stake"},{address:"https://rpc-passage.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://passage-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://passage-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://passage-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://passage-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc-passage.mainnet.validatrium.club",provider:"Validatrium"},{address:"https://rpc.passage.silentvalidator.com",provider:"silent"},{address:"https://passage-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"passage-1",fees:{fee_tokens:[{denom:"upasg",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"core-1",fees:{fee_tokens:[{denom:"uxprt",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.core.persistence.one",provider:"Persistence"},{address:"https://rpc-persistent-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://persistence.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://persistence-rpc.polkachu.com",provider:"Polkachu"},{address:"https://persistence-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-persistence.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc-persistence.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://persistence-mainnet-rpc.cosmonautstakes.com",provider:"Cosmonaut Stakes"},{address:"https://persistence-rpc.quantnode.tech",provider:"QuantNode"},{address:"https://persistence-rpc.zenscape.one",provider:"Zenscape"},{address:"https://persistence-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://persistence-rpc.stakeandrelax.net",provider:"Stake&Relax Validator \u{1F9A5}"},{address:"https://rpc.persistence.posthuman.digital:443",provider:"POSTHUMAN\u221EDVS"},{address:"https://rpc-persistence-01.stakeflow.io",provider:"Stakeflow"},{address:"https://persistence-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://persistence-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://persistence-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.persistence.validatus.com",provider:"Validatus"},{address:"https://public.stakewolle.com/cosmos/persistence/rpc",provider:"Stakewolle"},{address:"https://xprt-rpc.antrixy.org/",provider:"Antrix Validators"},{address:"https://persistence-rpc.stake-town.com",provider:"StakeTown"}]}},{chain_id:"planq_7070-2",fees:{fee_tokens:[{denom:"aplanq",fixed_min_gas_price:2e10,low_gas_price:3e10,average_gas_price:35e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.planq.network",provider:"planq.network"},{address:"https://planq.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://planq.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.planq.nodestake.top",provider:"NodeStake"},{address:"https://planq-rpc.kynraze.com",provider:"Kynraze"},{address:"https://rpc.planq.indonode.net",provider:"Indonode"},{address:"https://rpc.planq.roomit.xyz",provider:"Roomit"},{address:"https://planq-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc.planq.safeblock.space",provider:"Safe Block"},{address:"https://planq.rpc.skynodejs.net",provider:"skynodejs"},{address:"https://planq-rpc.stake-town.com",provider:"StakeTown"},{address:"https://mainnet-planq-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://planq_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://rpc-planq.blockval.io",provider:"Blockval"}]}},{chain_id:"point_10687-1",fees:{fee_tokens:[{denom:"apoint",low_gas_price:5e9,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc-mainnet-1.point.space:26657",provider:"Point Network"},{address:"https://rpc.point.nodestake.top",provider:"NodeStake"},{address:"https://point.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.point.indonode.net",provider:"Indonode"}]}},{chain_id:"pio-mainnet-1",fees:{fee_tokens:[{denom:"nhash",fixed_min_gas_price:1905,low_gas_price:1905,average_gas_price:2100,high_gas_price:2500}]},apis:{rpc:[{address:"https://rpc-provenance.takeshi.team/",provider:"TAKESHI"},{address:"https://rpc.provenance.io/",provider:"Figure"},{address:"https://rpc-provenance-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://provenance-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://provenance-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://provenance-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://rpc.provenance.blockval.io/",provider:"Blockval"},{address:"https://provenance-rpc.panthea.eu",provider:"Panthea EU"},{address:"https://provenance_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://rpc.pio-mainnet-1.provenance.aviaone.com",provider:"AVIAONE \u{1F7E2}"}]}},{chain_id:"pryzm-1",fees:{fee_tokens:[{denom:"ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.003,high_gas_price:.004},{denom:"ibc/DE63D8AC34B752FB7D4CAA7594145EDE1C9FC256AC6D4043D0F12310EB8FC255",fixed_min_gas_price:5e8,low_gas_price:5e8,average_gas_price:6e8,high_gas_price:7e8},{denom:"ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04},{denom:"ibc/BF28D9C17E0306B194D50F51C3B2590BEAD15E04E03ADD34C3A26E62D85C9676",fixed_min_gas_price:.002,low_gas_price:.002,average_gas_price:.003,high_gas_price:.004},{denom:"ibc/B8AF5D92165F35AB31F3FC7C7B444B9D240760FA5D406C49D24862BD0284E395",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.02,high_gas_price:.03},{denom:"ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.03,high_gas_price:.04},{denom:"factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.015,high_gas_price:.02},{denom:"ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858",fixed_min_gas_price:1e10,low_gas_price:1e10,average_gas_price:12e9,high_gas_price:14e9},{denom:"ibc/FA78980867B7E87F382CDA00275C55DDC248CABC7DEE27AC6868CCF97DD5E02F",fixed_min_gas_price:.002,low_gas_price:.002,average_gas_price:.003,high_gas_price:.004},{denom:"ibc/120DC39B61CC121E91525C1D51624E41BBE74C537D7B0BE50BBFF9A00E37B6EE",fixed_min_gas_price:1e10,low_gas_price:1e10,average_gas_price:12e9,high_gas_price:14e9}]},apis:{rpc:[{address:"https://rpc.pryzm.zone",provider:"PRYZM"},{address:"https://pryzm-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://pryzm-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"PUNDIX",fees:{fee_tokens:[{denom:"ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78",fixed_min_gas_price:2e12,low_gas_price:2e12,average_gas_price:25e11,high_gas_price:3e12}]},apis:{rpc:[{address:"https://px-json.pundix.com",provider:"Pundi X"},{address:"https://pundix.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"pylons-mainnet-1",fees:{fee_tokens:[{denom:"ubedrock",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.5,high_gas_price:1}]},apis:{rpc:[{address:"https://rpc.nodejumper.io:443/pylons",provider:"Nodejumper.io"},{address:"https:/pylons-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"qfs-1",fees:{fee_tokens:[{denom:"qfs",low_gas_price:1e-6,average_gas_price:5e-6,high_gas_price:1e-4}]},apis:{rpc:[{address:"https://rcp.qfsone.com",provider:"qfs"}]}},{chain_id:"quasar-1",fees:{fee_tokens:[{denom:"uqsr",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.25,high_gas_price:.3},{denom:"ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://quasar-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://quasar-rpc.polkachu.com",provider:"polkachu"},{address:"https://rpc-quasar.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://quasar-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://rpc-quasar.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://quasar-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://quasar.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-quasar.validavia.me",provider:"Validavia"},{address:"https://quasar-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://quasar-rpc.stake-town.com",provider:"StakeTown"},{address:"https://quasar-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://quasar-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://quasar-rpc.genznodes.dev",provider:"genznodes"}]}},{chain_id:"quicksilver-2",fees:{fee_tokens:[{denom:"uqck",fixed_min_gas_price:1e-4,low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:25e-5}]},apis:{rpc:[{address:"https://rpc-quicksilver.takeshi.team:443",provider:"TAKESHI"},{address:"https://rpc.quicksilver.zone:443",provider:"Quicksilver"},{address:"https://rpc-quicksilver-ia.cosmosia.notional.ventures:443",provider:"Notional"},{address:"https://quicksilver-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-quicksilver.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://m-quicksilver.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://quick.rpc.m.stavr.tech:21027",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://quicksilver-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://quicksilver-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://quicksilver.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-quicksilver.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc.quicksilver.indonode.net",provider:"Indonode"},{address:"https://quicksilver-rpc.staketab.org:443",provider:"Staketab"},{address:"https://quicksilver-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://quicksilver-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-quicksilver.mms.team/",provider:"MMS"},{address:"https://quicksilver-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://quicksilver-rpc.stake-town.com",provider:"StakeTown"},{address:"https://mainnet-quicksilver-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://quicksilver.tdrsys.com:2053",provider:"TdrSys"},{address:"https://rpc.quicksilver.validatus.com",provider:"Validatus"},{address:"https://quicksilver-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"qwoyn-1",fees:{fee_tokens:[{denom:"uqwoyn",fixed_min_gas_price:.03,low_gas_price:.03,average_gas_price:.05,high_gas_price:.075}]},apis:{rpc:[{address:"https://rpc.qwoyn.studio:443",provider:"Qwoyn Studios"},{address:"https://rpc-qwoyn.theamsolutions.info:443",provider:"AM Solutions"},{address:"https://qwoyn.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://qwoyn-rpc.staketab.org:443",provider:"Staketab"},{address:"https://qwoyn-rpc-archive.staketab.org:443",provider:"Staketab archive"},{address:"https://qwoyn-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-qwoyn.mzonder.com:443",provider:"MZONDER"},{address:"https://rpc.qwoyn.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"realionetwork_3301-1",fees:{fee_tokens:[{denom:"ario",fixed_min_gas_price:1e9,low_gas_price:4e9,average_gas_price:5e9,high_gas_price:8e9}]},apis:{rpc:[{address:"https://realio-rpc.genznodes.dev",provider:"genznodes"},{address:"https://realio.rpc.bccnodes.com/",provider:"BccNodes"},{address:"https://rpc-realio-network.nodeist.net",provider:"Nodeist"},{address:"http://realio.rpc.m.stavr.tech:21097",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.realio.indonode.net",provider:"Indonode"},{address:"https://rpc-realio.vinjan.xyz",provider:"vinjan"},{address:"https://api-realio.sr20de.xyz",provider:"Sr20de"},{address:"https://rpc.realio.safeblock.space",provider:"Safe Block"},{address:"https://realio.declab.pro:26622",provider:"Decloud Nodes Lab"},{address:"https://realio-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc-realio.blockval.io",provider:"Blockval"}]}},{chain_id:"reb_1111-1",fees:{fee_tokens:[{denom:"arebus",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://api.rebuschain.com:26657/",provider:"Rebuschain"},{address:"https://rebus.rpc.bccnodes.com:443",provider:"BccNodes"},{address:"https://rebus.rpc.manticore.team:443/",provider:"MantiCore"},{address:"https://rpc.rebus.nodestake.top/",provider:"NodeStake"},{address:"http://rebus.rpc.m.stavr.tech:40107",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-1.rebus.nodes.guru",provider:"Nodes.Guru"},{address:"https://api.mainnet.rebus.money:26657",provider:"Rebuschain"},{address:"https://rebus-rpc.brocha.in",provider:"Brochain"},{address:"https://rebus-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rebus.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://rebus-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rebus-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"regen-1",fees:{fee_tokens:[{denom:"uregen",low_gas_price:.015,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc-regen.ecostake.com",provider:"ecostake"},{address:"http://public-rpc.regen.vitwit.com:26657",provider:"vitwit"},{address:"https://regen.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://regen.stakesystems.io:2053",provider:"stakesystems"},{address:"http://rpc.regen.forbole.com:80",provider:"forbole"},{address:"https://rpc-regen-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://regen-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://regen-rpc.easy2stake.com",provider:"Easy 2 Stake"},{address:"https://regen-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://regen-rpc.w3coins.io",provider:"w3coins"},{address:"https://regen-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"titan-1",fees:{fee_tokens:[{denom:"uatolo",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpcapi.rizon.world/",provider:"HDAC Technology AG"},{address:"https://rpc.rizon.chaintools.tech/",provider:"ChainTools"},{address:"https://rizon-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rizon-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"router_9600-1",fees:{fee_tokens:[{denom:"route",fixed_min_gas_price:.006,low_gas_price:.006,average_gas_price:.006,high_gas_price:.01}]},apis:{rpc:[{address:"https://sentry.tm.rpc.routerprotocol.com/",provider:"Router"},{address:"https://router-rpc.genznodes.dev/",provider:"genznodes"}]}},{chain_id:"ssc-1",fees:{fee_tokens:[{denom:"usaga",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc-saga.keplr.app",provider:"chainapsis"},{address:"https://saga-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://saga-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.saga.nodestake.org",provider:"NodeStake"},{address:"https://saga.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.saga.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://rpc.saga.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://saga-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://saga-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"}]}},{chain_id:"scorum-1",fees:{fee_tokens:[{denom:"gas",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1,high_gas_price:1}]},apis:{rpc:[{address:"https://scorum-blockchain-mainnet-rpc.scorum.com",provider:"scorum"}]}},{chain_id:"secret-4",fees:{fee_tokens:[{denom:"uscrt",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.1,high_gas_price:.25}]},apis:{rpc:[{address:"https://scrt.public-rpc.com",provider:"ANKR"},{address:"https://secretnetwork-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://1rpc.io/scrt-rpc",provider:"1RPC - Automata Network"},{address:"https://secretnetwork-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://rpc.mainnet.secretsaturn.net",provider:"\u{1FA90} \u{1D54A}ecret \u{1D54A}aturn"},{address:"https://rpc-secret.01node.com",provider:"01node"},{address:"https://public.stakewolle.com/cosmos/secretnetwork/rpc",provider:"Stakewolle"}]}},{chain_id:"seda-1",fees:{fee_tokens:[{denom:"aseda",fixed_min_gas_price:1e10,low_gas_price:1e10,average_gas_price:1e10,high_gas_price:14e9}]},apis:{rpc:[{address:"https://rpc.mainnet.seda.xyz/",provider:"SEDA"},{address:"https://seda-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://seda.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://seda-rpc.synergynodes.com/",provider:"Synergy Nodes"},{address:"https://seda-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://seda-rpc.kleomedes.network/",provider:"Kleomedes"},{address:"https://seda-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://seda-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.seda.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc-seda.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://seda-rpc.applejuice.256x25.tech:443",provider:"Apple juice \u{1F9C3}"},{address:"https://seda-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://seda_mainnet_rpc.chain.whenmoonwhenlambo.money:443",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"pacific-1",fees:{fee_tokens:[{denom:"usei",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.02,high_gas_price:.04}]},apis:{rpc:[{address:"https://sei-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://sei-rpc.polkachu.com/",provider:"polkachu.com"},{address:"https://sei-rpc.brocha.in/",provider:"Brochain"},{address:"https://rpc-sei.stingray.plus/",provider:"StingRay"},{address:"https://rpc-sei.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://sei.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://sei-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"self-1",fees:{fee_tokens:[{denom:"uslf",fixed_min_gas_price:.005,low_gas_price:.005,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.selfchain.io:26657",provider:"Self Chain"},{address:"https://rpc.selfchain.roomit.xyz",provider:"Roomit"},{address:"https://selfchain_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://selfchain.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F"},{address:"https://selfchain-mainnet.rpc.stakevillage.net:443",provider:"Stake Village"}]}},{chain_id:"sentinelhub-2",fees:{fee_tokens:[{denom:"udvpn",low_gas_price:.1,average_gas_price:.25,high_gas_price:.4}]},apis:{rpc:[{address:"https://rpc-sentinel.busurnode.com",provider:"Busurnode"},{address:"https://rpc-sentinel-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-sentinel.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.sentinel.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc.sentinel.quokkastake.io",provider:"\u{1F439} Quokka Stake"},{address:"https://rpc.dvpn.roomit.xyz",provider:"Roomit"},{address:"https://sentinel-rpc.badgerbite.io/",provider:"BadgerBite"},{address:"https://sentinel-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://sentinel-rpc.validatornode.com/",provider:"ValidatorNode"},{address:"https://rpc.trinitystake.io",provider:"Trinity Stake"},{address:"https://rpc.sentinelgrowthdao.com",provider:"Sentinel Growth DAO"},{address:"https://public.stakewolle.com/cosmos/sentinel/rpc",provider:"Stakewolle"},{address:"http://163.197.193.2:26657",provider:"Tesla Full Node"},{address:"https://sentinel.declab.pro:26628",provider:"Decloud Nodes Lab"},{address:"https://sentinel.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"},{address:"https://rpc.dvpn.me:443",provider:"MathNodes China"},{address:"https://rpc.ro.mathnodes.com:443",provider:"MathNodes Romania"},{address:"https://rpc.noncompliant.network:443",provider:"Noncompliant Network"},{address:"https://rpc-sentinel.chainvibes.com:443",provider:"chainvibes"}]}},{chain_id:"sgenet-1",fees:{fee_tokens:[{denom:"usge",fixed_min_gas_price:.001,low_gas_price:.1,average_gas_price:.25,high_gas_price:.5}]},apis:{rpc:[{address:"https://sge-rpc.lavenderfive.com/",provider:"Lavenderfive"},{address:"https://sge-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc.sge.nodestake.top/",provider:"Nodestake"},{address:"https://rpc.sge.roomit.xyz/",provider:"Roomit"},{address:"https://sge.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-sge.nodeist.net/",provider:"Nodeist"},{address:"https://sge-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://sge-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://rpc.sge.tcnetwork.io",provider:"TC Network"},{address:"https://sge-rpc.sr20de.xyz",provider:"Sr20de"},{address:"https://rpc.sge.safeblock.space",provider:"Safe Block"},{address:"https://mainnet-sge-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://sge-rpc.genznodes.dev",provider:"genznodes"},{address:"https://sge_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"ShareRing-VoyagerNet",fees:{fee_tokens:[{denom:"nshr",fixed_min_gas_price:0,low_gas_price:2e3,average_gas_price:3e3,high_gas_price:4e3}]},apis:{rpc:[{address:"https://rpc.explorer.shareri.ng",provider:"ShareRing"}]}},{chain_id:"shentu-2.2",fees:{fee_tokens:[{denom:"uctk",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://shenturpc.noopsbycertik.com/",provider:"Shentu"},{address:"https://shentu-rpc.polkachu.com",provider:"Polkachu"},{address:"https://shentu.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://shentu-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://rpc-shentu-01.stakeflow.io",provider:"Stakeflow"},{address:"https://shentu-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://shentu-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://shentu-rpc.panthea.eu",provider:"Panthea EU"},{address:"https://shentu-rpc.kleomedes.network",provider:"Kleomedes"}]}},{chain_id:"shido_9008-1",fees:{fee_tokens:[{denom:"shido",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://tendermint.shidoscan.com",provider:"Shido"},{address:"https://shidochain_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://s2.shido-rpc.applejuice.256x25.tech:443",provider:"Apple juice \u{1F9C3}"},{address:"https://rpc.shido.indonode.net:443",provider:"Indonode"},{address:"https://rpc-maverick.mavnode.io",provider:"MavNode"}]}},{chain_id:"sifchain-1",fees:{fee_tokens:[{denom:"rowan",low_gas_price:1e12,average_gas_price:15e11,high_gas_price:2e12}]},apis:{rpc:[{address:"https://sifchain-rpc.polkachu.com",provider:"Polkachu"},{address:"https://sifchain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://sifchain-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://sifchain_mainnet_rpc.chain.whenmoonwhenlambo.money:443",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"sixnet",fees:{fee_tokens:[{denom:"usix",fixed_min_gas_price:1.25,low_gas_price:1.25,average_gas_price:1.5,high_gas_price:1.75}]},apis:{rpc:[{address:"https://sixnet-rpc.sixprotocol.net:443"}]}},{fees:{fee_tokens:[{denom:"Lamport",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"sommelier-3",fees:{fee_tokens:[{denom:"usomm",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://sommelier-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-sommelier.pupmos.network",provider:"PUPM\xD8S"},{address:"https://somm.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://sommelier-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://sommelier-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://somm-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://sommelier-rpc.w3coins.io",provider:"w3coins"}]}},{chain_id:"source-1",fees:{fee_tokens:[{denom:"usource",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.075,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.source.nodestake.top",provider:"NodeStake"},{address:"https://source.rpc.bccnodes.com/",provider:"BccNodes"},{address:"https://source.rpc.moonbridge.team/",provider:"MoonBridge"},{address:"https://source.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-source.nodeist.net",provider:"Nodeist"},{address:"https://source-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://source-mainnet-rpc.itrocket.net:443",provider:"ITRocket"},{address:"https://rpc-source.sr20de.xyz:443",provider:"Sr20de"},{address:"https://source-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.source.tcnetwork.io",provider:"TC Network"},{address:"https://rpc.source.indonode.net",provider:"Indonode"},{address:"https://source.rpc.skynodejs.net/",provider:"skynodejs"},{address:"https://source.rpc.nodeshub.online/",provider:"Nodes Hub"},{address:"https://rpc.source.roomit.xyz/",provider:"Roomit"},{address:"https://rpc.source.posthuman.digital",provider:"posthuman"},{address:"https://source.declab.pro:26604",provider:"Decloud Nodes Lab"},{address:"https://rpc.source.stakeup.tech",provider:"StakeUp"},{address:"https://source_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://source-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"stafihub-1",fees:{fee_tokens:[{denom:"ufis",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://public-rpc1.stafihub.io:443",provider:"StaFiHub"},{address:"https://public-rpc2.stafihub.io:443",provider:"StaFiHub"},{address:"https://rpc.stafihub.nodestake.top:443",provider:"NodeStake"}]}},{chain_id:"stargaze-1",fees:{fee_tokens:[{denom:"ustars",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1.1,high_gas_price:1.2}]},apis:{rpc:[{address:"https://rpc.stargaze-apis.com/",provider:"Stargaze Foundation"},{address:"https://rpc-stargaze.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-stargaze.ezstaking.dev",provider:"EZStaking.io"},{address:"https://stargaze-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-stargaze-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://stargaze.c29r3.xyz:443/rpc/",provider:"c29r3"},{address:"https://rpc-stargaze.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://stargaze-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc-stargaze.d-stake.xyz",provider:"D-stake"},{address:"https://rpc.stargaze.silentvalidator.com/",provider:"silent"},{address:"https://rpc-stargaze.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://stargaze-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://stargaze-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://stargaze-rpc.staketab.org:443",provider:"Staketab"},{address:"https://stargaze-rpc.w3coins.io",provider:"w3coins"},{address:"https://stargaze-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://stargaze-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://stargaze-rpc.reece.sh:443",provider:"Reecepbcups"},{address:"https://rpc.stargaze.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://stargaze-rpc.kleomedes.network",provider:"Kleomedes"}]}},{chain_id:"iov-mainnet-ibc",fees:{fee_tokens:[{denom:"uiov",low_gas_price:1,average_gas_price:2,high_gas_price:3}]},apis:{rpc:[{address:"https://rpc-starname-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.starname.app",provider:"Chainmasters"}]}},{chain_id:"stratos-1",fees:{fee_tokens:[{denom:"wei"}]},apis:{rpc:[{address:"https://rpc.thestratos.org",provider:"thestratos.org"},{address:"http://stratos.rpc.nodersteam.com:26657/",provider:"[NODERS]TEAM"},{address:"https://rpc-stratos.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://stratos-rpc.noders.services:443",provider:"[NODERS]TEAM"}]}},{chain_id:"stride-1",fees:{fee_tokens:[{denom:"ustrd",fixed_min_gas_price:5e-4,low_gas_price:.005,average_gas_price:.005,high_gas_price:.05},{denom:"stuatom",fixed_min_gas_price:1e-4,low_gas_price:1e-4,average_gas_price:2e-4,high_gas_price:5e-4},{denom:"stuosmo",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.004},{denom:"stustars",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1.1,high_gas_price:1.2},{denom:"stujuno",fixed_min_gas_price:.075,low_gas_price:.075,average_gas_price:.1,high_gas_price:.125},{denom:"stuluna",fixed_min_gas_price:.0125,low_gas_price:.0125,average_gas_price:.015,high_gas_price:.04},{denom:"staevmos",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10},{denom:"stinj",fixed_min_gas_price:5e8,low_gas_price:5e8,average_gas_price:7e8,high_gas_price:9e8},{denom:"stucmdx",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.025,high_gas_price:.04},{denom:"stuumee",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.12,high_gas_price:.2},{denom:"stutia",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1},{denom:"stadydx",fixed_min_gas_price:15e9,low_gas_price:15e9,average_gas_price:15e9,high_gas_price:2e10},{denom:"stadym",fixed_min_gas_price:15e9,low_gas_price:15e9,average_gas_price:15e9,high_gas_price:2e10},{denom:"stusaga",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.015,high_gas_price:.03},{denom:"ibc/BF3B4F53F3694B66E13C23107C84B6485BD2B96296BB7EC680EA77BBA75B4801",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://stride-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://stride-rpc.onivalidator.com",provider:"Oni Validator \u26E9\uFE0F"},{address:"https://stride-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.stride.silentvalidator.com/",provider:"silent"},{address:"https://rpc-stride.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://stride.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-stride.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-stride.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc-stride.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://stride-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-stride-01.stakeflow.io",provider:"Stakeflow"},{address:"https://stride-rpc.w3coins.io",provider:"w3coins"},{address:"https://stride-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://community.nuxian-node.ch:6797/stride/trpc",provider:"PRO Delegators"},{address:"https://stride-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.stride.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://public.stakewolle.com/cosmos/stride/rpc",provider:"Stakewolle"}]}},{chain_id:"sunrise-1",fees:{fee_tokens:[{denom:"urise",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[]}},{chain_id:"synternet-1",fees:{fee_tokens:[{denom:"usynt",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.synternet.com/",provider:"Synternet"}]}},{chain_id:"taketitan-12",fees:{fee_tokens:[{denom:"ttnc",low_gas_price:1e-6,average_gas_price:5e-6,high_gas_price:1e-4}]},apis:{rpc:[{address:"https://rcpttnc.taketitan.com",provider:"taketitan"}]}},{chain_id:"tenet_1559-1",fees:{fee_tokens:[{denom:"atenet",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://tendermint-1.rpc.tenet.org",provider:"tenet"},{address:"https://tenet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://tenet_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"teritori-1",fees:{fee_tokens:[{denom:"utori",low_gas_price:0,average_gas_price:.25,high_gas_price:.5}]},apis:{rpc:[{address:"https://teritori-rpc.polkachu.com",provider:"Polkachu"},{address:"https://teritori.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.teritori.silentvalidator.com/",provider:"silent"},{address:"https://teritori-rpc.brocha.in",provider:"Brochain"},{address:"https://teritori-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://teritori.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.tori.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://teritori-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://m-teritori.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://rpc-teritori.pupmos.network",provider:"PUPM\xD8S"},{address:"https://teritori-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-teritori.ecostake.com",provider:"ecostake"},{address:"https://teritori-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://teritori-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://teritori_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"morocco-1",fees:{fee_tokens:[{denom:"uthiol",fixed_min_gas_price:.05}]},apis:{rpc:[{address:"https://rpc-terp.zenchainlabs.io/",provider:"ZenChainLabs"},{address:"https://terp-mainnet-rpc.itrocket.net:443",provider:"itrocket.net"},{address:"https://terp.rpc.nodex.one:443",provider:"nodex.one"}]}},{chain_id:"columbus-5",fees:{fee_tokens:[{denom:"uluna",low_gas_price:28.325,average_gas_price:28.325,high_gas_price:50},{denom:"usdr",low_gas_price:.52469,average_gas_price:.52469,high_gas_price:.52469},{denom:"uusd",low_gas_price:.75,average_gas_price:.75,high_gas_price:.75},{denom:"ukrw",low_gas_price:850,average_gas_price:850,high_gas_price:850},{denom:"umnt",low_gas_price:2142.855,average_gas_price:2142.855,high_gas_price:2142.855},{denom:"ueur",low_gas_price:.625,average_gas_price:.625,high_gas_price:.625},{denom:"ucny",low_gas_price:4.9,average_gas_price:4.9,high_gas_price:4.9},{denom:"ujpy",low_gas_price:81.85,average_gas_price:81.85,high_gas_price:81.85},{denom:"ugbp",low_gas_price:.55,average_gas_price:.55,high_gas_price:.55},{denom:"uinr",low_gas_price:54.4,average_gas_price:54.4,high_gas_price:54.4},{denom:"ucad",low_gas_price:.95,average_gas_price:.95,high_gas_price:.95},{denom:"uchf",low_gas_price:.7,average_gas_price:.7,high_gas_price:.7},{denom:"uaud",low_gas_price:.95,average_gas_price:.95,high_gas_price:.95},{denom:"usgd",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"uthb",low_gas_price:23.1,average_gas_price:23.1,high_gas_price:23.1},{denom:"usek",low_gas_price:6.25,average_gas_price:6.25,high_gas_price:6.25},{denom:"unok",low_gas_price:6.25,average_gas_price:6.25,high_gas_price:6.25},{denom:"udkk",low_gas_price:4.5,average_gas_price:4.5,high_gas_price:4.5},{denom:"uidr",low_gas_price:10900,average_gas_price:10900,high_gas_price:10900},{denom:"uphp",low_gas_price:38,average_gas_price:38,high_gas_price:38},{denom:"uhkd",low_gas_price:5.85,average_gas_price:5.85,high_gas_price:5.85},{denom:"umyr",low_gas_price:3,average_gas_price:3,high_gas_price:3},{denom:"utwd",low_gas_price:20,average_gas_price:20,high_gas_price:20}]},apis:{rpc:[{address:"https://terra-classic-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-terra-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://terraclassic-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://terraclassic-rpc-server-01.stakely.io",provider:"Stakely"}]}},{chain_id:"phoenix-1",fees:{fee_tokens:[{denom:"uluna",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.015,high_gas_price:.04}]},apis:{rpc:[{address:"https://terra2-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://terra-rpc.polkachu.com",provider:"polkachu"},{address:"https://terra-rpc.stakely.io:443/",provider:"stakely"},{address:"https://phoenix-rpc.terra.dev:443",provider:"Terraform Labs"},{address:"https://terra-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-terra-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-terra.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://terra-phoenix-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://rpc-terra.wildsage.io",provider:"\u{1F9D9} WildSage Labs"},{address:"https://terra.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"},{address:"https://terra2.tdrsys.com:2053",provider:"TdrSys"},{address:"https://terra-rpc.cosmosrescue.dev:8443",provider:"cosmosrescue"}]}},{chain_id:"tgrade-mainnet-1",fees:{fee_tokens:[{denom:"utgd",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.075,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.mainnet-1.tgrade.confio.run",provider:"Confio"},{address:"https://rpc.tgrade.posthuman.digital",provider:"POSTHUMAN \uA74F DVS"}]}},{chain_id:"thorchain-mainnet-v1",apis:{rpc:[]}},{chain_id:"titan_18888-1",fees:{fee_tokens:[{denom:"atkx",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:11e10,high_gas_price:2e11}]},apis:{rpc:[{address:"https://titan-rpc.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-rpc-tokyo.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-rpc-seoul.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-rpc-hongkong.titanlab.io:443",provider:"Titanlab.io"}]}},{fees:{fee_tokens:[{denom:"sun",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"umee-1",fees:{fee_tokens:[{denom:"uumee",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.12,high_gas_price:.2}]},apis:{rpc:[{address:"https://umee-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-umee-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://umee-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"http://umee.rpc.m.stavr.tech:10457",provider:"\u{1F525}STAVR\u{1F525}"},{address:"http://rpc-umee-0.node75.org:26657",provider:"Pro-Nodes75"},{address:"https://umee-rpc.quantnode.tech",provider:"QuantNode"},{address:"https://umee-rpc.tienthuattoan.com",provider:"TTT \u{1F1FB}\u{1F1F3}"},{address:"https://rpc-umee-01.stakeflow.io",provider:"Stakeflow"},{address:"https://umee-rpc.staketab.org:443",provider:"Staketab"},{address:"https://umee-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://umee.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://umee-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-umee.mms.team",provider:"MMS"},{address:"https://rpc-umee.mzonder.com",provider:"MZONDER"},{address:"https://umee-rpc.stake-town.com",provider:"StakeTown"},{address:"https://umee-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://umee.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://umee-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"unicorn-420",fees:{fee_tokens:[{denom:"uwunicorn",low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[]}},{chain_id:"FUND-MainNet-2",fees:{fee_tokens:[{denom:"nund",fixed_min_gas_price:25,low_gas_price:100,average_gas_price:200,high_gas_price:300}]},apis:{rpc:[{address:"https://rpc1.unification.io:443",provider:"Unification"},{address:"https://rpc.unification.chainmasters.ninja/",provider:"Chainmasters"}]}},{chain_id:"ununifi-beta-v1",fees:{fee_tokens:[{denom:"uguu",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"http://a.lcd.ununifi.cauchye.net:26657",provider:"CauchyE"},{address:"https://rpc.ununifi.nodestake.top",provider:"NodeStake"},{address:"https://ununifi-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://ununifi-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://ununifi-rpc.genznodes.dev",provider:"genznodes"}]}},{chain_id:"uptick_117-1",fees:{fee_tokens:[{denom:"auptick",fixed_min_gas_price:13e9,low_gas_price:13e9,average_gas_price:16e9,high_gas_price:2e10}]},apis:{rpc:[{address:"https://uptick-rpc.brocha.in:443",provider:"Brochain"},{address:"https://uptick.rpc.bccnodes.com:443",provider:"BccNodes"},{address:"https://rpc.uptick.nodestake.top",provider:"NodeStake"},{address:"https://uptick.rpc.kjnodes.com",provider:"kjnodes"},{address:"http://uptick.rpc.m.stavr.tech:3157",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://m-uptick.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://uptick-mainnet-rpc.itrocket.net:443",provider:"itrocket"},{address:"https://uptick.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://uptick-rpc.staketab.org:443",provider:"Staketab"},{address:"https://uptick-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://rpc-uptick.cakralabs.site",provider:"Cakra Labs"},{address:"https://rpc-uptick.sr20de.xyz",provider:"Sr20de"},{address:"https://uptick-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"vidulum-1",fees:{fee_tokens:[{denom:"uvdl",fixed_min_gas_price:2e-4,low_gas_price:.002,average_gas_price:.005,high_gas_price:.007}]},apis:{rpc:[{address:"https://mainnet-rpc.vidulum.app/",provider:"vidulum"},{address:"https://vidulum.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-vidulum-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://vidulum.declab.pro:26619",provider:"Decloud Nodes Lab"}]}},{chain_id:"dimension_37-1",fees:{fee_tokens:[{denom:"axpla",fixed_min_gas_price:85e10,low_gas_price:85e10,average_gas_price:11475e8,high_gas_price:14875e8}]},apis:{rpc:[{address:"https://dimension-rpc.xpla.dev",provider:"Holdings"},{address:"https://xpla.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://xpla-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://xpla-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"zetachain_7000-1",fees:{fee_tokens:[{denom:"azeta",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://zetachain.blockpi.network/rpc/v1/public",provider:"BlockPI"},{address:"https://zetachain-mainnet-archive.allthatnode.com:26657",provider:"All That Node"},{address:"https://zetachain-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.zetachain.nodestake.org",provider:"NodeStake"},{address:"https://zetachain-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://zetachain.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"junction",fees:{fee_tokens:[{denom:"amf",fixed_min_gas_price:0,low_gas_price:25e-5,average_gas_price:.005,high_gas_price:.01}]},apis:{rpc:[{address:"https://junction-rpc.validatorvn.com/",provider:"Validator VN"},{address:"https://airchains-testnet-rpc.cosmonautstakes.com/",provider:"Cosmonaut Stakes"},{address:"https://junction-testnet-rpc.synergynodes.com/",provider:"Synergy Nodes"},{address:"https://airchains-rpc.anonid.top/",provider:"Anonid Top"},{address:"https://airchains-test.rpc.moonbridge.team/",provider:"Moonbridge Team"},{address:"https://airchains-rpc.chainad.org/",provider:"Coin Hunterstr"},{address:"https://airchains.rpc.t.stavr.tech/",provider:"Stavr Tech"},{address:"https://rpc.nodejumper.io/airchainstestnet",provider:"Nodejumper"},{address:"https://t-airchains.rpc.utsa.tech/",provider:"UTSA"},{address:"https://junction-rpc.kzvn.xyz/",provider:"KZVN"},{address:"https://airchains-rpc.elessarnodes.xyz/",provider:"Elessar Nodes"},{address:"https://junction-rpc.apollo-sync.com/",provider:"Apollo Sync"},{address:"https://rpc-airchain.danggia.xyz/",provider:"DANGGIA"},{address:"https://airchains-rpc.stakeme.pro/",provider:"Stakeme"},{address:"https://airchains-testnet-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://airchains-testnet-rpc.crouton.digital/",provider:"Crouton Digital"},{address:"https://airchains-testnet-rpc.itrocket.net/",provider:"IT Rocket"},{address:"https://rpc1.airchains.t.cosmostaking.com/",provider:"Cosmostaking"}]}},{chain_id:"sandbox-01",fees:{fee_tokens:[{denom:"uakt",fixed_min_gas_price:0,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.sandbox-01.aksh.pw:443",provider:"akash"}]}},{chain_id:"constantine-3",fees:{fee_tokens:[{denom:"aconst",low_gas_price:1e12,average_gas_price:15e11,high_gas_price:2e12}]},apis:{rpc:[{address:"https://rpc.constantine.archway.io",provider:"Archway"},{address:"https://archway-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"arkeo",fees:{fee_tokens:[{denom:"uarkeo"}]},apis:{rpc:[{address:"https://arkeonetwork-testnet.nodejumper.io:26657",provider:"NODEJUMPER"},{address:"https://test-arkeo-rpc.kynraze.com",provider:"kynraze"},{address:"https://testnet-arkeo-rpc.lavenderfive.com",provider:"lavenderfive"},{address:"https://arkeo-rpc.siriusnodes.uk",provider:"siriusnodes"},{address:"http://seed.arkeo.network:26657",provider:"arkeo"}]}},{chain_id:"artela_11820-1",fees:{fee_tokens:[{denom:"uart",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://testnet-rpc1.artela.network",provider:"Artela Foundation"},{address:"https://testnet-rpc2.artela.network",provider:"Artela Foundation"}]}},{chain_id:"aura_6321-3",fees:{fee_tokens:[{denom:"ueaura",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.euphoria.aura.network/",provider:"Aura Network Foundation"}]}},{chain_id:"axelar-testnet-lisbon-3",fees:{fee_tokens:[{denom:"uaxl",low_gas_price:.007,average_gas_price:.007,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc-axelar-testnet.imperator.co:443",provider:"Imperator.co"},{address:"https://axelartest-rpc.quickapi.com/",provider:"Quickapi"},{address:"https://axelar-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"bbn-test3",fees:{fee_tokens:[{denom:"ubbn"}]},apis:{rpc:[{address:"rpc.testnet3.babylonchain.io:443",provider:"Babylon foundation"}]}},{chain_id:"bbn-test1",fees:{fee_tokens:[{denom:"ubbn"}]},apis:{rpc:[{address:"rpc.testnet.babylonchain.io:26657",provider:"Babylon foundation"}]}},{chain_id:"bitcanna-dev-1",fees:{fee_tokens:[{denom:"ubcna",fixed_min_gas_price:.001}]},apis:{rpc:[{address:"https://rpc-testnet.bitcanna.io",provider:"bitcanna"},{address:"https://bitcanna-testnet.rpc.kjnodes.com/",provider:"kjnodes.com"},{address:"https://testnet-bitcanna-rpc.konsortech.xyz/",provider:"konsortech.xyz"},{address:"https://rpc.bitcanna-dev-1.bitcanna.aviaone.com/",provider:"aviaone.com"},{address:"https://bitcanna-testnet.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://bcna-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"blockx_19077-1",apis:{rpc:[]}},{chain_id:"cascadia_6102-1",fees:{fee_tokens:[{denom:"aCC",fixed_min_gas_price:0,low_gas_price:7,average_gas_price:10,high_gas_price:15}]},apis:{rpc:[{address:"https://rpc.cascadia.foundation:443",provider:"cascadia"},{address:"https://cscd-rpc.systemd.run:443",provider:"systemd"},{address:"https://api.cascadia-t.indonode.net:443",provider:"Indonode"},{address:"https://rpc-test.cascadia.hexnodes.co:443",provider:"Hexnodes"}]}},{chain_id:"blockspacerace-0",fees:{fee_tokens:[{denom:"utia",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-blockspacerace.pops.one/",provider:"P-OPs"}]}},{chain_id:"mocha-4",fees:{fee_tokens:[{denom:"utia",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc-mocha.pops.one",provider:"P-OPs"},{address:"https://celestia-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-mocha-full.avril14th.org",provider:"Avril 14th"},{address:"https://celestia-testnet-rpc.itrocket.net",provider:"\u{1F680}ITRocket\u{1F680}"},{address:"https://rpc-celestia-testnet.cryptech.com.ua",provider:"CrypTech"},{address:"https://rpc.celestia.testnet.dteam.tech:443",provider:"DTEAM"}]}},{chain_id:"babajaga-1",fees:{fee_tokens:[{denom:"uc4e",fixed_min_gas_price:0,low_gas_price:.02,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-testnet.c4e.io",provider:"C4E"}]}},{chain_id:"cheqd-testnet-6",fees:{fee_tokens:[{denom:"ncheq",fixed_min_gas_price:25,low_gas_price:50,average_gas_price:75,high_gas_price:100}]},apis:{rpc:[{address:"https://rpc.cheqd.network",provider:"cheqd"}]}},{chain_id:"chimba-testnet",fees:{fee_tokens:[{denom:"ucmba",fixed_min_gas_price:.25,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"https://rpc.testnet.chimba.ooo",provider:"chimba"}]}},{chain_id:"banksy-testnet-3",fees:{fee_tokens:[{denom:"ppica",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc.composable-t.indonode.net:443",provider:"Indonode"},{address:"https://rpc-composable-testnet.sr20de.xyz:443",provider:"Sr20de"}]}},{chain_id:"kitten-04",fees:{fee_tokens:[{denom:"uccat",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:1,high_gas_price:2}]},apis:{rpc:[{address:"https://rpc.coolcat.space",provider:"Digital Kitchen"}]}},{chain_id:"coreum-testnet-1",fees:{fee_tokens:[{denom:"utestcore",fixed_min_gas_price:.03125,low_gas_price:.0625,average_gas_price:.0625,high_gas_price:62.5}]},apis:{rpc:[{address:"https://full-node.testnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-eris.testnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://coreum-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"theta-testnet-001",fees:{fee_tokens:[{denom:"uatom",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.sentry-01.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.sentry-02.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.state-sync-01.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.state-sync-02.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://public-cosmos-theta.w3node.com",provider:"Interchain.FM"},{address:"https://rpc-theta.osmotest5.osmosis.zone/",provider:"Osmosis"}]}},{chain_id:"provider",fees:{fee_tokens:[{denom:"uatom",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.provider-sentry-01.rs-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.provider-sentry-02.rs-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.provider-state-sync-01.rs-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.provider-state-sync-02.rs-testnet.polypore.xyz",provider:"Hypha"}]}},{chain_id:"malaga-420",fees:{fee_tokens:[{denom:"umlg",low_gas_price:.03,average_gas_price:.04,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.malaga-420.cosmwasm.com:443",provider:"Confio"}]}},{chain_id:"coss-testnet-1",fees:{fee_tokens:[{denom:"ucgas",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://coss-testnet-rpc.coss.ink",provider:"COSS"}]}},{chain_id:"cudos-testnet-public-3",apis:{rpc:[{address:"https://rpc.testnet.cudos.org:443/",provider:"cudo"},{address:"http://sentry-01.hosts.testnet.cudos.org:26657",provider:"cudo"},{address:"http://sentry-02.hosts.testnet.cudos.org:26657",provider:"cudo"},{address:"http://sentry-03.hosts.testnet.cudos.org:26657",provider:"cudo"}]}},{chain_id:"deardoge-testnet",fees:{fee_tokens:[{denom:"udear",fixed_min_gas_price:.25}]},apis:{rpc:[{address:"https://testnet-rpc.deardoge.org",provider:"dorafactory"}]}},{chain_id:"morpheus-apollo-3",fees:{fee_tokens:[{denom:"udaric",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.03,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.morpheus.desmos.network",provider:"desmos"}]}},{chain_id:"vota-testnet",fees:{fee_tokens:[{denom:"peaka",fixed_min_gas_price:1e11}]},apis:{rpc:[{address:"https://vota-testnet-rpc.dorafactory.org/",provider:"dorafactory"}]}},{chain_id:"vota-vk",fees:{fee_tokens:[{denom:"peaka",fixed_min_gas_price:1e11}]},apis:{rpc:[{address:"https://vota-vk-rpc.dorafactory.org/",provider:"dorafactory"}]}},{chain_id:"dydx-testnet-4",fees:{fee_tokens:[{denom:"adv4tnt",fixed_min_gas_price:125e8,low_gas_price:125e8,average_gas_price:125e8,high_gas_price:2e10}]},apis:{rpc:[{address:"https://dydx-rpc-testnet.enigma-validator.com",provider:"Enigma"},{address:"https://testnet-dydx-rpc.lavenderfive.com",provider:"Lavender Five"},{address:"https://test-dydx-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://dydx-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://dydx-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"elystestnet-1",fees:{fee_tokens:[{denom:"uelys",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/2180E84E20F5679FCC760D8C165B60F42065DEF7F46A72B447CFF1B7DC6C0A65",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/E2D2F6ADCC68AA3384B2F5DFACCA437923D137C14E86FB8A10207CF3BED0C8D4",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.testnet.elys.network",provider:"Elys Network"},{address:"https://elys-testnet-rpc.staketab.org:443",provider:"Staketab"},{address:"https://elys-testnet-rpc.itrocket.net:443",provider:"itrocket"},{address:"https://elys-rpc.kleomedes.network:443",provider:"Kleomedes"},{address:"https://elys-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"empe-testnet-2",fees:{fee_tokens:[{denom:"uempe",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-testnet.empe.io/",provider:"empe"},{address:"https://rpc-archive-testnet.empe.io/",provider:"empe-archive"}]}},{chain_id:"circulus-1",fees:{fee_tokens:[{denom:"umpwr",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://empower-testnet-rpc.polkachu.com:443",provider:"Polkachu"},{address:"https://empower.rpc.cumulo.com.es:443",provider:"Cumulo"},{address:"https://rpc-t.empower.nodestake.top:443",provider:"NodeStake"},{address:"https://rpc-empower.nodeist.net:443",provider:"Nodeist"},{address:"https://empower-testnet.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://empower-testnet-rpc.itrocket.net:443",provider:"ITRocket"},{address:"https://rpc.circulus-1.empower.aviaone.com:443",provider:"AviaOne"}]}},{chain_id:"entrypoint-pubtest-2",fees:{fee_tokens:[{denom:"ibc/8A138BC76D0FB2665F8937EC2BF01B9F6A714F6127221A0E155106A45E09BCC5",low_gas_price:.01,average_gas_price:.01,high_gas_price:.02}]},apis:{rpc:[{address:"https://testnet-rpc.entrypoint.zone",provider:"Simply Staking"}]}},{chain_id:"evmos_9000-4",fees:{fee_tokens:[{denom:"atevmos",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://evmos.test.rpc.coldyvalidator.net",provider:"coldy"},{address:"https://evmos-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://evmos-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"dorado-1",fees:{fee_tokens:[{denom:"atestfet",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc-dorado.fetch.ai:443",provider:"fetch.ai"}]}},{chain_id:"fiamma-testnet-1",fees:{fee_tokens:[{denom:"ufia"}]},apis:{rpc:[{address:"https://testnet-rpc.fiammachain.io",provider:"Fiamma"}]}},{chain_id:"ebony-2",fees:{fee_tokens:[{denom:"tcony",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.015,high_gas_price:.015}]},apis:{rpc:[{address:"https://ebony-rpc.finschia.io"}]}},{chain_id:"galactica_9302-1",fees:{fee_tokens:[{denom:"agnet",fixed_min_gas_price:10,low_gas_price:10,average_gas_price:10,high_gas_price:20}]},apis:{rpc:[{address:"https://rpc.galactica.test.pfc.zone/",provider:"PFC"},{address:"https://galactica-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"gitopia-janus-testnet-2",fees:{fee_tokens:[{denom:"utlore",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://gitopia-testnet.nodejumper.io",provider:"NODEJUMPER"}]}},{chain_id:"berberis-1",fees:{fee_tokens:[{denom:"uhedge",low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-berberis.hedgeblock.io",provider:"Hedge"}]}},{chain_id:"testnet-1",fees:{fee_tokens:[{denom:"uheart",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://humans-testnet.nodejumper.io",provider:"NODEJUMPER"}]}},{chain_id:"prajna-1",fees:{fee_tokens:[{denom:"uhid",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.prajna.hypersign.id",provider:"Hypersign"}]}},{chain_id:"pandora-8",fees:{fee_tokens:[{denom:"uixo",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.testnet.ixo.earth/",provider:"ixoworld"}]}},{chain_id:"imversed-test-1",fees:{fee_tokens:[{denom:"nimv",fixed_min_gas_price:.001}]},apis:{rpc:[{address:"https://tx-endpoint-test.imversed.com/",provider:"imversed"}]}},{chain_id:"injective-888",fees:{fee_tokens:[{denom:"inj",fixed_min_gas_price:16e7,low_gas_price:5e8,average_gas_price:7e8,high_gas_price:9e8}]},apis:{rpc:[{address:"https://injective-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://testnet.sentry.tm.injective.network:443",provider:"injectiveLabs"},{address:"https://testnet.tm.injective.network",provider:"injectiveLabs"},{address:"https://injective-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"canine-1",fees:{fee_tokens:[{denom:"ujkl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"http://jkl.rpc.t.stavr.tech:19127",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://testnet-rpc.jackalprotocol.com",provider:"Jackal Labs"}]}},{chain_id:"mesomelas-1",fees:{fee_tokens:[{denom:"ujkl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://jackal-testnet-v4-rpc.brocha.in",provider:"Brochain"}]}},{chain_id:"uni-6",fees:{fee_tokens:[{denom:"ujunox",low_gas_price:.003,average_gas_price:.0045,high_gas_price:.006}]},apis:{rpc:[{address:"https://juno-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"kichain-t-4",fees:{fee_tokens:[{denom:"utki",fixed_min_gas_price:.025}]},apis:{rpc:[{address:"https://rpc-challenge.blockchain.ki/",provider:"kifoundation"}]}},{chain_id:"harpoon-4",fees:{fee_tokens:[{denom:"ukuji",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://kujira-testnet-rpc.polkachu.com",provider:"polkachu"}]}},{chain_id:"kaon-1",fees:{fee_tokens:[{denom:"tkyve",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-eu-1.kaon.kyve.network",provider:"kyve"},{address:"https://rpc-kyve-test.ecostake.com",provider:"ecostake"},{address:"https://kyve-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"lava-testnet-2",fees:{fee_tokens:[{denom:"ulava",fixed_min_gas_price:1e-6,low_gas_price:1e-6,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://public-rpc-testnet2.lavanet.xyz:443/rpc/",provider:"Lava"},{address:"http://lava.rpc.t.stavr.tech:198",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lava-testnet-rpc.itrocket.net:443",provider:"\u{1F680}ITRocket\u{1F680}"},{address:"https://lava-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"lava-testnet-1",fees:{fee_tokens:[{denom:"ulava",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://public-rpc-testnet2.lavanet.xyz/",provider:"Lava"},{address:"http://lava.rpc.t.stavr.tech:198",provider:"\u{1F525}STAVR\u{1F525}"}]}},{chain_id:"likecoin-public-testnet-5",fees:{fee_tokens:[{denom:"nanoekil",fixed_min_gas_price:1e3,low_gas_price:1e3,average_gas_price:1e4,high_gas_price:1e6}]},apis:{rpc:[{address:"https://node.testnet.like.co/rpc/",provider:"like.co"}]}},{chain_id:"lumenx-test",fees:{fee_tokens:[{denom:"ulumen",fixed_min_gas_price:.0025,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://testnet-rpc.lumenx.chaintools.tech/",provider:"ChainTools"},{address:"https://testrpc-lumenx.cryptonet.pl/",provider:"CryptoNet"}]}},{chain_id:"mantra-hongbai-1",fees:{fee_tokens:[{denom:"uom",fixed_min_gas_price:0,low_gas_price:.001,average_gas_price:.002,high_gas_price:.003}]},apis:{rpc:[{address:"https://rpc.hongbai.mantrachain.io",provider:"MANTRACHAIN"},{address:"https://mantra-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"ares-1",fees:{fee_tokens:[{denom:"umars",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.025}]},apis:{rpc:[{address:"https://testnet-rpc.marsprotocol.io/",provider:"Mars Protocol"},{address:"https://rpc-mars.nodeist.net/",provider:"Nodeist"}]}},{chain_id:"mnova_10096-1",apis:{rpc:[]}},{chain_id:"narwhal-2",fees:{fee_tokens:[{denom:"uwhale",fixed_min_gas_price:.25,low_gas_price:.25,average_gas_price:.5,high_gas_price:.75}]},apis:{rpc:[{address:"https://migaloo-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"neura_267-1",fees:{fee_tokens:[{denom:"atankr"}]},apis:{rpc:[{address:"https://rpc.ankr.com/neura_testnet",provider:"ankr"}]}},{chain_id:"pion-1",fees:{fee_tokens:[{denom:"untrn",low_gas_price:.0053,average_gas_price:.0053,high_gas_price:.0053}]},apis:{rpc:[{address:"https://rpc-falcron.pion-1.ntrn.tech",provider:"Neutron"},{address:"https://neutron-testnet-rpc.polkachu.com/",provider:"Polkachu"}]}},{chain_id:"nibiru-testnet-1",fees:{fee_tokens:[{denom:"unibi",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet-1.nibiru.fi",provider:"Nibiru Foundation"}]}},{chain_id:"nibiru-testnet-2",fees:{fee_tokens:[{denom:"unibi",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet-2.nibiru.fi",provider:"Nibiru Foundation"}]}},{chain_id:"nillion-chain-testnet-1",fees:{fee_tokens:[{denom:"unil",low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:25e-5}]},apis:{rpc:[{address:"https://nillion-testnet-rpc.polkachu.com/",provider:"polkachu"},{address:"https://testnet-nillion-rpc.lavenderfive.com",provider:"lavenderfive"}]}},{chain_id:"grand-1",fees:{fee_tokens:[{denom:"uusdc",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://noble-testnet-rpc.polkachu.com",provider:"polkachu"},{address:"https://rpc.testnet.noble.strange.love:443",provider:"strangelove"}]}},{chain_id:"nois-testnet-005",fees:{fee_tokens:[{denom:"unois",fixed_min_gas_price:0,low_gas_price:.05,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://nois-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://nois-testnet-rpc.itrocket.net:443",provider:"itrocket"},{address:"https://rpc.nois.mcbnode.online:443",provider:"mcbnode"},{address:"https://nois-testnet.rpc.kjnodes.com:443",provider:"kjnodes"},{address:"https://tnois-rpc.systemd.run:443",provider:"systemd"}]}},{chain_id:"rila-1",fees:{fee_tokens:[{denom:"unls",low_gas_price:.01,average_gas_price:.025,high_gas_price:.05}]},apis:{rpc:[{address:"https://rila-cl.nolus.network:26657",provider:"NolusProtocol"}]}},{chain_id:"sandbox",fees:{fee_tokens:[{denom:"unym",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04},{denom:"unyx",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.sandbox.nymtech.net",provider:"Nym"}]}},{chain_id:"okp4-nemeton-1",fees:{fee_tokens:[{denom:"uknow",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://api.testnet.okp4.network/rpc",provider:"OKP4"},{address:"https://okptest-rpc.quickapi.com",provider:"Chainlayer"},{address:"http://okp.rpc.t.stavr.tech:10097",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://okp4-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"osmo-test-5",fees:{fee_tokens:[{denom:"uosmo",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.osmotest5.osmosis.zone/",provider:"Osmosis"}]}},{chain_id:"osmo-test-4",fees:{fee_tokens:[{denom:"uosmo",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.osmo-test.ccvalidators.com/",provider:"CryptoCrew"},{address:"https://osmosistest-rpc.quickapi.com/",provider:"ChainLayer"},{address:"https://rpc.testnet.osmosis.zone/",provider:"Osmosis"}]}},{chain_id:"INVALID-ID-permtestnet-testnet-1",fees:{fee_tokens:[{denom:"uperm",low_gas_price:.0025,average_gas_price:.0025,high_gas_price:.0024}]},apis:{rpc:[{address:"https://rpc.3.finance/",provider:"Perm Network"}]}},{chain_id:"test-core-1",fees:{fee_tokens:[{denom:"uxprt",fixed_min_gas_price:0,low_gas_price:.05,average_gas_price:.125,high_gas_price:.2}]},apis:{rpc:[{address:"https://rpc-testnet-persistence.architectnodes.com/",provider:"Architect Nodes"},{address:"https://persistence-testnet-rpc.baryon.dev/",provider:"Baryon"},{address:"https://persistence-testnet-rpc.cosmonautstakes.com/",provider:"Cosmonaut Stakes"},{address:"https://rpc.testnet.persistence.one/",provider:"Persistence"},{address:"https://persistence-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://xprt-trpc.antrixy.org/",provider:"Antrix Validators"}]}},{chain_id:"test-core-2",fees:{fee_tokens:[{denom:"uxprt",fixed_min_gas_price:0,low_gas_price:.05,average_gas_price:.125,high_gas_price:.2}]},apis:{rpc:[{address:"https://rpc-persistence-testnet-01.stakeflow.io/",provider:"StakeFlow"},{address:"https://persistence-testnet-rpc.baryon.dev/",provider:"Baryon"},{address:"https://persistence-testnet-rpc.cosmonautstakes.com/",provider:"Cosmonaut Stakes"},{address:"https://rpc.testnet2.persistence.one/",provider:"Persistence"},{address:"https://persistence-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://persistencecoretest-rpc.ytwofund.pro/",provider:"YTWOFUND"},{address:"http://persistence-testnet.paranorm.pro:24657/",provider:"Paranorm"}]}},{chain_id:"planq_7077-1",fees:{fee_tokens:[{denom:"atplanq",fixed_min_gas_price:2e10,low_gas_price:3e10,average_gas_price:35e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc-atlas.planq.network",provider:"Planq Network"},{address:"https://planq_testnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"indigo-1",fees:{fee_tokens:[{denom:"upryzm",fixed_min_gas_price:0,low_gas_price:.015,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://testnet-rpc.pryzm.zone",provider:"PRYZM"},{address:"https://pryzm-testnet-rpc.itrocket.net",provider:"ITRocket"}]}},{chain_id:"quasar-test-1",fees:{fee_tokens:[{denom:"uqsr",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://quasar-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://quasar-testnet-rpc.stakeandrelax.net/",provider:"Stake and Relax"},{address:"https://quasar-testnet.rpc.kjnodes.com",provider:"KJNodes.com"}]}},{chain_id:"rhye-2",fees:{fee_tokens:[{denom:"uqck",low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:25e-5}]},apis:{rpc:[{address:"http://quick.rpc.t.stavr.tech:20027",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://quicksilver-testnet-rpc.polkachu.com/",provider:"polkachu"},{address:"https://quicksilver-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"earendel-1",fees:{fee_tokens:[{denom:"uqwoyn"}]},apis:{rpc:[{address:"https://testnet-rpc.qwoyn.studio",provider:"Qwoyn Studios"}]}},{chain_id:"ssc-testnet-1",fees:{fee_tokens:[{denom:"utsaga",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://testnet-ssc.sagarpc.io/",provider:"Saga"}]}},{chain_id:"pulsar-3",fees:{fee_tokens:[{denom:"uscrt",fixed_min_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet.secretsaturn.net",provider:"\u{1D54A}ecret \u{1D54A}aturn"},{address:"https://rpc.pulsar.scrttestnet.com",provider:"SCRT Testnet Committee"}]}},{chain_id:"pulsar-2",fees:{fee_tokens:[{denom:"uscrt",fixed_min_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet.secretsaturn.net",provider:"\u{1D54A}ecret \u{1D54A}aturn"},{address:"https://rpc.pulsar.scrttestnet.com",provider:"SCRT Testnet Committee"}]}},{chain_id:"atlantic-1",fees:{fee_tokens:[{denom:"usei",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://sei-testnet-rpc.brocha.in",provider:"Brochain"}]}},{chain_id:"atlantic-2",fees:{fee_tokens:[{denom:"usei",fixed_min_gas_price:.08}]},apis:{rpc:[{address:"https://sei-testnet-2-rpc.brocha.in",provider:"Brochain"}]}},{chain_id:"self-dev-1",fees:{fee_tokens:[{denom:"uself",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-devnet.selfchain.xyz",provider:"Selfchain"}]}},{chain_id:"sge-network-3",fees:{fee_tokens:[{denom:"usge",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.testnet.sgenetwork.io",provider:"Sge Network"},{address:"https://testnet-saage-rpc.lavenderfive.com/ ",provider:"Lavender.Five"},{address:"https://saage-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-t.sge.nodestake.top/",provider:"Nodestake.top"},{address:"https://sge.rpc.t.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"}]}},{chain_id:"sge-network-4",fees:{fee_tokens:[{denom:"usge",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.testnet.sgenetwork.io",provider:"Sge Network"},{address:"https://testnet-saage-rpc.lavenderfive.com/ ",provider:"Lavender.Five"},{address:"https://saage-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-t.sge.nodestake.top/",provider:"Nodestake.top"}]}},{chain_id:"fivenet",fees:{fee_tokens:[{denom:"usix",fixed_min_gas_price:1.25,low_gas_price:1.25,average_gas_price:1.5,high_gas_price:1.75}]},apis:{rpc:[{address:"https://rpc1.fivenet.sixprotocol.net:443"}]}},{chain_id:"soarchaintestnet",fees:{fee_tokens:[{denom:"utsoar",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc1.testnet.soarchain.com",provider:"soarchain"},{address:"https://rpc2.testnet.soarchain.com/",provider:"soarchain"},{address:"https://soarchain-testnet-rpc.tienthuattoan.com",provider:"tienthuattoan"},{address:"https://soarchain-testnet.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-t.soarchain.nodestake.org",provider:"nodeStake"},{address:"https://soarchain-testnet-rpc.stakerhouse.com",provider:"stakerHouse"}]}},{chain_id:"sourcetest-1",fees:{fee_tokens:[{denom:"usource",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.075,high_gas_price:.1}]},apis:{rpc:[{address:"https://source-testnet-rpc.itrocket.net/",provider:"ITRocket"},{address:"https://source-test.rpc.moonbridge.team/",provider:"MoonBridge"},{address:"https://source-testnet-rpc.stake-town.com:443",provider:"StakeTown"},{address:"https://rpc-testnet-source.sr20de.xyz",provider:"SR20DE"},{address:"https://source-testnet.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://source_testnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"elgafar-1",fees:{fee_tokens:[{denom:"ustars",low_gas_price:.03,average_gas_price:.04,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.elgafar-1.stargaze-apis.com",provider:"Stargaze Foundation"},{address:"https://stargaze-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"stateset-1-testnet",fees:{fee_tokens:[{denom:"ustate",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.stateset.zone/",provider:"stateset"}]}},{chain_id:"stride-internal-1",fees:{fee_tokens:[{denom:"ustrd",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://stride.testnet-1.stridenet.co",provider:"Stride"}]}},{chain_id:"sunrise-test-0.1",fees:{fee_tokens:[{denom:"urise",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://a-node.sunrise-test-1.cauchye.net/",provider:"CauchyE"},{address:"https://b-node.sunrise-test-1.cauchye.net/",provider:"CauchyE"}]}},{chain_id:"swisstronik_1291-1",fees:{fee_tokens:[{denom:"aswtr",fixed_min_gas_price:7}]},apis:{rpc:[{address:"https://rpc.testnet.swisstronik.com",provider:"Swisstronik"},{address:"https://testnet-swisstronik-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc.swisstronik.comunitynode.my.id",provider:"ComunityNode"}]}},{chain_id:"symphony-testnet-3",fees:{fee_tokens:[{denom:"note",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://symphony.test.rpc.nodeshub.online/",provider:"Nodes Hub"},{address:"https://symphony-testnet-rpc.cogwheel.zone/",provider:"Cogwheel \u2699\uFE0F"}]}},{chain_id:"amber-2",fees:{fee_tokens:[{denom:"uamber",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-testnet.synternet.com/",provider:"Synternet"}]}},{chain_id:"temporal-test-2",fees:{fee_tokens:[{denom:"utprl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.yieldmos.com/temporal-test-2",provider:"Yieldmos"},{address:"https://testnet-temporal-rpc.lavenderfive.com:443",provider:"Lavender.Five"}]}},{chain_id:"90u-4",fees:{fee_tokens:[{denom:"uthiolx",fixed_min_gas_price:.5,low_gas_price:.75,average_gas_price:1,high_gas_price:1.25}]},apis:{rpc:[{address:"https://testnet-rpc.terp.network:443/",provider:"Terpnet Foundation"},{address:"https://terp-testnet-rpc.itrocket.net:443/",provider:"itrocket"}]}},{chain_id:"90u-2",fees:{fee_tokens:[{denom:"uthiolx",fixed_min_gas_price:.5,low_gas_price:.75,average_gas_price:1,high_gas_price:1.25}]},apis:{rpc:[{address:"https://terp-testnet-rpc.itrocket.net:443/",provider:"itrocket"}]}},{chain_id:"pisco-1",fees:{fee_tokens:[{denom:"uluna",fixed_min_gas_price:.0125,low_gas_price:.0125,average_gas_price:.015,high_gas_price:.04}]},apis:{rpc:[{address:"https://pisco-rpc.terra.dev:443",provider:"Terraform Labs"},{address:"https://terra-testnet-rpc.polkachu.com:443",provider:"Polkachu"}]}},{chain_id:"titan_18889-1",fees:{fee_tokens:[{denom:"atkx",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:11e10,high_gas_price:2e11}]},apis:{rpc:[{address:"https://titan-testnet-rpc.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-1.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-2.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-3.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-4.titanlab.io:443",provider:"Titanlab.io"}]}},{chain_id:"ulas",apis:{rpc:[{address:"http://65.49.204.199:26657",provider:"UlasNetwork"}]}},{chain_id:"union-testnet-8",fees:{fee_tokens:[{denom:"muno",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.testnet-8.union.build",provider:"union"},{address:"https://union-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-testnet-union.nodeist.net",provider:"Nodeist"},{address:"https://union-testnet-rpc.itrocket.net",provider:"ITRocket"}]}},{chain_id:"uptick_7000-2",fees:{fee_tokens:[{denom:"auptick",low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://uptick-7000-2-rpc.staketab.org:443",provider:"Staketab"}]}},{chain_id:"vince_1903-1",fees:{fee_tokens:[{denom:"avce",fixed_min_gas_price:25e7,low_gas_price:1e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"http://api-testnet.vincechain.com/:26657/",provider:"vincescan.com"}]}},{chain_id:"buenavista-1",fees:{fee_tokens:[{denom:"uward",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.buenavista.wardenprotocol.org/",provider:"Warden Protocol"}]}},{chain_id:"INVALID-ID-wavehashtestnet-testnet-1",fees:{fee_tokens:[{denom:"uwahax",low_gas_price:.0025,average_gas_price:.0025,high_gas_price:.0024}]},apis:{rpc:[{address:"https://rpc.wavehash.online/",provider:"WaveHash Network"}]}},{chain_id:"xion-testnet-1",fees:{fee_tokens:[{denom:"uxion",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://testnet-burnt-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://xion-testnet-rpc.polkachu.com",provider:"polkachu"}]}},{chain_id:"athens_7001-1",fees:{fee_tokens:[{denom:"azeta",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://zetachain-athens.blockpi.network/rpc/v1/public",provider:"BlockPI"},{address:"https://zetachain-testnet-archive.allthatnode.com:26657",provider:"All That Node"}]}}];var Nt={chain_name:"solana",chain_id:"solana",pretty_name:"Solana",network_type:"mainnet",website:"https://solana.com",bech32_prefix:"",daemon_name:"",node_home:"",codebase:{git_repo:"https://github.com/solana-labs/solana"},logo_URIs:{png:"https://raw.githubusercontent.com/cosmostation/chainlist/main/chain/solana/asset/sol.png"},apis:{rpc:[{address:"https://api.mainnet-beta.solana.com",provider:"Solana Foundation"},{address:"https://mainnet.helius-rpc.com/?api-key=6cadbc95-3333-488f-a187-21ffd0c5fef3",provider:"Helius"}]},explorers:[{kind:"blockchain",url:"https://explorer.solana.com",tx_page:"https://explorer.solana.com/tx/${txHash}",account_page:"https://explorer.solana.com/address/${accountAddress}"},{kind:"Solscan",url:"https://solscan.io",tx_page:"https://solscan.io/tx/${txHash}",account_page:"https://solscan.io/account/${accountAddress}"}],images:[{png:"https://raw.githubusercontent.com/cosmostation/chainlist/main/chain/solana/asset/sol.png"}]},Ot=[Nt],Et=new Set(Ur.map(e=>e.chain_id)),Ft=Ot.filter(e=>!Et.has(e.chain_id));function er(){return [...Ur,...Ft]}function rr(){return initiaRegistry.chains}function Tr(e,r){return M(this,null,function*(){for(let s of e)try{let t=(()=>{switch(r){case"rpc":return new URL("health",s).toString();case"rest":return new URL("cosmos/base/tendermint/v1beta1/node_info",s).toString();default:throw new Error(`Unknown endpoint type: ${r}`)}})(),n=yield fetch(t);if(n.ok)return s;console.error(`Error: ${s} responded with status ${n.status}`);}catch(t){console.error(`Failed to fetch ${s}: ${t.message}`);}return console.error("No working endpoints found."),null})}function br(){return {from:"",newOwner:""}}var te={typeUrl:"/circle.cctp.v1.MsgUpdateOwner",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newOwner!==""&&r.uint32(18).string(e.newOwner),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=br();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newOwner=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newOwner:i(e.newOwner)?String(e.newOwner):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newOwner!==void 0&&(r.newOwner=e.newOwner),r},fromPartial(e){var s,t;let r=br();return r.from=(s=e.from)!=null?s:"",r.newOwner=(t=e.newOwner)!=null?t:"",r},fromAmino(e){let r=br();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_owner!==void 0&&e.new_owner!==null&&(r.newOwner=e.new_owner),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_owner=e.newOwner===""?void 0:e.newOwner,r},fromAminoMsg(e){return te.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateOwner",value:te.toAmino(e)}},fromProtoMsg(e){return te.decode(e.value)},toProto(e){return te.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateOwner",value:te.encode(e).finish()}}};function Dr(){return {from:"",newAttesterManager:""}}var oe={typeUrl:"/circle.cctp.v1.MsgUpdateAttesterManager",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newAttesterManager!==""&&r.uint32(18).string(e.newAttesterManager),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Dr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newAttesterManager=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newAttesterManager:i(e.newAttesterManager)?String(e.newAttesterManager):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newAttesterManager!==void 0&&(r.newAttesterManager=e.newAttesterManager),r},fromPartial(e){var s,t;let r=Dr();return r.from=(s=e.from)!=null?s:"",r.newAttesterManager=(t=e.newAttesterManager)!=null?t:"",r},fromAmino(e){let r=Dr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_attester_manager!==void 0&&e.new_attester_manager!==null&&(r.newAttesterManager=e.new_attester_manager),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_attester_manager=e.newAttesterManager===""?void 0:e.newAttesterManager,r},fromAminoMsg(e){return oe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateAttesterManager",value:oe.toAmino(e)}},fromProtoMsg(e){return oe.decode(e.value)},toProto(e){return oe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateAttesterManager",value:oe.encode(e).finish()}}};function Br(){return {from:"",newTokenController:""}}var ie={typeUrl:"/circle.cctp.v1.MsgUpdateTokenController",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newTokenController!==""&&r.uint32(18).string(e.newTokenController),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Br();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newTokenController=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newTokenController:i(e.newTokenController)?String(e.newTokenController):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newTokenController!==void 0&&(r.newTokenController=e.newTokenController),r},fromPartial(e){var s,t;let r=Br();return r.from=(s=e.from)!=null?s:"",r.newTokenController=(t=e.newTokenController)!=null?t:"",r},fromAmino(e){let r=Br();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_token_controller!==void 0&&e.new_token_controller!==null&&(r.newTokenController=e.new_token_controller),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_token_controller=e.newTokenController===""?void 0:e.newTokenController,r},fromAminoMsg(e){return ie.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateTokenController",value:ie.toAmino(e)}},fromProtoMsg(e){return ie.decode(e.value)},toProto(e){return ie.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateTokenController",value:ie.encode(e).finish()}}};function Nr(){return {from:"",newPauser:""}}var ae={typeUrl:"/circle.cctp.v1.MsgUpdatePauser",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newPauser!==""&&r.uint32(18).string(e.newPauser),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Nr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newPauser=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newPauser:i(e.newPauser)?String(e.newPauser):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newPauser!==void 0&&(r.newPauser=e.newPauser),r},fromPartial(e){var s,t;let r=Nr();return r.from=(s=e.from)!=null?s:"",r.newPauser=(t=e.newPauser)!=null?t:"",r},fromAmino(e){let r=Nr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_pauser!==void 0&&e.new_pauser!==null&&(r.newPauser=e.new_pauser),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_pauser=e.newPauser===""?void 0:e.newPauser,r},fromAminoMsg(e){return ae.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdatePauser",value:ae.toAmino(e)}},fromProtoMsg(e){return ae.decode(e.value)},toProto(e){return ae.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdatePauser",value:ae.encode(e).finish()}}};function Or(){return {from:""}}var de={typeUrl:"/circle.cctp.v1.MsgAcceptOwner",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Or();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Or();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Or();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return de.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/AcceptOwner",value:de.toAmino(e)}},fromProtoMsg(e){return de.decode(e.value)},toProto(e){return de.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgAcceptOwner",value:de.encode(e).finish()}}};function Er(){return {from:"",attester:""}}var ce={typeUrl:"/circle.cctp.v1.MsgEnableAttester",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.attester!==""&&r.uint32(18).string(e.attester),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Er();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.attester=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",attester:i(e.attester)?String(e.attester):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.attester!==void 0&&(r.attester=e.attester),r},fromPartial(e){var s,t;let r=Er();return r.from=(s=e.from)!=null?s:"",r.attester=(t=e.attester)!=null?t:"",r},fromAmino(e){let r=Er();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.attester!==void 0&&e.attester!==null&&(r.attester=e.attester),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.attester=e.attester===""?void 0:e.attester,r},fromAminoMsg(e){return ce.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/EnableAttester",value:ce.toAmino(e)}},fromProtoMsg(e){return ce.decode(e.value)},toProto(e){return ce.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgEnableAttester",value:ce.encode(e).finish()}}};function Fr(){return {from:"",attester:""}}var pe={typeUrl:"/circle.cctp.v1.MsgDisableAttester",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.attester!==""&&r.uint32(18).string(e.attester),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Fr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.attester=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",attester:i(e.attester)?String(e.attester):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.attester!==void 0&&(r.attester=e.attester),r},fromPartial(e){var s,t;let r=Fr();return r.from=(s=e.from)!=null?s:"",r.attester=(t=e.attester)!=null?t:"",r},fromAmino(e){let r=Fr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.attester!==void 0&&e.attester!==null&&(r.attester=e.attester),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.attester=e.attester===""?void 0:e.attester,r},fromAminoMsg(e){return pe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/DisableAttester",value:pe.toAmino(e)}},fromProtoMsg(e){return pe.decode(e.value)},toProto(e){return pe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgDisableAttester",value:pe.encode(e).finish()}}};function Vr(){return {from:""}}var ge={typeUrl:"/circle.cctp.v1.MsgPauseBurningAndMinting",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Vr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Vr();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Vr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return ge.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/PauseBurningAndMinting",value:ge.toAmino(e)}},fromProtoMsg(e){return ge.decode(e.value)},toProto(e){return ge.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgPauseBurningAndMinting",value:ge.encode(e).finish()}}};function Ir(){return {from:""}}var ue={typeUrl:"/circle.cctp.v1.MsgUnpauseBurningAndMinting",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ir();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Ir();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Ir();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return ue.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UnpauseBurningAndMinting",value:ue.toAmino(e)}},fromProtoMsg(e){return ue.decode(e.value)},toProto(e){return ue.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUnpauseBurningAndMinting",value:ue.encode(e).finish()}}};function Jr(){return {from:""}}var me={typeUrl:"/circle.cctp.v1.MsgPauseSendingAndReceivingMessages",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Jr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Jr();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Jr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return me.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/PauseSendingAndReceivingMessages",value:me.toAmino(e)}},fromProtoMsg(e){return me.decode(e.value)},toProto(e){return me.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgPauseSendingAndReceivingMessages",value:me.encode(e).finish()}}};function Wr(){return {from:""}}var le={typeUrl:"/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Wr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Wr();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Wr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return le.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UnpauseSendingAndReceivingMessages",value:le.toAmino(e)}},fromProtoMsg(e){return le.decode(e.value)},toProto(e){return le.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages",value:le.encode(e).finish()}}};function Lr(){return {from:"",messageSize:u__default.default.UZERO}}var fe={typeUrl:"/circle.cctp.v1.MsgUpdateMaxMessageBodySize",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.messageSize.isZero()||r.uint32(16).uint64(e.messageSize),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Lr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.messageSize=s.uint64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",messageSize:i(e.messageSize)?u__default.default.fromValue(e.messageSize):u__default.default.UZERO}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.messageSize!==void 0&&(r.messageSize=(e.messageSize||u__default.default.UZERO).toString()),r},fromPartial(e){var s;let r=Lr();return r.from=(s=e.from)!=null?s:"",r.messageSize=e.messageSize!==void 0&&e.messageSize!==null?u__default.default.fromValue(e.messageSize):u__default.default.UZERO,r},fromAmino(e){let r=Lr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.message_size!==void 0&&e.message_size!==null&&(r.messageSize=u__default.default.fromString(e.message_size)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.message_size=e.messageSize.isZero()?void 0:e.messageSize.toString(),r},fromAminoMsg(e){return fe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateMaxMessageBodySize",value:fe.toAmino(e)}},fromProtoMsg(e){return fe.decode(e.value)},toProto(e){return fe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateMaxMessageBodySize",value:fe.encode(e).finish()}}};function zr(){return {from:"",localToken:"",amount:""}}var _e={typeUrl:"/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.localToken!==""&&r.uint32(18).string(e.localToken),e.amount!==""&&r.uint32(26).string(e.amount),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=zr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.localToken=s.string();break;case 3:n.amount=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",localToken:i(e.localToken)?String(e.localToken):"",amount:i(e.amount)?String(e.amount):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.localToken!==void 0&&(r.localToken=e.localToken),e.amount!==void 0&&(r.amount=e.amount),r},fromPartial(e){var s,t,n;let r=zr();return r.from=(s=e.from)!=null?s:"",r.localToken=(t=e.localToken)!=null?t:"",r.amount=(n=e.amount)!=null?n:"",r},fromAmino(e){let r=zr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.local_token!==void 0&&e.local_token!==null&&(r.localToken=e.local_token),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.local_token=e.localToken===""?void 0:e.localToken,r.amount=e.amount===""?void 0:e.amount,r},fromAminoMsg(e){return _e.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/SetMaxBurnAmountPerMessage",value:_e.toAmino(e)}},fromProtoMsg(e){return _e.decode(e.value)},toProto(e){return _e.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage",value:_e.encode(e).finish()}}};function Kr(){return {from:"",amount:"",destinationDomain:0,mintRecipient:new Uint8Array,burnToken:""}}var G={typeUrl:"/circle.cctp.v1.MsgDepositForBurn",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.amount!==""&&r.uint32(18).string(e.amount),e.destinationDomain!==0&&r.uint32(24).uint32(e.destinationDomain),e.mintRecipient.length!==0&&r.uint32(34).bytes(e.mintRecipient),e.burnToken!==""&&r.uint32(42).string(e.burnToken),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Kr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.amount=s.string();break;case 3:n.destinationDomain=s.uint32();break;case 4:n.mintRecipient=s.bytes();break;case 5:n.burnToken=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",amount:i(e.amount)?String(e.amount):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,mintRecipient:i(e.mintRecipient)?_(e.mintRecipient):new Uint8Array,burnToken:i(e.burnToken)?String(e.burnToken):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.amount!==void 0&&(r.amount=e.amount),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.mintRecipient!==void 0&&(r.mintRecipient=v(e.mintRecipient!==void 0?e.mintRecipient:new Uint8Array)),e.burnToken!==void 0&&(r.burnToken=e.burnToken),r},fromPartial(e){var s,t,n,o,a;let r=Kr();return r.from=(s=e.from)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r.destinationDomain=(n=e.destinationDomain)!=null?n:0,r.mintRecipient=(o=e.mintRecipient)!=null?o:new Uint8Array,r.burnToken=(a=e.burnToken)!=null?a:"",r},fromAmino(e){let r=Kr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.mint_recipient!==void 0&&e.mint_recipient!==null&&(r.mintRecipient=_(e.mint_recipient)),e.burn_token!==void 0&&e.burn_token!==null&&(r.burnToken=e.burn_token),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.amount=e.amount===""?void 0:e.amount,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.mint_recipient=e.mintRecipient?v(e.mintRecipient):void 0,r.burn_token=e.burnToken===""?void 0:e.burnToken,r},fromAminoMsg(e){return G.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/DepositForBurn",value:G.toAmino(e)}},fromProtoMsg(e){return G.decode(e.value)},toProto(e){return G.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgDepositForBurn",value:G.encode(e).finish()}}};function qr(){return {from:"",amount:"",destinationDomain:0,mintRecipient:new Uint8Array,burnToken:"",destinationCaller:new Uint8Array}}var Z={typeUrl:"/circle.cctp.v1.MsgDepositForBurnWithCaller",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.amount!==""&&r.uint32(18).string(e.amount),e.destinationDomain!==0&&r.uint32(24).uint32(e.destinationDomain),e.mintRecipient.length!==0&&r.uint32(34).bytes(e.mintRecipient),e.burnToken!==""&&r.uint32(42).string(e.burnToken),e.destinationCaller.length!==0&&r.uint32(50).bytes(e.destinationCaller),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=qr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.amount=s.string();break;case 3:n.destinationDomain=s.uint32();break;case 4:n.mintRecipient=s.bytes();break;case 5:n.burnToken=s.string();break;case 6:n.destinationCaller=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",amount:i(e.amount)?String(e.amount):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,mintRecipient:i(e.mintRecipient)?_(e.mintRecipient):new Uint8Array,burnToken:i(e.burnToken)?String(e.burnToken):"",destinationCaller:i(e.destinationCaller)?_(e.destinationCaller):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.amount!==void 0&&(r.amount=e.amount),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.mintRecipient!==void 0&&(r.mintRecipient=v(e.mintRecipient!==void 0?e.mintRecipient:new Uint8Array)),e.burnToken!==void 0&&(r.burnToken=e.burnToken),e.destinationCaller!==void 0&&(r.destinationCaller=v(e.destinationCaller!==void 0?e.destinationCaller:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a,d;let r=qr();return r.from=(s=e.from)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r.destinationDomain=(n=e.destinationDomain)!=null?n:0,r.mintRecipient=(o=e.mintRecipient)!=null?o:new Uint8Array,r.burnToken=(a=e.burnToken)!=null?a:"",r.destinationCaller=(d=e.destinationCaller)!=null?d:new Uint8Array,r},fromAmino(e){let r=qr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.mint_recipient!==void 0&&e.mint_recipient!==null&&(r.mintRecipient=_(e.mint_recipient)),e.burn_token!==void 0&&e.burn_token!==null&&(r.burnToken=e.burn_token),e.destination_caller!==void 0&&e.destination_caller!==null&&(r.destinationCaller=_(e.destination_caller)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.amount=e.amount===""?void 0:e.amount,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.mint_recipient=e.mintRecipient?v(e.mintRecipient):void 0,r.burn_token=e.burnToken===""?void 0:e.burnToken,r.destination_caller=e.destinationCaller?v(e.destinationCaller):void 0,r},fromAminoMsg(e){return Z.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/DepositForBurnWithCaller",value:Z.toAmino(e)}},fromProtoMsg(e){return Z.decode(e.value)},toProto(e){return Z.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgDepositForBurnWithCaller",value:Z.encode(e).finish()}}};function Hr(){return {from:"",originalMessage:new Uint8Array,originalAttestation:new Uint8Array,newDestinationCaller:new Uint8Array,newMintRecipient:new Uint8Array}}var ve={typeUrl:"/circle.cctp.v1.MsgReplaceDepositForBurn",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.originalMessage.length!==0&&r.uint32(18).bytes(e.originalMessage),e.originalAttestation.length!==0&&r.uint32(26).bytes(e.originalAttestation),e.newDestinationCaller.length!==0&&r.uint32(34).bytes(e.newDestinationCaller),e.newMintRecipient.length!==0&&r.uint32(42).bytes(e.newMintRecipient),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Hr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.originalMessage=s.bytes();break;case 3:n.originalAttestation=s.bytes();break;case 4:n.newDestinationCaller=s.bytes();break;case 5:n.newMintRecipient=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",originalMessage:i(e.originalMessage)?_(e.originalMessage):new Uint8Array,originalAttestation:i(e.originalAttestation)?_(e.originalAttestation):new Uint8Array,newDestinationCaller:i(e.newDestinationCaller)?_(e.newDestinationCaller):new Uint8Array,newMintRecipient:i(e.newMintRecipient)?_(e.newMintRecipient):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.originalMessage!==void 0&&(r.originalMessage=v(e.originalMessage!==void 0?e.originalMessage:new Uint8Array)),e.originalAttestation!==void 0&&(r.originalAttestation=v(e.originalAttestation!==void 0?e.originalAttestation:new Uint8Array)),e.newDestinationCaller!==void 0&&(r.newDestinationCaller=v(e.newDestinationCaller!==void 0?e.newDestinationCaller:new Uint8Array)),e.newMintRecipient!==void 0&&(r.newMintRecipient=v(e.newMintRecipient!==void 0?e.newMintRecipient:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a;let r=Hr();return r.from=(s=e.from)!=null?s:"",r.originalMessage=(t=e.originalMessage)!=null?t:new Uint8Array,r.originalAttestation=(n=e.originalAttestation)!=null?n:new Uint8Array,r.newDestinationCaller=(o=e.newDestinationCaller)!=null?o:new Uint8Array,r.newMintRecipient=(a=e.newMintRecipient)!=null?a:new Uint8Array,r},fromAmino(e){let r=Hr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.original_message!==void 0&&e.original_message!==null&&(r.originalMessage=_(e.original_message)),e.original_attestation!==void 0&&e.original_attestation!==null&&(r.originalAttestation=_(e.original_attestation)),e.new_destination_caller!==void 0&&e.new_destination_caller!==null&&(r.newDestinationCaller=_(e.new_destination_caller)),e.new_mint_recipient!==void 0&&e.new_mint_recipient!==null&&(r.newMintRecipient=_(e.new_mint_recipient)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.original_message=e.originalMessage?v(e.originalMessage):void 0,r.original_attestation=e.originalAttestation?v(e.originalAttestation):void 0,r.new_destination_caller=e.newDestinationCaller?v(e.newDestinationCaller):void 0,r.new_mint_recipient=e.newMintRecipient?v(e.newMintRecipient):void 0,r},fromAminoMsg(e){return ve.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/ReplaceDepositForBurn",value:ve.toAmino(e)}},fromProtoMsg(e){return ve.decode(e.value)},toProto(e){return ve.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgReplaceDepositForBurn",value:ve.encode(e).finish()}}};function Gr(){return {from:"",message:new Uint8Array,attestation:new Uint8Array}}var Me={typeUrl:"/circle.cctp.v1.MsgReceiveMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.message.length!==0&&r.uint32(18).bytes(e.message),e.attestation.length!==0&&r.uint32(26).bytes(e.attestation),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Gr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.message=s.bytes();break;case 3:n.attestation=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",message:i(e.message)?_(e.message):new Uint8Array,attestation:i(e.attestation)?_(e.attestation):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.message!==void 0&&(r.message=v(e.message!==void 0?e.message:new Uint8Array)),e.attestation!==void 0&&(r.attestation=v(e.attestation!==void 0?e.attestation:new Uint8Array)),r},fromPartial(e){var s,t,n;let r=Gr();return r.from=(s=e.from)!=null?s:"",r.message=(t=e.message)!=null?t:new Uint8Array,r.attestation=(n=e.attestation)!=null?n:new Uint8Array,r},fromAmino(e){let r=Gr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.message!==void 0&&e.message!==null&&(r.message=_(e.message)),e.attestation!==void 0&&e.attestation!==null&&(r.attestation=_(e.attestation)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.message=e.message?v(e.message):void 0,r.attestation=e.attestation?v(e.attestation):void 0,r},fromAminoMsg(e){return Me.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/ReceiveMessage",value:Me.toAmino(e)}},fromProtoMsg(e){return Me.decode(e.value)},toProto(e){return Me.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgReceiveMessage",value:Me.encode(e).finish()}}};function Zr(){return {from:"",destinationDomain:0,recipient:new Uint8Array,messageBody:new Uint8Array}}var he={typeUrl:"/circle.cctp.v1.MsgSendMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.destinationDomain!==0&&r.uint32(16).uint32(e.destinationDomain),e.recipient.length!==0&&r.uint32(26).bytes(e.recipient),e.messageBody.length!==0&&r.uint32(34).bytes(e.messageBody),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Zr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.destinationDomain=s.uint32();break;case 3:n.recipient=s.bytes();break;case 4:n.messageBody=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,recipient:i(e.recipient)?_(e.recipient):new Uint8Array,messageBody:i(e.messageBody)?_(e.messageBody):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.recipient!==void 0&&(r.recipient=v(e.recipient!==void 0?e.recipient:new Uint8Array)),e.messageBody!==void 0&&(r.messageBody=v(e.messageBody!==void 0?e.messageBody:new Uint8Array)),r},fromPartial(e){var s,t,n,o;let r=Zr();return r.from=(s=e.from)!=null?s:"",r.destinationDomain=(t=e.destinationDomain)!=null?t:0,r.recipient=(n=e.recipient)!=null?n:new Uint8Array,r.messageBody=(o=e.messageBody)!=null?o:new Uint8Array,r},fromAmino(e){let r=Zr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.recipient!==void 0&&e.recipient!==null&&(r.recipient=_(e.recipient)),e.message_body!==void 0&&e.message_body!==null&&(r.messageBody=_(e.message_body)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.recipient=e.recipient?v(e.recipient):void 0,r.message_body=e.messageBody?v(e.messageBody):void 0,r},fromAminoMsg(e){return he.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/SendMessage",value:he.toAmino(e)}},fromProtoMsg(e){return he.decode(e.value)},toProto(e){return he.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgSendMessage",value:he.encode(e).finish()}}};function $r(){return {from:"",destinationDomain:0,recipient:new Uint8Array,messageBody:new Uint8Array,destinationCaller:new Uint8Array}}var Ae={typeUrl:"/circle.cctp.v1.MsgSendMessageWithCaller",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.destinationDomain!==0&&r.uint32(16).uint32(e.destinationDomain),e.recipient.length!==0&&r.uint32(26).bytes(e.recipient),e.messageBody.length!==0&&r.uint32(34).bytes(e.messageBody),e.destinationCaller.length!==0&&r.uint32(42).bytes(e.destinationCaller),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=$r();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.destinationDomain=s.uint32();break;case 3:n.recipient=s.bytes();break;case 4:n.messageBody=s.bytes();break;case 5:n.destinationCaller=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,recipient:i(e.recipient)?_(e.recipient):new Uint8Array,messageBody:i(e.messageBody)?_(e.messageBody):new Uint8Array,destinationCaller:i(e.destinationCaller)?_(e.destinationCaller):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.recipient!==void 0&&(r.recipient=v(e.recipient!==void 0?e.recipient:new Uint8Array)),e.messageBody!==void 0&&(r.messageBody=v(e.messageBody!==void 0?e.messageBody:new Uint8Array)),e.destinationCaller!==void 0&&(r.destinationCaller=v(e.destinationCaller!==void 0?e.destinationCaller:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a;let r=$r();return r.from=(s=e.from)!=null?s:"",r.destinationDomain=(t=e.destinationDomain)!=null?t:0,r.recipient=(n=e.recipient)!=null?n:new Uint8Array,r.messageBody=(o=e.messageBody)!=null?o:new Uint8Array,r.destinationCaller=(a=e.destinationCaller)!=null?a:new Uint8Array,r},fromAmino(e){let r=$r();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.recipient!==void 0&&e.recipient!==null&&(r.recipient=_(e.recipient)),e.message_body!==void 0&&e.message_body!==null&&(r.messageBody=_(e.message_body)),e.destination_caller!==void 0&&e.destination_caller!==null&&(r.destinationCaller=_(e.destination_caller)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.recipient=e.recipient?v(e.recipient):void 0,r.message_body=e.messageBody?v(e.messageBody):void 0,r.destination_caller=e.destinationCaller?v(e.destinationCaller):void 0,r},fromAminoMsg(e){return Ae.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/SendMessageWithCaller",value:Ae.toAmino(e)}},fromProtoMsg(e){return Ae.decode(e.value)},toProto(e){return Ae.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgSendMessageWithCaller",value:Ae.encode(e).finish()}}};function Yr(){return {from:"",originalMessage:new Uint8Array,originalAttestation:new Uint8Array,newMessageBody:new Uint8Array,newDestinationCaller:new Uint8Array}}var ye={typeUrl:"/circle.cctp.v1.MsgReplaceMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.originalMessage.length!==0&&r.uint32(18).bytes(e.originalMessage),e.originalAttestation.length!==0&&r.uint32(26).bytes(e.originalAttestation),e.newMessageBody.length!==0&&r.uint32(34).bytes(e.newMessageBody),e.newDestinationCaller.length!==0&&r.uint32(42).bytes(e.newDestinationCaller),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Yr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.originalMessage=s.bytes();break;case 3:n.originalAttestation=s.bytes();break;case 4:n.newMessageBody=s.bytes();break;case 5:n.newDestinationCaller=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",originalMessage:i(e.originalMessage)?_(e.originalMessage):new Uint8Array,originalAttestation:i(e.originalAttestation)?_(e.originalAttestation):new Uint8Array,newMessageBody:i(e.newMessageBody)?_(e.newMessageBody):new Uint8Array,newDestinationCaller:i(e.newDestinationCaller)?_(e.newDestinationCaller):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.originalMessage!==void 0&&(r.originalMessage=v(e.originalMessage!==void 0?e.originalMessage:new Uint8Array)),e.originalAttestation!==void 0&&(r.originalAttestation=v(e.originalAttestation!==void 0?e.originalAttestation:new Uint8Array)),e.newMessageBody!==void 0&&(r.newMessageBody=v(e.newMessageBody!==void 0?e.newMessageBody:new Uint8Array)),e.newDestinationCaller!==void 0&&(r.newDestinationCaller=v(e.newDestinationCaller!==void 0?e.newDestinationCaller:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a;let r=Yr();return r.from=(s=e.from)!=null?s:"",r.originalMessage=(t=e.originalMessage)!=null?t:new Uint8Array,r.originalAttestation=(n=e.originalAttestation)!=null?n:new Uint8Array,r.newMessageBody=(o=e.newMessageBody)!=null?o:new Uint8Array,r.newDestinationCaller=(a=e.newDestinationCaller)!=null?a:new Uint8Array,r},fromAmino(e){let r=Yr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.original_message!==void 0&&e.original_message!==null&&(r.originalMessage=_(e.original_message)),e.original_attestation!==void 0&&e.original_attestation!==null&&(r.originalAttestation=_(e.original_attestation)),e.new_message_body!==void 0&&e.new_message_body!==null&&(r.newMessageBody=_(e.new_message_body)),e.new_destination_caller!==void 0&&e.new_destination_caller!==null&&(r.newDestinationCaller=_(e.new_destination_caller)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.original_message=e.originalMessage?v(e.originalMessage):void 0,r.original_attestation=e.originalAttestation?v(e.originalAttestation):void 0,r.new_message_body=e.newMessageBody?v(e.newMessageBody):void 0,r.new_destination_caller=e.newDestinationCaller?v(e.newDestinationCaller):void 0,r},fromAminoMsg(e){return ye.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/ReplaceMessage",value:ye.toAmino(e)}},fromProtoMsg(e){return ye.decode(e.value)},toProto(e){return ye.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgReplaceMessage",value:ye.encode(e).finish()}}};function Qr(){return {from:"",amount:0}}var ke={typeUrl:"/circle.cctp.v1.MsgUpdateSignatureThreshold",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.amount!==0&&r.uint32(16).uint32(e.amount),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Qr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.amount=s.uint32();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",amount:i(e.amount)?Number(e.amount):0}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.amount!==void 0&&(r.amount=Math.round(e.amount)),r},fromPartial(e){var s,t;let r=Qr();return r.from=(s=e.from)!=null?s:"",r.amount=(t=e.amount)!=null?t:0,r},fromAmino(e){let r=Qr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.amount=e.amount===0?void 0:e.amount,r},fromAminoMsg(e){return ke.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateSignatureThreshold",value:ke.toAmino(e)}},fromProtoMsg(e){return ke.decode(e.value)},toProto(e){return ke.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateSignatureThreshold",value:ke.encode(e).finish()}}};function Xr(){return {from:"",remoteDomain:0,remoteToken:new Uint8Array,localToken:""}}var Re={typeUrl:"/circle.cctp.v1.MsgLinkTokenPair",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.remoteDomain!==0&&r.uint32(16).uint32(e.remoteDomain),e.remoteToken.length!==0&&r.uint32(26).bytes(e.remoteToken),e.localToken!==""&&r.uint32(34).string(e.localToken),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Xr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.remoteDomain=s.uint32();break;case 3:n.remoteToken=s.bytes();break;case 4:n.localToken=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",remoteDomain:i(e.remoteDomain)?Number(e.remoteDomain):0,remoteToken:i(e.remoteToken)?_(e.remoteToken):new Uint8Array,localToken:i(e.localToken)?String(e.localToken):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.remoteDomain!==void 0&&(r.remoteDomain=Math.round(e.remoteDomain)),e.remoteToken!==void 0&&(r.remoteToken=v(e.remoteToken!==void 0?e.remoteToken:new Uint8Array)),e.localToken!==void 0&&(r.localToken=e.localToken),r},fromPartial(e){var s,t,n,o;let r=Xr();return r.from=(s=e.from)!=null?s:"",r.remoteDomain=(t=e.remoteDomain)!=null?t:0,r.remoteToken=(n=e.remoteToken)!=null?n:new Uint8Array,r.localToken=(o=e.localToken)!=null?o:"",r},fromAmino(e){let r=Xr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.remote_domain!==void 0&&e.remote_domain!==null&&(r.remoteDomain=e.remote_domain),e.remote_token!==void 0&&e.remote_token!==null&&(r.remoteToken=_(e.remote_token)),e.local_token!==void 0&&e.local_token!==null&&(r.localToken=e.local_token),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.remote_domain=e.remoteDomain===0?void 0:e.remoteDomain,r.remote_token=e.remoteToken?v(e.remoteToken):void 0,r.local_token=e.localToken===""?void 0:e.localToken,r},fromAminoMsg(e){return Re.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/LinkTokenPair",value:Re.toAmino(e)}},fromProtoMsg(e){return Re.decode(e.value)},toProto(e){return Re.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgLinkTokenPair",value:Re.encode(e).finish()}}};function jr(){return {from:"",remoteDomain:0,remoteToken:new Uint8Array,localToken:""}}var Se={typeUrl:"/circle.cctp.v1.MsgUnlinkTokenPair",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.remoteDomain!==0&&r.uint32(16).uint32(e.remoteDomain),e.remoteToken.length!==0&&r.uint32(26).bytes(e.remoteToken),e.localToken!==""&&r.uint32(34).string(e.localToken),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=jr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.remoteDomain=s.uint32();break;case 3:n.remoteToken=s.bytes();break;case 4:n.localToken=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",remoteDomain:i(e.remoteDomain)?Number(e.remoteDomain):0,remoteToken:i(e.remoteToken)?_(e.remoteToken):new Uint8Array,localToken:i(e.localToken)?String(e.localToken):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.remoteDomain!==void 0&&(r.remoteDomain=Math.round(e.remoteDomain)),e.remoteToken!==void 0&&(r.remoteToken=v(e.remoteToken!==void 0?e.remoteToken:new Uint8Array)),e.localToken!==void 0&&(r.localToken=e.localToken),r},fromPartial(e){var s,t,n,o;let r=jr();return r.from=(s=e.from)!=null?s:"",r.remoteDomain=(t=e.remoteDomain)!=null?t:0,r.remoteToken=(n=e.remoteToken)!=null?n:new Uint8Array,r.localToken=(o=e.localToken)!=null?o:"",r},fromAmino(e){let r=jr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.remote_domain!==void 0&&e.remote_domain!==null&&(r.remoteDomain=e.remote_domain),e.remote_token!==void 0&&e.remote_token!==null&&(r.remoteToken=_(e.remote_token)),e.local_token!==void 0&&e.local_token!==null&&(r.localToken=e.local_token),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.remote_domain=e.remoteDomain===0?void 0:e.remoteDomain,r.remote_token=e.remoteToken?v(e.remoteToken):void 0,r.local_token=e.localToken===""?void 0:e.localToken,r},fromAminoMsg(e){return Se.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UnlinkTokenPair",value:Se.toAmino(e)}},fromProtoMsg(e){return Se.decode(e.value)},toProto(e){return Se.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUnlinkTokenPair",value:Se.encode(e).finish()}}};function es(){return {from:"",domainId:0,address:new Uint8Array}}var Pe={typeUrl:"/circle.cctp.v1.MsgAddRemoteTokenMessenger",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.domainId!==0&&r.uint32(16).uint32(e.domainId),e.address.length!==0&&r.uint32(26).bytes(e.address),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=es();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.domainId=s.uint32();break;case 3:n.address=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",domainId:i(e.domainId)?Number(e.domainId):0,address:i(e.address)?_(e.address):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.domainId!==void 0&&(r.domainId=Math.round(e.domainId)),e.address!==void 0&&(r.address=v(e.address!==void 0?e.address:new Uint8Array)),r},fromPartial(e){var s,t,n;let r=es();return r.from=(s=e.from)!=null?s:"",r.domainId=(t=e.domainId)!=null?t:0,r.address=(n=e.address)!=null?n:new Uint8Array,r},fromAmino(e){let r=es();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.domain_id!==void 0&&e.domain_id!==null&&(r.domainId=e.domain_id),e.address!==void 0&&e.address!==null&&(r.address=_(e.address)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.domain_id=e.domainId===0?void 0:e.domainId,r.address=e.address?v(e.address):void 0,r},fromAminoMsg(e){return Pe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/AddRemoteTokenMessenger",value:Pe.toAmino(e)}},fromProtoMsg(e){return Pe.decode(e.value)},toProto(e){return Pe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgAddRemoteTokenMessenger",value:Pe.encode(e).finish()}}};function rs(){return {from:"",domainId:0}}var xe={typeUrl:"/circle.cctp.v1.MsgRemoveRemoteTokenMessenger",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.domainId!==0&&r.uint32(16).uint32(e.domainId),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=rs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.domainId=s.uint32();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",domainId:i(e.domainId)?Number(e.domainId):0}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.domainId!==void 0&&(r.domainId=Math.round(e.domainId)),r},fromPartial(e){var s,t;let r=rs();return r.from=(s=e.from)!=null?s:"",r.domainId=(t=e.domainId)!=null?t:0,r},fromAmino(e){let r=rs();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.domain_id!==void 0&&e.domain_id!==null&&(r.domainId=e.domain_id),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.domain_id=e.domainId===0?void 0:e.domainId,r},fromAminoMsg(e){return xe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/RemoveRemoteTokenMessenger",value:xe.toAmino(e)}},fromProtoMsg(e){return xe.decode(e.value)},toProto(e){return xe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgRemoveRemoteTokenMessenger",value:xe.encode(e).finish()}}};var rn=[["/circle.cctp.v1.MsgAcceptOwner",de],["/circle.cctp.v1.MsgAddRemoteTokenMessenger",Pe],["/circle.cctp.v1.MsgDepositForBurn",G],["/circle.cctp.v1.MsgDepositForBurnWithCaller",Z],["/circle.cctp.v1.MsgDisableAttester",pe],["/circle.cctp.v1.MsgEnableAttester",ce],["/circle.cctp.v1.MsgLinkTokenPair",Re],["/circle.cctp.v1.MsgPauseBurningAndMinting",ge],["/circle.cctp.v1.MsgPauseSendingAndReceivingMessages",me],["/circle.cctp.v1.MsgReceiveMessage",Me],["/circle.cctp.v1.MsgRemoveRemoteTokenMessenger",xe],["/circle.cctp.v1.MsgReplaceDepositForBurn",ve],["/circle.cctp.v1.MsgReplaceMessage",ye],["/circle.cctp.v1.MsgSendMessage",he],["/circle.cctp.v1.MsgSendMessageWithCaller",Ae],["/circle.cctp.v1.MsgUnlinkTokenPair",Se],["/circle.cctp.v1.MsgUnpauseBurningAndMinting",ue],["/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages",le],["/circle.cctp.v1.MsgUpdateOwner",te],["/circle.cctp.v1.MsgUpdateAttesterManager",oe],["/circle.cctp.v1.MsgUpdateTokenController",ie],["/circle.cctp.v1.MsgUpdatePauser",ae],["/circle.cctp.v1.MsgUpdateMaxMessageBodySize",fe],["/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage",_e],["/circle.cctp.v1.MsgUpdateSignatureThreshold",ke]];var sn={"/circle.cctp.v1.MsgAcceptOwner":{aminoType:"cctp/AcceptOwner",toAmino:de.toAmino,fromAmino:de.fromAmino},"/circle.cctp.v1.MsgAddRemoteTokenMessenger":{aminoType:"cctp/AddRemoteTokenMessenger",toAmino:Pe.toAmino,fromAmino:Pe.fromAmino},"/circle.cctp.v1.MsgDepositForBurn":{aminoType:"cctp/DepositForBurn",toAmino:G.toAmino,fromAmino:G.fromAmino},"/circle.cctp.v1.MsgDepositForBurnWithCaller":{aminoType:"cctp/DepositForBurnWithCaller",toAmino:Z.toAmino,fromAmino:Z.fromAmino},"/circle.cctp.v1.MsgDisableAttester":{aminoType:"cctp/DisableAttester",toAmino:pe.toAmino,fromAmino:pe.fromAmino},"/circle.cctp.v1.MsgEnableAttester":{aminoType:"cctp/EnableAttester",toAmino:ce.toAmino,fromAmino:ce.fromAmino},"/circle.cctp.v1.MsgLinkTokenPair":{aminoType:"cctp/LinkTokenPair",toAmino:Re.toAmino,fromAmino:Re.fromAmino},"/circle.cctp.v1.MsgPauseBurningAndMinting":{aminoType:"cctp/PauseBurningAndMinting",toAmino:ge.toAmino,fromAmino:ge.fromAmino},"/circle.cctp.v1.MsgPauseSendingAndReceivingMessages":{aminoType:"cctp/PauseSendingAndReceivingMessages",toAmino:me.toAmino,fromAmino:me.fromAmino},"/circle.cctp.v1.MsgReceiveMessage":{aminoType:"cctp/ReceiveMessage",toAmino:Me.toAmino,fromAmino:Me.fromAmino},"/circle.cctp.v1.MsgRemoveRemoteTokenMessenger":{aminoType:"cctp/RemoveRemoteTokenMessenger",toAmino:xe.toAmino,fromAmino:xe.fromAmino},"/circle.cctp.v1.MsgReplaceDepositForBurn":{aminoType:"cctp/ReplaceDepositForBurn",toAmino:ve.toAmino,fromAmino:ve.fromAmino},"/circle.cctp.v1.MsgReplaceMessage":{aminoType:"cctp/ReplaceMessage",toAmino:ye.toAmino,fromAmino:ye.fromAmino},"/circle.cctp.v1.MsgSendMessage":{aminoType:"cctp/SendMessage",toAmino:he.toAmino,fromAmino:he.fromAmino},"/circle.cctp.v1.MsgSendMessageWithCaller":{aminoType:"cctp/SendMessageWithCaller",toAmino:Ae.toAmino,fromAmino:Ae.fromAmino},"/circle.cctp.v1.MsgUnlinkTokenPair":{aminoType:"cctp/UnlinkTokenPair",toAmino:Se.toAmino,fromAmino:Se.fromAmino},"/circle.cctp.v1.MsgUnpauseBurningAndMinting":{aminoType:"cctp/UnpauseBurningAndMinting",toAmino:ue.toAmino,fromAmino:ue.fromAmino},"/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages":{aminoType:"cctp/UnpauseSendingAndReceivingMessages",toAmino:le.toAmino,fromAmino:le.fromAmino},"/circle.cctp.v1.MsgUpdateOwner":{aminoType:"cctp/UpdateOwner",toAmino:te.toAmino,fromAmino:te.fromAmino},"/circle.cctp.v1.MsgUpdateAttesterManager":{aminoType:"cctp/UpdateAttesterManager",toAmino:oe.toAmino,fromAmino:oe.fromAmino},"/circle.cctp.v1.MsgUpdateTokenController":{aminoType:"cctp/UpdateTokenController",toAmino:ie.toAmino,fromAmino:ie.fromAmino},"/circle.cctp.v1.MsgUpdatePauser":{aminoType:"cctp/UpdatePauser",toAmino:ae.toAmino,fromAmino:ae.fromAmino},"/circle.cctp.v1.MsgUpdateMaxMessageBodySize":{aminoType:"cctp/UpdateMaxMessageBodySize",toAmino:fe.toAmino,fromAmino:fe.fromAmino},"/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage":{aminoType:"cctp/SetMaxBurnAmountPerMessage",toAmino:_e.toAmino,fromAmino:_e.fromAmino},"/circle.cctp.v1.MsgUpdateSignatureThreshold":{aminoType:"cctp/UpdateSignatureThreshold",toAmino:ke.toAmino,fromAmino:ke.fromAmino}};var nn=C({},sn),tn=[...rn];function ss(){return {denom:"",amount:""}}var f={typeUrl:"/cosmos.base.v1beta1.Coin",encode(e,r=p__namespace.Writer.create()){return e.denom!==""&&r.uint32(10).string(e.denom),e.amount!==""&&r.uint32(18).string(e.amount),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ss();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.denom=s.string();break;case 2:n.amount=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {denom:i(e.denom)?String(e.denom):"",amount:i(e.amount)?String(e.amount):""}},toJSON(e){let r={};return e.denom!==void 0&&(r.denom=e.denom),e.amount!==void 0&&(r.amount=e.amount),r},fromPartial(e){var s,t;let r=ss();return r.denom=(s=e.denom)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r},fromAmino(e){let r=ss();return e.denom!==void 0&&e.denom!==null&&(r.denom=e.denom),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),r},toAmino(e){var s;let r={};return r.denom=e.denom===""?void 0:e.denom,r.amount=(s=e.amount)!=null?s:"",r},fromAminoMsg(e){return f.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/Coin",value:f.toAmino(e)}},fromProtoMsg(e){return f.decode(e.value)},toProto(e){return f.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.base.v1beta1.Coin",value:f.encode(e).finish()}}};function ns(){return {enableErc20:!1,enableEvmHook:!1}}var V={typeUrl:"/evmos.erc20.v1.Params",encode(e,r=p__namespace.Writer.create()){return e.enableErc20===!0&&r.uint32(8).bool(e.enableErc20),e.enableEvmHook===!0&&r.uint32(16).bool(e.enableEvmHook),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ns();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.enableErc20=s.bool();break;case 2:n.enableEvmHook=s.bool();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {enableErc20:i(e.enableErc20)?!!e.enableErc20:!1,enableEvmHook:i(e.enableEvmHook)?!!e.enableEvmHook:!1}},toJSON(e){let r={};return e.enableErc20!==void 0&&(r.enableErc20=e.enableErc20),e.enableEvmHook!==void 0&&(r.enableEvmHook=e.enableEvmHook),r},fromPartial(e){var s,t;let r=ns();return r.enableErc20=(s=e.enableErc20)!=null?s:!1,r.enableEvmHook=(t=e.enableEvmHook)!=null?t:!1,r},fromAmino(e){let r=ns();return e.enable_erc20!==void 0&&e.enable_erc20!==null&&(r.enableErc20=e.enable_erc20),e.enable_evm_hook!==void 0&&e.enable_evm_hook!==null&&(r.enableEvmHook=e.enable_evm_hook),r},toAmino(e){let r={};return r.enable_erc20=e.enableErc20===!1?void 0:e.enableErc20,r.enable_evm_hook=e.enableEvmHook===!1?void 0:e.enableEvmHook,r},fromAminoMsg(e){return V.fromAmino(e.value)},toAminoMsg(e){return {type:"erc20/Params",value:V.toAmino(e)}},fromProtoMsg(e){return V.decode(e.value)},toProto(e){return V.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.Params",value:V.encode(e).finish()}}};function ts(){return {coin:f.fromPartial({}),receiver:"",sender:""}}var Ce={typeUrl:"/evmos.erc20.v1.MsgConvertCoin",encode(e,r=p__namespace.Writer.create()){return e.coin!==void 0&&f.encode(e.coin,r.uint32(10).fork()).ldelim(),e.receiver!==""&&r.uint32(18).string(e.receiver),e.sender!==""&&r.uint32(26).string(e.sender),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ts();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.coin=f.decode(s,s.uint32());break;case 2:n.receiver=s.string();break;case 3:n.sender=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {coin:i(e.coin)?f.fromJSON(e.coin):void 0,receiver:i(e.receiver)?String(e.receiver):"",sender:i(e.sender)?String(e.sender):""}},toJSON(e){let r={};return e.coin!==void 0&&(r.coin=e.coin?f.toJSON(e.coin):void 0),e.receiver!==void 0&&(r.receiver=e.receiver),e.sender!==void 0&&(r.sender=e.sender),r},fromPartial(e){var s,t;let r=ts();return r.coin=e.coin!==void 0&&e.coin!==null?f.fromPartial(e.coin):void 0,r.receiver=(s=e.receiver)!=null?s:"",r.sender=(t=e.sender)!=null?t:"",r},fromAmino(e){let r=ts();return e.coin!==void 0&&e.coin!==null&&(r.coin=f.fromAmino(e.coin)),e.receiver!==void 0&&e.receiver!==null&&(r.receiver=e.receiver),e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),r},toAmino(e){let r={};return r.coin=e.coin?f.toAmino(e.coin):void 0,r.receiver=e.receiver===""?void 0:e.receiver,r.sender=e.sender===""?void 0:e.sender,r},fromAminoMsg(e){return Ce.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgConvertCoin",value:Ce.toAmino(e)}},fromProtoMsg(e){return Ce.decode(e.value)},toProto(e){return Ce.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.MsgConvertCoin",value:Ce.encode(e).finish()}}};function os(){return {contractAddress:"",amount:"",receiver:"",sender:""}}var we={typeUrl:"/evmos.erc20.v1.MsgConvertERC20",encode(e,r=p__namespace.Writer.create()){return e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.amount!==""&&r.uint32(18).string(e.amount),e.receiver!==""&&r.uint32(26).string(e.receiver),e.sender!==""&&r.uint32(34).string(e.sender),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=os();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.amount=s.string();break;case 3:n.receiver=s.string();break;case 4:n.sender=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",amount:i(e.amount)?String(e.amount):"",receiver:i(e.receiver)?String(e.receiver):"",sender:i(e.sender)?String(e.sender):""}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.amount!==void 0&&(r.amount=e.amount),e.receiver!==void 0&&(r.receiver=e.receiver),e.sender!==void 0&&(r.sender=e.sender),r},fromPartial(e){var s,t,n,o;let r=os();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r.receiver=(n=e.receiver)!=null?n:"",r.sender=(o=e.sender)!=null?o:"",r},fromAmino(e){let r=os();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),e.receiver!==void 0&&e.receiver!==null&&(r.receiver=e.receiver),e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.amount=e.amount===""?void 0:e.amount,r.receiver=e.receiver===""?void 0:e.receiver,r.sender=e.sender===""?void 0:e.sender,r},fromAminoMsg(e){return we.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgConvertERC20",value:we.toAmino(e)}},fromProtoMsg(e){return we.decode(e.value)},toProto(e){return we.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.MsgConvertERC20",value:we.encode(e).finish()}}};function is(){return {authority:"",params:V.fromPartial({})}}var Ue={typeUrl:"/evmos.erc20.v1.MsgUpdateParams",encode(e,r=p__namespace.Writer.create()){return e.authority!==""&&r.uint32(10).string(e.authority),e.params!==void 0&&V.encode(e.params,r.uint32(18).fork()).ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=is();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.authority=s.string();break;case 2:n.params=V.decode(s,s.uint32());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {authority:i(e.authority)?String(e.authority):"",params:i(e.params)?V.fromJSON(e.params):void 0}},toJSON(e){let r={};return e.authority!==void 0&&(r.authority=e.authority),e.params!==void 0&&(r.params=e.params?V.toJSON(e.params):void 0),r},fromPartial(e){var s;let r=is();return r.authority=(s=e.authority)!=null?s:"",r.params=e.params!==void 0&&e.params!==null?V.fromPartial(e.params):void 0,r},fromAmino(e){let r=is();return e.authority!==void 0&&e.authority!==null&&(r.authority=e.authority),e.params!==void 0&&e.params!==null&&(r.params=V.fromAmino(e.params)),r},toAmino(e){let r={};return r.authority=e.authority===""?void 0:e.authority,r.params=e.params?V.toAmino(e.params):void 0,r},fromAminoMsg(e){return Ue.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/erc20/MsgUpdateParams",value:Ue.toAmino(e)}},fromProtoMsg(e){return Ue.decode(e.value)},toProto(e){return Ue.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.MsgUpdateParams",value:Ue.encode(e).finish()}}};var on=[["/evmos.erc20.v1.MsgConvertCoin",Ce],["/evmos.erc20.v1.MsgConvertERC20",we],["/evmos.erc20.v1.MsgUpdateParams",Ue]];function as(){return {stakingRewards:"",usageIncentives:"",communityPool:""}}var I={typeUrl:"/evmos.inflation.v1.InflationDistribution",encode(e,r=p__namespace.Writer.create()){return e.stakingRewards!==""&&r.uint32(10).string(math.Decimal.fromUserInput(e.stakingRewards,18).atomics),e.usageIncentives!==""&&r.uint32(18).string(math.Decimal.fromUserInput(e.usageIncentives,18).atomics),e.communityPool!==""&&r.uint32(26).string(math.Decimal.fromUserInput(e.communityPool,18).atomics),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=as();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.stakingRewards=math.Decimal.fromAtomics(s.string(),18).toString();break;case 2:n.usageIncentives=math.Decimal.fromAtomics(s.string(),18).toString();break;case 3:n.communityPool=math.Decimal.fromAtomics(s.string(),18).toString();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {stakingRewards:i(e.stakingRewards)?String(e.stakingRewards):"",usageIncentives:i(e.usageIncentives)?String(e.usageIncentives):"",communityPool:i(e.communityPool)?String(e.communityPool):""}},toJSON(e){let r={};return e.stakingRewards!==void 0&&(r.stakingRewards=e.stakingRewards),e.usageIncentives!==void 0&&(r.usageIncentives=e.usageIncentives),e.communityPool!==void 0&&(r.communityPool=e.communityPool),r},fromPartial(e){var s,t,n;let r=as();return r.stakingRewards=(s=e.stakingRewards)!=null?s:"",r.usageIncentives=(t=e.usageIncentives)!=null?t:"",r.communityPool=(n=e.communityPool)!=null?n:"",r},fromAmino(e){let r=as();return e.staking_rewards!==void 0&&e.staking_rewards!==null&&(r.stakingRewards=e.staking_rewards),e.usage_incentives!==void 0&&e.usage_incentives!==null&&(r.usageIncentives=e.usage_incentives),e.community_pool!==void 0&&e.community_pool!==null&&(r.communityPool=e.community_pool),r},toAmino(e){let r={};return r.staking_rewards=T(e.stakingRewards)===""?void 0:T(e.stakingRewards),r.usage_incentives=T(e.usageIncentives)===""?void 0:T(e.usageIncentives),r.community_pool=T(e.communityPool)===""?void 0:T(e.communityPool),r},fromAminoMsg(e){return I.fromAmino(e.value)},toAminoMsg(e){return {type:"inflation/InflationDistribution",value:I.toAmino(e)}},fromProtoMsg(e){return I.decode(e.value)},toProto(e){return I.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.InflationDistribution",value:I.encode(e).finish()}}};function ds(){return {a:"",r:"",c:"",bondingTarget:"",maxVariance:""}}var J={typeUrl:"/evmos.inflation.v1.ExponentialCalculation",encode(e,r=p__namespace.Writer.create()){return e.a!==""&&r.uint32(10).string(math.Decimal.fromUserInput(e.a,18).atomics),e.r!==""&&r.uint32(18).string(math.Decimal.fromUserInput(e.r,18).atomics),e.c!==""&&r.uint32(26).string(math.Decimal.fromUserInput(e.c,18).atomics),e.bondingTarget!==""&&r.uint32(34).string(math.Decimal.fromUserInput(e.bondingTarget,18).atomics),e.maxVariance!==""&&r.uint32(42).string(math.Decimal.fromUserInput(e.maxVariance,18).atomics),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ds();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.a=math.Decimal.fromAtomics(s.string(),18).toString();break;case 2:n.r=math.Decimal.fromAtomics(s.string(),18).toString();break;case 3:n.c=math.Decimal.fromAtomics(s.string(),18).toString();break;case 4:n.bondingTarget=math.Decimal.fromAtomics(s.string(),18).toString();break;case 5:n.maxVariance=math.Decimal.fromAtomics(s.string(),18).toString();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {a:i(e.a)?String(e.a):"",r:i(e.r)?String(e.r):"",c:i(e.c)?String(e.c):"",bondingTarget:i(e.bondingTarget)?String(e.bondingTarget):"",maxVariance:i(e.maxVariance)?String(e.maxVariance):""}},toJSON(e){let r={};return e.a!==void 0&&(r.a=e.a),e.r!==void 0&&(r.r=e.r),e.c!==void 0&&(r.c=e.c),e.bondingTarget!==void 0&&(r.bondingTarget=e.bondingTarget),e.maxVariance!==void 0&&(r.maxVariance=e.maxVariance),r},fromPartial(e){var s,t,n,o,a;let r=ds();return r.a=(s=e.a)!=null?s:"",r.r=(t=e.r)!=null?t:"",r.c=(n=e.c)!=null?n:"",r.bondingTarget=(o=e.bondingTarget)!=null?o:"",r.maxVariance=(a=e.maxVariance)!=null?a:"",r},fromAmino(e){let r=ds();return e.a!==void 0&&e.a!==null&&(r.a=e.a),e.r!==void 0&&e.r!==null&&(r.r=e.r),e.c!==void 0&&e.c!==null&&(r.c=e.c),e.bonding_target!==void 0&&e.bonding_target!==null&&(r.bondingTarget=e.bonding_target),e.max_variance!==void 0&&e.max_variance!==null&&(r.maxVariance=e.max_variance),r},toAmino(e){let r={};return r.a=T(e.a)===""?void 0:T(e.a),r.r=T(e.r)===""?void 0:T(e.r),r.c=T(e.c)===""?void 0:T(e.c),r.bonding_target=T(e.bondingTarget)===""?void 0:T(e.bondingTarget),r.max_variance=T(e.maxVariance)===""?void 0:T(e.maxVariance),r},fromAminoMsg(e){return J.fromAmino(e.value)},toAminoMsg(e){return {type:"inflation/ExponentialCalculation",value:J.toAmino(e)}},fromProtoMsg(e){return J.decode(e.value)},toProto(e){return J.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.ExponentialCalculation",value:J.encode(e).finish()}}};function cs(){return {mintDenom:"",exponentialCalculation:J.fromPartial({}),inflationDistribution:I.fromPartial({}),enableInflation:!1}}var W={typeUrl:"/evmos.inflation.v1.Params",encode(e,r=p__namespace.Writer.create()){return e.mintDenom!==""&&r.uint32(10).string(e.mintDenom),e.exponentialCalculation!==void 0&&J.encode(e.exponentialCalculation,r.uint32(18).fork()).ldelim(),e.inflationDistribution!==void 0&&I.encode(e.inflationDistribution,r.uint32(26).fork()).ldelim(),e.enableInflation===!0&&r.uint32(32).bool(e.enableInflation),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=cs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.mintDenom=s.string();break;case 2:n.exponentialCalculation=J.decode(s,s.uint32());break;case 3:n.inflationDistribution=I.decode(s,s.uint32());break;case 4:n.enableInflation=s.bool();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {mintDenom:i(e.mintDenom)?String(e.mintDenom):"",exponentialCalculation:i(e.exponentialCalculation)?J.fromJSON(e.exponentialCalculation):void 0,inflationDistribution:i(e.inflationDistribution)?I.fromJSON(e.inflationDistribution):void 0,enableInflation:i(e.enableInflation)?!!e.enableInflation:!1}},toJSON(e){let r={};return e.mintDenom!==void 0&&(r.mintDenom=e.mintDenom),e.exponentialCalculation!==void 0&&(r.exponentialCalculation=e.exponentialCalculation?J.toJSON(e.exponentialCalculation):void 0),e.inflationDistribution!==void 0&&(r.inflationDistribution=e.inflationDistribution?I.toJSON(e.inflationDistribution):void 0),e.enableInflation!==void 0&&(r.enableInflation=e.enableInflation),r},fromPartial(e){var s,t;let r=cs();return r.mintDenom=(s=e.mintDenom)!=null?s:"",r.exponentialCalculation=e.exponentialCalculation!==void 0&&e.exponentialCalculation!==null?J.fromPartial(e.exponentialCalculation):void 0,r.inflationDistribution=e.inflationDistribution!==void 0&&e.inflationDistribution!==null?I.fromPartial(e.inflationDistribution):void 0,r.enableInflation=(t=e.enableInflation)!=null?t:!1,r},fromAmino(e){let r=cs();return e.mint_denom!==void 0&&e.mint_denom!==null&&(r.mintDenom=e.mint_denom),e.exponential_calculation!==void 0&&e.exponential_calculation!==null&&(r.exponentialCalculation=J.fromAmino(e.exponential_calculation)),e.inflation_distribution!==void 0&&e.inflation_distribution!==null&&(r.inflationDistribution=I.fromAmino(e.inflation_distribution)),e.enable_inflation!==void 0&&e.enable_inflation!==null&&(r.enableInflation=e.enable_inflation),r},toAmino(e){let r={};return r.mint_denom=e.mintDenom===""?void 0:e.mintDenom,r.exponential_calculation=e.exponentialCalculation?J.toAmino(e.exponentialCalculation):void 0,r.inflation_distribution=e.inflationDistribution?I.toAmino(e.inflationDistribution):void 0,r.enable_inflation=e.enableInflation===!1?void 0:e.enableInflation,r},fromAminoMsg(e){return W.fromAmino(e.value)},toAminoMsg(e){return {type:"inflation/Params",value:W.toAmino(e)}},fromProtoMsg(e){return W.decode(e.value)},toProto(e){return W.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.Params",value:W.encode(e).finish()}}};function ps(){return {authority:"",params:W.fromPartial({})}}var Te={typeUrl:"/evmos.inflation.v1.MsgUpdateParams",encode(e,r=p__namespace.Writer.create()){return e.authority!==""&&r.uint32(10).string(e.authority),e.params!==void 0&&W.encode(e.params,r.uint32(18).fork()).ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ps();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.authority=s.string();break;case 2:n.params=W.decode(s,s.uint32());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {authority:i(e.authority)?String(e.authority):"",params:i(e.params)?W.fromJSON(e.params):void 0}},toJSON(e){let r={};return e.authority!==void 0&&(r.authority=e.authority),e.params!==void 0&&(r.params=e.params?W.toJSON(e.params):void 0),r},fromPartial(e){var s;let r=ps();return r.authority=(s=e.authority)!=null?s:"",r.params=e.params!==void 0&&e.params!==null?W.fromPartial(e.params):void 0,r},fromAmino(e){let r=ps();return e.authority!==void 0&&e.authority!==null&&(r.authority=e.authority),e.params!==void 0&&e.params!==null&&(r.params=W.fromAmino(e.params)),r},toAmino(e){let r={};return r.authority=e.authority===""?void 0:e.authority,r.params=e.params?W.toAmino(e.params):void 0,r},fromAminoMsg(e){return Te.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/inflation/MsgUpdateParams",value:Te.toAmino(e)}},fromProtoMsg(e){return Te.decode(e.value)},toProto(e){return Te.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.MsgUpdateParams",value:Te.encode(e).finish()}}};var an=[["/evmos.inflation.v1.MsgUpdateParams",Te]];function gs(){return {enableRevenue:!1,developerShares:"",addrDerivationCostCreate:u__default.default.UZERO}}var L={typeUrl:"/evmos.revenue.v1.Params",encode(e,r=p__namespace.Writer.create()){return e.enableRevenue===!0&&r.uint32(8).bool(e.enableRevenue),e.developerShares!==""&&r.uint32(18).string(math.Decimal.fromUserInput(e.developerShares,18).atomics),e.addrDerivationCostCreate.isZero()||r.uint32(24).uint64(e.addrDerivationCostCreate),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=gs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.enableRevenue=s.bool();break;case 2:n.developerShares=math.Decimal.fromAtomics(s.string(),18).toString();break;case 3:n.addrDerivationCostCreate=s.uint64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {enableRevenue:i(e.enableRevenue)?!!e.enableRevenue:!1,developerShares:i(e.developerShares)?String(e.developerShares):"",addrDerivationCostCreate:i(e.addrDerivationCostCreate)?u__default.default.fromValue(e.addrDerivationCostCreate):u__default.default.UZERO}},toJSON(e){let r={};return e.enableRevenue!==void 0&&(r.enableRevenue=e.enableRevenue),e.developerShares!==void 0&&(r.developerShares=e.developerShares),e.addrDerivationCostCreate!==void 0&&(r.addrDerivationCostCreate=(e.addrDerivationCostCreate||u__default.default.UZERO).toString()),r},fromPartial(e){var s,t;let r=gs();return r.enableRevenue=(s=e.enableRevenue)!=null?s:!1,r.developerShares=(t=e.developerShares)!=null?t:"",r.addrDerivationCostCreate=e.addrDerivationCostCreate!==void 0&&e.addrDerivationCostCreate!==null?u__default.default.fromValue(e.addrDerivationCostCreate):u__default.default.UZERO,r},fromAmino(e){let r=gs();return e.enable_revenue!==void 0&&e.enable_revenue!==null&&(r.enableRevenue=e.enable_revenue),e.developer_shares!==void 0&&e.developer_shares!==null&&(r.developerShares=e.developer_shares),e.addr_derivation_cost_create!==void 0&&e.addr_derivation_cost_create!==null&&(r.addrDerivationCostCreate=u__default.default.fromString(e.addr_derivation_cost_create)),r},toAmino(e){let r={};return r.enable_revenue=e.enableRevenue===!1?void 0:e.enableRevenue,r.developer_shares=T(e.developerShares)===""?void 0:T(e.developerShares),r.addr_derivation_cost_create=e.addrDerivationCostCreate.isZero()?void 0:e.addrDerivationCostCreate.toString(),r},fromAminoMsg(e){return L.fromAmino(e.value)},toAminoMsg(e){return {type:"revenue/Params",value:L.toAmino(e)}},fromProtoMsg(e){return L.decode(e.value)},toProto(e){return L.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.Params",value:L.encode(e).finish()}}};function us(){return {contractAddress:"",deployerAddress:"",withdrawerAddress:"",nonces:[]}}var be={typeUrl:"/evmos.revenue.v1.MsgRegisterRevenue",encode(e,r=p__namespace.Writer.create()){e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.deployerAddress!==""&&r.uint32(18).string(e.deployerAddress),e.withdrawerAddress!==""&&r.uint32(26).string(e.withdrawerAddress),r.uint32(34).fork();for(let s of e.nonces)r.uint64(s);return r.ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=us();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.deployerAddress=s.string();break;case 3:n.withdrawerAddress=s.string();break;case 4:if((o&7)===2){let a=s.uint32()+s.pos;for(;s.pos<a;)n.nonces.push(s.uint64());}else n.nonces.push(s.uint64());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",deployerAddress:i(e.deployerAddress)?String(e.deployerAddress):"",withdrawerAddress:i(e.withdrawerAddress)?String(e.withdrawerAddress):"",nonces:Array.isArray(e==null?void 0:e.nonces)?e.nonces.map(r=>u__default.default.fromValue(r)):[]}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.deployerAddress!==void 0&&(r.deployerAddress=e.deployerAddress),e.withdrawerAddress!==void 0&&(r.withdrawerAddress=e.withdrawerAddress),e.nonces?r.nonces=e.nonces.map(s=>(s||u__default.default.UZERO).toString()):r.nonces=[],r},fromPartial(e){var s,t,n,o;let r=us();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.deployerAddress=(t=e.deployerAddress)!=null?t:"",r.withdrawerAddress=(n=e.withdrawerAddress)!=null?n:"",r.nonces=((o=e.nonces)==null?void 0:o.map(a=>u__default.default.fromValue(a)))||[],r},fromAmino(e){var s;let r=us();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.deployer_address!==void 0&&e.deployer_address!==null&&(r.deployerAddress=e.deployer_address),e.withdrawer_address!==void 0&&e.withdrawer_address!==null&&(r.withdrawerAddress=e.withdrawer_address),r.nonces=((s=e.nonces)==null?void 0:s.map(t=>u__default.default.fromString(t)))||[],r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.deployer_address=e.deployerAddress===""?void 0:e.deployerAddress,r.withdrawer_address=e.withdrawerAddress===""?void 0:e.withdrawerAddress,e.nonces?r.nonces=e.nonces.map(s=>s):r.nonces=e.nonces,r},fromAminoMsg(e){return be.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgRegisterRevenue",value:be.toAmino(e)}},fromProtoMsg(e){return be.decode(e.value)},toProto(e){return be.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgRegisterRevenue",value:be.encode(e).finish()}}};function ms(){return {contractAddress:"",deployerAddress:"",withdrawerAddress:""}}var De={typeUrl:"/evmos.revenue.v1.MsgUpdateRevenue",encode(e,r=p__namespace.Writer.create()){return e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.deployerAddress!==""&&r.uint32(18).string(e.deployerAddress),e.withdrawerAddress!==""&&r.uint32(26).string(e.withdrawerAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ms();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.deployerAddress=s.string();break;case 3:n.withdrawerAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",deployerAddress:i(e.deployerAddress)?String(e.deployerAddress):"",withdrawerAddress:i(e.withdrawerAddress)?String(e.withdrawerAddress):""}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.deployerAddress!==void 0&&(r.deployerAddress=e.deployerAddress),e.withdrawerAddress!==void 0&&(r.withdrawerAddress=e.withdrawerAddress),r},fromPartial(e){var s,t,n;let r=ms();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.deployerAddress=(t=e.deployerAddress)!=null?t:"",r.withdrawerAddress=(n=e.withdrawerAddress)!=null?n:"",r},fromAmino(e){let r=ms();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.deployer_address!==void 0&&e.deployer_address!==null&&(r.deployerAddress=e.deployer_address),e.withdrawer_address!==void 0&&e.withdrawer_address!==null&&(r.withdrawerAddress=e.withdrawer_address),r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.deployer_address=e.deployerAddress===""?void 0:e.deployerAddress,r.withdrawer_address=e.withdrawerAddress===""?void 0:e.withdrawerAddress,r},fromAminoMsg(e){return De.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgUpdateRevenue",value:De.toAmino(e)}},fromProtoMsg(e){return De.decode(e.value)},toProto(e){return De.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgUpdateRevenue",value:De.encode(e).finish()}}};function ls(){return {contractAddress:"",deployerAddress:""}}var Be={typeUrl:"/evmos.revenue.v1.MsgCancelRevenue",encode(e,r=p__namespace.Writer.create()){return e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.deployerAddress!==""&&r.uint32(18).string(e.deployerAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ls();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.deployerAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",deployerAddress:i(e.deployerAddress)?String(e.deployerAddress):""}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.deployerAddress!==void 0&&(r.deployerAddress=e.deployerAddress),r},fromPartial(e){var s,t;let r=ls();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.deployerAddress=(t=e.deployerAddress)!=null?t:"",r},fromAmino(e){let r=ls();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.deployer_address!==void 0&&e.deployer_address!==null&&(r.deployerAddress=e.deployer_address),r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.deployer_address=e.deployerAddress===""?void 0:e.deployerAddress,r},fromAminoMsg(e){return Be.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgCancelRevenue",value:Be.toAmino(e)}},fromProtoMsg(e){return Be.decode(e.value)},toProto(e){return Be.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgCancelRevenue",value:Be.encode(e).finish()}}};function fs(){return {authority:"",params:L.fromPartial({})}}var Ne={typeUrl:"/evmos.revenue.v1.MsgUpdateParams",encode(e,r=p__namespace.Writer.create()){return e.authority!==""&&r.uint32(10).string(e.authority),e.params!==void 0&&L.encode(e.params,r.uint32(18).fork()).ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=fs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.authority=s.string();break;case 2:n.params=L.decode(s,s.uint32());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {authority:i(e.authority)?String(e.authority):"",params:i(e.params)?L.fromJSON(e.params):void 0}},toJSON(e){let r={};return e.authority!==void 0&&(r.authority=e.authority),e.params!==void 0&&(r.params=e.params?L.toJSON(e.params):void 0),r},fromPartial(e){var s;let r=fs();return r.authority=(s=e.authority)!=null?s:"",r.params=e.params!==void 0&&e.params!==null?L.fromPartial(e.params):void 0,r},fromAmino(e){let r=fs();return e.authority!==void 0&&e.authority!==null&&(r.authority=e.authority),e.params!==void 0&&e.params!==null&&(r.params=L.fromAmino(e.params)),r},toAmino(e){let r={};return r.authority=e.authority===""?void 0:e.authority,r.params=e.params?L.toAmino(e.params):void 0,r},fromAminoMsg(e){return Ne.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgUpdateParams",value:Ne.toAmino(e)}},fromProtoMsg(e){return Ne.decode(e.value)},toProto(e){return Ne.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgUpdateParams",value:Ne.encode(e).finish()}}};var cn=[["/evmos.revenue.v1.MsgRegisterRevenue",be],["/evmos.revenue.v1.MsgUpdateRevenue",De],["/evmos.revenue.v1.MsgCancelRevenue",Be],["/evmos.revenue.v1.MsgUpdateParams",Ne]];function pn(){return {seconds:u__default.default.ZERO,nanos:0}}var K={typeUrl:"/google.protobuf.Timestamp",encode(e,r=p__namespace.Writer.create()){return e.seconds.isZero()||r.uint32(8).int64(e.seconds),e.nanos!==0&&r.uint32(16).int32(e.nanos),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=pn();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.seconds=s.int64();break;case 2:n.nanos=s.int32();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {seconds:i(e.seconds)?u__default.default.fromValue(e.seconds):u__default.default.ZERO,nanos:i(e.nanos)?Number(e.nanos):0}},toJSON(e){let r={};return e.seconds!==void 0&&(r.seconds=(e.seconds||u__default.default.ZERO).toString()),e.nanos!==void 0&&(r.nanos=Math.round(e.nanos)),r},fromPartial(e){var s;let r=pn();return r.seconds=e.seconds!==void 0&&e.seconds!==null?u__default.default.fromValue(e.seconds):u__default.default.ZERO,r.nanos=(s=e.nanos)!=null?s:0,r},fromAmino(e){return je(e)},toAmino(e){return Ke(e).toISOString().replace(/\.\d+Z$/,"Z")},fromAminoMsg(e){return K.fromAmino(e.value)},fromProtoMsg(e){return K.decode(e.value)},toProto(e){return K.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/google.protobuf.Timestamp",value:K.encode(e).finish()}}};function _s(){return {baseAccount:void 0,originalVesting:[],delegatedFree:[],delegatedVesting:[],endTime:u__default.default.ZERO}}var q={typeUrl:"/cosmos.vesting.v1beta1.BaseVestingAccount",encode(e,r=p__namespace.Writer.create()){e.baseAccount!==void 0&&F.encode(e.baseAccount,r.uint32(10).fork()).ldelim();for(let s of e.originalVesting)f.encode(s,r.uint32(18).fork()).ldelim();for(let s of e.delegatedFree)f.encode(s,r.uint32(26).fork()).ldelim();for(let s of e.delegatedVesting)f.encode(s,r.uint32(34).fork()).ldelim();return e.endTime.isZero()||r.uint32(40).int64(e.endTime),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=_s();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseAccount=F.decode(s,s.uint32());break;case 2:n.originalVesting.push(f.decode(s,s.uint32()));break;case 3:n.delegatedFree.push(f.decode(s,s.uint32()));break;case 4:n.delegatedVesting.push(f.decode(s,s.uint32()));break;case 5:n.endTime=s.int64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {baseAccount:i(e.baseAccount)?F.fromJSON(e.baseAccount):void 0,originalVesting:Array.isArray(e==null?void 0:e.originalVesting)?e.originalVesting.map(r=>f.fromJSON(r)):[],delegatedFree:Array.isArray(e==null?void 0:e.delegatedFree)?e.delegatedFree.map(r=>f.fromJSON(r)):[],delegatedVesting:Array.isArray(e==null?void 0:e.delegatedVesting)?e.delegatedVesting.map(r=>f.fromJSON(r)):[],endTime:i(e.endTime)?u__default.default.fromValue(e.endTime):u__default.default.ZERO}},toJSON(e){let r={};return e.baseAccount!==void 0&&(r.baseAccount=e.baseAccount?F.toJSON(e.baseAccount):void 0),e.originalVesting?r.originalVesting=e.originalVesting.map(s=>s?f.toJSON(s):void 0):r.originalVesting=[],e.delegatedFree?r.delegatedFree=e.delegatedFree.map(s=>s?f.toJSON(s):void 0):r.delegatedFree=[],e.delegatedVesting?r.delegatedVesting=e.delegatedVesting.map(s=>s?f.toJSON(s):void 0):r.delegatedVesting=[],e.endTime!==void 0&&(r.endTime=(e.endTime||u__default.default.ZERO).toString()),r},fromPartial(e){var s,t,n;let r=_s();return r.baseAccount=e.baseAccount!==void 0&&e.baseAccount!==null?F.fromPartial(e.baseAccount):void 0,r.originalVesting=((s=e.originalVesting)==null?void 0:s.map(o=>f.fromPartial(o)))||[],r.delegatedFree=((t=e.delegatedFree)==null?void 0:t.map(o=>f.fromPartial(o)))||[],r.delegatedVesting=((n=e.delegatedVesting)==null?void 0:n.map(o=>f.fromPartial(o)))||[],r.endTime=e.endTime!==void 0&&e.endTime!==null?u__default.default.fromValue(e.endTime):u__default.default.ZERO,r},fromAmino(e){var s,t,n;let r=_s();return e.base_account!==void 0&&e.base_account!==null&&(r.baseAccount=F.fromAmino(e.base_account)),r.originalVesting=((s=e.original_vesting)==null?void 0:s.map(o=>f.fromAmino(o)))||[],r.delegatedFree=((t=e.delegated_free)==null?void 0:t.map(o=>f.fromAmino(o)))||[],r.delegatedVesting=((n=e.delegated_vesting)==null?void 0:n.map(o=>f.fromAmino(o)))||[],e.end_time!==void 0&&e.end_time!==null&&(r.endTime=u__default.default.fromString(e.end_time)),r},toAmino(e){let r={};return r.base_account=e.baseAccount?F.toAmino(e.baseAccount):void 0,e.originalVesting?r.original_vesting=e.originalVesting.map(s=>s?f.toAmino(s):void 0):r.original_vesting=e.originalVesting,e.delegatedFree?r.delegated_free=e.delegatedFree.map(s=>s?f.toAmino(s):void 0):r.delegated_free=e.delegatedFree,e.delegatedVesting?r.delegated_vesting=e.delegatedVesting.map(s=>s?f.toAmino(s):void 0):r.delegated_vesting=e.delegatedVesting,r.end_time=e.endTime.isZero()?void 0:e.endTime.toString(),r},fromAminoMsg(e){return q.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/BaseVestingAccount",value:q.toAmino(e)}},fromProtoMsg(e){return q.decode(e.value)},toProto(e){return q.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.vesting.v1beta1.BaseVestingAccount",value:q.encode(e).finish()}}};function vs(){return {length:u__default.default.ZERO,amount:[]}}var x={typeUrl:"/cosmos.vesting.v1beta1.Period",encode(e,r=p__namespace.Writer.create()){e.length.isZero()||r.uint32(8).int64(e.length);for(let s of e.amount)f.encode(s,r.uint32(18).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=vs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.length=s.int64();break;case 2:n.amount.push(f.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {length:i(e.length)?u__default.default.fromValue(e.length):u__default.default.ZERO,amount:Array.isArray(e==null?void 0:e.amount)?e.amount.map(r=>f.fromJSON(r)):[]}},toJSON(e){let r={};return e.length!==void 0&&(r.length=(e.length||u__default.default.ZERO).toString()),e.amount?r.amount=e.amount.map(s=>s?f.toJSON(s):void 0):r.amount=[],r},fromPartial(e){var s;let r=vs();return r.length=e.length!==void 0&&e.length!==null?u__default.default.fromValue(e.length):u__default.default.ZERO,r.amount=((s=e.amount)==null?void 0:s.map(t=>f.fromPartial(t)))||[],r},fromAmino(e){var s;let r=vs();return e.length!==void 0&&e.length!==null&&(r.length=u__default.default.fromString(e.length)),r.amount=((s=e.amount)==null?void 0:s.map(t=>f.fromAmino(t)))||[],r},toAmino(e){let r={};return r.length=e.length.isZero()?void 0:e.length.toString(),e.amount?r.amount=e.amount.map(s=>s?f.toAmino(s):void 0):r.amount=e.amount,r},fromAminoMsg(e){return x.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/Period",value:x.toAmino(e)}},fromProtoMsg(e){return x.decode(e.value)},toProto(e){return x.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.vesting.v1beta1.Period",value:x.encode(e).finish()}}};function Ms(){return {funderAddress:"",vestingAddress:"",enableGovClawback:!1}}var Oe={typeUrl:"/evmos.vesting.v2.MsgCreateClawbackVestingAccount",encode(e,r=p__namespace.Writer.create()){return e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.vestingAddress!==""&&r.uint32(18).string(e.vestingAddress),e.enableGovClawback===!0&&r.uint32(24).bool(e.enableGovClawback),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ms();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.vestingAddress=s.string();break;case 3:n.enableGovClawback=s.bool();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):"",enableGovClawback:i(e.enableGovClawback)?!!e.enableGovClawback:!1}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),e.enableGovClawback!==void 0&&(r.enableGovClawback=e.enableGovClawback),r},fromPartial(e){var s,t,n;let r=Ms();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.vestingAddress=(t=e.vestingAddress)!=null?t:"",r.enableGovClawback=(n=e.enableGovClawback)!=null?n:!1,r},fromAmino(e){let r=Ms();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),e.enable_gov_clawback!==void 0&&e.enable_gov_clawback!==null&&(r.enableGovClawback=e.enable_gov_clawback),r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r.enable_gov_clawback=e.enableGovClawback===!1?void 0:e.enableGovClawback,r},fromAminoMsg(e){return Oe.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgCreateClawbackVestingAccount",value:Oe.toAmino(e)}},fromProtoMsg(e){return Oe.decode(e.value)},toProto(e){return Oe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgCreateClawbackVestingAccount",value:Oe.encode(e).finish()}}};function hs(){return {funderAddress:"",vestingAddress:"",startTime:new Date,lockupPeriods:[],vestingPeriods:[]}}var Ee={typeUrl:"/evmos.vesting.v2.MsgFundVestingAccount",encode(e,r=p__namespace.Writer.create()){e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.vestingAddress!==""&&r.uint32(18).string(e.vestingAddress),e.startTime!==void 0&&K.encode(ze(e.startTime),r.uint32(26).fork()).ldelim();for(let s of e.lockupPeriods)x.encode(s,r.uint32(34).fork()).ldelim();for(let s of e.vestingPeriods)x.encode(s,r.uint32(42).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=hs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.vestingAddress=s.string();break;case 3:n.startTime=Ke(K.decode(s,s.uint32()));break;case 4:n.lockupPeriods.push(x.decode(s,s.uint32()));break;case 5:n.vestingPeriods.push(x.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):"",startTime:i(e.startTime)?je(e.startTime):void 0,lockupPeriods:Array.isArray(e==null?void 0:e.lockupPeriods)?e.lockupPeriods.map(r=>x.fromJSON(r)):[],vestingPeriods:Array.isArray(e==null?void 0:e.vestingPeriods)?e.vestingPeriods.map(r=>x.fromJSON(r)):[]}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),e.startTime!==void 0&&(r.startTime=e.startTime.toISOString()),e.lockupPeriods?r.lockupPeriods=e.lockupPeriods.map(s=>s?x.toJSON(s):void 0):r.lockupPeriods=[],e.vestingPeriods?r.vestingPeriods=e.vestingPeriods.map(s=>s?x.toJSON(s):void 0):r.vestingPeriods=[],r},fromPartial(e){var s,t,n,o,a;let r=hs();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.vestingAddress=(t=e.vestingAddress)!=null?t:"",r.startTime=(n=e.startTime)!=null?n:void 0,r.lockupPeriods=((o=e.lockupPeriods)==null?void 0:o.map(d=>x.fromPartial(d)))||[],r.vestingPeriods=((a=e.vestingPeriods)==null?void 0:a.map(d=>x.fromPartial(d)))||[],r},fromAmino(e){var s,t;let r=hs();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),e.start_time!==void 0&&e.start_time!==null&&(r.startTime=Ke(K.fromAmino(e.start_time))),r.lockupPeriods=((s=e.lockup_periods)==null?void 0:s.map(n=>x.fromAmino(n)))||[],r.vestingPeriods=((t=e.vesting_periods)==null?void 0:t.map(n=>x.fromAmino(n)))||[],r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r.start_time=e.startTime?K.toAmino(ze(e.startTime)):void 0,e.lockupPeriods?r.lockup_periods=e.lockupPeriods.map(s=>s?x.toAmino(s):void 0):r.lockup_periods=e.lockupPeriods,e.vestingPeriods?r.vesting_periods=e.vestingPeriods.map(s=>s?x.toAmino(s):void 0):r.vesting_periods=e.vestingPeriods,r},fromAminoMsg(e){return Ee.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgFundVestingAccount",value:Ee.toAmino(e)}},fromProtoMsg(e){return Ee.decode(e.value)},toProto(e){return Ee.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgFundVestingAccount",value:Ee.encode(e).finish()}}};function As(){return {funderAddress:"",accountAddress:"",destAddress:""}}var Fe={typeUrl:"/evmos.vesting.v2.MsgClawback",encode(e,r=p__namespace.Writer.create()){return e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.accountAddress!==""&&r.uint32(18).string(e.accountAddress),e.destAddress!==""&&r.uint32(26).string(e.destAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=As();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.accountAddress=s.string();break;case 3:n.destAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",accountAddress:i(e.accountAddress)?String(e.accountAddress):"",destAddress:i(e.destAddress)?String(e.destAddress):""}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.accountAddress!==void 0&&(r.accountAddress=e.accountAddress),e.destAddress!==void 0&&(r.destAddress=e.destAddress),r},fromPartial(e){var s,t,n;let r=As();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.accountAddress=(t=e.accountAddress)!=null?t:"",r.destAddress=(n=e.destAddress)!=null?n:"",r},fromAmino(e){let r=As();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.account_address!==void 0&&e.account_address!==null&&(r.accountAddress=e.account_address),e.dest_address!==void 0&&e.dest_address!==null&&(r.destAddress=e.dest_address),r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.account_address=e.accountAddress===""?void 0:e.accountAddress,r.dest_address=e.destAddress===""?void 0:e.destAddress,r},fromAminoMsg(e){return Fe.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgClawback",value:Fe.toAmino(e)}},fromProtoMsg(e){return Fe.decode(e.value)},toProto(e){return Fe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgClawback",value:Fe.encode(e).finish()}}};function ys(){return {funderAddress:"",newFunderAddress:"",vestingAddress:""}}var Ve={typeUrl:"/evmos.vesting.v2.MsgUpdateVestingFunder",encode(e,r=p__namespace.Writer.create()){return e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.newFunderAddress!==""&&r.uint32(18).string(e.newFunderAddress),e.vestingAddress!==""&&r.uint32(26).string(e.vestingAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ys();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.newFunderAddress=s.string();break;case 3:n.vestingAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",newFunderAddress:i(e.newFunderAddress)?String(e.newFunderAddress):"",vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):""}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.newFunderAddress!==void 0&&(r.newFunderAddress=e.newFunderAddress),e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),r},fromPartial(e){var s,t,n;let r=ys();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.newFunderAddress=(t=e.newFunderAddress)!=null?t:"",r.vestingAddress=(n=e.vestingAddress)!=null?n:"",r},fromAmino(e){let r=ys();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.new_funder_address!==void 0&&e.new_funder_address!==null&&(r.newFunderAddress=e.new_funder_address),e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.new_funder_address=e.newFunderAddress===""?void 0:e.newFunderAddress,r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r},fromAminoMsg(e){return Ve.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgUpdateVestingFunder",value:Ve.toAmino(e)}},fromProtoMsg(e){return Ve.decode(e.value)},toProto(e){return Ve.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgUpdateVestingFunder",value:Ve.encode(e).finish()}}};function ks(){return {vestingAddress:""}}var Ie={typeUrl:"/evmos.vesting.v2.MsgConvertVestingAccount",encode(e,r=p__namespace.Writer.create()){return e.vestingAddress!==""&&r.uint32(10).string(e.vestingAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ks();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.vestingAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):""}},toJSON(e){let r={};return e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),r},fromPartial(e){var s;let r=ks();return r.vestingAddress=(s=e.vestingAddress)!=null?s:"",r},fromAmino(e){let r=ks();return e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),r},toAmino(e){let r={};return r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r},fromAminoMsg(e){return Ie.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgConvertVestingAccount",value:Ie.toAmino(e)}},fromProtoMsg(e){return Ie.decode(e.value)},toProto(e){return Ie.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgConvertVestingAccount",value:Ie.encode(e).finish()}}};var gn=[["/evmos.vesting.v2.MsgCreateClawbackVestingAccount",Oe],["/evmos.vesting.v2.MsgFundVestingAccount",Ee],["/evmos.vesting.v2.MsgClawback",Fe],["/evmos.vesting.v2.MsgUpdateVestingFunder",Ve],["/evmos.vesting.v2.MsgConvertVestingAccount",Ie]];var un={"/evmos.erc20.v1.MsgConvertCoin":{aminoType:"evmos/MsgConvertCoin",toAmino:Ce.toAmino,fromAmino:Ce.fromAmino},"/evmos.erc20.v1.MsgConvertERC20":{aminoType:"evmos/MsgConvertERC20",toAmino:we.toAmino,fromAmino:we.fromAmino},"/evmos.erc20.v1.MsgUpdateParams":{aminoType:"evmos/erc20/MsgUpdateParams",toAmino:Ue.toAmino,fromAmino:Ue.fromAmino}};var mn={"/evmos.inflation.v1.MsgUpdateParams":{aminoType:"evmos/inflation/MsgUpdateParams",toAmino:Te.toAmino,fromAmino:Te.fromAmino}};var ln={"/evmos.revenue.v1.MsgRegisterRevenue":{aminoType:"evmos/MsgRegisterRevenue",toAmino:be.toAmino,fromAmino:be.fromAmino},"/evmos.revenue.v1.MsgUpdateRevenue":{aminoType:"evmos/MsgUpdateRevenue",toAmino:De.toAmino,fromAmino:De.fromAmino},"/evmos.revenue.v1.MsgCancelRevenue":{aminoType:"evmos/MsgCancelRevenue",toAmino:Be.toAmino,fromAmino:Be.fromAmino},"/evmos.revenue.v1.MsgUpdateParams":{aminoType:"evmos/MsgUpdateParams",toAmino:Ne.toAmino,fromAmino:Ne.fromAmino}};var fn={"/evmos.vesting.v2.MsgCreateClawbackVestingAccount":{aminoType:"evmos/MsgCreateClawbackVestingAccount",toAmino:Oe.toAmino,fromAmino:Oe.fromAmino},"/evmos.vesting.v2.MsgFundVestingAccount":{aminoType:"evmos/MsgFundVestingAccount",toAmino:Ee.toAmino,fromAmino:Ee.fromAmino},"/evmos.vesting.v2.MsgClawback":{aminoType:"evmos/MsgClawback",toAmino:Fe.toAmino,fromAmino:Fe.fromAmino},"/evmos.vesting.v2.MsgUpdateVestingFunder":{aminoType:"evmos/MsgUpdateVestingFunder",toAmino:Ve.toAmino,fromAmino:Ve.fromAmino},"/evmos.vesting.v2.MsgConvertVestingAccount":{aminoType:"evmos/MsgConvertVestingAccount",toAmino:Ie.toAmino,fromAmino:Ie.fromAmino}};var _n=C(C(C(C({},un),mn),ln),fn),vn=[...on,...an,...cn,...gn];var Rs=[{type:"event",name:"Approval",inputs:[{indexed:!0,name:"owner",type:"address"},{indexed:!0,name:"spender",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"event",name:"Transfer",inputs:[{indexed:!0,name:"from",type:"address"},{indexed:!0,name:"to",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"function",name:"allowance",stateMutability:"view",inputs:[{name:"owner",type:"address"},{name:"spender",type:"address"}],outputs:[{name:"",type:"uint256"}]},{type:"function",name:"approve",stateMutability:"nonpayable",inputs:[{name:"spender",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]},{type:"function",name:"balanceOf",stateMutability:"view",inputs:[{name:"account",type:"address"}],outputs:[{name:"",type:"uint256"}]},{type:"function",name:"decimals",stateMutability:"view",inputs:[],outputs:[{name:"",type:"uint8"}]},{type:"function",name:"name",stateMutability:"view",inputs:[],outputs:[{name:"",type:"string"}]},{type:"function",name:"symbol",stateMutability:"view",inputs:[],outputs:[{name:"",type:"string"}]},{type:"function",name:"totalSupply",stateMutability:"view",inputs:[],outputs:[{name:"",type:"uint256"}]},{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]},{type:"function",name:"transferFrom",stateMutability:"nonpayable",inputs:[{name:"sender",type:"address"},{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];var Mn={"noble-1":"uusdc"};function Ss({chainId:e,message:r,timeoutHeight:s,memo:t="",fee:n=utils.DEFAULT_STD_FEE,signMode:o=1,pubKey:a,accountNumber:d,sequence:c}){let l={pubKey:a,accountNumber:d,sequence:c},g=Array.isArray(l)?l:[l],[m]=g,y=tx$4.createBody({message:r,memo:t,timeoutHeight:s});if(!n.amount[0])throw new Error("createTransaction error: unable to get fee amount");let k=tx$4.createFee({fee:n.amount[0],payer:n.payer,granter:n.granter,gasLimit:parseInt(n.gas,10)}),P=tx$4.createSigners({chainId:e,mode:o,signers:g}),h=tx$4.createAuthInfo({signerInfo:P,fee:k}),R=cjs.CosmosTxV1Beta1Tx.TxBody.encode(y).finish(),w=cjs.CosmosTxV1Beta1Tx.AuthInfo.encode(h).finish(),A=tx$4.createSignDoc({chainId:e,bodyBytes:R,authInfoBytes:w,accountNumber:m.accountNumber}),U=cjs.CosmosTxV1Beta1Tx.SignDoc.encode(A).finish(),N=Buffer.from(U),b=eo__default.default(Buffer.from(U)),Q=cjs.CosmosTxV1Beta1Tx.TxRaw.create();return Q.authInfoBytes=w,Q.bodyBytes=R,{txRaw:Q,signDoc:A,signers:l,signer:m,signBytes:N,signHashedBytes:b,bodyBytes:R,authInfoBytes:w}}var vr=class{constructor({baseURL:r,apiKey:s}){this.httpClient=ct__default.default.create({baseURL:r,headers:s?{authorization:s}:void 0});}get(r,s){return M(this,null,function*(){var t,n;try{return (yield this.httpClient.get(r,{params:s})).data}catch(o){throw o instanceof ct.AxiosError&&((n=(t=o.response)==null?void 0:t.data)!=null&&n.message)?new Error(o.response.data.message):o}})}post(t){return M(this,arguments,function*(r,s={}){var n,o;try{return (yield this.httpClient.post(r,s)).data}catch(a){throw a instanceof ct.AxiosError&&((o=(n=a.response)==null?void 0:n.data)!=null&&o.message)?new Error(a.response.data.message):a}})}};function Ps(){return {sender:"",bridgeId:u__default.default.UZERO,to:"",amount:f.fromPartial({}),data:void 0}}var We={typeUrl:"/opinit.ophost.v1.MsgInitiateTokenDeposit",encode(e,r=p__namespace.Writer.create()){return e.sender!==""&&r.uint32(10).string(e.sender),e.bridgeId.isZero()||r.uint32(16).uint64(e.bridgeId),e.to!==""&&r.uint32(26).string(e.to),e.amount!==void 0&&f.encode(e.amount,r.uint32(34).fork()).ldelim(),e.data!==void 0&&r.uint32(42).bytes(e.data),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ps();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.sender=s.string();break;case 2:n.bridgeId=s.uint64();break;case 3:n.to=s.string();break;case 4:n.amount=f.decode(s,s.uint32());break;case 5:n.data=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {sender:i(e.sender)?String(e.sender):"",bridgeId:i(e.bridgeId)?u__default.default.fromValue(e.bridgeId):u__default.default.UZERO,to:i(e.to)?String(e.to):"",amount:i(e.amount)?f.fromJSON(e.amount):void 0,data:i(e.data)?_(e.data):void 0}},toJSON(e){let r={};return e.sender!==void 0&&(r.sender=e.sender),e.bridgeId!==void 0&&(r.bridgeId=(e.bridgeId||u__default.default.UZERO).toString()),e.to!==void 0&&(r.to=e.to),e.amount!==void 0&&(r.amount=e.amount?f.toJSON(e.amount):void 0),e.data!==void 0&&(r.data=e.data!==void 0?v(e.data):void 0),r},fromPartial(e){var s,t,n;let r=Ps();return r.sender=(s=e.sender)!=null?s:"",r.bridgeId=e.bridgeId!==void 0&&e.bridgeId!==null?u__default.default.fromValue(e.bridgeId):u__default.default.UZERO,r.to=(t=e.to)!=null?t:"",r.amount=e.amount!==void 0&&e.amount!==null?f.fromPartial(e.amount):void 0,r.data=(n=e.data)!=null?n:void 0,r},fromAmino(e){let r=Ps();return e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),e.bridge_id!==void 0&&e.bridge_id!==null&&(r.bridgeId=u__default.default.fromString(e.bridge_id)),e.to!==void 0&&e.to!==null&&(r.to=e.to),e.amount!==void 0&&e.amount!==null&&(r.amount=f.fromAmino(e.amount)),e.data!==void 0&&e.data!==null&&(r.data=_(e.data)),r},toAmino(e){let r={};return r.sender=e.sender===""?void 0:e.sender,r.bridge_id=e.bridgeId.isZero()?void 0:e.bridgeId.toString(),r.to=e.to===""?void 0:e.to,r.amount=e.amount?f.toAmino(e.amount):f.toAmino(f.fromPartial({})),r.data=e.data?v(e.data):void 0,r},fromAminoMsg(e){return We.fromAmino(e.value)},toAminoMsg(e){return {type:"ophost/MsgInitiateTokenDeposit",value:We.toAmino(e)}},fromProtoMsg(e){return We.decode(e.value)},toProto(e){return We.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/opinit.ophost.v1.MsgInitiateTokenDeposit",value:We.encode(e).finish()}}};function xs(){return {baseVestingAccount:void 0,funderAddress:"",startTime:new Date,lockupPeriods:[],vestingPeriods:[]}}var Ye={typeUrl:"/evmos.vesting.v2.ClawbackVestingAccount",encode(e,r=p__namespace.Writer.create()){e.baseVestingAccount!==void 0&&q.encode(e.baseVestingAccount,r.uint32(10).fork()).ldelim(),e.funderAddress!==""&&r.uint32(18).string(e.funderAddress),e.startTime!==void 0&&K.encode(ze(e.startTime),r.uint32(26).fork()).ldelim();for(let s of e.lockupPeriods)x.encode(s,r.uint32(34).fork()).ldelim();for(let s of e.vestingPeriods)x.encode(s,r.uint32(42).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=xs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseVestingAccount=q.decode(s,s.uint32());break;case 2:n.funderAddress=s.string();break;case 3:n.startTime=Ke(K.decode(s,s.uint32()));break;case 4:n.lockupPeriods.push(x.decode(s,s.uint32()));break;case 5:n.vestingPeriods.push(x.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {baseVestingAccount:i(e.baseVestingAccount)?q.fromJSON(e.baseVestingAccount):void 0,funderAddress:i(e.funderAddress)?String(e.funderAddress):"",startTime:i(e.startTime)?je(e.startTime):void 0,lockupPeriods:Array.isArray(e==null?void 0:e.lockupPeriods)?e.lockupPeriods.map(r=>x.fromJSON(r)):[],vestingPeriods:Array.isArray(e==null?void 0:e.vestingPeriods)?e.vestingPeriods.map(r=>x.fromJSON(r)):[]}},toJSON(e){let r={};return e.baseVestingAccount!==void 0&&(r.baseVestingAccount=e.baseVestingAccount?q.toJSON(e.baseVestingAccount):void 0),e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.startTime!==void 0&&(r.startTime=e.startTime.toISOString()),e.lockupPeriods?r.lockupPeriods=e.lockupPeriods.map(s=>s?x.toJSON(s):void 0):r.lockupPeriods=[],e.vestingPeriods?r.vestingPeriods=e.vestingPeriods.map(s=>s?x.toJSON(s):void 0):r.vestingPeriods=[],r},fromPartial(e){var s,t,n,o;let r=xs();return r.baseVestingAccount=e.baseVestingAccount!==void 0&&e.baseVestingAccount!==null?q.fromPartial(e.baseVestingAccount):void 0,r.funderAddress=(s=e.funderAddress)!=null?s:"",r.startTime=(t=e.startTime)!=null?t:void 0,r.lockupPeriods=((n=e.lockupPeriods)==null?void 0:n.map(a=>x.fromPartial(a)))||[],r.vestingPeriods=((o=e.vestingPeriods)==null?void 0:o.map(a=>x.fromPartial(a)))||[],r},fromAmino(e){var s,t;let r=xs();return e.base_vesting_account!==void 0&&e.base_vesting_account!==null&&(r.baseVestingAccount=q.fromAmino(e.base_vesting_account)),e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.start_time!==void 0&&e.start_time!==null&&(r.startTime=Ke(K.fromAmino(e.start_time))),r.lockupPeriods=((s=e.lockup_periods)==null?void 0:s.map(n=>x.fromAmino(n)))||[],r.vestingPeriods=((t=e.vesting_periods)==null?void 0:t.map(n=>x.fromAmino(n)))||[],r},toAmino(e){let r={};return r.base_vesting_account=e.baseVestingAccount?q.toAmino(e.baseVestingAccount):void 0,r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.start_time=e.startTime?K.toAmino(ze(e.startTime)):void 0,e.lockupPeriods?r.lockup_periods=e.lockupPeriods.map(s=>s?x.toAmino(s):void 0):r.lockup_periods=e.lockupPeriods,e.vestingPeriods?r.vesting_periods=e.vestingPeriods.map(s=>s?x.toAmino(s):void 0):r.vesting_periods=e.vestingPeriods,r},fromAminoMsg(e){return Ye.fromAmino(e.value)},toAminoMsg(e){return {type:"vesting/ClawbackVestingAccount",value:Ye.toAmino(e)}},fromProtoMsg(e){return Ye.decode(e.value)},toProto(e){return Ye.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.ClawbackVestingAccount",value:Ye.encode(e).finish()}}};var Mr=1.5;function hr(e){let r=JSON.parse(e.msg);return e.msgTypeURL==="/ibc.applications.transfer.v1.MsgTransfer"?{typeUrl:"/ibc.applications.transfer.v1.MsgTransfer",value:tx.MsgTransfer.fromJSON({sourcePort:r.source_port,sourceChannel:r.source_channel,token:r.token,sender:r.sender,receiver:r.receiver,timeoutHeight:r.timeout_height,timeoutTimestamp:r.timeout_timestamp,memo:r.memo})}:e.msgTypeURL==="/cosmwasm.wasm.v1.MsgExecuteContract"?{typeUrl:e.msgTypeURL,value:tx$1.MsgExecuteContract.fromPartial({sender:r.sender,contract:r.contract,msg:encoding.toUtf8(JSON.stringify(r.msg)),funds:r.funds})}:e.msgTypeURL==="/cosmos.bank.v1beta1.MsgSend"?{typeUrl:e.msgTypeURL,value:tx$2.MsgSend.fromPartial({fromAddress:r.from_address,toAddress:r.to_address,amount:r.amount})}:e.msgTypeURL==="/circle.cctp.v1.MsgDepositForBurn"?{typeUrl:e.msgTypeURL,value:G.fromAmino(r)}:e.msgTypeURL==="/circle.cctp.v1.MsgDepositForBurnWithCaller"?{typeUrl:e.msgTypeURL,value:Z.fromAmino(r)}:e.msgTypeURL==="/initia.move.v1.MsgExecute"?{typeUrl:e.msgTypeURL,value:qe.fromPartial({sender:r.sender,moduleAddress:r.module_address,moduleName:r.module_name,functionName:r.function_name,args:r.args})}:e.msgTypeURL==="/opinit.ophost.v1.MsgInitiateTokenDeposit"?{typeUrl:e.msgTypeURL,value:We.fromPartial({sender:r.sender,to:r.to,amount:r.amount,bridgeId:r.bridge_id})}:e.msgTypeURL==="/evmos.vesting.v2.ClawbackVestingAccount"?{typeUrl:e.msgTypeURL,value:Ye.fromPartial({baseVestingAccount:r.base_vesting_account,funderAddress:r.funder_address,lockupPeriods:r.lockup_periods,startTime:r.start_time,vestingPeriods:r.vesting_periods})}:{typeUrl:e.msgTypeURL,value:r}}function Cs(e){let r=JSON.parse(e.msg);if(e.msgTypeURL==="/ibc.applications.transfer.v1.MsgTransfer")return no__default.default.fromJSON({port:r.source_port,channelId:r.source_channel,amount:r.token,sender:r.sender,receiver:r.receiver,timeout:r.timeout_timestamp,memo:r.memo});if(e.msgTypeURL==="/cosmwasm.wasm.v1.MsgExecuteContract")return to__default.default.fromJSON({sender:r.sender,contractAddress:r.contract,msg:r.msg,funds:r.funds});throw new Error("Unsupported message type")}function Ar(a,d,c,l,g){return M(this,arguments,function*(e,r,s,t,n,o=Mr){if(!t&&!n)throw new Error("Either message or encodedMsg must be provided");let m=t==null?void 0:t.map(P=>hr(P));if(n=n||m,!n)throw new Error("Either message or encodedMsg must be provided");if(s.includes("evmos")||s.includes("injective")||s.includes("dymension")||(process==null?void 0:process.env.NODE_ENV)==="test")return t!=null&&t.find(P=>P.msgTypeURL==="/cosmwasm.wasm.v1.MsgExecuteContract")?"2400000":"280000";let k=(yield e.simulate(r,n,""))*o;return Math.ceil(k).toFixed(0)})}function Ds(e){return {address:e.address,basisPointsFee:e.basis_points_fee}}function Bs(e){return {address:e.address,basis_points_fee:e.basisPointsFee}}function re(e){return {denom:e.denom,chainID:e.chain_id,originDenom:e.origin_denom,originChainID:e.origin_chain_id,trace:e.trace,isCW20:e.is_cw20,isEVM:e.is_evm,isSVM:e.is_svm,symbol:e.symbol,name:e.name,logoURI:e.logo_uri,decimals:e.decimals,tokenContract:e.token_contract,description:e.description,coingeckoID:e.coingecko_id,recommendedSymbol:e.recommended_symbol}}function Ze(e){return {denom:e.denom,chain_id:e.chainID,origin_denom:e.originDenom,origin_chain_id:e.originChainID,trace:e.trace,is_cw20:e.isCW20,is_evm:e.isEVM,is_svm:e.isSVM,symbol:e.symbol,name:e.name,logo_uri:e.logoURI,decimals:e.decimals,token_contract:e.tokenContract,description:e.description,coingecko_id:e.coingeckoID,recommended_symbol:e.recommendedSymbol}}function An(e){return {asset:re(e.asset),reason:e.reason}}function yn(e){return {asset:Ze(e.asset),reason:e.reason}}function jp(e){return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,allowMultiTx:e.allow_multi_tx,includeCW20Assets:e.include_cw20_assets}}function kn(e){return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,allow_multi_tx:e.allowMultiTx,include_cw20_assets:e.includeCW20Assets}}function eg(e){return {chainIDs:e.chain_ids,chainID:e.chain_id,nativeOnly:e.native_only,includeNoMetadataAssets:e.include_no_metadata_assets,includeCW20Assets:e.include_cw20_assets,includeEvmAssets:e.include_evm_assets,includeSvmAssets:e.include_svm_assets}}function Rn(e){return {chain_ids:e.chainIDs,chain_id:e.chainID,native_only:e.nativeOnly,include_no_metadata_assets:e.includeNoMetadataAssets,include_cw20_assets:e.includeCW20Assets,include_evm_assets:e.includeEvmAssets,include_svm_assets:e.includeSvmAssets,only_testnets:e.onlyTestnets}}function Sn(e){return {chainName:e.chain_name,chainID:e.chain_id,pfmEnabled:e.pfm_enabled,cosmosSDKVersion:e.cosmos_sdk_version,modules:e.modules,cosmosModuleSupport:e.cosmos_module_support,supportsMemo:e.supports_memo,logoURI:e.logo_uri,bech32Prefix:e.bech32_prefix,feeAssets:e.fee_assets.map(co),chainType:e.chain_type,ibcCapabilities:go(e.ibc_capabilities),isTestnet:e.is_testnet,prettyName:e.pretty_name}}function rg(e){return {chain_name:e.chainName,chain_id:e.chainID,pfm_enabled:e.pfmEnabled,cosmos_sdk_version:e.cosmosSDKVersion,modules:e.modules,cosmos_module_support:e.cosmosModuleSupport,supports_memo:e.supportsMemo,logo_uri:e.logoURI,bech32_prefix:e.bech32Prefix,fee_assets:e.feeAssets.map(po),chain_type:e.chainType,ibc_capabilities:uo(e.ibcCapabilities),is_testnet:e.isTestnet,pretty_name:e.prettyName}}function co(e){return {denom:e.denom,gasPrice:e.gas_price}}function po(e){return {denom:e.denom,gas_price:e.gasPrice}}function go(e){return {cosmosPfm:e.cosmos_pfm,cosmosIbcHooks:e.cosmos_ibc_hooks,cosmosMemo:e.cosmos_memo,cosmosAutopilot:e.cosmos_autopilot}}function uo(e){return {cosmos_pfm:e.cosmosPfm,cosmos_ibc_hooks:e.cosmosIbcHooks,cosmos_memo:e.cosmosMemo,cosmos_autopilot:e.cosmosAutopilot}}function sg(e){return {requests:e.requests.map(fi)}}function Pn(e){return {requests:e.requests.map(_i)}}function xn(e){return {recommendations:e.recommendations.map(An),recommendationEntries:e.recommendation_entries.map(mo)}}function ng(e){return {recommendations:e.recommendations.map(yn),recommendation_entries:e.recommendationEntries.map(lo)}}function mo(e){return {recommendations:e.recommendations.map(An),error:e.error}}function lo(e){return {recommendations:e.recommendations.map(yn),error:e.error}}function Cn(e){return {amount:e.amount,bridgeID:e.bridge_id,chainID:e.chain_id,feeType:e.fee_type,originAsset:e.origin_asset&&re(e.origin_asset),txIndex:e.tx_index,usdAmount:e.usd_amount,operationIndex:e.operation_index}}function fo(e){return {amount:e.amount,bridge_id:e.bridgeID,chain_id:e.chainID,fee_type:e.feeType,origin_asset:e.originAsset&&Ze(e.originAsset),tx_index:e.txIndex,usd_amount:e.usdAmount,operation_index:e.operationIndex}}function $(e){return {name:e.name,chainID:e.chain_id,logoUri:e.logo_uri}}function Je(e){return {name:e.name,chain_id:e.chainID,logo_uri:e.logoUri}}function ws(e){return {name:e.name,chainID:e.chain_id}}function Us(e){return {name:e.name,chain_id:e.chainID}}function tg(e){let r=e.swap_venues?e.swap_venues.map(ws):void 0;return e.amount_in!==void 0?{sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountIn:e.amount_in,cumulativeAffiliateFeeBPS:e.cumulative_affiliate_fee_bps,swapVenue:e.swap_venue?ws(e.swap_venue):void 0,swapVenues:r,allowUnsafe:e.allow_unsafe,experimentalFeatures:e.experimental_features,bridges:e.bridges,allowMultiTx:e.allow_multi_tx,smartRelay:e.smart_relay,smartSwapOptions:e.smart_swap_options?Ts(e.smart_swap_options):void 0,allowSwaps:e.allow_swaps}:{sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountOut:e.amount_out,cumulativeAffiliateFeeBPS:e.cumulative_affiliate_fee_bps,swapVenue:e.swap_venue?ws(e.swap_venue):void 0,swapVenues:r,allowUnsafe:e.allow_unsafe,experimentalFeatures:e.experimental_features,bridges:e.bridges,allowMultiTx:e.allow_multi_tx,smartRelay:e.smart_relay,smartSwapOptions:e.smart_swap_options?Ts(e.smart_swap_options):void 0,allowSwaps:e.allow_swaps}}function wn(e){let r=e.swapVenues?e.swapVenues.map(Us):void 0;return e.amountIn!==void 0?{source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_in:e.amountIn,cumulative_affiliate_fee_bps:e.cumulativeAffiliateFeeBPS,swap_venue:e.swapVenue?Us(e.swapVenue):void 0,swap_venues:r,allow_unsafe:e.allowUnsafe,experimental_features:e.experimentalFeatures,bridges:e.bridges,allow_multi_tx:e.allowMultiTx,smart_relay:e.smartRelay,smart_swap_options:e.smartSwapOptions?bs(e.smartSwapOptions):void 0,allow_swaps:e.allowSwaps}:{source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_out:e.amountOut,cumulative_affiliate_fee_bps:e.cumulativeAffiliateFeeBPS,swap_venue:e.swapVenue?Us(e.swapVenue):void 0,swap_venues:r,allow_unsafe:e.allowUnsafe,experimental_features:e.experimentalFeatures,bridges:e.bridges,allow_multi_tx:e.allowMultiTx,smart_relay:e.smartRelay,smart_swap_options:e.smartSwapOptions?bs(e.smartSwapOptions):void 0,allow_swaps:e.allowSwaps}}function Un(e){return {port:e.port,channel:e.channel,fromChainID:e.from_chain_id,toChainID:e.to_chain_id,pfmEnabled:e.pfm_enabled,supportsMemo:e.supports_memo,denomIn:e.denom_in,denomOut:e.denom_out,feeAmount:e.fee_amount,usdFeeAmount:e.usd_fee_amount,feeAsset:e.fee_asset&&re(e.fee_asset),bridgeID:e.bridge_id,destDenom:e.dest_denom,chainID:e.chain_id,smartRelay:e.smart_relay}}function Tn(e){return {port:e.port,channel:e.channel,from_chain_id:e.fromChainID,to_chain_id:e.toChainID,pfm_enabled:e.pfmEnabled,supports_memo:e.supportsMemo,denom_in:e.denomIn,denom_out:e.denomOut,fee_amount:e.feeAmount,usd_fee_amount:e.usdFeeAmount,fee_asset:e.feeAsset&&Ze(e.feeAsset),bridge_id:e.bridgeID,dest_denom:e.destDenom,chain_id:e.chainID,smart_relay:e.smartRelay}}function Ns(e){return {pool:e.pool,denomIn:e.denom_in,denomOut:e.denom_out,interface:e.interface}}function Os(e){return {pool:e.pool,denom_in:e.denomIn,denom_out:e.denomOut,interface:e.interface}}function _o(e){return {swapAmountIn:e.swap_amount_in,denomIn:e.denom_in,swapOperations:e.swap_operations.map(Ns)}}function vo(e){return {swap_amount_in:e.swapAmountIn,denom_in:e.denomIn,swap_operations:e.swapOperations.map(Os)}}function Mo(e){return {swapVenue:$(e.swap_venue),swapOperations:e.swap_operations.map(Ns),swapAmountIn:e.swap_amount_in,priceImpactPercent:e.price_impact_percent,estimatedAmountOut:e.estimated_amount_out}}function ho(e){return {swap_venue:Je(e.swapVenue),swap_operations:e.swapOperations.map(Os),swap_amount_in:e.swapAmountIn,price_impact_percent:e.priceImpactPercent,estimated_amount_out:e.estimatedAmountOut}}function Ao(e){return {swapVenue:$(e.swap_venue),swapRoutes:e.swap_routes.map(_o),estimatedAmountOut:e.estimated_amount_out}}function yo(e){return {swap_venue:Je(e.swapVenue),swap_routes:e.swapRoutes.map(vo),estimated_amount_out:e.estimatedAmountOut}}function ko(e){return {swapVenue:$(e.swap_venue),swapOperations:e.swap_operations.map(Ns),swapAmountOut:e.swap_amount_out,priceImpactPercent:e.price_impact_percent}}function Ro(e){return {swap_venue:Je(e.swapVenue),swap_operations:e.swapOperations.map(Os),swap_amount_out:e.swapAmountOut,price_impact_percent:e.priceImpactPercent}}function So(e){return "swap_in"in e?{swapIn:Mo(e.swap_in),estimatedAffiliateFee:e.estimated_affiliate_fee,fromChainID:e.from_chain_id,chainID:e.chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}:"smart_swap_in"in e?{smartSwapIn:Ao(e.smart_swap_in),estimatedAffiliateFee:e.estimated_affiliate_fee,fromChainID:e.from_chain_id,chainID:e.chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}:{swapOut:ko(e.swap_out),estimatedAffiliateFee:e.estimated_affiliate_fee,fromChainID:e.from_chain_id,chainID:e.chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}}function Po(e){return "swapIn"in e?{swap_in:ho(e.swapIn),estimated_affiliate_fee:e.estimatedAffiliateFee,from_chain_id:e.fromChainID,chain_id:e.chainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Je)}:"smartSwapIn"in e?{smart_swap_in:yo(e.smartSwapIn),estimated_affiliate_fee:e.estimatedAffiliateFee,from_chain_id:e.fromChainID,chain_id:e.chainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Je)}:{swap_out:Ro(e.swapOut),estimated_affiliate_fee:e.estimatedAffiliateFee,from_chain_id:e.fromChainID,chain_id:e.chainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Je)}}function xo(e){return {inputToken:e.input_token,amountIn:e.amount_in,swapCalldata:e.swap_calldata,amountOut:e.amount_out,fromChainID:e.from_chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}}function Co(e){return {input_token:e.inputToken,amount_in:e.amountIn,swap_calldata:e.swapCalldata,amount_out:e.amountOut,from_chain_id:e.fromChainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Je)}}function bn(e){return "transfer"in e?{transfer:Un(e.transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"bank_send"in e?{bankSend:Jo(e.bank_send),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"axelar_transfer"in e?{axelarTransfer:Vo(e.axelar_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"cctp_transfer"in e?{cctpTransfer:Ko(e.cctp_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"hyperlane_transfer"in e?{hyperlaneTransfer:Ho(e.hyperlane_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"op_init_transfer"in e?{opInitTransfer:Zo(e.op_init_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"swap"in e?{swap:So(e.swap),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:{evmSwap:xo(e.evm_swap),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}}function Dn(e){return "transfer"in e?{transfer:Tn(e.transfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"bankSend"in e?{bank_send:Wo(e.bankSend),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"axelarTransfer"in e?{axelar_transfer:Io(e.axelarTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"cctpTransfer"in e?{cctp_transfer:qo(e.cctpTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"hyperlaneTransfer"in e?{hyperlane_transfer:Go(e.hyperlaneTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"opInitTransfer"in e?{op_init_transfer:$o(e.opInitTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"swap"in e?{swap:Po(e.swap),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:{evm_swap:Co(e.evmSwap),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}}function Es(e){var r;return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountIn:e.amount_in,amountOut:e.amount_out,operations:e.operations.map(bn),chainIDs:e.chain_ids,requiredChainAddresses:e.required_chain_addresses,doesSwap:e.does_swap,estimatedAmountOut:e.estimated_amount_out,swapVenues:e.swap_venues?e.swap_venues.map($):void 0,txsRequired:e.txs_required,usdAmountIn:e.usd_amount_in,usdAmountOut:e.usd_amount_out,swapPriceImpactPercent:e.swap_price_impact_percent,warning:e.warning,estimatedFees:(r=e.estimated_fees)!=null&&r.length?e.estimated_fees.map(s=>Cn(s)):[],estimatedRouteDurationSeconds:e.estimated_route_duration_seconds}}function og(e){return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_in:e.amountIn,amount_out:e.amountOut,operations:e.operations.map(Dn),chain_ids:e.chainIDs,required_chain_addresses:e.requiredChainAddresses,does_swap:e.doesSwap,estimated_amount_out:e.estimatedAmountOut,swap_venues:e.swapVenues?e.swapVenues.map(Je):void 0,txs_required:e.txsRequired,usd_amount_in:e.usdAmountIn,usd_amount_out:e.usdAmountOut,swap_price_impact_percent:e.swapPriceImpactPercent,warning:e.warning,estimated_fees:e.estimatedFees.map(r=>fo(r)),estimated_route_duration_seconds:e.estimatedRouteDurationSeconds}}function wo(e){return {contractAddress:e.contract_address,msg:e.msg}}function Uo(e){return {contract_address:e.contractAddress,msg:e.msg}}function Bn(e){return "wasm_msg"in e?{wasmMsg:wo(e.wasm_msg)}:{autopilotMsg:e.autopilot_msg}}function Nn(e){return "wasmMsg"in e?{wasm_msg:Uo(e.wasmMsg)}:{autopilot_msg:e.autopilotMsg}}function ig(e){var r;return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountIn:e.amount_in,amountOut:e.amount_out,addressList:e.address_list,operations:e.operations.map(bn),estimatedAmountOut:e.estimated_amount_out,slippageTolerancePercent:e.slippage_tolerance_percent,affiliates:(r=e.affiliates)==null?void 0:r.map(Ds),chainIDsToAffiliates:e.chain_ids_to_affiliates?st(e.chain_ids_to_affiliates):void 0,postRouteHandler:e.post_route_handler&&Bn(e.post_route_handler),enableGasWarnings:e.enable_gas_warnings}}function On(e){var r;return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_in:e.amountIn,amount_out:e.amountOut,address_list:e.addressList,operations:e.operations.map(Dn),estimated_amount_out:e.estimatedAmountOut,slippage_tolerance_percent:e.slippageTolerancePercent,affiliates:(r=e.affiliates)==null?void 0:r.map(Bs),chain_ids_to_affiliates:e.chainIDsToAffiliates?nt(e.chainIDsToAffiliates):void 0,post_route_handler:e.postRouteHandler&&Nn(e.postRouteHandler),enable_gas_warnings:e.enableGasWarnings}}function To(e){return {chainID:e.chain_id,path:e.path,msg:e.msg,msgTypeURL:e.msg_type_url}}function bo(e){return {chain_id:e.chainID,path:e.path,msg:e.msg,msg_type_url:e.msgTypeURL}}function Do(e){return {msg:e.msg,msgTypeURL:e.msg_type_url}}function Bo(e){return {msg:e.msg,msg_type_url:e.msgTypeURL}}function ag(e){return {tx:e.tx,chainID:e.chain_id}}function dg(e){return {tx:e.tx,chain_id:e.chainID}}function En(e){return {txHash:e.tx_hash}}function cg(e){return {tx_hash:e.txHash}}function pg(e){return {txHash:e.tx_hash,chainID:e.chain_id}}function gg(e){return {tx_hash:e.txHash,chain_id:e.chainID}}function Fn(e){return {txHash:e.tx_hash,explorerLink:e.explorer_link}}function ug(e){return {tx_hash:e.txHash,explorer_link:e.explorerLink}}function mg(e){return {txHash:e.tx_hash,chainID:e.chain_id}}function lg(e){return {tx_hash:e.txHash,chain_id:e.chainID}}function D(e){return {txHash:e.tx_hash,chainID:e.chain_id,explorerLink:e.explorer_link}}function B(e){return {tx_hash:e.txHash,chain_id:e.chainID,explorer_link:e.explorerLink}}function No(e){return {sendTx:e.send_tx&&D(e.send_tx),receiveTx:e.receive_tx&&D(e.receive_tx),acknowledgeTx:e.acknowledge_tx&&D(e.acknowledge_tx),timeoutTx:e.timeout_tx&&D(e.timeout_tx),error:e.error}}function Oo(e){return {send_tx:e.sendTx&&B(e.sendTx),receive_tx:e.receiveTx&&B(e.receiveTx),acknowledge_tx:e.acknowledgeTx&&B(e.acknowledgeTx),timeout_tx:e.timeoutTx&&B(e.timeoutTx),error:e.error}}function Eo(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,packetTXs:e.packet_txs&&No(e.packet_txs),srcChainID:e.src_chain_id,dstChainID:e.dst_chain_id}}function Fo(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,packet_txs:e.packetTXs&&Oo(e.packetTXs),src_chain_id:e.srcChainID,dst_chain_id:e.dstChainID}}function Vn(e){return {transferSequenceIndex:e.transfer_sequence_index}}function In(e){return {transfer_sequence_index:e.transferSequenceIndex}}function Jn(e){return {chainID:e.chain_id,denom:e.denom,released:e.released}}function Wn(e){return {chain_id:e.chainID,denom:e.denom,released:e.released}}function Ln(e){return {status:e.status,nextBlockingTransfer:e.next_blocking_transfer&&Vn(e.next_blocking_transfer),transferSequence:e.transfer_sequence.map(Zn),transferAssetRelease:e.transfer_asset_release&&Jn(e.transfer_asset_release),error:e.error,state:e.state,transfers:e.transfers.map(di)}}function fg(e){return {status:e.status,next_blocking_transfer:e.nextBlockingTransfer&&In(e.nextBlockingTransfer),transfer_sequence:e.transferSequence.map($n),transfer_asset_release:e.transferAssetRelease&&Wn(e.transferAssetRelease),error:e.error,state:e.state,transfers:e.transfers.map(ci)}}function _g(e){return {address:e.address,chainID:e.chain_id}}function vg(e){return {address:e.address,chain_id:e.chainID}}function Vo(e){return {fromChain:e.from_chain,fromChainID:e.from_chain_id,toChain:e.to_chain,toChainID:e.to_chain_id,asset:e.asset,shouldUnwrap:e.should_unwrap,denomIn:e.denom_in,denomOut:e.denom_out,feeAmount:e.fee_amount,usdFeeAmount:e.usd_fee_amount,feeAsset:re(e.fee_asset),isTestnet:e.is_testnet,ibcTransferToAxelar:e.ibc_transfer_to_axelar?Un(e.ibc_transfer_to_axelar):void 0,bridgeID:e.bridge_id,smartRelay:e.smart_relay}}function Io(e){return {from_chain:e.fromChain,from_chain_id:e.fromChainID,to_chain:e.toChain,to_chain_id:e.toChainID,asset:e.asset,should_unwrap:e.shouldUnwrap,denom_in:e.denomIn,denom_out:e.denomOut,fee_amount:e.feeAmount,fee_asset:Ze(e.feeAsset),usd_fee_amount:e.usdFeeAmount,is_testnet:e.isTestnet,ibc_transfer_to_axelar:e.ibcTransferToAxelar?Tn(e.ibcTransferToAxelar):void 0,bridge_id:e.bridgeID,smart_relay:e.smartRelay}}function Jo(e){return {chainID:e.chain_id,denom:e.denom}}function Wo(e){return {chain_id:e.chainID,denom:e.denom}}function Lo(e){return {feeAmount:e.fee_amount,relayerAddress:e.relayer_address,expiration:e.expiration,feePaymentAddress:e.fee_payment_address,feeDenom:e.fee_denom}}function zo(e){return {fee_amount:e.feeAmount,relayer_address:e.relayerAddress,expiration:e.expiration,fee_payment_address:e.feePaymentAddress,fee_denom:e.feeDenom}}function Ko(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,burnToken:e.burn_token,bridgeID:e.bridge_id,denomIn:e.denom_in,denomOut:e.denom_out,smartRelay:e.smart_relay,smartRelayFeeQuote:Lo(e.smart_relay_fee_quote)}}function qo(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,burn_token:e.burnToken,bridge_id:e.bridgeID,denom_in:e.denomIn,denom_out:e.denomOut,smart_relay:e.smartRelay,smart_relay_fee_quote:zo(e.smartRelayFeeQuote)}}function Ho(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,denomIn:e.denom_in,denomOut:e.denom_out,hyperlaneContractAddress:e.hyperlane_contract_address,feeAmount:e.fee_amount,usdFeeAmount:e.usd_fee_amount,feeAsset:re(e.fee_asset),bridgeID:e.bridge_id,smartRelay:e.smart_relay}}function Go(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,denom_in:e.denomIn,denom_out:e.denomOut,hyperlane_contract_address:e.hyperlaneContractAddress,fee_amount:e.feeAmount,usd_fee_amount:e.usdFeeAmount,fee_asset:Ze(e.feeAsset),bridge_id:e.bridgeID,smart_relay:e.smartRelay}}function Zo(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,denomIn:e.denom_in,denomOut:e.denom_out,opInitBridgeID:e.op_init_bridge_id,bridgeID:e.bridge_id,smartRelay:e.smart_relay}}function $o(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,denom_in:e.denomIn,denom_out:e.denomOut,op_init_bridge_id:e.opInitBridgeID,bridge_id:e.bridgeID,smart_relay:e.smartRelay}}function Yo(e){return {tokenContract:e.token_contract,spender:e.spender,amount:e.amount}}function Qo(e){return {token_contract:e.tokenContract,spender:e.spender,amount:e.amount}}function zn(e){return {chainID:e.chain_id,tx:e.tx,signerAddress:e.signer_address}}function Kn(e){return {chain_id:e.chainID,tx:e.tx,signer_address:e.signerAddress}}function qn(e){return {chainID:e.chain_id,to:e.to,value:e.value,data:e.data,requiredERC20Approvals:e.required_erc20_approvals.map(Yo),signerAddress:e.signer_address}}function Hn(e){return {chain_id:e.chainID,to:e.to,value:e.value,data:e.data,required_erc20_approvals:e.requiredERC20Approvals.map(Qo),signer_address:e.signerAddress}}function Xo(e){return {chainID:e.chain_id,path:e.path,msgs:e.msgs.map(Do),signerAddress:e.signer_address}}function jo(e){return {chain_id:e.chainID,path:e.path,msgs:e.msgs.map(Bo),signer_address:e.signerAddress}}function Fs(e){return "cosmos_tx"in e?{cosmosTx:Xo(e.cosmos_tx),operationsIndices:e.operations_indices}:"svm_tx"in e?{svmTx:zn(e.svm_tx),operationsIndices:e.operations_indices}:{evmTx:qn(e.evm_tx),operationsIndices:e.operations_indices}}function Mg(e){return "cosmosTx"in e?{cosmos_tx:jo(e.cosmosTx),operations_indices:e.operationsIndices}:"svmTx"in e?{svm_tx:Kn(e.svmTx),operations_indices:e.operationsIndices}:{evm_tx:Hn(e.evmTx),operations_indices:e.operationsIndices}}function Vs(e){return "multi_chain_msg"in e?{multiChainMsg:To(e.multi_chain_msg)}:"svm_tx"in e?{svmTx:zn(e.svm_tx)}:{evmTx:qn(e.evm_tx)}}function hg(e){return "multiChainMsg"in e?{multi_chain_msg:bo(e.multiChainMsg)}:"svmTx"in e?{svm_tx:Kn(e.svmTx)}:{evm_tx:Hn(e.evmTx)}}function Gn(e){var r,s;return {estimatedFees:(r=e.estimated_fees)==null?void 0:r.map(t=>Cn(t)),msgs:e.msgs.map(t=>Vs(t)),txs:(s=e.txs)==null?void 0:s.map(t=>Fs(t)),warning:e.warning}}function ei(e){return {sendTx:e.send_tx?D(e.send_tx):null,confirmTx:e.confirm_tx?D(e.confirm_tx):null,executeTx:e.execute_tx?D(e.execute_tx):null,error:e.error}}function ri(e){return {send_tx:e.sendTx?B(e.sendTx):null,confirm_tx:e.confirmTx?B(e.confirmTx):null,execute_tx:e.executeTx?B(e.executeTx):null,error:e.error}}function si(e){return {sendTx:e.send_tx?D(e.send_tx):null,gasPaidTx:e.gas_paid_tx?D(e.gas_paid_tx):null,confirmTx:e.confirm_tx?D(e.confirm_tx):null,approveTx:e.approve_tx?D(e.approve_tx):null,executeTx:e.execute_tx?D(e.execute_tx):null,error:e.error}}function ni(e){return {send_tx:e.sendTx?B(e.sendTx):null,gas_paid_tx:e.gasPaidTx?B(e.gasPaidTx):null,confirm_tx:e.confirmTx?B(e.confirmTx):null,approve_tx:e.approveTx?B(e.approveTx):null,execute_tx:e.executeTx?B(e.executeTx):null,error:e.error}}function ti(e){return "contract_call_with_token_txs"in e?{contractCallWithTokenTxs:si(e.contract_call_with_token_txs)}:{sendTokenTxs:ei(e.send_token_txs)}}function oi(e){return "contractCallWithTokenTxs"in e?{contract_call_with_token_txs:ni(e.contractCallWithTokenTxs)}:{send_token_txs:ri(e.sendTokenTxs)}}function ii(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,type:e.type,state:e.state,txs:e.txs&&ti(e.txs),axelarScanLink:e.axelar_scan_link,srcChainID:e.src_chain_id,dstChainID:e.dst_chain_id}}function ai(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,type:e.type,state:e.state,txs:e.txs&&oi(e.txs),axelar_scan_link:e.axelarScanLink,src_chain_id:e.srcChainID,dst_chain_id:e.dstChainID}}function Zn(e){return "ibc_transfer"in e?{ibcTransfer:Eo(e.ibc_transfer)}:"cctp_transfer"in e?{cctpTransfer:yi(e.cctp_transfer)}:"hyperlane_transfer"in e?{hyperlaneTransfer:Pi(e.hyperlane_transfer)}:"op_init_transfer"in e?{opInitTransfer:Ui(e.op_init_transfer)}:{axelarTransfer:ii(e.axelar_transfer)}}function $n(e){return "ibcTransfer"in e?{ibc_transfer:Fo(e.ibcTransfer)}:"cctpTransfer"in e?{cctp_transfer:ki(e.cctpTransfer)}:"hyperlaneTransfer"in e?{hyperlane_transfer:xi(e.hyperlaneTransfer)}:"opInitTransfer"in e?{op_init_transfer:Ti(e.opInitTransfer)}:{axelar_transfer:ai(e.axelarTransfer)}}function di(e){return {transferSequence:e.transfer_sequence.map(Zn),transferAssetRelease:e.transfer_asset_release&&Jn(e.transfer_asset_release),error:e.error,state:e.state,nextBlockingTransfer:e.next_blocking_transfer&&Vn(e.next_blocking_transfer)}}function ci(e){return {transfer_sequence:e.transferSequence.map($n),transfer_asset_release:e.transferAssetRelease&&Wn(e.transferAssetRelease),error:e.error,state:e.state,next_blocking_transfer:e.nextBlockingTransfer&&In(e.nextBlockingTransfer)}}function pi(e){return {chainID:e.chain_id,denom:e.denom}}function gi(e){return {chain_id:e.chainID,denom:e.denom}}function ui(e){return "asset"in e?{asset:re(e.asset)}:{error:e.error}}function mi(e){return "asset"in e?{asset:Ze(e.asset)}:{error:e.error}}function Ag(e){return {assets:e.assets.map(pi)}}function Yn(e){return {assets:e.assets.map(gi)}}function Qn(e){return {originAssets:e.origin_assets.map(ui)}}function yg(e){return {origin_assets:e.originAssets.map(mi)}}function li(e){return {assetOnSource:re(e.asset_on_source),assetOnDest:re(e.asset_on_dest),txsRequired:e.txs_required,bridges:e.bridges}}function kg(e){return {asset_on_source:Ze(e.assetOnSource),asset_on_dest:Ze(e.assetOnDest),txs_required:e.txsRequired,bridges:e.bridges}}function Rg(e){return {sourceChainID:e.source_chain_id,destChainID:e.dest_chain_id,includeNoMetadataAssets:e.include_no_metadata_assets,includeCW20Assets:e.include_cw20_assets,includeEvmAssets:e.include_evm_assets,allowMultiTx:e.allow_multi_tx}}function Xn(e){return {source_chain_id:e.sourceChainID,dest_chain_id:e.destChainID,include_no_metadata_assets:e.includeNoMetadataAssets,include_cw20_assets:e.includeCW20Assets,include_evm_assets:e.includeEvmAssets,allow_multi_tx:e.allowMultiTx}}function jn(e){return {assetsBetweenChains:e.assets_between_chains.map(li)}}function fi(e){return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destChainID:e.dest_chain_id,reason:e.reason}}function _i(e){return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_chain_id:e.destChainID,reason:e.reason}}function et(e){return {bridges:e.bridges.map(vi)}}function Sg(e){return {bridges:e.bridges.map(Mi)}}function vi(e){return {id:e.id,name:e.name,logoURI:e.logo_uri}}function Mi(e){return {id:e.id,name:e.name,logo_uri:e.logoURI}}function hi(e){return {sendTx:e.send_tx?D(e.send_tx):null,receiveTx:e.receive_tx?D(e.receive_tx):null}}function Ai(e){return {send_tx:e.sendTx?B(e.sendTx):null,receive_tx:e.receiveTx?B(e.receiveTx):null}}function yi(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,txs:e.txs&&hi(e.txs),srcChainID:e.src_chain_id,dstChainID:e.dst_chain_id}}function ki(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,txs:e.txs&&Ai(e.txs),src_chain_id:e.srcChainID,dst_chain_id:e.dstChainID}}function Ri(e){return {sendTx:e.send_tx?D(e.send_tx):null,receiveTx:e.receive_tx?D(e.receive_tx):null}}function Si(e){return {send_tx:e.sendTx?B(e.sendTx):null,receive_tx:e.receiveTx?B(e.receiveTx):null}}function Pi(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,txs:e.txs&&Ri(e.txs)}}function xi(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,txs:e.txs&&Si(e.txs)}}function Ci(e){return {sendTx:e.send_tx?D(e.send_tx):null,receiveTx:e.receive_tx?D(e.receive_tx):null}}function wi(e){return {send_tx:e.sendTx?B(e.sendTx):null,receive_tx:e.receiveTx?B(e.receiveTx):null}}function Ui(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,txs:e.txs&&Ci(e.txs)}}function Ti(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,txs:e.txs&&wi(e.txs)}}function Pg(e){var s;let r={sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,chainIdsToAddresses:e.chain_ids_to_addresses,slippageTolerancePercent:e.slippage_tolerance_percent,affiliates:(s=e.affiliates)==null?void 0:s.map(Ds),chainIDsToAffiliates:e.chain_ids_to_affiliates?st(e.chain_ids_to_affiliates):void 0,timeoutSeconds:e.timeout_seconds,postRouteHandler:e.post_route_handler&&Bn(e.post_route_handler),swapVenue:e.swap_venue&&$(e.swap_venue),swapVenues:e.swap_venues&&e.swap_venues.map($),smartRelay:e.smart_relay,smartSwapOptions:e.smart_swap_options?Ts(e.smart_swap_options):void 0,allowSwaps:e.allow_swaps,enableGasWarnings:e.enable_gas_warnings,allowMultiTx:e.allow_multi_tx,allowUnsafe:e.allow_unsafe,bridges:e.bridges,experimentalFeatures:e.experimental_features};return e.amount_in!==void 0?ne(C({},r),{amountIn:e.amount_in}):ne(C({},r),{amountOut:e.amount_out})}function rt(e){var s;let r={source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,chain_ids_to_addresses:e.chainIdsToAddresses,slippage_tolerance_percent:e.slippageTolerancePercent,affiliates:(s=e.affiliates)==null?void 0:s.map(Bs),chain_ids_to_affiliates:e.chainIDsToAffiliates?nt(e.chainIDsToAffiliates):void 0,allow_multi_tx:e.allowMultiTx,allow_unsafe:e.allowUnsafe,bridges:e.bridges,timeout_seconds:e.timeoutSeconds,experimental_features:e.experimentalFeatures,swap_venue:e.swapVenue&&Je(e.swapVenue),swap_venues:e.swapVenues&&e.swapVenues.map(Je),post_route_handler:e.postRouteHandler&&Nn(e.postRouteHandler),smart_relay:e.smartRelay,smart_swap_options:e.smartSwapOptions?bs(e.smartSwapOptions):void 0,allow_swaps:e.allowSwaps,enable_gas_warnings:e.enableGasWarnings};return e.amountIn!==void 0?ne(C({},r),{amount_in:e.amountIn}):ne(C({},r),{amount_out:e.amountOut})}function Ts(e){return {splitRoutes:!!e.split_routes,evmSwaps:!!e.evm_swaps}}function bs(e){return {split_routes:!!e.splitRoutes,evm_swaps:!!e.evmSwaps}}function st(e){let r={};for(let s of Object.keys(e))r[s]=bi(e[s]);return r}function nt(e){let r={};for(let s of Object.keys(e))r[s]=Di(e[s]);return r}function bi(e){return {affiliates:e.affiliates.map(Ds)}}function Di(e){return {affiliates:e.affiliates.map(Bs)}}function xg(e){return e}function Cg(e){return e}function wg(e){return e}function Bi(e){return e}function Ni(e){return {amount:e.amount,decimals:e.decimals,formattedAmount:e.formatted_amount,price:e.price,valueUSD:e.value_usd,error:e.error}}function Oi(e){return {amount:e.amount,decimals:e.decimals,formatted_amount:e.formattedAmount,price:e.price,value_usd:e.valueUSD,error:e.error}}function Ei(e){let r={denoms:{}};for(let s of Object.keys(e.denoms)){let t=e.denoms[s];t!==void 0&&(r.denoms[s]=Ni(t));}return r}function Fi(e){let r={denoms:{}};for(let s of Object.keys(e.denoms)){let t=e.denoms[s];t!==void 0&&(r.denoms[s]=Oi(t));}return r}function tt(e){let r={chains:{}};for(let s of Object.keys(e.chains)){let t=e.chains[s];t!==void 0&&(r.chains[s]=Ei(t));}return r}function Ug(e){let r={chains:{}};for(let s of Object.keys(e.chains)){let t=e.chains[s];t!==void 0&&(r.chains[s]=Fi(t));}return r}var na="https://api.skip.build",Js=class{constructor(r={}){this.cumulativeAffiliateFeeBPS="0";var s,t,n;this.requestClient=new vr({baseURL:r.apiURL||na,apiKey:r.apiKey}),this.aminoTypes=new stargate.AminoTypes(C(C(C(C(C({},stargate.createDefaultAminoConverters()),cosmwasmStargate.createWasmAminoConverters()),nn),_n),(s=r.aminoTypes)!=null?s:{})),this.registry=new protoSigning.Registry([...stargate.defaultRegistryTypes,["/cosmwasm.wasm.v1.MsgExecuteContract",tx$1.MsgExecuteContract],["/initia.move.v1.MsgExecute",qe],["/opinit.ophost.v1.MsgInitiateTokenDeposit",We],...tn,...vn,...(t=r.registryTypes)!=null?t:[]]),this.endpointOptions=(n=r.endpointOptions)!=null?n:{},this.getCosmosSigner=r.getCosmosSigner,this.getEVMSigner=r.getEVMSigner,this.getSVMSigner=r.getSVMSigner,r.chainIDsToAffiliates&&(this.cumulativeAffiliateFeeBPS=ta(r.chainIDsToAffiliates),this.chainIDsToAffiliates=r.chainIDsToAffiliates);}assets(){return M(this,arguments,function*(r={}){let s=yield this.requestClient.get("/v2/fungible/assets",Rn(C({},r)));return Object.entries(s.chain_to_assets_map).reduce((t,[n,{assets:o}])=>(t[n]=o.map(a=>re(a)),t),{})})}assetsFromSource(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/assets_from_source",kn(C({},r)));return Object.entries(s.dest_assets).reduce((t,[n,{assets:o}])=>(t[n]=o.map(a=>re(a)),t),{})})}assetsBetweenChains(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/assets_between_chains",Xn(r));return jn(s).assetsBetweenChains})}bridges(){return M(this,null,function*(){let r=yield this.requestClient.get("/v2/info/bridges");return et(r).bridges})}chains(){return M(this,arguments,function*({includeEVM:r,includeSVM:s,onlyTestnets:t,chainIDs:n}={includeEVM:!1,includeSVM:!1}){return (yield this.requestClient.get("/v2/info/chains",{include_evm:r,include_svm:s,only_testnets:t,chain_ids:n})).chains.map(a=>Sn(a))})}balances(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/info/balances",r);return tt(s)})}executeRoute(r){return M(this,null,function*(){var g;let{route:s,userAddresses:t,beforeMsg:n,afterMsg:o}=r,a=[],d=0;for(let m=0;m<t.length;m++){if(s.requiredChainAddresses[d]!==((g=t[m])==null?void 0:g.chainID)){d=m;continue}a.push(t[m].address),d++;}a.length!==s.requiredChainAddresses.length&&(a=t.map(m=>m.address)),a.length===s.requiredChainAddresses.length||a.length===s.chainIDs.length||Y("executeRoute error: invalid address list");let l=yield this.messages({sourceAssetDenom:s.sourceAssetDenom,sourceAssetChainID:s.sourceAssetChainID,destAssetDenom:s.destAssetDenom,destAssetChainID:s.destAssetChainID,amountIn:s.amountIn,amountOut:s.estimatedAmountOut||"0",addressList:a,operations:s.operations,chainIDsToAffiliates:this.chainIDsToAffiliates,slippageTolerancePercent:r.slippageTolerancePercent||"1"});if(n&&l.txs.length>0){let m=l.txs[0];m&&"cosmosTx"in m&&m.cosmosTx.msgs.unshift(n);}if(o&&l.txs.length>0){let m=l.txs[l.txs.length-1];m&&"cosmosTx"in m&&m.cosmosTx.msgs.push(o);}yield this.executeTxs(ne(C({},r),{txs:l.txs}));})}executeTxs(r){return M(this,null,function*(){var l;let{txs:s,userAddresses:t,validateGasBalance:n,getGasPrice:o,gasAmountMultiplier:a=Mr,getFallbackGasAmount:d}=r,c;n&&(c=yield this.validateGasBalances({txs:s,userAddresses:t,getOfflineSigner:r.getCosmosSigner,getGasPrice:o,gasAmountMultiplier:a,getFallbackGasAmount:d,onValidateGasBalance:r.onValidateGasBalance}));for(let g=0;g<s.length;g++){let m=s[g],y=c==null?void 0:c[g];m||Y(`executeRoute error: invalid message at index ${g}`);let k;if("cosmosTx"in m){let h=m.cosmosTx,R=(l=t.find(A=>A.chainID===h.chainID))==null?void 0:l.address;if(R||Y(`executeRoute error: invalid address for chain '${h.chainID}'`),h.chainID==="stride-1"&&!y){let A=r.getCosmosSigner||this.getCosmosSigner;if(!A)throw new Error("executeRoute error: 'getCosmosSigner' is not provided or configured in skip router");let U=yield A(m.cosmosTx.chainID),N=yield this.getRpcEndpointForChain(m.cosmosTx.chainID),b=yield stargate.SigningStargateClient.connectWithSigner(N,U,{aminoTypes:this.aminoTypes,registry:this.registry,accountParser:$e});y=yield this.validateCosmosGasBalance({chainID:h.chainID,messages:h.msgs,signerAddress:R,getGasPrice:o,gasAmountMultiplier:a,getFallbackGasAmount:d,client:b});}let w=yield this.executeCosmosMessage({messages:h.msgs,chainID:h.chainID,getCosmosSigner:r.getCosmosSigner,getGasPrice:o,gasAmountMultiplier:a,signerAddress:R,getFallbackGasAmount:d,gasTokenUsed:y,onTransactionSigned:r.onTransactionSigned});k={chainID:h.chainID,txHash:w.transactionHash};}else if("evmTx"in m){let h=yield this.executeEvmMsg(m,r);k={chainID:m.evmTx.chainID,txHash:h.transactionHash};}else if("svmTx"in m){let{svmTx:h}=m,R=r.getSVMSigner||this.getSVMSigner;if(!R)throw new Error("executeRoute error: 'getSVMSigner' is not provided or configured in skip router");let w=yield R(),A=yield this.executeSVMTransaction({signer:w,message:h,onTransactionSigned:r.onTransactionSigned});k={chainID:h.chainID,txHash:A};}else Y("executeRoute error: invalid message type");r.onTransactionBroadcast&&(yield r.onTransactionBroadcast(C({},k)));let P=yield this.waitForTransaction(ne(C({},k),{onTransactionTracked:r.onTransactionTracked}));r.onTransactionCompleted&&(yield r.onTransactionCompleted(k.chainID,k.txHash,P));}})}executeEvmMsg(r,s){return M(this,null,function*(){let{evmTx:t}=r,n=s.getEVMSigner||this.getEVMSigner;if(!n)throw new Error("Unable to get EVM signer");let o=yield n(t.chainID);return yield this.executeEVMTransaction({message:t,signer:o,onTransactionSigned:s.onTransactionSigned})})}executeCosmosMessage(r){return M(this,null,function*(){let{signerAddress:s,getCosmosSigner:t,chainID:n,messages:o,getGasPrice:a,gasAmountMultiplier:d,getFallbackGasAmount:c,gasTokenUsed:l,onTransactionSigned:g}=r,y=yield (this.getCosmosSigner||t||Y("executeRoute error: 'getCosmosSigner' is not provided or configured in skip router"))(n);if(!(yield y.getAccounts()).find(se=>se.address===s))throw new Error("executeMultiChainMessage error: failed to retrieve account from signer");let h=yield this.getRpcEndpointForChain(n),R=yield stargate.SigningStargateClient.connectWithSigner(h,y,{aminoTypes:this.aminoTypes,registry:this.registry,accountParser:$e}),w=yield this.estimateGasForMessage({stargateClient:R,chainID:n,signerAddress:s,gasAmountMultiplier:d,getGasPrice:a,messages:o,getFallbackGasAmount:c});if(l){let se=w.amount.find(Sr=>Sr.denom===l.denom);se&&(w.amount=[se]);}w.amount.length>1&&(w.amount=[w.amount[0]]);let{accountNumber:A,sequence:U}=yield this.getAccountNumberAndSequence(s,n),N;protoSigning.isOfflineDirectSigner(y)?N=yield this.signCosmosMessageDirect({signerAddress:s,signer:y,chainID:n,cosmosMsgs:o,fee:w,signerData:{accountNumber:A,sequence:U,chainId:n}}):N=yield this.signCosmosMessageAmino({signerAddress:s,signer:y,chainID:n,cosmosMsgs:o,fee:w,signerData:{accountNumber:A,sequence:U,chainId:n}});let b=tx$3.TxRaw.encode(N).finish(),Q=encoding.toHex(crypto.sha256(b));return g==null||g({chainID:n,txHash:Q}),yield R.broadcastTx(b)})}estimateGasForMessage(l){return M(this,arguments,function*({stargateClient:r,chainID:s,signerAddress:t,gasAmountMultiplier:n,getGasPrice:o,messages:a,encodedMsgs:d,getFallbackGasAmount:c}){var k;let g=(o?yield o(s,"cosmos"):yield this.getRecommendedGasPrice(s))||Y(`executeRoute error: unable to get gas prices for chain '${s}'`);if(s==="noble-1")return stargate.calculateFee(2e5,g);let m=yield M(this,null,function*(){try{return yield Ar(r,t,s,a,d,n)}catch(P){if(c){let h=yield c(s,"cosmos");return h||Y(`executeRoute error: unable to estimate gas for message(s) ${a||d}`),String(h)}throw P}}),y=stargate.calculateFee(Math.ceil(parseFloat(m)),g);if(s==="stride-1"){let h=(k=(yield this.chains()).find(R=>R.chainID===s))==null?void 0:k.feeAssets.find(R=>R.denom.toLowerCase()==="ibc/BF3B4F53F3694B66E13C23107C84B6485BD2B96296BB7EC680EA77BBA75B4801".toLowerCase());if(h&&h.gasPrice){let R=h.gasPrice.average;R===""&&(R=h.gasPrice.high),R===""&&(R=h.gasPrice.low);let w=new stargate.GasPrice(math.Decimal.fromUserInput(R,18),h.denom),A=stargate.calculateFee(Math.ceil(parseFloat(m)),w);A.amount[0]&&y.amount.push(A.amount[0]);}}return y||Y(`executeRoute error: unable to get fee for message(s) ${a||d}`),y})}executeEVMTransaction(n){return M(this,arguments,function*({message:r,signer:s,onTransactionSigned:t}){if(!s.account)throw new Error("executeEVMTransaction error: failed to retrieve account from signer");let o=s.extend(viem.publicActions);for(let c of r.requiredERC20Approvals){if((yield o.readContract({address:c.tokenContract,abi:Rs,functionName:"allowance",args:[s.account.address,c.spender]}))>BigInt(c.amount))continue;let g=yield o.writeContract({account:s.account,address:c.tokenContract,abi:Rs,functionName:"approve",args:[c.spender,BigInt(c.amount)],chain:s.chain}),m=yield o.waitForTransactionReceipt({hash:g});if(m.status==="reverted")throw new Error(`executeEVMTransaction error: evm tx reverted for hash ${m.transactionHash}`)}let a=yield o.sendTransaction({account:s.account,to:r.to,data:`0x${r.data}`,chain:s.chain,value:r.value===""?void 0:BigInt(r.value)});return t==null||t({chainID:r.chainID,txHash:a}),yield o.waitForTransactionReceipt({hash:a})})}executeSVMTransaction(n){return M(this,arguments,function*({signer:r,message:s,onTransactionSigned:t}){var y;let o=Buffer.from(s.tx,"base64"),a=web3_js.Transaction.from(o),d=yield this.getRpcEndpointForChain(s.chainID),c=new web3_js.Connection(d),l;if("signTransaction"in r){let P=(yield r.signTransaction(a)).serialize();yield this.submitTransaction({chainID:s.chainID,tx:P.toString("base64")}).then(R=>{t==null||t({chainID:s.chainID,txHash:R.txHash}),l=R.txHash;}),l=yield c.sendRawTransaction(P,{preflightCommitment:"confirmed",maxRetries:5});}if(!l)throw new Error("executeSVMTransaction error: signature not found");let g=0,m=0;for(;;)try{let k=yield c.getSignatureStatus(l,{searchTransactionHistory:!0});if(((y=k==null?void 0:k.value)==null?void 0:y.confirmationStatus)==="confirmed")return l;if(g>12)throw yield fr(3e3),new Error(`executeSVMTransaction error: waiting finalized status timed out for ${l}`);g++,yield fr(3e3);}catch(k){if(m++,m>12)throw k}})}signCosmosMessageDirect(r){return M(this,null,function*(){let{signer:s,signerAddress:t,chainID:n,cosmosMsgs:o,fee:a,signerData:{accountNumber:d,sequence:c,chainId:l}}=r;if(n.includes("evmos"))return this.signCosmosMessageDirectEvmos(t,s,o,a,{accountNumber:d,sequence:c,chainId:l});if(n.includes("injective"))return this.signCosmosMessageDirectInjective(t,s,o,a,{accountNumber:d,sequence:c,chainId:l});let m=(yield s.getAccounts()).find(b=>b.address===t);if(!m)throw new Error("signCosmosMessageDirect error: failed to retrieve account from signer");let k={typeUrl:"/cosmos.tx.v1beta1.TxBody",value:{messages:o.map(b=>hr(b))}},P=this.registry.encode(k),h=math.Int53.fromString(a.gas).toNumber(),R=Pr(m,n),w=protoSigning.makeAuthInfoBytes([{pubkey:R,sequence:c}],a.amount,h,a.granter,a.payer),A=protoSigning.makeSignDoc(P,w,l,d),{signature:U,signed:N}=yield s.signDirect(t,A);return tx$3.TxRaw.fromPartial({bodyBytes:N.bodyBytes,authInfoBytes:N.authInfoBytes,signatures:[encoding.fromBase64(U.signature)]})})}signCosmosMessageDirectEvmos(c,l,g,m,y){return M(this,arguments,function*(r,s,t,n,{accountNumber:o,sequence:a,chainId:d}){let P=(yield s.getAccounts()).find(U=>U.address===r);if(!P)throw new Error("signCosmosMessageDirectEvmos: failed to retrieve account from signer");let h=t.map(U=>Cs(U)),R=Buffer.from(P.pubkey).toString("base64"),{signDoc:w}=Ss({pubKey:R,chainId:d,message:h,sequence:a,accountNumber:o,timeoutHeight:0,fee:n}),A=yield s.signDirect(r,w);return tx$3.TxRaw.fromPartial({bodyBytes:A.signed.bodyBytes,authInfoBytes:A.signed.authInfoBytes,signatures:[encoding.fromBase64(A.signature.signature)]})})}signCosmosMessageDirectInjective(c,l,g,m,y){return M(this,arguments,function*(r,s,t,n,{accountNumber:o,sequence:a,chainId:d}){let P=(yield s.getAccounts()).find(se=>se.address===r);if(!P)throw new Error("signCosmosMessageDirectInjective: failed to retrieve account from signer");let h=yield this.getRestEndpointForChain(d),A=(yield new rest.ChainRestTendermintApi(h).fetchLatestBlock()).header.height,U=new utils.BigNumberInBase(A).plus(utils.DEFAULT_BLOCK_TIMEOUT_HEIGHT),N=Buffer.from(P.pubkey).toString("base64"),b=t.map(se=>Cs(se)),{signDoc:Q}=Ss({pubKey:N,chainId:d,message:b,sequence:a,accountNumber:o,timeoutHeight:U.toNumber(),fee:n}),Qe=yield s.signDirect(r,Q);return tx$3.TxRaw.fromPartial({bodyBytes:Qe.signed.bodyBytes,authInfoBytes:Qe.signed.authInfoBytes,signatures:[encoding.fromBase64(Qe.signature.signature)]})})}signCosmosMessageAmino(r){return M(this,null,function*(){let{signer:s,signerAddress:t,chainID:n,cosmosMsgs:o,fee:a,signerData:{accountNumber:d,sequence:c,chainId:l}}=r,m=(yield s.getAccounts()).find(X=>X.address===t);if(!m)throw new Error("signCosmosMessageAmino: failed to retrieve account from signer");let y=o.map(X=>hr(X)),k=y.findIndex(X=>X.typeUrl==="/ibc.applications.transfer.v1.MsgTransfer");if(k!==-1){let X=yield this.getRpcEndpointForChain(n),Ws=yield (yield stargate.StargateClient.connect(X,{accountParser:$e})).getHeight();y[k].value.timeoutHeight={revisionHeight:Ws+100,revisionNumber:Ws+100},y[k].value.timeoutTimestamp=0;}let P=signing.SignMode.SIGN_MODE_LEGACY_AMINO_JSON,h=y.map(X=>this.aminoTypes.toAmino(X)),R=amino.makeSignDoc(h,a,l,"",d,c),{signature:w,signed:A}=yield s.signAmino(t,R),U={messages:A.msgs.map(X=>this.aminoTypes.fromAmino(X)),memo:A.memo};U.messages[0].value.memo=y[0].value.memo;let N={typeUrl:"/cosmos.tx.v1beta1.TxBody",value:U},b=this.registry.encode(N),Q=math.Int53.fromString(A.fee.gas).toNumber(),Qe=math.Int53.fromString(A.sequence).toNumber(),se=Pr(m,n),Sr=protoSigning.makeAuthInfoBytes([{pubkey:se,sequence:Qe}],A.fee.amount,Q,A.fee.granter,A.fee.payer,P);return tx$3.TxRaw.fromPartial({bodyBytes:b,authInfoBytes:Sr,signatures:[encoding.fromBase64(w.signature)]})})}messages(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/msgs",ne(C({},On(r)),{slippage_tolerance_percent:r.slippageTolerancePercent||"0"}));return Gn(s)})}route(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/route",ne(C({},wn(r)),{cumulative_affiliate_fee_bps:this.cumulativeAffiliateFeeBPS}));return Es(s)})}msgsDirect(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/msgs_direct",C({},rt(r)));return {msgs:s.msgs.map(t=>Vs(t)),txs:s.txs.map(t=>Fs(t)),route:Es(s.route)}})}recommendAssets(r){return M(this,null,function*(){let s=Pn({requests:Array.isArray(r)?r:[r]}),t=yield this.requestClient.post("/v2/fungible/recommend_assets",s);return xn(t).recommendationEntries})}ibcOriginAssets(r){return M(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/ibc_origin_assets",Yn({assets:r}));return Qn(s).originAssets})}submitTransaction(t){return M(this,arguments,function*({chainID:r,tx:s}){let n=yield this.requestClient.post("/v2/tx/submit",{chain_id:r,tx:s});return En(n)})}trackTransaction(n){return M(this,arguments,function*({chainID:r,txHash:s,options:t}){var g,m,y,k,P,h;let o=(m=(g=t==null?void 0:t.retry)==null?void 0:g.maxRetries)!=null?m:5,a=(k=(y=t==null?void 0:t.retry)==null?void 0:y.retryInterval)!=null?k:1e3,d=(h=(P=t==null?void 0:t.retry)==null?void 0:P.backoffMultiplier)!=null?h:2,c=0,l;for(;c<o;)try{let R=yield this.requestClient.post("/v2/tx/track",{chain_id:r,tx_hash:s});return Fn(R)}catch(R){l=R,c++,yield fr(a*Math.pow(d,c-1));}throw l})}transactionStatus(n){return M(this,arguments,function*({chainID:r,txHash:s,options:t}){var g,m,y,k,P,h;let o=(m=(g=t==null?void 0:t.retry)==null?void 0:g.maxRetries)!=null?m:5,a=(k=(y=t==null?void 0:t.retry)==null?void 0:y.retryInterval)!=null?k:1e3,d=(h=(P=t==null?void 0:t.retry)==null?void 0:P.backoffMultiplier)!=null?h:2,c=0,l;for(;c<o;)try{let R=yield this.requestClient.get("/v2/tx/status",{chain_id:r,tx_hash:s});return Ln(R)}catch(R){l=R,c++,yield fr(a*Math.pow(d,c-1));}throw l})}waitForTransaction(n){return M(this,arguments,function*({chainID:r,txHash:s,onTransactionTracked:t}){let{explorerLink:o}=yield this.trackTransaction({chainID:r,txHash:s,options:{retry:{backoffMultiplier:2.5}}});for(t&&(yield t({txHash:s,chainID:r,explorerLink:o}));;){let a=yield this.transactionStatus({chainID:r,txHash:s});if(a.status==="STATE_COMPLETED")return a;yield fr(1e3);}})}venues(r){return M(this,null,function*(){return (yield this.requestClient.get("/v2/fungible/venues",{only_testnets:r})).venues.map(t=>$(t))})}getCosmsosGasAmountForMessage(r,s,t,n){return M(this,null,function*(){return Ar(r,s,t,n)})}getAccountNumberAndSequence(r,s){return M(this,null,function*(){if(s.includes("dymension"))return this.getAccountNumberAndSequenceFromDymension(r,s);let t=yield this.getRpcEndpointForChain(s),n=yield stargate.StargateClient.connect(t,{accountParser:$e}),o=yield n.getAccount(r);if(!o)throw new Error("getAccountNumberAndSequence: failed to retrieve account");return n.disconnect(),{accountNumber:o.accountNumber,sequence:o.sequence}})}getAccountNumberAndSequenceFromDymension(r,s){return M(this,null,function*(){let t=yield this.getRestEndpointForChain(s),n=yield ct__default.default.get(`${t}/cosmos/auth/v1beta1/accounts/${r}`),o=0,a=0;return n.data.account.base_account?(o=n.data.account.base_account.sequence,a=n.data.account.base_account.account_number):(o=n.data.account.sequence,a=n.data.account.account_number),{accountNumber:a,sequence:o}})}getAccountNumberAndSequenceFromEvmos(r,s){return M(this,null,function*(){let t=yield this.getRestEndpointForChain(s),n=yield ct__default.default.get(`${t}/cosmos/auth/v1beta1/accounts/${r}`),o=n.data.account.base_account.account_number,a=n.data.account.base_account.sequence;return {accountNumber:o,sequence:a}})}getAccountNumberAndSequenceInjective(r,s){return M(this,null,function*(){let t=yield this.getRestEndpointForChain(s),o=yield new rest.ChainRestAuthApi(t).fetchAccount(r);return {accountNumber:parseInt(o.account.base_account.account_number),sequence:parseInt(o.account.base_account.sequence)}})}getRpcEndpointForChain(r){return M(this,null,function*(){var o,a,d,c,l;if(this.endpointOptions.getRpcEndpointForChain)return this.endpointOptions.getRpcEndpointForChain(r);if(this.endpointOptions.endpoints&&this.endpointOptions.endpoints[r]){let g=this.endpointOptions.endpoints[r];if(g!=null&&g.rpc)return g.rpc}console.warn("Warning: You are using unreliable public endpoints. We strongly recommend overriding them via endpointOptions for use beyond development settings.");let s;if(s=er().find(g=>g.chain_id===r),s||(s=rr().find(g=>g.chain_id===r)),!s)throw new Error(`getRpcEndpointForChain: failed to find chain id '${r}' in registry`);if(((a=(o=s.apis)==null?void 0:o.rpc)==null?void 0:a.length)===0||!((d=s.apis)!=null&&d.rpc))throw new Error(`getRpcEndpointForChain error: failed to find RPC endpoint for chain '${r}'`);let t=(l=(c=s.apis)==null?void 0:c.rpc)==null?void 0:l.map(g=>g.address),n=yield Tr(t,"rpc");if(!n)throw new Error(`getRpcEndpointForChain error: failed to find RPC endpoint for chain '${r}'`);return n})}getRestEndpointForChain(r){return M(this,null,function*(){var o,a,d,c,l;if(this.endpointOptions.getRestEndpointForChain)return this.endpointOptions.getRestEndpointForChain(r);if(this.endpointOptions.endpoints&&this.endpointOptions.endpoints[r]){let g=this.endpointOptions.endpoints[r];if(g!=null&&g.rest)return g.rest}let s;if(s=er().find(g=>g.chain_id===r),s||(s=rr().find(g=>g.chain_id===r)),!s)throw new Error(`getRestEndpointForChain error: failed to find chain id '${r}' in registry`);if(((a=(o=s.apis)==null?void 0:o.rest)==null?void 0:a.length)===0||!((d=s.apis)!=null&&d.rest))throw new Error(`getRpcEndpointForChain error: failed to find RPC endpoint for chain '${r}'`);let t=(l=(c=s.apis)==null?void 0:c.rest)==null?void 0:l.map(g=>g.address),n=yield Tr(t,"rest");if(!n)throw new Error(`getRestEndpointForChain error: failed to find REST endpoint for chain '${r}'`);return n})}getCosmosFeeForMessage(a,d){return M(this,arguments,function*(r,s,t=Mr,n,o){var P,h;if(o||(o=yield this.getRecommendedGasPrice(r)),!o)throw new Error(`getFeeForMessage error: Unable to get gas price for chain: ${r}`);if(n||(n=yield (P=this.getCosmosSigner)==null?void 0:P.call(this,r)),!n)throw new Error("getFeeForMessage error: signer is not provided or 'getCosmosSigner' is not configured in skip router");let l=((h=(yield n.getAccounts())[0])==null?void 0:h.address)||Y("getFeeForMessage error: unable to resolve account address from signer"),g=yield this.getRpcEndpointForChain(r),m=yield stargate.SigningStargateClient.connectWithSigner(g,n,{aminoTypes:this.aminoTypes,registry:this.registry,accountParser:$e}),y=yield Ar(m,l,r,s,void 0,t),k=stargate.calculateFee(Math.ceil(parseFloat(y)),o);if(!k)throw new Error("getFeeForMessage error: unable to get fee for message");return k})}getRecommendedGasPrice(r){return M(this,null,function*(){let s=yield this.getFeeInfoForChain(r);if(!s||!s.gasPrice)return;let t=s.gasPrice.average;return t===""&&(t=s.gasPrice.high),t===""&&(t=s.gasPrice.low),new stargate.GasPrice(math.Decimal.fromUserInput(t,18),s.denom)})}getFeeInfoForChain(r){return M(this,null,function*(){var c,l;let t=[...yield this.chains({}),...yield this.chains({onlyTestnets:!0})].find(g=>g.chainID===r);if(!t)return;let n=yield this.getDefaultGasTokenForChain(r);if(!n&&!t.feeAssets)return;let o=n?t.feeAssets.find(g=>g.denom===n):t.feeAssets[0];if(!o&&((l=(c=t.feeAssets)==null?void 0:c[0])==null?void 0:l.gasPrice)!==null)return t.feeAssets[0];if(o&&o.gasPrice!==null)return o;let a;if(a=er().find(g=>g.chain_id===r),a||(a=rr().find(g=>g.chain_id===r)),!a||!a.fees)return;let d=a.fees.fee_tokens.find(g=>g.denom===n);if(d)return {denom:d.denom,gasPrice:{low:d.low_gas_price?`${d.low_gas_price}`:"",average:d.average_gas_price?`${d.average_gas_price}`:"",high:d.high_gas_price?`${d.high_gas_price}`:""}}})}getDefaultGasTokenForChain(r){var d;let s=Mn[r];if(s)return s;let t;if(t=er().find(c=>c.chain_id===r),t||(t=rr().find(c=>c.chain_id===r)),!t||!t.fees)return;let n=this.getStakingTokensForChain(r);if(n&&n.length>0){let c=t.fees.fee_tokens.find(l=>{var g;return l.denom===((g=n[0])==null?void 0:g.denom)});if(c)return c.denom}let o=t.fees.fee_tokens.find(c=>!c.denom.startsWith("ibc/")&&!c.denom.startsWith("l2/"));if(o)return o.denom;let a=t.fees.fee_tokens.find(c=>!c.denom.startsWith("l2/"));return a?a.denom:(d=t.fees.fee_tokens[0])==null?void 0:d.denom}getStakingTokensForChain(r){let s;if(s=er().find(t=>t.chain_id===r),s||(s=rr().find(t=>t.chain_id===r)),!s)throw new Error(`getStakingTokensForChain error: failed to find chain id '${r}' in registry`);if(s.staking)return s.staking.staking_tokens}validateGasBalances(c){return M(this,arguments,function*({txs:r,userAddresses:s,getOfflineSigner:t,getGasPrice:n,gasAmountMultiplier:o,getFallbackGasAmount:a,onValidateGasBalance:d}){var g;let l={};for(let m=0;m<r.length;m++){let y=r[m];if(y||Y(`validateGasBalances error: invalid tx at index ${m}`),"cosmosTx"in y){d==null||d({chainID:y.cosmosTx.chainID,txIndex:m,status:"pending"});let k=y.cosmosTx.msgs;if(k||Y(`validateGasBalances error: invalid msgs ${k}`),t=t||this.getCosmosSigner,!t)throw new Error("executeRoute error: 'getCosmosSigner' is not provided or configured in skip router");let P=yield t(y.cosmosTx.chainID),h=yield this.getRpcEndpointForChain(y.cosmosTx.chainID),R=yield stargate.SigningStargateClient.connectWithSigner(h,P,{aminoTypes:this.aminoTypes,registry:this.registry,accountParser:$e}),w=((g=s.find(A=>A.chainID===y.cosmosTx.chainID))==null?void 0:g.address)||Y(`validateGasBalance error: invalid address for chain '${y.cosmosTx.chainID}'`);try{let A=yield this.validateCosmosGasBalance({client:R,signerAddress:w,chainID:y.cosmosTx.chainID,messages:k,getGasPrice:n,gasAmountMultiplier:o,getFallbackGasAmount:a});l[m]=A,d==null||d({chainID:y.cosmosTx.chainID,txIndex:m,status:"success"});}catch(A){let U=A;throw d==null||d({chainID:y.cosmosTx.chainID,txIndex:m,status:"error"}),new Error(`validateGasBalances error: ${U.message}`)}}}return d==null||d({status:"completed"}),l})}validateCosmosGasBalance(c){return M(this,arguments,function*({chainID:r,client:s,signerAddress:t,messages:n,getGasPrice:o,gasAmountMultiplier:a,getFallbackGasAmount:d}){var R,w;let l=yield this.estimateGasForMessage({stargateClient:s,chainID:r,signerAddress:t,gasAmountMultiplier:a,getGasPrice:o,messages:n,getFallbackGasAmount:d});if(!l.amount[0])throw new Error("validateCosmosGasBalance error: unable to get fee amount");if(r==="noble-1")return l.amount[0];let g=yield this.assets(),m=yield this.assets({onlyTestnets:!0}),k=C(C({},g),m)[r],P=yield Promise.all(l.amount.map(A=>M(this,null,function*(){let U=k==null?void 0:k.find(b=>b.denom.toLowerCase()===A.denom.toLowerCase());if(!U||!U.decimals)return {errMessage:`${A.denom} is not found in assets for ${r}.`,amount:A};let N=yield s.getBalance(t,A.denom);if(parseInt(N.amount)<parseInt(A.amount)){let b=Number(N.amount)/Math.pow(10,U.decimals),Q=Number(A.amount)/Math.pow(10,U.decimals);return {errMessage:`Insufficient fee token to initiate transfer on ${r}. Need ${Q} ${U.recommendedSymbol||A.denom}, but only have ${b} ${U.recommendedSymbol||A.denom}.`,amount:A}}return {errMessage:null,amount:A}}))),h=P.find(A=>A.errMessage===null);if(!h)throw P.length>1?new Error(((R=P[0])==null?void 0:R.errMessage)||`Insufficient fee token to initiate transfer on ${r}.`):new Error(((w=P[0])==null?void 0:w.errMessage)||`Insufficient fee token to initiate transfer on ${r}.`);return h.amount})}};function ta(e){var n;let r=Object.values(e).map(o=>o.affiliates),s=(n=r[0])==null?void 0:n.reduce((o,a)=>{if(!a.basisPointsFee)throw new Error("basisPointFee must exist in each affiliate");return o+parseInt(a.basisPointsFee,10)},0);if(!r.every(o=>o.reduce((d,c)=>{if(!c.basisPointsFee)throw new Error("basisPointFee must exist in each affiliate");if(!c.address)throw new Error("address to receive fee must exist in each affiliate");return d+parseInt(c==null?void 0:c.basisPointsFee,10)},0)===s))throw new Error("basisPointFee does not add up to the same number for each chain in chainIDsToAffiliates");return s==null?void 0:s.toFixed(0)}var pt=class extends Js{};function Y(e,r){throw new Error(e,r)}function fr(e){return new Promise(r=>setTimeout(r,e))}
64
+ var lt=Object.defineProperty,ft=Object.defineProperties;var _t=Object.getOwnPropertyDescriptors;var Ws=Object.getOwnPropertySymbols;var vt=Object.prototype.hasOwnProperty,Mt=Object.prototype.propertyIsEnumerable;var Ls=(e,r,s)=>r in e?lt(e,r,{enumerable:!0,configurable:!0,writable:!0,value:s}):e[r]=s,C=(e,r)=>{for(var s in r||(r={}))vt.call(r,s)&&Ls(e,s,r[s]);if(Ws)for(var s of Ws(r))Mt.call(r,s)&&Ls(e,s,r[s]);return e},se=(e,r)=>ft(e,_t(r));var f=(e,r,s)=>new Promise((t,n)=>{var o=c=>{try{d(s.next(c));}catch(u){n(u);}},a=c=>{try{d(s.throw(c));}catch(u){n(u);}},d=c=>c.done?t(c.value):Promise.resolve(c.value).then(o,a);d((s=s.apply(e,r)).next());});function zs(e){return e.type==="ethermint/PubKeyEthSecp256k1"}var Ks=C({ethsecp256k1:"ethermint/PubKeyEthSecp256k1"},amino.pubkeyType);function qs(e){if(e.length!==33||e[0]!==2&&e[0]!==3)throw new Error("Public key must be compressed secp256k1, i.e. 33 bytes starting with 0x02 or 0x03");return {type:Ks.ethsecp256k1,value:encoding.toBase64(e)}}function Rr(e,r){let s=`${e.algo}`,n=s==="eth_secp256k1"||s==="ethsecp256k1"?qs(e.pubkey):amino.encodeSecp256k1Pubkey(e.pubkey);return Pt(n,r)}function Pt(e,r){if(zs(e)){let s=keys.PubKey.fromPartial({key:encoding.fromBase64(e.value)}),t="";return r!=null&&r.includes("injective")?t="/injective.crypto.v1beta1.ethsecp256k1.PubKey":t="/ethermint.crypto.v1.ethsecp256k1.PubKey",any.Any.fromPartial({typeUrl:t,value:Uint8Array.from(keys.PubKey.encode(s).finish())})}else return protoSigning.encodePubkey(e)}var xt=()=>({baseAccount:void 0,originalVesting:[],delegatedFree:[],delegatedVesting:[],endTime:g__default.default.ZERO}),Zs={encode(e,r=p__namespace.Writer.create()){e.baseAccount!==void 0&&auth.BaseAccount.encode(e.baseAccount,r.uint32(10).fork()).ldelim();for(let s of e.originalVesting)coin.Coin.encode(s,r.uint32(18).fork()).ldelim();for(let s of e.delegatedFree)coin.Coin.encode(s,r.uint32(26).fork()).ldelim();for(let s of e.delegatedVesting)coin.Coin.encode(s,r.uint32(34).fork()).ldelim();return e.endTime.isZero()||r.uint32(40).int64(e.endTime),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=xt();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseAccount=auth.BaseAccount.decode(s,s.uint32());break;case 2:n.originalVesting.push(coin.Coin.decode(s,s.uint32()));break;case 3:n.delegatedFree.push(coin.Coin.decode(s,s.uint32()));break;case 4:n.delegatedVesting.push(coin.Coin.decode(s,s.uint32()));break;case 5:n.endTime=s.int64();break;default:s.skipType(o&7);break}}return n}};function Ct(){return {startTime:g__default.default.ZERO,length:g__default.default.ZERO,amount:[],actionType:0}}var $s={encode(e,r=p__namespace.Writer.create()){e.startTime.isZero()||r.uint32(8).int64(e.startTime),e.length.isZero()||r.uint32(16).int64(e.length);for(let s of e.amount)coin.Coin.encode(s,r.uint32(26).fork()).ldelim();return e.actionType!==0&&r.uint32(32).int32(e.actionType),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ct();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.startTime=s.int64();break;case 2:n.length=s.int64();break;case 3:n.amount.push(coin.Coin.decode(s,s.uint32()));break;case 4:n.actionType=s.int32();break;default:s.skipType(o&7);break}}return n}};function wt(){return {baseVestingAccount:void 0,vestingPeriods:[]}}var Ys={encode(e,r=p__namespace.Writer.create()){e.baseVestingAccount!==void 0&&Zs.encode(e.baseVestingAccount,r.uint32(10).fork()).ldelim();for(let s of e.vestingPeriods)$s.encode(s,r.uint32(26).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=wt();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseVestingAccount=Zs.decode(s,s.uint32());break;case 3:n.vestingPeriods.push($s.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n}};p__namespace.util.Long!==g__default.default&&(p__namespace.util.Long=g__default.default,p__namespace.configure());var $e=(()=>{if(typeof $e!="undefined")return $e;if(typeof self!="undefined")return self;if(typeof window!="undefined")return window;if(typeof global!="undefined")return global;throw "Unable to locate global object"})(),Tt=$e.atob||(e=>$e.Buffer.from(e,"base64").toString("binary"));function v(e){let r=Tt(e),s=new Uint8Array(r.length);for(let t=0;t<r.length;++t)s[t]=r.charCodeAt(t);return s}var bt=$e.btoa||(e=>$e.Buffer.from(e,"binary").toString("base64"));function M(e){let r=[];return e.forEach(s=>{r.push(String.fromCharCode(s));}),bt(r.join(""))}function i(e){return e!=null}function Le(e){let r=Bt(e.getTime()/1e3),s=e.getTime()%1e3*1e6;return {seconds:r,nanos:s}}function ze(e){let r=e.seconds.toNumber()*1e3;return r+=e.nanos/1e6,new Date(r)}var Dt=e=>({seconds:i(e.seconds)?g__default.default.fromValue(e.seconds):g__default.default.ZERO,nanos:i(e.nanos)?Number(e.nanos):0});function Ye(e){return e instanceof Date?Le(e):typeof e=="string"?Le(new Date(e)):Dt(e)}function Bt(e){return g__default.default.fromNumber(e)}function T(e){return e&&new unit.Dec(e).toString()}function Qs(){return {$typeUrl:"/google.protobuf.Any",typeUrl:"",value:new Uint8Array}}var H={typeUrl:"/google.protobuf.Any",encode(e,r=p__namespace.Writer.create()){return e.typeUrl!==""&&r.uint32(10).string(e.typeUrl),e.value.length!==0&&r.uint32(18).bytes(e.value),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Qs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.typeUrl=s.string();break;case 2:n.value=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {typeUrl:i(e.typeUrl)?String(e.typeUrl):"",value:i(e.value)?v(e.value):new Uint8Array}},toJSON(e){let r={};return e.typeUrl!==void 0&&(r.typeUrl=e.typeUrl),e.value!==void 0&&(r.value=M(e.value!==void 0?e.value:new Uint8Array)),r},fromPartial(e){var s,t;let r=Qs();return r.typeUrl=(s=e.typeUrl)!=null?s:"",r.value=(t=e.value)!=null?t:new Uint8Array,r},fromAmino(e){return {typeUrl:e.type,value:e.value}},toAmino(e){let r={};return r.type=e.typeUrl,r.value=e.value,r},fromAminoMsg(e){return H.fromAmino(e.value)},fromProtoMsg(e){return H.decode(e.value)},toProto(e){return H.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/google.protobuf.Any",value:H.encode(e).finish()}}};function Pr(){return {address:"",pubKey:void 0,accountNumber:g__default.default.UZERO,sequence:g__default.default.UZERO}}var E={typeUrl:"/cosmos.auth.v1beta1.BaseAccount",encode(e,r=p__namespace.Writer.create()){return e.address!==""&&r.uint32(10).string(e.address),e.pubKey!==void 0&&H.encode(e.pubKey,r.uint32(18).fork()).ldelim(),e.accountNumber.isZero()||r.uint32(24).uint64(e.accountNumber),e.sequence.isZero()||r.uint32(32).uint64(e.sequence),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Pr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.address=s.string();break;case 2:n.pubKey=H.decode(s,s.uint32());break;case 3:n.accountNumber=s.uint64();break;case 4:n.sequence=s.uint64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {address:i(e.address)?String(e.address):"",pubKey:i(e.pubKey)?H.fromJSON(e.pubKey):void 0,accountNumber:i(e.accountNumber)?g__default.default.fromValue(e.accountNumber):g__default.default.UZERO,sequence:i(e.sequence)?g__default.default.fromValue(e.sequence):g__default.default.UZERO}},toJSON(e){let r={};return e.address!==void 0&&(r.address=e.address),e.pubKey!==void 0&&(r.pubKey=e.pubKey?H.toJSON(e.pubKey):void 0),e.accountNumber!==void 0&&(r.accountNumber=(e.accountNumber||g__default.default.UZERO).toString()),e.sequence!==void 0&&(r.sequence=(e.sequence||g__default.default.UZERO).toString()),r},fromPartial(e){var s;let r=Pr();return r.address=(s=e.address)!=null?s:"",r.pubKey=e.pubKey!==void 0&&e.pubKey!==null?H.fromPartial(e.pubKey):void 0,r.accountNumber=e.accountNumber!==void 0&&e.accountNumber!==null?g__default.default.fromValue(e.accountNumber):g__default.default.UZERO,r.sequence=e.sequence!==void 0&&e.sequence!==null?g__default.default.fromValue(e.sequence):g__default.default.UZERO,r},fromAmino(e){let r=Pr();return e.address!==void 0&&e.address!==null&&(r.address=e.address),e.pub_key!==void 0&&e.pub_key!==null&&(r.pubKey=H.fromAmino(e.pub_key)),e.account_number!==void 0&&e.account_number!==null&&(r.accountNumber=g__default.default.fromString(e.account_number)),e.sequence!==void 0&&e.sequence!==null&&(r.sequence=g__default.default.fromString(e.sequence)),r},toAmino(e){let r={};return r.address=e.address===""?void 0:e.address,r.pub_key=e.pubKey?H.toAmino(e.pubKey):void 0,r.account_number=e.accountNumber.isZero()?void 0:e.accountNumber.toString(),r.sequence=e.sequence.isZero()?void 0:e.sequence.toString(),r},fromAminoMsg(e){return E.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/BaseAccount",value:E.toAmino(e)}},fromProtoMsg(e){return E.decode(e.value)},toProto(e){return E.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.auth.v1beta1.BaseAccount",value:E.encode(e).finish()}}};var fr=e=>{var r;switch(e.typeUrl){case"/stride.vesting.StridePeriodicVestingAccount":let s=(r=Ys.decode(e.value).baseVestingAccount)==null?void 0:r.baseAccount;return utils$1.assert(s),stargate.accountFromAny({typeUrl:"/cosmos.auth.v1beta1.BaseAccount",value:E.encode(s).finish()});case"/injective.types.v1beta1.EthAccount":let n=account.EthAccount.decode(e.value).baseAccount,o=n.pubKey;return {address:n.address,pubkey:o?{type:"/injective.crypto.v1beta1.ethsecp256k1.PubKey",value:Buffer.from(o.value).toString("base64")}:null,accountNumber:Number(n.accountNumber),sequence:Number(n.sequence)};case"/ethermint.types.v1.EthAccount":let d=account.EthAccount.decode(e.value).baseAccount,c=d.pubKey;return {address:d.address,pubkey:c?{type:"/ethermint.crypto.v1.ethsecp256k1.PubKey",value:Buffer.from(c.value).toString("base64")}:null,accountNumber:Number(d.accountNumber),sequence:Number(d.sequence)};default:return stargate.accountFromAny(e)}};function xr(){return {sender:"",moduleAddress:"",moduleName:"",functionName:"",typeArgs:[],args:[]}}var Ke={typeUrl:"/initia.move.v1.MsgExecute",encode(e,r=p__namespace.Writer.create()){e.sender!==""&&r.uint32(10).string(e.sender),e.moduleAddress!==""&&r.uint32(18).string(e.moduleAddress),e.moduleName!==""&&r.uint32(26).string(e.moduleName),e.functionName!==""&&r.uint32(34).string(e.functionName);for(let s of e.typeArgs)r.uint32(42).string(s);for(let s of e.args)r.uint32(50).bytes(s);return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=xr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.sender=s.string();break;case 2:n.moduleAddress=s.string();break;case 3:n.moduleName=s.string();break;case 4:n.functionName=s.string();break;case 5:n.typeArgs.push(s.string());break;case 6:n.args.push(s.bytes());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {sender:i(e.sender)?String(e.sender):"",moduleAddress:i(e.moduleAddress)?String(e.moduleAddress):"",moduleName:i(e.moduleName)?String(e.moduleName):"",functionName:i(e.functionName)?String(e.functionName):"",typeArgs:Array.isArray(e==null?void 0:e.typeArgs)?e.typeArgs.map(r=>String(r)):[],args:Array.isArray(e==null?void 0:e.args)?e.args.map(r=>v(r)):[]}},toJSON(e){let r={};return e.sender!==void 0&&(r.sender=e.sender),e.moduleAddress!==void 0&&(r.moduleAddress=e.moduleAddress),e.moduleName!==void 0&&(r.moduleName=e.moduleName),e.functionName!==void 0&&(r.functionName=e.functionName),e.typeArgs?r.typeArgs=e.typeArgs.map(s=>s):r.typeArgs=[],e.args?r.args=e.args.map(s=>M(s!==void 0?s:new Uint8Array)):r.args=[],r},fromPartial(e){var s,t,n,o,a,d;let r=xr();return r.sender=(s=e.sender)!=null?s:"",r.moduleAddress=(t=e.moduleAddress)!=null?t:"",r.moduleName=(n=e.moduleName)!=null?n:"",r.functionName=(o=e.functionName)!=null?o:"",r.typeArgs=((a=e.typeArgs)==null?void 0:a.map(c=>c))||[],r.args=((d=e.args)==null?void 0:d.map(c=>c))||[],r},fromAmino(e){var s,t;let r=xr();return e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),e.module_address!==void 0&&e.module_address!==null&&(r.moduleAddress=e.module_address),e.module_name!==void 0&&e.module_name!==null&&(r.moduleName=e.module_name),e.function_name!==void 0&&e.function_name!==null&&(r.functionName=e.function_name),r.typeArgs=((s=e.type_args)==null?void 0:s.map(n=>n))||[],r.args=((t=e.args)==null?void 0:t.map(n=>v(n)))||[],r},toAmino(e){let r={};return r.sender=e.sender===""?void 0:e.sender,r.module_address=e.moduleAddress===""?void 0:e.moduleAddress,r.module_name=e.moduleName===""?void 0:e.moduleName,r.function_name=e.functionName===""?void 0:e.functionName,e.typeArgs?r.type_args=e.typeArgs.map(s=>s):r.type_args=e.typeArgs,e.args?r.args=e.args.map(s=>M(s)):r.args=e.args,r},fromAminoMsg(e){return Ke.fromAmino(e.value)},fromProtoMsg(e){return Ke.decode(e.value)},toProto(e){return Ke.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/initia.move.v1.MsgExecute",value:Ke.encode(e).finish()}}};var Cr=[{chain_id:"eightball-1",fees:{fee_tokens:[{denom:"uebl",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.8ball.info/",provider:"8ball"},{address:"https://rpc.8ball.nodestake.top",provider:"NodeStake"}]}},{chain_id:"acre_9052-1",fees:{fee_tokens:[{denom:"aacre",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.acre.nodestake.top",provider:"nodestake"},{address:"https://rpc-acre.synergynodes.com",provider:"Synergy Nodes"},{address:"https://acrechain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.acre.tcnetwork.io",provider:"TC Network"},{address:"https://mainnet-acre-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://acred-rpc.staketab.org:443",provider:"Staketab"}]}},{chain_id:"agoric-3",fees:{fee_tokens:[{denom:"ubld",low_gas_price:.03,average_gas_price:.05,high_gas_price:.07},{denom:"uist",low_gas_price:.0034,average_gas_price:.007,high_gas_price:.02}]},apis:{rpc:[{address:"https://main.rpc.agoric.net:443"},{address:"https://agoric-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.agoric.nodestake.top",provider:"NodeStake"},{address:"https://agoric.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://agoric-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-agoric-01.stakeflow.io",provider:"Stakeflow"},{address:"https://agoric-rpc.0base.dev",provider:"0base.vc"},{address:"https://agoric-rpc.stakeangle.com",provider:"StakeAngle"},{address:"https://agoric-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc.agoric.stakewith.us",provider:"StakeWithUs"},{address:"https://rpc-agoric-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://agoric-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.agoric.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"aioz_168-1",fees:{fee_tokens:[{denom:"attoaioz",fixed_min_gas_price:7e9,low_gas_price:7e9,average_gas_price:7e9,high_gas_price:1e10}]},apis:{rpc:[{address:"https://rpc-dataseed.aioz.network:443",provider:"AIOZ Network"}]}},{chain_id:"akashnet-2",fees:{fee_tokens:[{denom:"uakt",fixed_min_gas_price:25e-5,low_gas_price:25e-5,average_gas_price:.0025,high_gas_price:.025}]},apis:{rpc:[{address:"https://rpc.akash.forbole.com:443",provider:"forbole"},{address:"https://rpc-akash.ecostake.com:443",provider:"ecostake"},{address:"https://akash-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes"},{address:"https://akash-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-akash.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-akash-ia.cosmosia.notional.ventures:443",provider:"Notional"},{address:"http://akash.c29r3.xyz:80/rpc",provider:"c29r3"},{address:"https://akash-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://akash-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-akash-01.stakeflow.io",provider:"Stakeflow"},{address:"https://akash-mainnet-rpc.cosmonautstakes.com:443",provider:"Cosmonaut Stakes"},{address:"https://akash-rpc.w3coins.io",provider:"w3coins"},{address:"https://akash-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://akash-rpc.validatornode.com",provider:"ValidatorNode"},{address:"https://rpc-akash.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://public.stakewolle.com/cosmos/akash/rpc",provider:"Stakewolle"},{address:"https://akash.declab.pro:26601",provider:"Decloud Nodes Lab"}]}},{chain_id:"akiro-1",fees:{fee_tokens:[{denom:"uakiro",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.035,high_gas_price:.045}]},apis:{rpc:[{address:"http://213.199.36.82:26657",provider:"AKIRO"},{address:"https://rpc-akiro.d-stake.xyz",provider:"D-Stake"}]}},{chain_id:"althea_258432-1",fees:{fee_tokens:[{denom:"aalthea",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:1e11,high_gas_price:3e11}]},apis:{rpc:[{address:"https://nodes.chandrastation.com/rpc/althea/",provider:"Chandra Station"},{address:"https://althea.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://althea-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"}]}},{chain_id:"andromeda-1",fees:{fee_tokens:[{denom:"uandr",low_gas_price:.03,average_gas_price:.05,high_gas_price:.075}]},apis:{rpc:[{address:"https://rpc.andromeda-1.andromeda.aviaone.com",provider:"AviaOne \u{1F7E2}"},{address:"https://andromeda.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://andromeda.rpc.nodex.one",provider:"nodex"},{address:"https://andro.rpc.m.stavr.tech/",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://andromeda-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://andromeda-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://andromeda-rpc.stakerhouse.com:443",provider:"StakerHouse"},{address:"https://andromeda-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://andromeda-rpc.genznodes.dev",provider:"genznodes"},{address:"https://andromeda.rpc.kjnodes.com",provider:"kjnodes.com \u{1F984}"},{address:"andromeda-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"rpc-andromeda.blockval.io",provider:"Blockval"},{address:"https://andromeda.rpc.liveraven.net",provider:"LiveRaveN"}]}},{chain_id:"andromeda-1",fees:{fee_tokens:[{denom:"uandr"}]},apis:{rpc:[{address:"https://rpc.andromeda-1.andromeda.aviaone.com",provider:"AVIAONE"},{address:"https://andromeda.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://andromeda.rpc.nodex.one",provider:"nodex"},{address:"https://andro.rpc.m.stavr.tech/",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://andromeda-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://andromeda-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://andromeda-rpc.stake-town.com:443",provider:"StakeTown"},{address:"https://andromeda-rpc.stakerhouse.com:443",provider:"StakerHouse"},{address:"https://andromeda-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://andromeda-rpc.genznodes.dev",provider:"genznodes"},{address:"https://nibiru.rpc.kjnodes.comv",provider:"kjnodes.com \u{1F984}"}]}},{chain_id:"archway-1",fees:{fee_tokens:[{denom:"aarch",fixed_min_gas_price:14e10,low_gas_price:196e9,average_gas_price:2254e8,high_gas_price:2548e8}]},apis:{rpc:[{address:"https://rpc.mainnet.archway.io",provider:"Archway Foundation"},{address:"https://archway-mainnet-archive.allthatnode.com:26657",provider:"All That Node"},{address:"https://m-archway.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://rpc-1.archway.nodes.guru",provider:"Nodes.Guru"},{address:"https://archway.rpc.silknodes.io/",provider:"Silk Nodes"},{address:"https://archway.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-archway.cryptech.com.ua",provider:"cryptech"},{address:"https://rpc.archway.nodestake.top",provider:"NodeStake"},{address:"https://rpc-archway.theamsolutions.info",provider:"AM Solutions"},{address:"https://rpc-archway.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://archway-rpc.w3coins.io",provider:"w3coins"},{address:"https://m-archway.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://archway-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-archway.mms.team",provider:"MMS"},{address:"https://rpc-archway.mzonder.com",provider:"MZONDER"},{address:"https://rpc.archway.lgns.net",provider:"Luganodes"},{address:"https://archway-rpc.stake-town.com",provider:"StakeTown"},{address:"https://archway-rpc.0base.dev",provider:"0base.vc"},{address:"https://archway-mainnet.rpc.l0vd.com",provider:"L0vd.com"},{address:"https://archway-rpc.openbitlab.com",provider:"openbitlab"},{address:"https://rpc-archway.mzonder.com",provider:"MZONDER"},{address:"https://rpc-archway.mainnet.validatrium.club",provider:"Validatrium"},{address:"https://rpc.archway.stakeup.tech",provider:"StakeUp"},{address:"https://archway.api.trivium.network:26657",provider:"TriviumX | Architech"},{address:"https://archway-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.archway.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc-archway.luckyfriday.io/",provider:"GlobalStake"},{address:"https://archway-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"arkh",fees:{fee_tokens:[{denom:"arkh",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://asc-dataseed.arkhadian.com/",provider:"arkhnetwork"},{address:"https://arkh_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"mantle-1",fees:{fee_tokens:[{denom:"umntl",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.assetmantle.one",provider:"AssetMantle"},{address:"https://rpc-assetmantle.ecostake.com",provider:"ecostake"},{address:"https://assetmantle-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.assetmantle.nodestake.top",provider:"NodeStake"},{address:"https://rpc-assetmantle-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-assetmantle.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.mantle.paranorm.pro:443",provider:"paranorm"},{address:"https://assetmantle-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://assetmantle-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"aura_6322-2",fees:{fee_tokens:[{denom:"uaura",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.aura.network/",provider:"Aura Network Foundation"},{address:"https://m-aura.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://aura.rpc.m.stavr.tech:11047",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://aura-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://aura.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://mainnet-aura-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://aura-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://aura-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc.aura.safeblock.space",provider:"Safe Block"},{address:"https://rpc.aura.silentvalidator.com",provider:"silent"},{address:"https://rpc-aura.mms.team",provider:"MMS"},{address:"https://aura-rpc.stake-town.com",provider:"StakeTown"},{address:"https://aura-rpc.palamar.io",provider:"Palamar"},{address:"https://aura.rpc.srv.stakr.space",provider:"STAKR.space"},{address:"https://aura-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://aura-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"xstaxy-1",fees:{fee_tokens:[{denom:"uaura",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.aura.network/",provider:"Aura Network Foundation"},{address:"https://m-aura.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://aura.rpc.m.stavr.tech:11047",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://aura-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://aura.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://mainnet-aura-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://aura-rpc.tienthuattoan.ventures",provider:"TienThuatToan"},{address:"https://aura-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://aura-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc.aura.safeblock.space",provider:"Safe Block"},{address:"https://rpc.aura.silentvalidator.com",provider:"silent"},{address:"https://rpc-aura.mms.team",provider:"MMS"},{address:"https://aura-rpc.stake-town.com",provider:"StakeTown"},{address:"https://aura-rpc.palamar.io",provider:"Palamar"},{address:"https://aura.rpc.srv.stakr.space",provider:"STAKR.space"},{address:"https://aura-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://aura-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"axelar-dojo-1",fees:{fee_tokens:[{denom:"uaxl",fixed_min_gas_price:.007,low_gas_price:.007,average_gas_price:.007,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc-axelar.imperator.co:443",provider:"Imperator.co"},{address:"https://axelar-rpc.quickapi.com:443",provider:"chainlayer"},{address:"https://rpc-axelar.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://axelar-rpc.pops.one:443",provider:"p-ops"},{address:"https://axelar-rpc.qubelabs.io:443",provider:"Qubelabs"},{address:"https://rpc-1.axelar.nodes.guru:443",provider:"nodes.guru"},{address:"https://rpc-axelar-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://axelar-rpc.polkachu.com",provider:"Polkachu"},{address:"https://axelar.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://rpc.axelar.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://axelar-rpc.validatrium.club",provider:"Validatrium"},{address:"https://rpc-axelar.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://axelar-rpc.quantnode.tech/",provider:"QuantNode"},{address:"https://axelar-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://axelar-rpc.rockrpc.net/",provider:"RockawayX Infra"},{address:"https://axelar-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc-axelar-01.stakeflow.io",provider:"Stakeflow"},{address:"https://axelar-rpc.staketab.org:443",provider:"Staketab"},{address:"https://axelar-rpc.w3coins.io",provider:"w3coins"},{address:"https://axelar-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"laozi-mainnet",fees:{fee_tokens:[{denom:"uband",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.003,high_gas_price:.005}]},apis:{rpc:[{address:"http://rpc.laozi1.bandchain.org:80",provider:"bandprotocol"},{address:"https://rpc-bandchain-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://band-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://bandchain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://band.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-band-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-band.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://band-rpc.w3coins.io",provider:"w3coins"},{address:"https://bandprotocol-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://public.stakewolle.com/cosmos/bandchain/rpc",provider:"Stakewolle"},{address:"https://rpc.band.bronbro.io/",provider:"Bro_n_Bro"},{address:"https://rpc.band.roomit.xyz/",provider:"Roomit"},{address:"https://band-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"beezee-1",fees:{fee_tokens:[{denom:"ubze",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.getbze.com",provider:"AlphaTeam"},{address:"https://rpc-1.getbze.com",provider:"AlphaTeam"},{address:"https://rpc-2.getbze.com",provider:"AlphaTeam"},{address:"https://beezee_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"bitcanna-1",fees:{fee_tokens:[{denom:"ubcna",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.0025,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.bitcanna.io/",provider:"bitcanna"},{address:"https://bcna-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://bitcanna-rpc.panthea.eu/",provider:"Panthea EU"},{address:"https://rpc.bitcanna.sgtstake.com/",provider:"SGTstake"},{address:"https://bitcanna.rpc.m.anode.team/",provider:"AlxVoy \u26A1 ANODE.TEAM"},{address:"https://bitcanna.rpc.m.stavr.tech/",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-bcna.kjinc.io/",provider:"KJINC.io"},{address:"https://mainnet-bitcanna-rpc.konsortech.xyz/",provider:"KonsorTech"},{address:"https://bitcanna.rpc.kjnodes.com/",provider:"kjnodes"},{address:"https://bitcanna-rpc.genznodes.dev/",provider:"genznodes"},{address:"https://rpc.bitcanna-1.bitcanna.aviaone.com/",provider:"AVIAONE \u{1F7E2}"},{address:"https://rpc.bitcanna-mainnet.hexnodes.one/",provider:"Hexnodes"},{address:"https://rpc.bitcanna.citizenweb3.com/",provider:"Citizen Web3"},{address:"https://bitcanna-mainnet.rpc.l0vd.com/",provider:"L0vd.com"},{address:"https://bitcanna-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.bitcanna.safeblock.space",provider:"Safe Block"},{address:"https://bitcanna.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://rpc.bitcanna.indonode.net/",provider:"Indonode"},{address:"https://rpc-bitcanna.mms.team:443",provider:"MMS"},{address:"https://bitcanna-rpc.validatornode.com",provider:"ValidatorNode"},{address:"https://bitcanna.rpc.nodex.one",provider:"NodeX Emperor \u26A1 Bitcanna"},{address:"https://bcna.rpc.arcturian.tech/",provider:"Arcturian Tech"},{address:"https://rpc.bitcanna.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://bitcanna-rpc.bluestake.net",provider:"BlueStake"},{address:"https://rpc-bitcanna.cryptech.com.ua",provider:"CrypTech"},{address:"https://bitcanna-rpc.kalia.network/",provider:"Kalia Network"},{address:"https://bitcanna.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F"},{address:"https://bitcanna_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"bitsong-2b",fees:{fee_tokens:[{denom:"ubtsg",fixed_min_gas_price:0,low_gas_price:3,average_gas_price:10,high_gas_price:20}]},apis:{rpc:[{address:"https://rpc-bitsong-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.explorebitsong.com",provider:"stake.systems"},{address:"https://bitsong-rpc.validatrium.club",provider:"Validatrium"},{address:"https://rpc.bitsong.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc.bitsong.quokkastake.io",provider:"\u{1F439} Quokka Stake"},{address:"https://rpc-bitsong.starsquid.io",provider:"Starsquid"},{address:"https://rpc-bitsong.architectnodes.com",provider:"Architect Nodes"},{address:"http://bitsong.statesync.nodersteam.com:11657",provider:"[NODERS]TEAM"},{address:"https://rpc.bitsong.safeblock.space",provider:"Safe Block"},{address:"https://bitsong.tdrsys.com:2053",provider:"TdrSys"},{address:"https://bitsong-rpc.panthea.eu",provider:"Panthea EU"},{address:"https://rpc.bitsong.mathnodes.com",provider:"MathNodes"},{address:"https://bitsong-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://bitsong-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"blockx_19191-1",apis:{rpc:[]}},{chain_id:"bluechip-1",fees:{fee_tokens:[{denom:"ubluechip",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[]}},{chain_id:"bluzelle-9",fees:{fee_tokens:[{denom:"ubnt",fixed_min_gas_price:.002,low_gas_price:.002,average_gas_price:.002,high_gas_price:.025}]},apis:{rpc:[{address:"https://a.client.sentry.net.bluzelle.com:26657",provider:"Bluzelle"},{address:"https://b.client.sentry.net.bluzelle.com:26657",provider:"Bluzelle"},{address:"https://c.client.sentry.net.bluzelle.com:26657",provider:"Bluzelle"},{address:"https://bluzelle_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"bostrom",fees:{fee_tokens:[{denom:"boot",low_gas_price:0,average_gas_price:0,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.bostrom.cybernode.ai",provider:"cybercongress"},{address:"https://rpc-cyber-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.cyber.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"canto_7700-1",fees:{fee_tokens:[{denom:"acanto",fixed_min_gas_price:1e12,low_gas_price:1e12,average_gas_price:2e12,high_gas_price:3e12}]},apis:{rpc:[{address:"https://rpc.canto.nodestake.top",provider:"NodeStake"},{address:"https://canto-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.canto.silentvalidator.com/",provider:"silent"},{address:"https://canto.gravitychain.io:26657",provider:"Althea"},{address:"https://canto-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-canto.kewrnode.com",provider:"Kewr Node"}]}},{chain_id:"carbon-1",fees:{fee_tokens:[{denom:"swth",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1,high_gas_price:1,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"usc",fixed_min_gas_price:0,low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:1e-4,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"bnb.1.6.773edb",fixed_min_gas_price:0,low_gas_price:1e6,average_gas_price:1e6,high_gas_price:1e6,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"bneo.1.14.e2e5f6",fixed_min_gas_price:0,low_gas_price:.0015,average_gas_price:.0015,high_gas_price:.0015,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"busd.1.6.754a80",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"cglp.1.19.1698d3",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"cgt/1",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"eth.1.19.c3b805",fixed_min_gas_price:0,low_gas_price:1e5,average_gas_price:1e5,high_gas_price:1e5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"eth.1.2.942d87",fixed_min_gas_price:0,low_gas_price:1e5,average_gas_price:1e5,high_gas_price:1e5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/07FA7831E1920D0C87C9388F86B0108677F6ED0C9DE7E4063F05ED675192405C",fixed_min_gas_price:0,low_gas_price:.0035,average_gas_price:.0035,high_gas_price:.0035,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/16065EE5282C5217685C8F084FC44864C25C706AC37356B0D62811D50B96920F",fixed_min_gas_price:0,low_gas_price:75e-7,average_gas_price:75e-7,high_gas_price:75e-7,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/2B58B8C147E8718EECCB3713271DF46DEE8A3A00A27242628604E31C2F370EF5",fixed_min_gas_price:0,low_gas_price:5e-5,average_gas_price:5e-5,high_gas_price:5e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/3552CECB7BCE1891DB6070D37EC6E954C972B1400141308FCD85FD148BD06DE5",fixed_min_gas_price:0,low_gas_price:32e-5,average_gas_price:32e-5,high_gas_price:32e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/35E771B8682D828173F4B795F6C307780F96DC64D6F914FAE4CC9B4666F66364",fixed_min_gas_price:0,low_gas_price:3e8,average_gas_price:3e8,high_gas_price:3e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/4E06CF24FEBFB3F5AF645377DCC0B70AA6183BAF6B918B8B6243FCDEB7D38118",fixed_min_gas_price:0,low_gas_price:6e-4,average_gas_price:6e-4,high_gas_price:6e-4,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/662914D0C1CEBCB070C68F061D035E8B10A07C79AB286E7342C85F3BE74612C5",fixed_min_gas_price:0,low_gas_price:15e-5,average_gas_price:15e-5,high_gas_price:15e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/6C349F0EB135C5FA99301758F35B87DB88403D690E5E314AB080401FEE4066E5",fixed_min_gas_price:0,low_gas_price:75e-7,average_gas_price:75e-7,high_gas_price:75e-7,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/75249A18DEFBEFE55F83B1C70CAD234DF164F174C6BC51682EE92C2C81C18C93",fixed_min_gas_price:0,low_gas_price:15e-5,average_gas_price:15e-5,high_gas_price:15e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/92E974290AF9E2BC3AEEEC35305C8FD76AC5A22A74CF8D91270FDF5A1C41E861",fixed_min_gas_price:0,low_gas_price:2e8,average_gas_price:2e8,high_gas_price:2e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/A4DB47A9D3CF9A068D454513891B526702455D3EF08FB9EB558C561F9DC2B701",fixed_min_gas_price:0,low_gas_price:1e-5,average_gas_price:1e-5,high_gas_price:1e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/B7864B03E1B9FD4F049243E92ABD691586F682137037A9F3FCA5222815620B3C",fixed_min_gas_price:0,low_gas_price:1e-5,average_gas_price:1e-5,high_gas_price:1e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"ibc/ED07A3391A112B175915CD8FAF43A2DA8E4790EDE12566649D0C2F97716B8518",fixed_min_gas_price:0,low_gas_price:15e-5,average_gas_price:15e-5,high_gas_price:15e-5,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"usdc.1.2.343151",fixed_min_gas_price:0,low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:1e-4,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"usdc.1.6.53ff75",fixed_min_gas_price:0,low_gas_price:1e8,average_gas_price:1e8,high_gas_price:1e8,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}},{denom:"zil.1.18.1a4a06",fixed_min_gas_price:0,low_gas_price:6e3,average_gas_price:6e3,high_gas_price:6e3,gas_costs:{cosmos_send:1e7,ibc_transfer:1e7}}]},apis:{rpc:[{address:"https://tm-api.carbon.network",provider:"switcheo-labs"},{address:"https://carbon-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://carbon-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.carbon.blockhunters.org",provider:"BlockHunters"}]}},{chain_id:"celestia",fees:{fee_tokens:[{denom:"utia",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://public-celestia-rpc.numia.xyz",provider:"Numia"},{address:"https://celestia-rpc.mesa.newmetric.xyz",provider:"Newmetric"},{address:"https://rpc.lunaroasis.net",provider:"Lunar Oasis"},{address:"https://rpc.celestia.nodestake.top",provider:"NodeStake"},{address:"https://celestia-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-celestia-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-celestia.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"http://celestia.rpc.nodersteam.com:29657",provider:"[NODERS]TEAM"},{address:"https://celestia.rpc.interchain.validao.xyz",provider:"ValiDAO"},{address:"https://celestia-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://celestia.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://celestia.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://celestia-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-celestia.mzonder.com",provider:"MZONDER"},{address:"https://celestia-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://rpc-celestia.theamsolutions.info",provider:"AM Solutions"},{address:"https://celestia-mainnet-rpc.autostake.com:443",provider:"AutoStake | Delegate for StakeDrops"},{address:"https://rpc.celestia.validatus.com",provider:"Validatus"},{address:"https://celestia-rpc.sr20de.xyz",provider:"Sr20de"},{address:"https://rpc-celestia-full.avril14th.org",provider:"Avril 14th"},{address:"https://rpc.freshstaking.com/celestia",provider:"FreshSTAKING"},{address:"https://celestia.cumulo.org.es/",provider:"Cumulo"},{address:"https://celestia-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.celestia-app.bronbro.io",provider:"Bro_n_Bro"},{address:"https://celestia-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc.celestia.citizenweb3.com",provider:"Citizen Web3"},{address:"https://celestia-mainnet-rpc.itrocket.net",provider:"\u{1F680} itrocket \u{1F680}"},{address:"https://rpc.celestia.mainnet.dteam.tech:443",provider:"DTEAM"}]}},{chain_id:"cerberus-chain-1",fees:{fee_tokens:[{denom:"ucrbrus",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[]}},{chain_id:"perun-1",fees:{fee_tokens:[{denom:"uc4e",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.c4e.io/",provider:"C4E"},{address:"https://rpc.c4e.mainnet.dteam.tech:443",provider:"DTEAM"},{address:"https://rpc.c4e.nodestake.top",provider:"NodeStake"},{address:"https://c4e.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://chain4energy-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://c4e.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-c4e.takeshi.team",provider:"TAKESHI"},{address:"https://rpc-c4e.mzonder.com",provider:"MZONDER"},{address:"https://rpc.cros-nest.com/chain4energy",provider:"Crosnest"},{address:"https://rpc.c4e.indonode.net",provider:"Indonode"},{address:"https://c4e-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.c4e.silentvalidator.com",provider:"silent"},{address:"http://rpc.c4e.stakeup.tech",provider:"StakeUp"},{address:"https://chain4energy-rpc.stakeangle.com",provider:"StakeAngle"},{address:"https://c4e-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc-c4e.theamsolutions.info",provider:"AM Solutions"},{address:"https://c4e.rpc.m.anode.team",provider:"AlxVoy \u26A1 ANODE.TEAM"},{address:"http://185.245.182.192:46657",provider:"Meerlabs"},{address:"http://89.117.58.109:26657",provider:"medes"},{address:"http://c4e.rpc.node75.org:26957",provider:"Pro-nodes75"},{address:"http://164.68.125.243:26657",provider:"Smt Network"},{address:"https://c4e-rpc.antrixy.org/",provider:"Antrix Validators"},{address:"https://c4e.doubletop.tech/",provider:"DOUBLETOP"},{address:"https://c4e-rpc.kalia.network:443",provider:"Kalia Network"},{address:"http://38.242.220.64:16657",provider:"mahof"},{address:"http://209.182.239.169:46657",provider:"SECARD"},{address:"https://rpc.c4e.validatus.com:443",provider:"Validatus"},{address:"https://rpc-m-c4e.apeironnodes.com:443",provider:"Apeiron Nodes"},{address:"http://rpc-c4e.cryptech.com.ua:443",provider:"Cryptech"},{address:"http://37.60.240.43:46657",provider:"NakoTurk"},{address:"https://chain4energy_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"cheqd-mainnet-1",fees:{fee_tokens:[{denom:"ncheq",fixed_min_gas_price:25,low_gas_price:50,average_gas_price:75,high_gas_price:100}]},apis:{rpc:[{address:"https://rpc.cheqd.net",provider:"cheqd"},{address:"https://cheqd-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes"},{address:"https://cheqd.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-cheqd-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.cheqd.nodestake.top",provider:"NodeStake"},{address:"https://rpc-cheqd.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://cheqd-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-cheqd.blockval.io",provider:"Blockval"},{address:"https://public.stakewolle.com/cosmos/cheqd/rpc",provider:"Stakewolle"},{address:"https://cheq-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://cheqd-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"chihuahua-1",fees:{fee_tokens:[{denom:"uhuahua",fixed_min_gas_price:0,low_gas_price:500,average_gas_price:1250,high_gas_price:2e3}]},apis:{rpc:[{address:"https://rpc.chihuahua.wtf",provider:"Chihuahua"},{address:"https://rpc-chihuahua.ecostake.com",provider:"ecostake"},{address:"https://chihua.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://chihuahua-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-chihuahua-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://chihuahua-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.huahua.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://chihuahua-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-chihuahua.pupmos.network",provider:"PUPM\xD8S"},{address:"https://chihuahua-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://chihuahua-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.chihuahua.validatus.com",provider:"Validatus"},{address:"https://chihuahua-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://chihuahua.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"chimba",fees:{fee_tokens:[{denom:"ucmba",fixed_min_gas_price:.25,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"https://rpc.mainnet.chimba.ooo",provider:"chimba"}]}},{chain_id:"morocco-1",fees:{fee_tokens:[{denom:"ucgas",fixed_min_gas_price:.001}]},apis:{rpc:[{address:"https://rpc-chronic.zenchainlabs.io/",provider:"ZenChainLabs"}]}},{chain_id:"cifer-2",fees:{fee_tokens:[{denom:"ucif",fixed_min_gas_price:.0025,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"http://34.128.114.243:26657",provider:"Cifer"}]}},{chain_id:"cifer-1",fees:{fee_tokens:[{denom:"ucif",fixed_min_gas_price:.0025,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"https://cif_node.cifer.ai/",provider:"Cifer"}]}},{chain_id:"cnho_stables-1",fees:{fee_tokens:[{denom:"ucnho",fixed_min_gas_price:5e-6,low_gas_price:1e-6,average_gas_price:1e-5,high_gas_price:.025}]},apis:{rpc:[{address:"https://rpc.cnho.io",provider:"CNHO Stables"},{address:"https://cnhostables_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"comdex-1",fees:{fee_tokens:[{denom:"ucmdx",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.comdex.one",provider:"comdex"},{address:"https://comdex-rpc.polkachu.com",provider:"Polkachu"},{address:"https://comdex.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.comdex.chaintools.tech/",provider:"ChainTools"},{address:"https://comdex-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-comdex.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-comdex.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://comdex-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://comdex-rpc.w3coins.io",provider:"w3coins"},{address:"https://comdex-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://comdex-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-comdex-01.stakeflow.io",provider:"Stakeflow"},{address:"https://comdex-rpc.validatornode.com",provider:"ValidatorNode"},{address:"https://rpc-comdex.blockval.io",provider:"Blockval"},{address:"https://comdex-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"commercio-3",fees:{fee_tokens:[{denom:"ucommercio"}]},apis:{rpc:[{address:"https://rpc-mainnet.commercio.network"}]}},{chain_id:"centauri-1",fees:{fee_tokens:[{denom:"ppica",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc-composable-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://composable-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://picasso-rpc.cogwheel.zone:443",provider:"Cogwheel \u2699\uFE0F"},{address:"https://picasso-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://composable-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc-picasso.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://picasso-rpc.stake-town.com",provider:"StakeTown"},{address:"https://composable.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://picasso-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.centauri.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://composable.rpc.moonbridge.team",provider:"Moonbridge"},{address:"https://rpc.composable.citizenweb3.com:443",provider:"Citizen Web3"},{address:"https://composable.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"}]}},{chain_id:"cvn_2032-1",fees:{fee_tokens:[{denom:"acvnt",fixed_min_gas_price:1e8,low_gas_price:1e8,average_gas_price:2e8,high_gas_price:3e8}]},apis:{rpc:[{address:"https://rpc.cvn.io/",provider:"cvn.io"},{address:"https://conscious_mainnet_rpc.chain.whenmoonwhenlambo.money/",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"coreum-mainnet-1",fees:{fee_tokens:[{denom:"ucore",fixed_min_gas_price:.03125,low_gas_price:.0625,average_gas_price:.0625,high_gas_price:62.5}]},apis:{rpc:[{address:"https://full-node.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-californium.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-curium.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-uranium.mainnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://rpc-coreum.ecostake.com",provider:"ecostake"},{address:"https://coreum.rpc.silknodes.io",provider:"Silk Nodes"},{address:"https://coreum-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.m.core.solonation.io",provider:"#SoloNation"},{address:"https://coreum-rpc.genznodes.dev",provider:"genznodes"},{address:"https://coreum-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://public.stakewolle.com/cosmos/coreum/rpc",provider:"Stakewolle"}]}},{chain_id:"cosmoshub-4",fees:{fee_tokens:[{denom:"uatom",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://cosmos-rpc.quickapi.com:443",provider:"Chainlayer"},{address:"https://cosmos-rpc.onivalidator.com",provider:"Oni Validator \u26E9\uFE0F"},{address:"https://rpc-cosmoshub.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://cosmoshub-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-cosmoshub.ecostake.com",provider:"ecostake"},{address:"https://go.getblock.io/17515cb3ec0e43b7817f182e5de6066a",provider:"GetBlock RPC Nodes"},{address:"https://rpc-cosmoshub.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-cosmoshub.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://cosmos-rpc.polkachu.com",provider:"Polkachu"},{address:"https://cosmos-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-cosmoshub-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-cosmoshub.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc.cosmos.dragonstake.io",provider:"DragonStake"},{address:"https://cosmoshub.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://rpc.cosmos.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://cosmos-rpc.rockrpc.net",provider:"RockawayX Infra"},{address:"http://rpc-cosmoshub.freshstaking.com:26657",provider:"FreshSTAKING"},{address:"https://cosmos-rpc.easy2stake.com/",provider:"Easy 2 Stake"},{address:"https://rpc.cosmos.nodestake.top",provider:"NodeStake"},{address:"https://cosmos.rpc.silknodes.io",provider:"Silk Nodes"},{address:"https://cosmos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://cosmoshub.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.cosmoshub.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://rpc-cosmos-hub-01.stakeflow.io",provider:"Stakeflow"},{address:"https://cosmos-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-cosmoshub.mms.team",provider:"MMS"},{address:"https://cosmos-rpc.tienthuattoan.com",provider:"TTT \u{1F1FB}\u{1F1F3}"},{address:"https://community.nuxian-node.ch:6797/gaia/trpc",provider:"PRO Delegators"},{address:"https://cosmos-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://cosmoshub-rpc.cosmosrescue.dev",provider:"cosmosrescue"},{address:"https://cosmos.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"},{address:"https://public.stakewolle.com/cosmos/cosmoshub/rpc",provider:"Stakewolle"},{address:"https://rpc-cosmos.kewrnode.com",provider:"Kewr Node"},{address:"https://rpc.cosmoshub-4.citizenweb3.com",provider:"Citizen Web3"},{address:"https://cosmos-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"}]}},{chain_id:"coss-1",fees:{fee_tokens:[{denom:"ucoss",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04},{denom:"ucgas",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04},{denom:"ucias",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04}]},apis:{rpc:[{address:"https://coss-rpc.coss.ink",provider:"StellarGuardian"},{address:"https://coss-rpc.cias.network",provider:"CelestialPhoenix"}]}},{chain_id:"crescent-1",fees:{fee_tokens:[{denom:"ucre",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://mainnet.crescent.network:26657",provider:"crescent"},{address:"https://crescent-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-crescent.pupmos.network",provider:"PUPM\xD8S"},{address:"https://crescent.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://crescent-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-crescent.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-crescent-01.stakeflow.io",provider:"Stakeflow"},{address:"https://crescent-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc.crescent.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"cronosmainnet_25-1",fees:{fee_tokens:[{denom:"basecro"}]},apis:{rpc:[{address:"https://rpc.cronos.org/",provider:"cronos.org"},{address:"https://cronos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"crypto-org-chain-mainnet-1",fees:{fee_tokens:[{denom:"basecro",low_gas_price:.025,average_gas_price:.03,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.mainnet.crypto.org/",provider:"cronos.org"},{address:"https://rpc-cryptoorgchain-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-cryptoorgchain.ecostake.com",provider:"ecostake"},{address:"https://cryptocom-rpc.polkachu.com",provider:"Polkachu"},{address:"https://cryptocom-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-cryptoorg.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://cro-chain-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"cudos-1",fees:{fee_tokens:[{denom:"acudos",low_gas_price:5e12,average_gas_price:1e13,high_gas_price:2e13}]},apis:{rpc:[{address:"http://mainnet-full-node-01.hosts.cudos.org:26657",provider:"cudo"},{address:"https://mainnet-full-node-02.hosts.cudos.org:36657",provider:"cudo"},{address:"https://cudos-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://cudos-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://cudos-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://cudos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"mainnet-3",fees:{fee_tokens:[{denom:"udec",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.025}]},apis:{rpc:[{address:"https://poseidon.mainnet.decentr.xyz",provider:"decentr"},{address:"https://rpc.decentr.chaintools.tech/",provider:"ChainTools"},{address:"https://decentr.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://decentr-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc-dcntr.nodine.id/",provider:"Nodine.ID"},{address:"https://rpc-decentr.mms.team/",provider:"MMS"}]}},{chain_id:"desmos-mainnet",fees:{fee_tokens:[{denom:"udsm",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.03,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.mainnet.desmos.network",provider:"desmos"},{address:"https://desmos-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://desmos-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc.desmos.tcnetwork.io",provider:"TC Network"},{address:"https://rpc.desmos.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://desmos.declab.pro:26613",provider:"Decloud Nodes Lab"},{address:"https://desmos-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"dhealth",fees:{fee_tokens:[{denom:"udhp",fixed_min_gas_price:.01,low_gas_price:.025,average_gas_price:.03,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc.dhealth.com",provider:"dhealth"},{address:"https://rpc.dhealth.nodestake.org",provider:"NodeStake"},{address:"https://dhealth.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F"}]}},{chain_id:"dig-1",fees:{fee_tokens:[{denom:"udig",low_gas_price:.025,average_gas_price:.03,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc-1-dig.notional.ventures"},{address:"https://rpc-dig-ia.cosmosia.notional.ventures/",provider:"Notional"}]}},{chain_id:"vota-ash",fees:{fee_tokens:[{denom:"peaka",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:1e11,high_gas_price:1e11}]},apis:{rpc:[{address:"https://vota-rpc.dorafactory.org/",provider:"dorafactory"},{address:"https://m-dora.rpc.utsa.tech",provider:"lesnik | UTSA"},{address:"https://dora-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"dydx-mainnet-1",fees:{fee_tokens:[{denom:"adydx",fixed_min_gas_price:125e8,low_gas_price:125e8,average_gas_price:125e8,high_gas_price:2e10},{denom:"ibc/8E27BA2D5493AF5636760E354E46004562C46AB7EC0CC4C1CA14E9E20E2545B5",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://dydx-rpc.kingnodes.com:443",provider:"Kingnodes \u{1F451}"},{address:"https://dydx-dao-rpc.polkachu.com",provider:"Polkachu"},{address:"https://dydx-mainnet-full-rpc.public.blastapi.io",provider:"Bware Labs"},{address:"https://dydx-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://dydx-mainnet-rpc.autostake.com:443",provider:"AutoStake | StakeDrops"},{address:"https://rpc-dydx.ecostake.com:443",provider:"ecostake"},{address:"https://rpc.dydx.nodestake.top:443",provider:"NodeStake"},{address:"https://rpc-dydx.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://dydx-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-dydx.cros-nest.com:443",provider:"Crosnest"},{address:"https://dydx-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://community.nuxian-node.ch:6797/dydx/trpc",provider:"PRO Delegators"},{address:"https://dydx-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://dydx.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"}]}},{chain_id:"dymension_1100-1",fees:{fee_tokens:[{denom:"adym",fixed_min_gas_price:5e9,low_gas_price:5e9,average_gas_price:5e9,high_gas_price:2e10}]},apis:{rpc:[{address:"https://dym-m-rpc.agoranodes.com",provider:"AgoraNodes"},{address:"https://rpc.dymension.nodestake.org",provider:"NodeStake"},{address:"http://dymension.mainnet.rpc.noders.team:42657",provider:"[NODERS]TEAM"},{address:"https://dymension-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://dymension-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://dymension-rpc.kynraze.com",provider:"Kynraze"},{address:"https://m-dymension.rpc.utsa.tech",provider:"lesnik | UTSA"},{address:"https://rpc-dymension.nodeist.net",provider:"Nodeist"},{address:"https://dym.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://dym.rpc-archive.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.dymension.hexnodes.co",provider:"Hexnodes"},{address:"https://dymension.rpc.kjnodes.com:443",provider:"kjnodes.com \u{1F984}"},{address:"https://dymension-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://dymension-rpc.takeshi.team",provider:"TAKESHI"},{address:"https://dymension-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.dymension.silentvalidator.com:443",provider:"silent"},{address:"https://rpc-dymension.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://community.nuxian-node.ch:6797/dymension/trpc",provider:"PRO Delegators"},{address:"https://dymension-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://dymension-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://dymension.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://rpc-dymension.hoodrun.io:443",provider:"HoodRun"},{address:"https://dymension.0xwave.com:2053",provider:"Wave"},{address:"https://archive.rpc.dym.cumulo.com.es:443",provider:"Cumulo"},{address:"https://rpc.dymension.posthuman.digital",provider:"posthuman"},{address:"https://rpc.dymension.node75.org",provider:"Pro-Nodes75"},{address:"https://rpc.dymension.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://dymension-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc.mainnet.dymension.aviaone.com",provider:"AVIAONE \u{1F7E2}"},{address:"https://rpc.archive.dymension.mainnet.dteam.tech:443",provider:"DTEAM"}]}},{chain_id:"dyson-mainnet-01",fees:{fee_tokens:[{denom:"dys",low_gas_price:1e-4,average_gas_price:2e-4,high_gas_price:3e-4}]},apis:{rpc:[{address:"https://dys-tm.dysonprotocol.com:443",provider:"dysonprotocol"},{address:"https://dyson-rpc.cogwheel.zone:443",provider:"cogwheel"}]}},{chain_id:"echelon_3000-3",fees:{fee_tokens:[{denom:"aechelon",low_gas_price:1e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://ech01trpc.mindheartsoul.org",provider:"Mind Heart Soul"},{address:"https://rpc.echjoker.lol",provider:"\u26A1 Echelon Joker \u269B \u{1F0CF}"}]}},{chain_id:"emoney-3",fees:{fee_tokens:[{denom:"ungm",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"eeur",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"echf",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"enok",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"esek",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"edkk",low_gas_price:1,average_gas_price:1,high_gas_price:1}]},apis:{rpc:[{address:"https://emoney.validator.network",provider:"e-Money"},{address:"https://rpc-emoney-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.emoney.bh.rocks",provider:"BlockHunters \u{1F3AF}"}]}},{chain_id:"empowerchain-1",fees:{fee_tokens:[{denom:"umpwr",fixed_min_gas_price:0,low_gas_price:.025,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-empowerchain.ecostake.com:443",provider:"ecostake"},{address:"https://empowerchain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://empower.rpc.liveraven.net",provider:"LiveRaveN"},{address:"http://empw.rpc.m.stavr.tech:22057",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-empower.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-empowerchain.mzonder.com:443",provider:"MZONDER"},{address:"https://empower-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-empower.vinjan.xyz:443",provider:"vinjan"},{address:"https://rpc.empower.nodestake.top",provider:"NodeStake"},{address:"https://mainnet-empower-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://empower.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://rpc.empowerchain.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://empower.declab.pro:26607",provider:"Decloud Nodes Lab"},{address:"https://empower-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://empower-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"1",fees:{fee_tokens:[{denom:"wei",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"ethos_7003-1",fees:{fee_tokens:[{denom:"aRYT"}]},apis:{rpc:[{address:"https://ethos-rpc.provable.dev:443/",provider:"laurel.provable"}]}},{chain_id:"evmos_9001-2",fees:{fee_tokens:[{denom:"aevmos",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc-evmos.ecostake.com",provider:"ecostake"},{address:"https://evmos-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://tendermint.bd.evmos.org:26657",provider:"Blockdaemon"},{address:"https://rpc-evmos-ia.cosmosia.notional.ventures:443",provider:"Notional"},{address:"https://rpc.evmos.testnet.run",provider:"TestNetRun"},{address:"https://rpc.evmos.nodestake.top",provider:"NodeStake"},{address:"https://rpc.evmos.chaintools.tech/",provider:"ChainTools"},{address:"https://evmos-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.evmos.silentvalidator.com/",provider:"silent"},{address:"https://rpc.evmos.tcnetwork.io",provider:"TC Network"},{address:"https://evmos.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://rpc-evmos.architectnodes.com",provider:"Architect Nodes"},{address:"https://evmos-rpc.validatrium.club",provider:"Validatrium"},{address:"https://evmos-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-evmos-01.stakeflow.io",provider:"Stakeflow"},{address:"https://evmos-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://rpc-evmos.validavia.me",provider:"Validavia"},{address:"https://evmos-rpc.w3coins.io",provider:"w3coins"},{address:"https://evmos-rpc.stake-town.com",provider:"StakeTown"},{address:"https://evmos.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://evmos-rpc.antrixy.org/",provider:"Antrix Validators"},{address:"https://evmos-mainnet.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://rpc.evmos.validatus.com",provider:"Validatus"},{address:"https://rpc.evmos.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc.evmos.citizenweb3.com:443",provider:"Citizen Web3"}]}},{chain_id:"fetchhub-4",fees:{fee_tokens:[{denom:"afet",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc-fetchhub.fetch.ai:443",provider:"fetch.ai"},{address:"https://rpc-fetchhub-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://fetch-rpc.polkachu.com",provider:"Polkachu"},{address:"https://fetchai-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://fetch-rpc.antrixy.org",provider:"Antrix"},{address:"https://rpc-fetch.architectnodes.com",provider:"Architect Nodes"},{address:"https://fetchhub-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://fetch-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://fetch-rpc.cosmosrescue.com",provider:"cosmosrescue"},{address:"https://fetch-rpc.w3coins.io",provider:"w3coins"},{address:"https://fetch-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://fetch-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://public.stakewolle.com/cosmos/fetchhub/rpc",provider:"Stakewolle"},{address:"https://fetch.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"},{address:"https://rpc.fetchhub-4.fetch.aviaone.com",provider:"AVIAONE \u{1F7E2}"},{address:"https://fetchai-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"finschia-2",fees:{fee_tokens:[{denom:"cony",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.015,high_gas_price:.015}]},apis:{rpc:[{address:"https://finschia-rpc.finschia.io"}]}},{chain_id:"colosseum-1",fees:{fee_tokens:[{denom:"ufct",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.15,high_gas_price:.2}]},apis:{rpc:[{address:"https://lcd-mainnet.firmachain.dev:26657",provider:"FirmaChain"},{address:"https://firma.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.firmachain.chaintools.tech/",provider:"ChainTools"},{address:"https://firmachain-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://firmachain-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://firmachain.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"furya-1",fees:{fee_tokens:[{denom:"ufury",low_gas_price:.1,average_gas_price:.25,high_gas_price:.5}]},apis:{rpc:[{address:"https://furya-rpc.synergynodes.com",provider:"synergynodes"},{address:"https://furya.rpc.nodeshub.online:443",provider:"nodeshub"}]}},{chain_id:"fxcore",fees:{fee_tokens:[{denom:"FX",fixed_min_gas_price:4e12,low_gas_price:4e12,average_gas_price:42e11,high_gas_price:5e12}]},apis:{rpc:[{address:"https://fx-json.functionx.io",provider:"Function X"},{address:"https://functionx.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"galaxy-1",fees:{fee_tokens:[{denom:"uglx",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[]}},{chain_id:"wormchain",fees:{fee_tokens:[{denom:"utest",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://tncnt-eu-wormchain-main-01.rpc.p2p.world/",provider:"P2P"},{address:"https://wormchain-rpc.quickapi.com/",provider:"ChainLayer"}]}},{chain_id:"genesis_29-2",fees:{fee_tokens:[{denom:"el1",low_gas_price:51e9,average_gas_price:52e9,high_gas_price:53e9}]},apis:{rpc:[{address:"https://26657.genesisl1.org",provider:"GenesisL1"}]}},{chain_id:"gitopia",fees:{fee_tokens:[{denom:"ulore",fixed_min_gas_price:.001,low_gas_price:.0012,average_gas_price:.0016,high_gas_price:.0024}]},apis:{rpc:[{address:"https://gitopia-rpc.polkachu.com:443",provider:"polkachu"},{address:"https://gitopia-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.gitopia.nodestake.top:443",provider:"nodestake"},{address:"https://gitopia-rpc.staketab.org:443",provider:"Staketab"},{address:"https://gitopia-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://m-gitopia.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://gitopia.rpc.m.stavr.tech:51057",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://gitopia-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc-gitopia.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://gitopia.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://gitopia-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.gitopia.silentvalidator.com",provider:"silent"},{address:"https://gitopia-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://rpc-gitopia.mzonder.com",provider:"MZONDER"},{address:"https://gitopia.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.gitopia.sgtstake.com",provider:"SGTstake"},{address:"https://mainnet-gitopia-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://rpc.gitopia.roomit.xyz",provider:"Roomit"},{address:"https://gitopia.rpc.moonbridge.team",provider:"Moonbridge"},{address:"https://gitopia-rpc.stakeangle.com",provider:"StakeAngle"},{address:"https://gitopia.rpc.m.anode.team",provider:"AlxVoy \u26A1 ANODE.TEAM"},{address:"https://gitopia.rpc.stakevillage.net",provider:"Stake Village"},{address:"https://gitopia-rpc.enigma-validator.com/",provider:"Enigma"},{address:"https://rpc.gitopia.tcnetwork.io/",provider:"TC Network"},{address:"https://gitopia.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://rpc.gitopia.stakeup.tech/",provider:"StakeUp"},{address:"https://gitopia-mainnet.rpc.l0vd.com:443",provider:"L0vd.com \u2764\uFE0F"},{address:"https://gitopia-rpc.tothemars.network:443",provider:"ToTheMars"},{address:"https://gitopia.declab.pro:26625",provider:"Decloud Nodes Lab"},{address:"https://gitopia-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"govgen-1",fees:{fee_tokens:[{denom:"ugovgen",fixed_min_gas_price:.001,low_gas_price:.006,average_gas_price:.006,high_gas_price:.009}]},apis:{rpc:[{address:"https://rpc.govgen.io:443",provider:"AllInBits"},{address:"https://rpc-govgen.sg-1.online/",provider:"SG-1"},{address:"https://govgen.rpc.nodeshub.online:443",provider:"Nodes Hub"},{address:"https://govgen-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.govgen.posthuman.digital:443",provider:"posthuman"},{address:"https://rpc-govgen.kewrnode.com/",provider:"Kewr Node"}]}},{chain_id:"gravity-bridge-3",fees:{fee_tokens:[{denom:"ugraviton",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.035},{denom:"gravity0xA0b86991c6218b36c1d19D4a2e9Eb0cE3606eB48",low_gas_price:2e-4,average_gas_price:5e-4,high_gas_price:8e-4},{denom:"gravity0xdAC17F958D2ee523a2206206994597C13D831ec7",low_gas_price:2e-4,average_gas_price:5e-4,high_gas_price:8e-4}]},apis:{rpc:[{address:"https://gravitychain.io:26657",provider:"althea"},{address:"http://gravity-bridge-1-08.nodes.amhost.net:26657",provider:"amhost"},{address:"https://gravity-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-gravitybridge-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://gravitybridge-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.gravity.bh.rocks/",provider:"BlockHunters \u{1F3AF}"},{address:"https://gravity-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://gravity-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://rpc-gravity-bridge-01.stakeflow.io",provider:"Stakeflow"},{address:"https://gravity-rpc.staketab.org:443",provider:"Staketab"},{address:"https://gravity-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc.g-bridge.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc.gravity-bridge-3.gravity.aviaone.com:443",provider:"AviaOne \u{1F7E2}"}]}},{chain_id:"haqq_11235-1",fees:{fee_tokens:[{denom:"aISLM",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.tm.haqq.network",provider:"Haqq"},{address:"https://rpc.haqq.sh",provider:"kioqq"},{address:"https://rpc.haqq.nodestake.top",provider:"NodeStake"},{address:"https://haqq-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://haqq-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-haqq.sr20de.xyz:443",provider:"Sr20de"},{address:"https://haqq-rpc.palamar.io",provider:"Palamar"},{address:"https://haqq-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"helichain",fees:{fee_tokens:[{denom:"uheli",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.helichain.com/",provider:"HeliChain"}]}},{chain_id:"highbury_710-1",fees:{fee_tokens:[{denom:"ufury",low_gas_price:.05,average_gas_price:.1,high_gas_price:.25}]},apis:{rpc:[{address:"https://gridiron.furya.io",provider:"fanfury"}]}},{chain_id:"humans_1089-1",fees:{fee_tokens:[{denom:"aheart",fixed_min_gas_price:25e7,low_gas_price:8e10,average_gas_price:1e11,high_gas_price:16e10}]},apis:{rpc:[{address:"https://rpc.humans.nodestake.top",provider:"NodeStake"},{address:"https://humans.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://humans.rpc.nodeshub.online",provider:"NodesHub"},{address:"https://humans-mainnet-rpc.itrocket.net",provider:"itrocket"},{address:"https://humans-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-humansai.thenop.io:443",provider:"TheNOP.io"},{address:"https://humans-rpc.stakeangle.com/",provider:"StakeAngle"},{address:"https://humans-rpc.anyvalid.com:26627",provider:"AnyValid"},{address:"https://mainnet-humans-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"http://65.21.46.90:5657",provider:"PPNV Service"},{address:"https://rpc.humans-mainnet.stake-take.com/",provider:"Stake-Take"},{address:"https://rpc.humans.posthuman.digital",provider:"posthuman"},{address:"https://humans-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://humans-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"Antora",fees:{fee_tokens:[{denom:"idep",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"ixo-5",fees:{fee_tokens:[{denom:"uixo",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://proxies.sifchain.finance/api/impacthub-3/rpc",provider:"sifchain"},{address:"https://impacthub.ixo.world/rpc/",provider:"ixoworld"},{address:"https://ixo.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-ixo-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://impacthub-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://ixo-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://ixo-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://impacthub_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"imversed_5555555-1",fees:{fee_tokens:[{denom:"aimv",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[]}},{chain_id:"injective-1",fees:{fee_tokens:[{denom:"inj",fixed_min_gas_price:16e7,low_gas_price:5e8,average_gas_price:7e8,high_gas_price:9e8}]},apis:{rpc:[{address:"https://6d0ff611-9009-4bd1-a7a7-acec7c70d454.injective-1.mesa-rpc.newmetric.xyz",provider:"NewMetric"},{address:"https://rpc.injective.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://injective-rpc.polkachu.com",provider:"Polkachu"},{address:"https://injective-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-injective-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://injective-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-injective.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-injective-01.stakeflow.io",provider:"Stakeflow"},{address:"https://injective-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://injective-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://public.stakewolle.com/cosmos/injective/rpc",provider:"Stakewolle"},{address:"https://rpc.injective.bronbro.io/",provider:"Bro_n_Bro"},{address:"https://injective-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc-injective.ecostake.com",provider:"ecostake"},{address:"https://rpc-injective.kewrnode.com",provider:"Kewr Node"}]}},{chain_id:"irishub-1",fees:{fee_tokens:[{denom:"uiris",low_gas_price:.2,average_gas_price:.3,high_gas_price:.4}]},apis:{rpc:[{address:"https://rpc-irisnet-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-irisnet-01.stakeflow.io",provider:"Stakeflow"},{address:"https://irisnet-rpc.w3coins.io",provider:"w3coins"},{address:"https://iris-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://iris-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://mainnet-iris-rpc.konsortech.xyz",provider:"KonsorTech"}]}},{chain_id:"jackal-1",fees:{fee_tokens:[{denom:"ujkl",fixed_min_gas_price:0,low_gas_price:.002,average_gas_price:.002,high_gas_price:.02}]},apis:{rpc:[{address:"https://rpc.jackalprotocol.com",provider:"Jackal Labs"},{address:"https://jackal-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"http://jkl.rpc.m.stavr.tech:11127",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://jackal.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://rpc.jackal.nodestake.top",provider:"NodeStake"},{address:"https://rpc-jackal.nodeist.net",provider:"Nodeist"},{address:"https://jackal-rpc.polkachu.com",provider:"Polkachu"},{address:"https://m-jackal.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://rpc-jackal.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://jackal-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://jackal.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://jackal.rpc.silknodes.io",provider:"Silk Nodes"},{address:"https://jackal.rpc.skynodejs.net",provider:"skynodejs"},{address:"https://public.stakewolle.com/cosmos/jackal/rpc",provider:"Stakewolle"},{address:"https://rpc.jackal.silentvalidator.com",provider:"silent"},{address:"https://rpc.jackal.mathnodes.com",provider:"MathNodes"},{address:"https://jackal-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://jackal-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://jackal_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"joltify_1729-1",fees:{fee_tokens:[{denom:"ujolt",low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc.joltify.io",provider:"joltify"}]}},{chain_id:"juno-1",fees:{fee_tokens:[{denom:"ujuno",fixed_min_gas_price:.075,low_gas_price:.075,average_gas_price:.1,high_gas_price:.125},{denom:"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9",fixed_min_gas_price:.003,low_gas_price:.003,average_gas_price:.0035,high_gas_price:.004}]},apis:{rpc:[{address:"https://rpc-juno.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-juno.itastakers.com",provider:"itastakers"},{address:"http://juno.rpc.m.stavr.tech:1067",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-juno.ecostake.com",provider:"ecostake"},{address:"https://juno-rpc.polkachu.com",provider:"Polkachu"},{address:"https://juno-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-juno.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-juno.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc-juno-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.juno.chaintools.tech/",provider:"ChainTools"},{address:"https://juno-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://juno-rpc.icycro.org",provider:"IcyCRO \u{1F9CA}"},{address:"https://rpc.juno.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://juno-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://juno-rpc.reece.sh",provider:"Reecepbcups"},{address:"https://juno-rpc.stakeandrelax.net",provider:"Stake&Relax Validator \u{1F9A5}"},{address:"https://rpc-juno.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc-juno-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-juno.validavia.me",provider:"Validavia"},{address:"https://juno-rpc.w3coins.io",provider:"w3coins"},{address:"https://juno-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://juno-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc-juno.mainnet.validatrium.club:443",provider:"Validatrium"},{address:"https://juno-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.juno.validatus.com",provider:"Validatus"},{address:"https://rpc.juno.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://juno-rpc.cogwheel.zone",provider:"Cogwheel"},{address:"https://juno.declab.pro:26610",provider:"Decloud Nodes Lab"},{address:"https://juno.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"kava_2222-10",fees:{fee_tokens:[{denom:"ukava",low_gas_price:.05,average_gas_price:.1,high_gas_price:.25}]},apis:{rpc:[{address:"https://rpc.data.kava.io",provider:"kava"},{address:"https://kava-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-kava-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://kava-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://kava-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc-kava-01.stakeflow.io",provider:"Stakeflow"},{address:"https://kava-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"kichain-2",fees:{fee_tokens:[{denom:"uxki",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc-mainnet.blockchain.ki",provider:"kifoundation"},{address:"https://kichain-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-kichain-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://kichain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.kichain.chaintools.tech/",provider:"ChainTools"},{address:"https://kichain-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"http://ki-chain.statesync.nodersteam.com:14657",provider:"[NODERS]TEAM"},{address:"https://ki-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc.kichain-2.kichain.aviaone.com",provider:"AVIAONE \u{1F7E2}"}]}},{chain_id:"darchub",fees:{fee_tokens:[{denom:"udarc",fixed_min_gas_price:0,low_gas_price:1e-4,average_gas_price:.001,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc-konstellation-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://konstellation-rpc.stakerhouse.com",provider:"StakerHouse"}]}},{chain_id:"kaiyo-1",fees:{fee_tokens:[{denom:"ukuji",fixed_min_gas_price:.0034,low_gas_price:.0034,average_gas_price:.0051,high_gas_price:.00681},{denom:"factory/kujira1qk00h5atutpsv900x202pxx42npjr9thg58dnqpa72f2p7m2luase444a7/uusk",fixed_min_gas_price:.01186,low_gas_price:.01186,average_gas_price:.01779,high_gas_price:.02372},{denom:"ibc/295548A78785A1007F232DE286149A6FF512F180AF5657780FC89C009E2C348F",fixed_min_gas_price:.0119,low_gas_price:.0119,average_gas_price:.01785,high_gas_price:.02379},{denom:"ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2",fixed_min_gas_price:.00129,low_gas_price:.00129,average_gas_price:.00193,high_gas_price:.00258},{denom:"ibc/47BD209179859CDE4A2806763D7189B6E6FE13A17880FE2B42DE1E6C1E329E23",fixed_min_gas_price:.01795,low_gas_price:.01795,average_gas_price:.02692,high_gas_price:.0359},{denom:"ibc/3607EB5B5E64DD1C0E12E07F077FF470D5BC4706AFCBC98FE1BA960E5AE4CE07",fixed_min_gas_price:.65943,low_gas_price:.65943,average_gas_price:.98915,high_gas_price:1.31887},{denom:"ibc/F3AA7EF362EC5E791FE78A0F4CCC69FEE1F9A7485EB1A8CAB3F6601C00522F10",fixed_min_gas_price:160416396197,low_gas_price:160416396197,average_gas_price:240624594296,high_gas_price:320832792394},{denom:"ibc/EFF323CC632EC4F747C61BCE238A758EFDB7699C3226565F7C20DA06509D59A5",fixed_min_gas_price:.02689,low_gas_price:.02689,average_gas_price:.04034,high_gas_price:.05379},{denom:"ibc/DA59C009A0B3B95E0549E6BF7B075C8239285989FF457A8EDDBB56F10B2A6986",fixed_min_gas_price:.01495,low_gas_price:.01495,average_gas_price:.02243,high_gas_price:.02991},{denom:"ibc/A358D7F19237777AF6D8AD0E0F53268F8B18AE8A53ED318095C14D6D7F3B2DB5",fixed_min_gas_price:.03139,low_gas_price:.03139,average_gas_price:.04709,high_gas_price:.06278},{denom:"ibc/4F393C3FCA4190C0A6756CE7F6D897D5D1BE57D6CCB80D0BC87393566A7B6602",fixed_min_gas_price:.90403,low_gas_price:.90403,average_gas_price:1.35605,high_gas_price:1.80806},{denom:"ibc/004EBF085BBED1029326D56BE8A2E67C08CECE670A94AC1947DF413EF5130EB2",fixed_min_gas_price:559196837,low_gas_price:559196837,average_gas_price:838795256,high_gas_price:1118393675},{denom:"ibc/1B38805B1C75352B28169284F96DF56BDEBD9E8FAC005BDCC8CF0378C82AA8E7",fixed_min_gas_price:5772801,low_gas_price:5772801,average_gas_price:8659201,high_gas_price:11545602},{denom:"factory/kujira1643jxg8wasy5cfcn7xm8rd742yeazcksqlg4d7/umnta",fixed_min_gas_price:.01807,low_gas_price:.01807,average_gas_price:.02711,high_gas_price:.03615},{denom:"ibc/FE98AAD68F02F03565E9FA39A5E627946699B2B07115889ED812D8BA639576A9",fixed_min_gas_price:.01194,low_gas_price:.01194,average_gas_price:.01792,high_gas_price:.02389},{denom:"ibc/E5CA126979E2FFB4C70C072F8094D07ECF27773B37623AD2BF7582AD0726F0F3",fixed_min_gas_price:19e-5,low_gas_price:19e-5,average_gas_price:29e-5,high_gas_price:39e-5}]},apis:{rpc:[{address:"https://rpc-kujira.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.kaiyo.kujira.setten.io",provider:"setten.io"},{address:"https://kujira-rpc.polkachu.com",provider:"polkachu"},{address:"https://rpc-kujira.ecostake.com",provider:"ecostake"},{address:"https://kujira-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.kujira.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc-kujira-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://kujira-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc-kujira.starsquid.io",provider:"Starsquid"},{address:"https://kujira.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://kuji-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-kujira.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://kujira-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.kujira.rektdao.club",provider:"rektDAO"},{address:"https://kujira-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://kujira-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-kujira.mms.team",provider:"MMS"},{address:"https://kujira-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://kujira.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"}]}},{chain_id:"kyve-1",fees:{fee_tokens:[{denom:"ukyve",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-eu-1.kyve.network",provider:"kyve"},{address:"https://rpc-kyve.ecostake.com",provider:"ecostake"},{address:"https://kyve-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"http://kyve.rpc.m.stavr.tech:12357",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-kyve.imperator.co",provider:"Imperator.co"},{address:"https://kyve-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc.kyve.nodestake.top",provider:"NodeStake"},{address:"https://kyve.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://rpc-kyve.mms.team",provider:"MMS"},{address:"https://kyve.declab.pro:26616",provider:"Decloud Nodes Lab"},{address:"https://kyve-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://kyve_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://kyve-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"lambda_92000-1",fees:{fee_tokens:[{denom:"ulamb",low_gas_price:1e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.lambda.im",provider:"Lambda"},{address:"http://lambda.rpc.m.stavr.tech:31327",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.lambda.nodestake.top",provider:"NodeStake"},{address:"https://lambda-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://lambda_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"lava-mainnet-1",fees:{fee_tokens:[{denom:"ulava",fixed_min_gas_price:2e-5,low_gas_price:2e-5,average_gas_price:.025,high_gas_price:.05}]},apis:{rpc:[{address:"https://lava.tendermintrpc.lava.build",provider:"Lava Over Lava"},{address:"https://lava-rpc.w3coins.io:443",provider:"w3coins"},{address:"https://lava-rpc.finteh.org:443",provider:"finteh"},{address:"https://lava-rpc.y2.finance:443",provider:"YTWOFUND"},{address:"https://lava-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://rpc.lava-mainnet-1.lava.aviaone.com:443",provider:"AVIAONE \u{1F7E2}"},{address:"https://lava-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://lava.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lava.rpc-archive.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lava-rpc.stake-town.com:443",provider:"StakeTown"},{address:"https://lava.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://lava-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://lava-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://lava.rpc.stakevillage.net:443",provider:"Stake Village"}]}},{chain_id:"likecoin-mainnet-2",fees:{fee_tokens:[{denom:"nanolike",fixed_min_gas_price:1e3,low_gas_price:1e3,average_gas_price:1e4,high_gas_price:1e6}]},apis:{rpc:[{address:"https://mainnet-node.like.co/rpc/",provider:"like.co"},{address:"https://likecoin-node.oldcat.io:443/rpc/",provider:"Oldcat"},{address:"https://like.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-likecoin-mainnet.pikaser.net",provider:"PikaSer"},{address:"https://rpc.likecoin.citizenweb3.com:443",provider:"Citizen Web3"}]}},{chain_id:"logos_7002-1",fees:{fee_tokens:[{denom:"aLYT"}]},apis:{rpc:[{address:"https://logos-rpc.provable.dev:443/",provider:"laurel.provable"}]}},{chain_id:"loop-1",fees:{fee_tokens:[{denom:"token",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc.loop.pfc.zone/",provider:"PFC"}]}},{chain_id:"loyal-main-02",fees:{fee_tokens:[{denom:"ulyl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-main.joinloyal.io/"},{address:"https://loyal-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"LumenX",fees:{fee_tokens:[{denom:"ulumen",fixed_min_gas_price:.0025,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-lumenx.cryptonet.pl/",provider:"CryptoNet"},{address:"https://lumenx-rpc.kynraze.com/",provider:"Kynraze"}]}},{chain_id:"lum-network-1",fees:{fee_tokens:[{denom:"ulum",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.node0.mainnet.lum.network",provider:"Lum Foundation"},{address:"https://lum.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lumnetwork-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://lum-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://lum-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://lumnetwork_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"mande_18071918-1",fees:{fee_tokens:[{denom:"amand",low_gas_price:2e10,average_gas_price:2e10,high_gas_price:2e10}]},apis:{rpc:[{address:"https://mande-mainnet-tendermint.public.blastapi.io",provider:"BlastAPI"}]}},{chain_id:"mars-1",fees:{fee_tokens:[{denom:"umars",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.marsprotocol.io:443",provider:"Delphi Labs"},{address:"https://mars-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://mars-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://mars-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc.expedition-mars.com",provider:"Expedition Mars"},{address:"https://mars-rpc.genznodes.dev:443",provider:"genznodes"},{address:"https://mars-rpc.stakeandrelax.net",provider:"Stake&Relax Validator \u{1F9A5}"},{address:"https://mars-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://mars-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"}]}},{chain_id:"mayachain-mainnet-v1",apis:{rpc:[{address:"https://tendermint.mayachain.info",provider:"tendermint"}]}},{chain_id:"medasdigital-1",fees:{fee_tokens:[{denom:"umedas",low_gas_price:.1,average_gas_price:.25,high_gas_price:.4}]},apis:{rpc:[{address:"https://rpc.medas-digital.io:26657/",provider:"Neptun Validator"}]}},{chain_id:"meme-1",fees:{fee_tokens:[{denom:"umeme",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.035,high_gas_price:.045}]},apis:{rpc:[{address:"https://rpc-meme-1.meme.sx/",provider:"MEME Foundation"},{address:"https://meme-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-meme.pupmos.network/",provider:"PUPM\xD8S"},{address:"https://meme.rpc.m.anode.team",provider:"ANODE TEAM"}]}},{chain_id:"microtick-1",fees:{fee_tokens:[{denom:"utick",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[]}},{chain_id:"migaloo-1",fees:{fee_tokens:[{denom:"uwhale",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:2,high_gas_price:3}]},apis:{rpc:[{address:"https://migaloo-rpc.polkachu.com:443",provider:"Polkachu"},{address:"https://migaloo-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-migaloo.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://migaloo-rpc.kleomedes.network:443",provider:"Kleomedes"},{address:"https://rpc.whitewhale.nodestake.top",provider:"NodeStake"},{address:"https://migaloo-rpc.cosmosrescue.com",provider:"cosmosrescue"},{address:"https://migaloo-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"}]}},{chain_id:"mainnet",fees:{fee_tokens:[{denom:"umis",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.gw.mises.site:443",provider:"Mises-1"},{address:"https://e2.mises.site:443",provider:"Mises-3"}]}},{chain_id:"mtgbp-1",fees:{fee_tokens:[{denom:"mtgbp",low_gas_price:1e-6,average_gas_price:5e-6,high_gas_price:1e-4}]},apis:{rpc:[{address:"https://rcp.mtgbp.com",provider:"mtgbp"}]}},{chain_id:"mun-1",fees:{fee_tokens:[{denom:"umun",fixed_min_gas_price:.025}]},apis:{rpc:[{address:"https://mainnet1rpc.mun.money",provider:"Mun"},{address:"https://mainnet-mun-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://rpc.mun.tcnetwork.io",provider:"TC Network"},{address:"https://mun_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"mythos_7001-1",fees:{fee_tokens:[{denom:"aMYT"}]},apis:{rpc:[{address:"https://mythos-rpc.provable.dev:443/",provider:"laurel.provable"}]}},{chain_id:"neura_266-1",fees:{fee_tokens:[{denom:"atankr"}]},apis:{rpc:[]}},{chain_id:"Neutaro-1",fees:{fee_tokens:[{denom:"uneutaro",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc2.neutaro.tech:443",provider:"Neutaro"},{address:"https://rpc3.neutaro.tech:26657",provider:"Neutaro"}]}},{chain_id:"neutron-1",fees:{fee_tokens:[{denom:"untrn",low_gas_price:.0053,average_gas_price:.0053,high_gas_price:.0053},{denom:"ibc/C4CFF46FD6DE35CA4CF4CE031E643C8FDC9BA4B99AE598E9B0ED98FE3A2319F9",low_gas_price:8e-4,average_gas_price:8e-4,high_gas_price:8e-4},{denom:"ibc/F082B65C88E4B6D5EF1DB243CDA1D331D002759E938A0F5CD3FFDC5D53B3E349",low_gas_price:.008,average_gas_price:.008,high_gas_price:.008},{denom:"factory/neutron1ug740qrkquxzrk2hh29qrlx3sktkfml3je7juusc2te7xmvsscns0n2wry/wstETH",low_gas_price:29032316597e-4,average_gas_price:29032316597e-4,high_gas_price:29032316597e-4},{denom:"ibc/2CB87BCE0937B1D1DFCEE79BE4501AAF3C265E923509AEAC410AD85D27F35130",low_gas_price:25641025641026e-4,average_gas_price:25641025641026e-4,high_gas_price:25641025641026e-4},{denom:"ibc/773B4D0A3CD667B2275D5A4A7A2F0909C0BA0F4059C0B9181E680DDF4965DCC7",low_gas_price:4e-4,average_gas_price:4e-4,high_gas_price:4e-4}]},apis:{rpc:[{address:"https://rpc.novel.remedy.tm.p2p.org",provider:"P2P"},{address:"https://neutron-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-neutron.whispernode.com",provider:"WhisperNode \u{1F910}"},{address:"https://rpc-neutron.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"http://rpc.neutron.nodestake.top",provider:"NodeStake"},{address:"https://neutron-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://community.nuxian-node.ch:6797/neutron/trpc",provider:"PRO Delegators"},{address:"https://rpc.neutron.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc.neutron.quokkastake.io",provider:"\u{1F439} Quokka Stake"}]}},{chain_id:"cataclysm-1",fees:{fee_tokens:[{denom:"unibi",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.nibiru.fi",provider:"Nibiru Foundation"},{address:"https://nibiru.rpc.kjnodes.com",provider:"kjnodes.com \u{1F984}"},{address:"https://rpc.nibiru.nodestake.org",provider:"NodeStake"},{address:"https://nibiru-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.nibiru.silentvalidator.com",provider:"silent"},{address:"https://nibiru.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://nibiru-rpc.cogwheel.zone",provider:"Cogwheel \u2699\uFE0F"},{address:"https://nibiru.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"},{address:"https://nibiru.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://nibiru-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://nibiru-mainnet.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://nibiru-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.nibiru.roomit.xyz",provider:"Roomit"},{address:"https://nibiru_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"nim_1122-1",fees:{fee_tokens:[{denom:"anim",low_gas_price:2e10,average_gas_price:2e10,high_gas_price:2e10}]},apis:{rpc:[{address:"https://nim-mainnet-tendermint.public.blastapi.io",provider:"BlastAPI"}]}},{chain_id:"noble-1",fees:{fee_tokens:[{denom:"uusdc",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.1,high_gas_price:.2},{denom:"ibc/EF48E6B1A1A19F47ECAEA62F5670C37C0580E86A9E88498B7E393EB6F49F33C0",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.01,high_gas_price:.02}]},apis:{rpc:[{address:"https://noble-rpc.polkachu.com",provider:"polkachu"},{address:"https://noble-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"}]}},{chain_id:"nois-1",fees:{fee_tokens:[{denom:"unois",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://nois-rpc.nysa.network",provider:"nysa.network"},{address:"https://nois.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://nois-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-nois.mib.tech/",provider:"MadeInBlock"},{address:"https://m-nois.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://nois.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-nois.ezstaking.dev",provider:"EZStaking"},{address:"https://nois-mainnet-rpc.itrocket.net",provider:"itrocket"},{address:"https://rpc-nois.d-stake.xyz",provider:"D-Stake"},{address:"https://rpc-nois.sr20de.xyz",provider:"SR20DE"},{address:"https://nois-mainnet-rpc.autostake.com",provider:"AutoStake"},{address:"https://nois-rpc.polkachu.com",provider:"Polkachu"},{address:"https://nois-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://rpc.nois.silentvalidator.com",provider:"silent"},{address:"https://nois-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.nois.cumulo.org.es",provider:"Cumulo"}]}},{chain_id:"pirin-1",fees:{fee_tokens:[{denom:"unls",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.05}]},apis:{rpc:[{address:"https://pirin-cl.nolus.network:26657",provider:"NolusProtocol"},{address:"https://nolus-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://nolus-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://nolus.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://rpc-nolus.architectnodes.com",provider:"Architect Nodes"},{address:"https://nolus.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://nolus-rpc.enigma-validator.com/",provider:"Enigma"},{address:"https://nolus-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-nolus.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://nolus-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://nolus-rpc.ibs.team",provider:"Inter Blockchain Services"}]}},{chain_id:"nomic-stakenet-3",fees:{fee_tokens:[{denom:"unom",low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://stakenet-rpc.nomic.io:2096",provider:"nomic-io"},{address:"https://nomic-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-nomic.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.nomic.basementnodes.ca:443",provider:"Basement Nodes \u26A1\uFE0F"},{address:"https://rpc.nomic.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"nyx",fees:{fee_tokens:[{denom:"unym",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04},{denom:"unyx",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.nymtech.net/",provider:"Nym"},{address:"https://rpc.nyx.nodes.guru/",provider:"nodes guru"},{address:"https://rpc.nym.forbole.com/",provider:"forbole"},{address:"https://nym-mainnet-rpc.commodum.io/",provider:"commodum"},{address:"https://nym-rpc.polkachu.com/",provider:"Polkachu"}]}},{chain_id:"octa",fees:{fee_tokens:[{denom:"uocta",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"odin-mainnet-freya",fees:{fee_tokens:[{denom:"loki",fixed_min_gas_price:.0125,low_gas_price:.025,average_gas_price:.05,high_gas_price:.06}]},apis:{rpc:[{address:"http://34.79.179.216:26657",provider:"Odin Protocol"},{address:"https://odin-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://odin-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"exchain-66",fees:{fee_tokens:[{denom:"wei",low_gas_price:2e8,average_gas_price:25e7,high_gas_price:4e8}]},apis:{rpc:[{address:"https://exchaintmrpc.okex.org",provider:"okx chain"}]}},{chain_id:"omniflixhub-1",fees:{fee_tokens:[{denom:"uflix",fixed_min_gas_price:0,low_gas_price:.001,average_gas_price:.0025,high_gas_price:.025}]},apis:{rpc:[{address:"https://omniflix-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://rpc.omniflix.nodestake.top",provider:"NodeStake"},{address:"https://rpc.omniflix.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc-omniflixhub-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://omniflixhub-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.omniflix.silentvalidator.com/",provider:"silent"},{address:"https://omniflixhub-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-omniflix.architectnodes.com",provider:"Architect Nodes"},{address:"https://omniflix-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-omniflixhub.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://omniflix-rpc.dakshavalidator.in",provider:"Daksha Validator"},{address:"https://rpc-omniflix.mzonder.com:443",provider:"MZONDER"},{address:"https://rpc.omniflix.stakeup.tech:443",provider:"StakeUp"},{address:"https://rpc.omniflix.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://omniflix-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://mainnet.omniflix.rpc.srv.stakr.space",provider:"STAKR.space"}]}},{chain_id:"onex-mainnet-1",fees:{fee_tokens:[{denom:"aonex",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.mainnet.onex.onomy.io",provider:"pendulum"}]}},{chain_id:"onomy-mainnet-1",fees:{fee_tokens:[{denom:"anom",low_gas_price:0,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-mainnet.onomy.io",provider:"onomy"},{address:"https://onomy-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"Oraichain",fees:{fee_tokens:[{denom:"orai",fixed_min_gas_price:0,low_gas_price:.003,average_gas_price:.005,high_gas_price:.007}]},apis:{rpc:[{address:"https://rpc.orai.io",provider:"oraichain-team"},{address:"https://rpc.orai.pfc.zone/",provider:"PFC"},{address:"https://rpc-orai.nodine.id/",provider:"Nodine.ID"},{address:"https://oraichain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-oraichain.mms.team",provider:"MMS"},{address:"https://rpc-orai.blockval.io/",provider:"Blockval"},{address:"https://mainnet-orai-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://rpc.orai.mortysnode.nl",provider:"Morty's Nodes"},{address:"https://orai.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://oraichain-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"osmosis-1",fees:{fee_tokens:[{denom:"uosmo",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.osmosis.zone/",provider:"Osmosis Foundation"},{address:"https://rpc-osmosis.blockapsis.com",provider:"chainapsis"},{address:"https://osmosis-rpc.onivalidator.com",provider:"Oni Validator \u26E9\uFE0F"},{address:"https://osmosis-rpc.quickapi.com:443",provider:"Chainlayer"},{address:"https://rpc-osmosis.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://osmosis-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-osmosis.ecostake.com",provider:"ecostake"},{address:"https://rpc-osmosis.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://osmosis-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-osmosis-ia.cosmosia.notional.ventures",provider:"Notional"},{address:"https://osmosis.rpc.stakin-nodes.com",provider:"Stakin"},{address:"https://osmosis-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://osmosis.api.onfinality.io/public",provider:"OnFinality"},{address:"https://rpc-osmosis-01.stakeflow.io",provider:"Stakeflow"},{address:"https://osmosis-rpc.w3coins.io",provider:"w3coins"},{address:"https://osmosis-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://community.nuxian-node.ch:6797/osmosis/trpc",provider:"PRO Delegators"},{address:"http://rpc-osmosis.freshstaking.com:31657",provider:"FreshSTAKING"},{address:"https://osmosis-rpc.stake-town.com",provider:"StakeTown"},{address:"https://osmosis-mainnet.rpc.l0vd.com:443",provider:"L0vd.com \u2764\uFE0F"},{address:"https://osmosis-rpc.reece.sh",provider:"Reecepbcups"},{address:"https://rpc.osmosis.validatus.com",provider:"Validatus"},{address:"https://rpc.osmosis.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://osmosis.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"},{address:"https://public.stakewolle.com/cosmos/osmosis/rpc",provider:"Stakewolle"},{address:"https://rpc.cros-nest.com/osmosis",provider:"Crosnest"},{address:"https://rpc-osmo.kewrnode.com",provider:"Kewr Node"},{address:"https://rpc.osmosis.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://osmosis-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"tumbler",fees:{fee_tokens:[{denom:"ugrain",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-1.paloma.nodes.guru/",provider:"Nodes.Guru"}]}},{chain_id:"panacea-3",fees:{fee_tokens:[{denom:"umed",fixed_min_gas_price:5,low_gas_price:5,average_gas_price:7,high_gas_price:9}]},apis:{rpc:[{address:"https://rpc.gopanacea.org",provider:"medibloc"},{address:"https://panacea-rpc.staketab.org:443",provider:"Staketab"}]}},{chain_id:"passage-2",fees:{fee_tokens:[{denom:"upasg",fixed_min_gas_price:0,low_gas_price:.001,average_gas_price:.0025,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc.passage.vitwit.com",provider:"vitwit"},{address:"https://passage-rpc.staketab.org:443",provider:"Staketab"},{address:"https://rpc-passage.ecostake.com",provider:"ecostake"},{address:"https://passage-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-passage-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-passage.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://rpc.passage.nodestake.top",provider:"NodeStake"},{address:"https://passage-rpc.polkachu.com",provider:"Polkachu"},{address:"https://passage-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rpc-passage.d-stake.xyz",provider:"D-stake"},{address:"https://rpc-passage.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://passage-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://passage-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://passage-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://passage-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc-passage.mainnet.validatrium.club",provider:"Validatrium"},{address:"https://rpc.passage.silentvalidator.com",provider:"silent"},{address:"https://passage-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"passage-1",fees:{fee_tokens:[{denom:"upasg",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"core-1",fees:{fee_tokens:[{denom:"uxprt",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.core.persistence.one",provider:"Persistence"},{address:"https://rpc-persistent-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://persistence.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://persistence-rpc.polkachu.com",provider:"Polkachu"},{address:"https://persistence-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://rpc-persistence.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc-persistence.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://persistence-mainnet-rpc.cosmonautstakes.com",provider:"Cosmonaut Stakes"},{address:"https://persistence-rpc.quantnode.tech",provider:"QuantNode"},{address:"https://persistence-rpc.zenscape.one",provider:"Zenscape"},{address:"https://persistence-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://persistence-rpc.stakeandrelax.net",provider:"Stake&Relax Validator \u{1F9A5}"},{address:"https://rpc.persistence.posthuman.digital:443",provider:"POSTHUMAN\u221EDVS"},{address:"https://rpc-persistence-01.stakeflow.io",provider:"Stakeflow"},{address:"https://persistence-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://persistence-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://persistence-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.persistence.validatus.com",provider:"Validatus"},{address:"https://public.stakewolle.com/cosmos/persistence/rpc",provider:"Stakewolle"},{address:"https://xprt-rpc.antrixy.org/",provider:"Antrix Validators"},{address:"https://persistence-rpc.stake-town.com",provider:"StakeTown"}]}},{chain_id:"planq_7070-2",fees:{fee_tokens:[{denom:"aplanq",fixed_min_gas_price:2e10,low_gas_price:3e10,average_gas_price:35e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc.planq.network",provider:"planq.network"},{address:"https://planq.rpc.bccnodes.com",provider:"BccNodes"},{address:"https://planq.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.planq.nodestake.top",provider:"NodeStake"},{address:"https://planq-rpc.kynraze.com",provider:"Kynraze"},{address:"https://rpc.planq.indonode.net",provider:"Indonode"},{address:"https://rpc.planq.roomit.xyz",provider:"Roomit"},{address:"https://planq-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc.planq.safeblock.space",provider:"Safe Block"},{address:"https://planq.rpc.skynodejs.net",provider:"skynodejs"},{address:"https://planq-rpc.stake-town.com",provider:"StakeTown"},{address:"https://mainnet-planq-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://planq_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://rpc-planq.blockval.io",provider:"Blockval"}]}},{chain_id:"point_10687-1",fees:{fee_tokens:[{denom:"apoint",low_gas_price:5e9,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc-mainnet-1.point.space:26657",provider:"Point Network"},{address:"https://rpc.point.nodestake.top",provider:"NodeStake"},{address:"https://point.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.point.indonode.net",provider:"Indonode"}]}},{chain_id:"pio-mainnet-1",fees:{fee_tokens:[{denom:"nhash",fixed_min_gas_price:1905,low_gas_price:1905,average_gas_price:2100,high_gas_price:2500}]},apis:{rpc:[{address:"https://rpc-provenance.takeshi.team/",provider:"TAKESHI"},{address:"https://rpc.provenance.io/",provider:"Figure"},{address:"https://rpc-provenance-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://provenance-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://provenance-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://provenance-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://rpc.provenance.blockval.io/",provider:"Blockval"},{address:"https://provenance-rpc.panthea.eu",provider:"Panthea EU"},{address:"https://provenance_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://rpc.pio-mainnet-1.provenance.aviaone.com",provider:"AVIAONE \u{1F7E2}"}]}},{chain_id:"pryzm-1",fees:{fee_tokens:[{denom:"ibc/27394FB092D2ECCD56123C74F36E4C1F926001CEADA9CA97EA622B25F41E5EB2",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.003,high_gas_price:.004},{denom:"ibc/DE63D8AC34B752FB7D4CAA7594145EDE1C9FC256AC6D4043D0F12310EB8FC255",fixed_min_gas_price:5e8,low_gas_price:5e8,average_gas_price:6e8,high_gas_price:7e8},{denom:"ibc/13B2C536BB057AC79D5616B8EA1B9540EC1F2170718CAFF6F0083C966FFFED0B",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.03,high_gas_price:.04},{denom:"ibc/BF28D9C17E0306B194D50F51C3B2590BEAD15E04E03ADD34C3A26E62D85C9676",fixed_min_gas_price:.002,low_gas_price:.002,average_gas_price:.003,high_gas_price:.004},{denom:"ibc/B8AF5D92165F35AB31F3FC7C7B444B9D240760FA5D406C49D24862BD0284E395",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.02,high_gas_price:.03},{denom:"ibc/BFAAB7870A9AAABF64A7366DAAA0B8E5065EAA1FCE762F45677DC24BE796EF65",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.03,high_gas_price:.04},{denom:"factory/pryzm1jnhcsa5ddjsjq2t97v6a82z542rduxvtw6wd9h/uauuu",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.015,high_gas_price:.02},{denom:"ibc/F8CA5236869F819BC006EEF088E67889A26E4140339757878F0F4E229CDDA858",fixed_min_gas_price:1e10,low_gas_price:1e10,average_gas_price:12e9,high_gas_price:14e9},{denom:"ibc/FA78980867B7E87F382CDA00275C55DDC248CABC7DEE27AC6868CCF97DD5E02F",fixed_min_gas_price:.002,low_gas_price:.002,average_gas_price:.003,high_gas_price:.004},{denom:"ibc/120DC39B61CC121E91525C1D51624E41BBE74C537D7B0BE50BBFF9A00E37B6EE",fixed_min_gas_price:1e10,low_gas_price:1e10,average_gas_price:12e9,high_gas_price:14e9}]},apis:{rpc:[{address:"https://rpc.pryzm.zone",provider:"PRYZM"},{address:"https://pryzm-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://pryzm-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"}]}},{chain_id:"PUNDIX",fees:{fee_tokens:[{denom:"ibc/55367B7B6572631B78A93C66EF9FDFCE87CDE372CC4ED7848DA78C1EB1DCDD78",fixed_min_gas_price:2e12,low_gas_price:2e12,average_gas_price:25e11,high_gas_price:3e12}]},apis:{rpc:[{address:"https://px-json.pundix.com",provider:"Pundi X"},{address:"https://pundix.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"pylons-mainnet-1",fees:{fee_tokens:[{denom:"ubedrock",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.5,high_gas_price:1}]},apis:{rpc:[{address:"https://rpc.nodejumper.io:443/pylons",provider:"Nodejumper.io"},{address:"https:/pylons-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"qfs-1",fees:{fee_tokens:[{denom:"qfs",low_gas_price:1e-6,average_gas_price:5e-6,high_gas_price:1e-4}]},apis:{rpc:[{address:"https://rcp.qfsone.com",provider:"qfs"}]}},{chain_id:"quasar-1",fees:{fee_tokens:[{denom:"uqsr",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.25,high_gas_price:.3},{denom:"ibc/0471F1C4E7AFD3F07702BEF6DC365268D64570F7C1FDC98EA6098DD6DE59817B",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/FA0006F056DB6719B8C16C551FC392B62F5729978FC0B125AC9A432DBB2AA1A5",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/FA7775734CC73176B7425910DE001A1D2AD9B6D9E93129A5D0750EAD13E4E63A",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://quasar-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://quasar-rpc.polkachu.com",provider:"polkachu"},{address:"https://rpc-quasar.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://quasar-rpc.enigma-validator.com",provider:"Enigma"},{address:"https://rpc-quasar.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://quasar-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://quasar.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-quasar.validavia.me",provider:"Validavia"},{address:"https://quasar-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://quasar-rpc.stake-town.com",provider:"StakeTown"},{address:"https://quasar-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://quasar-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://quasar-rpc.genznodes.dev",provider:"genznodes"}]}},{chain_id:"quicksilver-2",fees:{fee_tokens:[{denom:"uqck",fixed_min_gas_price:1e-4,low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:25e-5}]},apis:{rpc:[{address:"https://rpc-quicksilver.takeshi.team:443",provider:"TAKESHI"},{address:"https://rpc.quicksilver.zone:443",provider:"Quicksilver"},{address:"https://rpc-quicksilver-ia.cosmosia.notional.ventures:443",provider:"Notional"},{address:"https://quicksilver-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-quicksilver.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://m-quicksilver.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"http://quick.rpc.m.stavr.tech:21027",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://quicksilver-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://quicksilver-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://quicksilver.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-quicksilver.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc.quicksilver.indonode.net",provider:"Indonode"},{address:"https://quicksilver-rpc.staketab.org:443",provider:"Staketab"},{address:"https://quicksilver-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://quicksilver-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-quicksilver.mms.team/",provider:"MMS"},{address:"https://quicksilver-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://quicksilver-rpc.stake-town.com",provider:"StakeTown"},{address:"https://mainnet-quicksilver-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://quicksilver.tdrsys.com:2053",provider:"TdrSys"},{address:"https://rpc.quicksilver.validatus.com",provider:"Validatus"},{address:"https://quicksilver-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"qwoyn-1",fees:{fee_tokens:[{denom:"uqwoyn",fixed_min_gas_price:.03,low_gas_price:.03,average_gas_price:.05,high_gas_price:.075}]},apis:{rpc:[{address:"https://rpc.qwoyn.studio:443",provider:"Qwoyn Studios"},{address:"https://rpc-qwoyn.theamsolutions.info:443",provider:"AM Solutions"},{address:"https://qwoyn.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://qwoyn-rpc.staketab.org:443",provider:"Staketab"},{address:"https://qwoyn-rpc-archive.staketab.org:443",provider:"Staketab archive"},{address:"https://qwoyn-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc-qwoyn.mzonder.com:443",provider:"MZONDER"},{address:"https://rpc.qwoyn.bronbro.io:443",provider:"Bro_n_Bro"}]}},{chain_id:"realionetwork_3301-1",fees:{fee_tokens:[{denom:"ario",fixed_min_gas_price:1e9,low_gas_price:4e9,average_gas_price:5e9,high_gas_price:8e9}]},apis:{rpc:[{address:"https://realio-rpc.genznodes.dev",provider:"genznodes"},{address:"https://realio.rpc.bccnodes.com/",provider:"BccNodes"},{address:"https://rpc-realio-network.nodeist.net",provider:"Nodeist"},{address:"http://realio.rpc.m.stavr.tech:21097",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.realio.indonode.net",provider:"Indonode"},{address:"https://rpc-realio.vinjan.xyz",provider:"vinjan"},{address:"https://api-realio.sr20de.xyz",provider:"Sr20de"},{address:"https://rpc.realio.safeblock.space",provider:"Safe Block"},{address:"https://realio.declab.pro:26622",provider:"Decloud Nodes Lab"},{address:"https://realio-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://rpc-realio.blockval.io",provider:"Blockval"}]}},{chain_id:"reb_1111-1",fees:{fee_tokens:[{denom:"arebus",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://api.rebuschain.com:26657/",provider:"Rebuschain"},{address:"https://rebus.rpc.bccnodes.com:443",provider:"BccNodes"},{address:"https://rebus.rpc.manticore.team:443/",provider:"MantiCore"},{address:"https://rpc.rebus.nodestake.top/",provider:"NodeStake"},{address:"http://rebus.rpc.m.stavr.tech:40107",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-1.rebus.nodes.guru",provider:"Nodes.Guru"},{address:"https://api.mainnet.rebus.money:26657",provider:"Rebuschain"},{address:"https://rebus-rpc.brocha.in",provider:"Brochain"},{address:"https://rebus-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rebus.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://rebus-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rebus-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"regen-1",fees:{fee_tokens:[{denom:"uregen",low_gas_price:.015,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc-regen.ecostake.com",provider:"ecostake"},{address:"http://public-rpc.regen.vitwit.com:26657",provider:"vitwit"},{address:"https://regen.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://regen.stakesystems.io:2053",provider:"stakesystems"},{address:"http://rpc.regen.forbole.com:80",provider:"forbole"},{address:"https://rpc-regen-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://regen-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://regen-rpc.easy2stake.com",provider:"Easy 2 Stake"},{address:"https://regen-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://regen-rpc.w3coins.io",provider:"w3coins"},{address:"https://regen-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"titan-1",fees:{fee_tokens:[{denom:"uatolo",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpcapi.rizon.world/",provider:"HDAC Technology AG"},{address:"https://rpc.rizon.chaintools.tech/",provider:"ChainTools"},{address:"https://rizon-rpc.ibs.team/",provider:"Inter Blockchain Services"},{address:"https://rizon-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"router_9600-1",fees:{fee_tokens:[{denom:"route",fixed_min_gas_price:.006,low_gas_price:.006,average_gas_price:.006,high_gas_price:.01}]},apis:{rpc:[{address:"https://sentry.tm.rpc.routerprotocol.com/",provider:"Router"},{address:"https://router-rpc.genznodes.dev/",provider:"genznodes"}]}},{chain_id:"ssc-1",fees:{fee_tokens:[{denom:"usaga",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc-saga.keplr.app",provider:"chainapsis"},{address:"https://saga-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://saga-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc.saga.nodestake.org",provider:"NodeStake"},{address:"https://saga.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.saga.goldenratiostaking.net",provider:"Golden Ratio Staking"},{address:"https://rpc.saga.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://saga-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://saga-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"}]}},{chain_id:"scorum-1",fees:{fee_tokens:[{denom:"gas",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1,high_gas_price:1}]},apis:{rpc:[{address:"https://scorum-blockchain-mainnet-rpc.scorum.com",provider:"scorum"}]}},{chain_id:"secret-4",fees:{fee_tokens:[{denom:"uscrt",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.1,high_gas_price:.25}]},apis:{rpc:[{address:"https://scrt.public-rpc.com",provider:"ANKR"},{address:"https://secretnetwork-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://1rpc.io/scrt-rpc",provider:"1RPC - Automata Network"},{address:"https://secretnetwork-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://rpc.mainnet.secretsaturn.net",provider:"\u{1FA90} \u{1D54A}ecret \u{1D54A}aturn"},{address:"https://rpc-secret.01node.com",provider:"01node"},{address:"https://public.stakewolle.com/cosmos/secretnetwork/rpc",provider:"Stakewolle"}]}},{chain_id:"seda-1",fees:{fee_tokens:[{denom:"aseda",fixed_min_gas_price:1e10,low_gas_price:1e10,average_gas_price:1e10,high_gas_price:14e9}]},apis:{rpc:[{address:"https://rpc.mainnet.seda.xyz/",provider:"SEDA"},{address:"https://seda-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://seda.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://seda-rpc.synergynodes.com/",provider:"Synergy Nodes"},{address:"https://seda-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://seda-rpc.kleomedes.network/",provider:"Kleomedes"},{address:"https://seda-rpc.ibs.team:443",provider:"Inter Blockchain Services"},{address:"https://seda-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc.seda.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://rpc-seda.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://seda-rpc.applejuice.256x25.tech:443",provider:"Apple juice \u{1F9C3}"},{address:"https://seda-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://seda_mainnet_rpc.chain.whenmoonwhenlambo.money:443",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"pacific-1",fees:{fee_tokens:[{denom:"usei",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.02,high_gas_price:.04}]},apis:{rpc:[{address:"https://sei-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://sei-rpc.polkachu.com/",provider:"polkachu.com"},{address:"https://sei-rpc.brocha.in/",provider:"Brochain"},{address:"https://rpc-sei.stingray.plus/",provider:"StingRay"},{address:"https://rpc-sei.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://sei.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://sei-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"self-1",fees:{fee_tokens:[{denom:"uslf",fixed_min_gas_price:.005,low_gas_price:.005,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.selfchain.io:26657",provider:"Self Chain"},{address:"https://rpc.selfchain.roomit.xyz",provider:"Roomit"},{address:"https://selfchain_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://selfchain.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F"},{address:"https://selfchain-mainnet.rpc.stakevillage.net:443",provider:"Stake Village"}]}},{chain_id:"sentinelhub-2",fees:{fee_tokens:[{denom:"udvpn",low_gas_price:.1,average_gas_price:.25,high_gas_price:.4}]},apis:{rpc:[{address:"https://rpc-sentinel.busurnode.com",provider:"Busurnode"},{address:"https://rpc-sentinel-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc-sentinel.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://rpc.sentinel.chaintools.tech/",provider:"ChainTools"},{address:"https://rpc.sentinel.quokkastake.io",provider:"\u{1F439} Quokka Stake"},{address:"https://rpc.dvpn.roomit.xyz",provider:"Roomit"},{address:"https://sentinel-rpc.badgerbite.io/",provider:"BadgerBite"},{address:"https://sentinel-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://sentinel-rpc.validatornode.com/",provider:"ValidatorNode"},{address:"https://rpc.trinitystake.io",provider:"Trinity Stake"},{address:"https://rpc.sentinelgrowthdao.com",provider:"Sentinel Growth DAO"},{address:"https://public.stakewolle.com/cosmos/sentinel/rpc",provider:"Stakewolle"},{address:"http://163.197.193.2:26657",provider:"Tesla Full Node"},{address:"https://sentinel.declab.pro:26628",provider:"Decloud Nodes Lab"},{address:"https://sentinel.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"},{address:"https://rpc.dvpn.me:443",provider:"MathNodes China"},{address:"https://rpc.ro.mathnodes.com:443",provider:"MathNodes Romania"},{address:"https://rpc.noncompliant.network:443",provider:"Noncompliant Network"},{address:"https://rpc-sentinel.chainvibes.com:443",provider:"chainvibes"}]}},{chain_id:"sgenet-1",fees:{fee_tokens:[{denom:"usge",fixed_min_gas_price:.001,low_gas_price:.1,average_gas_price:.25,high_gas_price:.5}]},apis:{rpc:[{address:"https://sge-rpc.lavenderfive.com/",provider:"Lavenderfive"},{address:"https://sge-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc.sge.nodestake.top/",provider:"Nodestake"},{address:"https://rpc.sge.roomit.xyz/",provider:"Roomit"},{address:"https://sge.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-sge.nodeist.net/",provider:"Nodeist"},{address:"https://sge-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://sge-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://rpc.sge.tcnetwork.io",provider:"TC Network"},{address:"https://sge-rpc.sr20de.xyz",provider:"Sr20de"},{address:"https://rpc.sge.safeblock.space",provider:"Safe Block"},{address:"https://mainnet-sge-rpc.konsortech.xyz",provider:"KonsorTech"},{address:"https://sge-rpc.genznodes.dev",provider:"genznodes"},{address:"https://sge_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"ShareRing-VoyagerNet",fees:{fee_tokens:[{denom:"nshr",fixed_min_gas_price:0,low_gas_price:2e3,average_gas_price:3e3,high_gas_price:4e3}]},apis:{rpc:[{address:"https://rpc.explorer.shareri.ng",provider:"ShareRing"}]}},{chain_id:"shentu-2.2",fees:{fee_tokens:[{denom:"uctk",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://shenturpc.noopsbycertik.com/",provider:"Shentu"},{address:"https://shentu-rpc.polkachu.com",provider:"Polkachu"},{address:"https://shentu.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://shentu-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://rpc-shentu-01.stakeflow.io",provider:"Stakeflow"},{address:"https://shentu-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://shentu-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://shentu-rpc.panthea.eu",provider:"Panthea EU"},{address:"https://shentu-rpc.kleomedes.network",provider:"Kleomedes"}]}},{chain_id:"shido_9008-1",fees:{fee_tokens:[{denom:"shido",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://tendermint.shidoscan.com",provider:"Shido"},{address:"https://shidochain_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://s2.shido-rpc.applejuice.256x25.tech:443",provider:"Apple juice \u{1F9C3}"},{address:"https://rpc.shido.indonode.net:443",provider:"Indonode"},{address:"https://rpc-maverick.mavnode.io",provider:"MavNode"}]}},{chain_id:"sifchain-1",fees:{fee_tokens:[{denom:"rowan",low_gas_price:1e12,average_gas_price:15e11,high_gas_price:2e12}]},apis:{rpc:[{address:"https://sifchain-rpc.polkachu.com",provider:"Polkachu"},{address:"https://sifchain-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://sifchain-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://sifchain_mainnet_rpc.chain.whenmoonwhenlambo.money:443",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"sixnet",fees:{fee_tokens:[{denom:"usix",fixed_min_gas_price:1.25,low_gas_price:1.25,average_gas_price:1.5,high_gas_price:1.75}]},apis:{rpc:[{address:"https://sixnet-rpc.sixprotocol.net:443"}]}},{fees:{fee_tokens:[{denom:"Lamport",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"sommelier-3",fees:{fee_tokens:[{denom:"usomm",low_gas_price:.01,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://sommelier-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-sommelier.pupmos.network",provider:"PUPM\xD8S"},{address:"https://somm.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://sommelier-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://sommelier-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://somm-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://sommelier-rpc.w3coins.io",provider:"w3coins"}]}},{chain_id:"source-1",fees:{fee_tokens:[{denom:"usource",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.075,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.source.nodestake.top",provider:"NodeStake"},{address:"https://source.rpc.bccnodes.com/",provider:"BccNodes"},{address:"https://source.rpc.moonbridge.team/",provider:"MoonBridge"},{address:"https://source.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-source.nodeist.net",provider:"Nodeist"},{address:"https://source-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://source-mainnet-rpc.itrocket.net:443",provider:"ITRocket"},{address:"https://rpc-source.sr20de.xyz:443",provider:"Sr20de"},{address:"https://source-rpc.stake-town.com",provider:"StakeTown"},{address:"https://rpc.source.tcnetwork.io",provider:"TC Network"},{address:"https://rpc.source.indonode.net",provider:"Indonode"},{address:"https://source.rpc.skynodejs.net/",provider:"skynodejs"},{address:"https://source.rpc.nodeshub.online/",provider:"Nodes Hub"},{address:"https://rpc.source.roomit.xyz/",provider:"Roomit"},{address:"https://rpc.source.posthuman.digital",provider:"posthuman"},{address:"https://source.declab.pro:26604",provider:"Decloud Nodes Lab"},{address:"https://rpc.source.stakeup.tech",provider:"StakeUp"},{address:"https://source_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"},{address:"https://source-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"}]}},{chain_id:"stafihub-1",fees:{fee_tokens:[{denom:"ufis",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://public-rpc1.stafihub.io:443",provider:"StaFiHub"},{address:"https://public-rpc2.stafihub.io:443",provider:"StaFiHub"},{address:"https://rpc.stafihub.nodestake.top:443",provider:"NodeStake"}]}},{chain_id:"stargaze-1",fees:{fee_tokens:[{denom:"ustars",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1.1,high_gas_price:1.2}]},apis:{rpc:[{address:"https://rpc.stargaze-apis.com/",provider:"Stargaze Foundation"},{address:"https://rpc-stargaze.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-stargaze.ezstaking.dev",provider:"EZStaking.io"},{address:"https://stargaze-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-stargaze-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://stargaze.c29r3.xyz:443/rpc/",provider:"c29r3"},{address:"https://rpc-stargaze.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://stargaze-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://rpc-stargaze.d-stake.xyz",provider:"D-stake"},{address:"https://rpc.stargaze.silentvalidator.com/",provider:"silent"},{address:"https://rpc-stargaze.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://stargaze-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://stargaze-rpc.ramuchi.tech",provider:"ramuchi.tech"},{address:"https://stargaze-rpc.staketab.org:443",provider:"Staketab"},{address:"https://stargaze-rpc.w3coins.io",provider:"w3coins"},{address:"https://stargaze-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://stargaze-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://stargaze-rpc.reece.sh:443",provider:"Reecepbcups"},{address:"https://rpc.stargaze.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://stargaze-rpc.kleomedes.network",provider:"Kleomedes"}]}},{chain_id:"iov-mainnet-ibc",fees:{fee_tokens:[{denom:"uiov",low_gas_price:1,average_gas_price:2,high_gas_price:3}]},apis:{rpc:[{address:"https://rpc-starname-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://rpc.starname.app",provider:"Chainmasters"}]}},{chain_id:"stratos-1",fees:{fee_tokens:[{denom:"wei"}]},apis:{rpc:[{address:"https://rpc.thestratos.org",provider:"thestratos.org"},{address:"http://stratos.rpc.nodersteam.com:26657/",provider:"[NODERS]TEAM"},{address:"https://rpc-stratos.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://stratos-rpc.noders.services:443",provider:"[NODERS]TEAM"}]}},{chain_id:"stride-1",fees:{fee_tokens:[{denom:"ustrd",fixed_min_gas_price:5e-4,low_gas_price:.005,average_gas_price:.005,high_gas_price:.05},{denom:"stuatom",fixed_min_gas_price:1e-4,low_gas_price:1e-4,average_gas_price:2e-4,high_gas_price:5e-4},{denom:"stuosmo",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.004},{denom:"stustars",fixed_min_gas_price:1,low_gas_price:1,average_gas_price:1.1,high_gas_price:1.2},{denom:"stujuno",fixed_min_gas_price:.075,low_gas_price:.075,average_gas_price:.1,high_gas_price:.125},{denom:"stuluna",fixed_min_gas_price:.0125,low_gas_price:.0125,average_gas_price:.015,high_gas_price:.04},{denom:"staevmos",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10},{denom:"stinj",fixed_min_gas_price:5e8,low_gas_price:5e8,average_gas_price:7e8,high_gas_price:9e8},{denom:"stucmdx",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.025,high_gas_price:.04},{denom:"stuumee",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.12,high_gas_price:.2},{denom:"stutia",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1},{denom:"stadydx",fixed_min_gas_price:15e9,low_gas_price:15e9,average_gas_price:15e9,high_gas_price:2e10},{denom:"stadym",fixed_min_gas_price:15e9,low_gas_price:15e9,average_gas_price:15e9,high_gas_price:2e10},{denom:"stusaga",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.015,high_gas_price:.03},{denom:"ibc/BF3B4F53F3694B66E13C23107C84B6485BD2B96296BB7EC680EA77BBA75B4801",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://stride-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://stride-rpc.onivalidator.com",provider:"Oni Validator \u26E9\uFE0F"},{address:"https://stride-rpc.lavenderfive.com/",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.stride.silentvalidator.com/",provider:"silent"},{address:"https://rpc-stride.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://stride.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-stride.pupmos.network",provider:"PUPM\xD8S"},{address:"https://rpc-stride.architectnodes.com",provider:"Architect Nodes"},{address:"https://rpc-stride.whispernode.com:443",provider:"WhisperNode \u{1F910}"},{address:"https://stride-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-stride-01.stakeflow.io",provider:"Stakeflow"},{address:"https://stride-rpc.w3coins.io",provider:"w3coins"},{address:"https://stride-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://community.nuxian-node.ch:6797/stride/trpc",provider:"PRO Delegators"},{address:"https://stride-rpc.stakeandrelax.net",provider:"Stake&Relax \u{1F9A5}"},{address:"https://rpc.stride.bronbro.io:443",provider:"Bro_n_Bro"},{address:"https://public.stakewolle.com/cosmos/stride/rpc",provider:"Stakewolle"}]}},{chain_id:"sunrise-1",fees:{fee_tokens:[{denom:"urise",fixed_min_gas_price:.002,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[]}},{chain_id:"synternet-1",fees:{fee_tokens:[{denom:"usynt",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.synternet.com/",provider:"Synternet"}]}},{chain_id:"taketitan-12",fees:{fee_tokens:[{denom:"ttnc",low_gas_price:1e-6,average_gas_price:5e-6,high_gas_price:1e-4}]},apis:{rpc:[{address:"https://rcpttnc.taketitan.com",provider:"taketitan"}]}},{chain_id:"tenet_1559-1",fees:{fee_tokens:[{denom:"atenet",fixed_min_gas_price:25e7,low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://tendermint-1.rpc.tenet.org",provider:"tenet"},{address:"https://tenet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://tenet_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"teritori-1",fees:{fee_tokens:[{denom:"utori",low_gas_price:0,average_gas_price:.25,high_gas_price:.5}]},apis:{rpc:[{address:"https://teritori-rpc.polkachu.com",provider:"Polkachu"},{address:"https://teritori.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc.teritori.silentvalidator.com/",provider:"silent"},{address:"https://teritori-rpc.brocha.in",provider:"Brochain"},{address:"https://teritori-rpc.ibs.team",provider:"Inter Blockchain Services"},{address:"https://teritori.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc.tori.bh.rocks",provider:"BlockHunters \u{1F3AF}"},{address:"https://teritori-rpc.kleomedes.network",provider:"Kleomedes"},{address:"https://m-teritori.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://rpc-teritori.pupmos.network",provider:"PUPM\xD8S"},{address:"https://teritori-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://rpc-teritori.ecostake.com",provider:"ecostake"},{address:"https://teritori-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://teritori-rpc.bluestake.net:443",provider:"BlueStake \u{1F680}"},{address:"https://teritori_mainnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"morocco-1",fees:{fee_tokens:[{denom:"uthiol",fixed_min_gas_price:.05}]},apis:{rpc:[{address:"https://rpc-terp.zenchainlabs.io/",provider:"ZenChainLabs"},{address:"https://terp-mainnet-rpc.itrocket.net:443",provider:"itrocket.net"},{address:"https://terp.rpc.nodex.one:443",provider:"nodex.one"}]}},{chain_id:"columbus-5",fees:{fee_tokens:[{denom:"uluna",low_gas_price:28.325,average_gas_price:28.325,high_gas_price:50},{denom:"usdr",low_gas_price:.52469,average_gas_price:.52469,high_gas_price:.52469},{denom:"uusd",low_gas_price:.75,average_gas_price:.75,high_gas_price:.75},{denom:"ukrw",low_gas_price:850,average_gas_price:850,high_gas_price:850},{denom:"umnt",low_gas_price:2142.855,average_gas_price:2142.855,high_gas_price:2142.855},{denom:"ueur",low_gas_price:.625,average_gas_price:.625,high_gas_price:.625},{denom:"ucny",low_gas_price:4.9,average_gas_price:4.9,high_gas_price:4.9},{denom:"ujpy",low_gas_price:81.85,average_gas_price:81.85,high_gas_price:81.85},{denom:"ugbp",low_gas_price:.55,average_gas_price:.55,high_gas_price:.55},{denom:"uinr",low_gas_price:54.4,average_gas_price:54.4,high_gas_price:54.4},{denom:"ucad",low_gas_price:.95,average_gas_price:.95,high_gas_price:.95},{denom:"uchf",low_gas_price:.7,average_gas_price:.7,high_gas_price:.7},{denom:"uaud",low_gas_price:.95,average_gas_price:.95,high_gas_price:.95},{denom:"usgd",low_gas_price:1,average_gas_price:1,high_gas_price:1},{denom:"uthb",low_gas_price:23.1,average_gas_price:23.1,high_gas_price:23.1},{denom:"usek",low_gas_price:6.25,average_gas_price:6.25,high_gas_price:6.25},{denom:"unok",low_gas_price:6.25,average_gas_price:6.25,high_gas_price:6.25},{denom:"udkk",low_gas_price:4.5,average_gas_price:4.5,high_gas_price:4.5},{denom:"uidr",low_gas_price:10900,average_gas_price:10900,high_gas_price:10900},{denom:"uphp",low_gas_price:38,average_gas_price:38,high_gas_price:38},{denom:"uhkd",low_gas_price:5.85,average_gas_price:5.85,high_gas_price:5.85},{denom:"umyr",low_gas_price:3,average_gas_price:3,high_gas_price:3},{denom:"utwd",low_gas_price:20,average_gas_price:20,high_gas_price:20}]},apis:{rpc:[{address:"https://terra-classic-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-terra-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://terraclassic-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"https://terraclassic-rpc-server-01.stakely.io",provider:"Stakely"}]}},{chain_id:"phoenix-1",fees:{fee_tokens:[{denom:"uluna",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.015,high_gas_price:.04}]},apis:{rpc:[{address:"https://terra2-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://terra-rpc.polkachu.com",provider:"polkachu"},{address:"https://terra-rpc.stakely.io:443/",provider:"stakely"},{address:"https://phoenix-rpc.terra.dev:443",provider:"Terraform Labs"},{address:"https://terra-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-terra-01.stakeflow.io",provider:"Stakeflow"},{address:"https://rpc-terra.cosmos-spaces.cloud",provider:"Cosmos Spaces"},{address:"https://terra-phoenix-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://rpc-terra.wildsage.io",provider:"\u{1F9D9} WildSage Labs"},{address:"https://terra.interstellar-lounge.org",provider:"Interstellar Lounge \u{1F378}"},{address:"https://terra2.tdrsys.com:2053",provider:"TdrSys"},{address:"https://terra-rpc.cosmosrescue.dev:8443",provider:"cosmosrescue"}]}},{chain_id:"tgrade-mainnet-1",fees:{fee_tokens:[{denom:"utgd",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.075,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.mainnet-1.tgrade.confio.run",provider:"Confio"},{address:"https://rpc.tgrade.posthuman.digital",provider:"POSTHUMAN \uA74F DVS"}]}},{chain_id:"thorchain-mainnet-v1",apis:{rpc:[]}},{chain_id:"titan_18888-1",fees:{fee_tokens:[{denom:"atkx",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:11e10,high_gas_price:2e11}]},apis:{rpc:[{address:"https://titan-rpc.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-rpc-tokyo.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-rpc-seoul.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-rpc-hongkong.titanlab.io:443",provider:"Titanlab.io"}]}},{fees:{fee_tokens:[{denom:"sun",fixed_min_gas_price:0}]},apis:{rpc:[]}},{chain_id:"umee-1",fees:{fee_tokens:[{denom:"uumee",fixed_min_gas_price:.1,low_gas_price:.1,average_gas_price:.12,high_gas_price:.2}]},apis:{rpc:[{address:"https://umee-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-umee-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://umee-mainnet-rpc.autostake.com:443",provider:"AutoStake \u{1F6E1}\uFE0F Slash Protected"},{address:"http://umee.rpc.m.stavr.tech:10457",provider:"\u{1F525}STAVR\u{1F525}"},{address:"http://rpc-umee-0.node75.org:26657",provider:"Pro-Nodes75"},{address:"https://umee-rpc.quantnode.tech",provider:"QuantNode"},{address:"https://umee-rpc.tienthuattoan.com",provider:"TTT \u{1F1FB}\u{1F1F3}"},{address:"https://rpc-umee-01.stakeflow.io",provider:"Stakeflow"},{address:"https://umee-rpc.staketab.org:443",provider:"Staketab"},{address:"https://umee-rpc.theamsolutions.info",provider:"AM Solutions"},{address:"https://umee.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://umee-rpc.w3coins.io",provider:"w3coins"},{address:"https://rpc-umee.mms.team",provider:"MMS"},{address:"https://rpc-umee.mzonder.com",provider:"MZONDER"},{address:"https://umee-rpc.stake-town.com",provider:"StakeTown"},{address:"https://umee-rpc.highstakes.ch",provider:"High Stakes \u{1F1E8}\u{1F1ED}"},{address:"https://umee.rpc.stakevillage.net:443",provider:"Stake Village"},{address:"https://umee-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"unicorn-420",fees:{fee_tokens:[{denom:"uwunicorn",low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[]}},{chain_id:"FUND-MainNet-2",fees:{fee_tokens:[{denom:"nund",fixed_min_gas_price:25,low_gas_price:100,average_gas_price:200,high_gas_price:300}]},apis:{rpc:[{address:"https://rpc1.unification.io:443",provider:"Unification"},{address:"https://rpc.unification.chainmasters.ninja/",provider:"Chainmasters"}]}},{chain_id:"ununifi-beta-v1",fees:{fee_tokens:[{denom:"uguu",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"http://a.lcd.ununifi.cauchye.net:26657",provider:"CauchyE"},{address:"https://rpc.ununifi.nodestake.top",provider:"NodeStake"},{address:"https://ununifi-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://ununifi-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://ununifi-rpc.genznodes.dev",provider:"genznodes"}]}},{chain_id:"uptick_117-1",fees:{fee_tokens:[{denom:"auptick",fixed_min_gas_price:13e9,low_gas_price:13e9,average_gas_price:16e9,high_gas_price:2e10}]},apis:{rpc:[{address:"https://uptick-rpc.brocha.in:443",provider:"Brochain"},{address:"https://uptick.rpc.bccnodes.com:443",provider:"BccNodes"},{address:"https://rpc.uptick.nodestake.top",provider:"NodeStake"},{address:"https://uptick.rpc.kjnodes.com",provider:"kjnodes"},{address:"http://uptick.rpc.m.stavr.tech:3157",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://m-uptick.rpc.utsa.tech",provider:"\u{1D425}\u{1D41E}\u{1D42C}\u{1D427}\u{1D422}\u{1D424} | \u{1D414}\u{1D413}\u{1D412}\u{1D400}"},{address:"https://uptick-mainnet-rpc.itrocket.net:443",provider:"itrocket"},{address:"https://uptick.rpc.liveraven.net",provider:"LiveRaveN"},{address:"https://uptick-rpc.staketab.org:443",provider:"Staketab"},{address:"https://uptick-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://rpc-uptick.cakralabs.site",provider:"Cakra Labs"},{address:"https://rpc-uptick.sr20de.xyz",provider:"Sr20de"},{address:"https://uptick-rpc.noders.services",provider:"[NODERS]TEAM"}]}},{chain_id:"vidulum-1",fees:{fee_tokens:[{denom:"uvdl",fixed_min_gas_price:2e-4,low_gas_price:.002,average_gas_price:.005,high_gas_price:.007}]},apis:{rpc:[{address:"https://mainnet-rpc.vidulum.app/",provider:"vidulum"},{address:"https://vidulum.rpc.m.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://rpc-vidulum-ia.cosmosia.notional.ventures/",provider:"Notional"},{address:"https://vidulum.declab.pro:26619",provider:"Decloud Nodes Lab"}]}},{chain_id:"dimension_37-1",fees:{fee_tokens:[{denom:"axpla",fixed_min_gas_price:85e10,low_gas_price:85e10,average_gas_price:11475e8,high_gas_price:14875e8}]},apis:{rpc:[{address:"https://dimension-rpc.xpla.dev",provider:"Holdings"},{address:"https://xpla.rpc.m.stavr.tech",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://xpla-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://xpla-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"zetachain_7000-1",fees:{fee_tokens:[{denom:"azeta",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://zetachain.blockpi.network/rpc/v1/public",provider:"BlockPI"},{address:"https://zetachain-mainnet-archive.allthatnode.com:26657",provider:"All That Node"},{address:"https://zetachain-rpc.lavenderfive.com:443",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://rpc.zetachain.nodestake.org",provider:"NodeStake"},{address:"https://zetachain-rpc.noders.services",provider:"[NODERS]TEAM"},{address:"https://zetachain.rpc.nodeshub.online:443",provider:"Nodes Hub \u{1F6E1}\uFE0F 100% Slash Protected \u{1F6E1}\uFE0F | Restake \u2705"}]}},{chain_id:"junction",fees:{fee_tokens:[{denom:"amf",fixed_min_gas_price:0,low_gas_price:25e-5,average_gas_price:.005,high_gas_price:.01}]},apis:{rpc:[{address:"https://junction-rpc.validatorvn.com/",provider:"Validator VN"},{address:"https://airchains-testnet-rpc.cosmonautstakes.com/",provider:"Cosmonaut Stakes"},{address:"https://junction-testnet-rpc.synergynodes.com/",provider:"Synergy Nodes"},{address:"https://airchains-rpc.anonid.top/",provider:"Anonid Top"},{address:"https://airchains-test.rpc.moonbridge.team/",provider:"Moonbridge Team"},{address:"https://airchains-rpc.chainad.org/",provider:"Coin Hunterstr"},{address:"https://airchains.rpc.t.stavr.tech/",provider:"Stavr Tech"},{address:"https://rpc.nodejumper.io/airchainstestnet",provider:"Nodejumper"},{address:"https://t-airchains.rpc.utsa.tech/",provider:"UTSA"},{address:"https://junction-rpc.kzvn.xyz/",provider:"KZVN"},{address:"https://airchains-rpc.elessarnodes.xyz/",provider:"Elessar Nodes"},{address:"https://junction-rpc.apollo-sync.com/",provider:"Apollo Sync"},{address:"https://rpc-airchain.danggia.xyz/",provider:"DANGGIA"},{address:"https://airchains-rpc.stakeme.pro/",provider:"Stakeme"},{address:"https://airchains-testnet-rpc.stakerhouse.com",provider:"StakerHouse"},{address:"https://airchains-testnet-rpc.crouton.digital/",provider:"Crouton Digital"},{address:"https://airchains-testnet-rpc.itrocket.net/",provider:"IT Rocket"},{address:"https://rpc1.airchains.t.cosmostaking.com/",provider:"Cosmostaking"}]}},{chain_id:"sandbox-01",fees:{fee_tokens:[{denom:"uakt",fixed_min_gas_price:0,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.sandbox-01.aksh.pw:443",provider:"akash"}]}},{chain_id:"constantine-3",fees:{fee_tokens:[{denom:"aconst",low_gas_price:1e12,average_gas_price:15e11,high_gas_price:2e12}]},apis:{rpc:[{address:"https://rpc.constantine.archway.io",provider:"Archway"},{address:"https://archway-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"arkeo",fees:{fee_tokens:[{denom:"uarkeo"}]},apis:{rpc:[{address:"https://arkeonetwork-testnet.nodejumper.io:26657",provider:"NODEJUMPER"},{address:"https://test-arkeo-rpc.kynraze.com",provider:"kynraze"},{address:"https://testnet-arkeo-rpc.lavenderfive.com",provider:"lavenderfive"},{address:"https://arkeo-rpc.siriusnodes.uk",provider:"siriusnodes"},{address:"http://seed.arkeo.network:26657",provider:"arkeo"}]}},{chain_id:"artela_11820-1",fees:{fee_tokens:[{denom:"uart",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://testnet-rpc1.artela.network",provider:"Artela Foundation"},{address:"https://testnet-rpc2.artela.network",provider:"Artela Foundation"}]}},{chain_id:"aura_6321-3",fees:{fee_tokens:[{denom:"ueaura",fixed_min_gas_price:.001,low_gas_price:.001,average_gas_price:.002,high_gas_price:.0025}]},apis:{rpc:[{address:"https://rpc.euphoria.aura.network/",provider:"Aura Network Foundation"}]}},{chain_id:"axelar-testnet-lisbon-3",fees:{fee_tokens:[{denom:"uaxl",low_gas_price:.007,average_gas_price:.007,high_gas_price:.01}]},apis:{rpc:[{address:"https://rpc-axelar-testnet.imperator.co:443",provider:"Imperator.co"},{address:"https://axelartest-rpc.quickapi.com/",provider:"Quickapi"},{address:"https://axelar-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"bbn-test3",fees:{fee_tokens:[{denom:"ubbn"}]},apis:{rpc:[{address:"rpc.testnet3.babylonchain.io:443",provider:"Babylon foundation"}]}},{chain_id:"bbn-test1",fees:{fee_tokens:[{denom:"ubbn"}]},apis:{rpc:[{address:"rpc.testnet.babylonchain.io:26657",provider:"Babylon foundation"}]}},{chain_id:"bitcanna-dev-1",fees:{fee_tokens:[{denom:"ubcna",fixed_min_gas_price:.001}]},apis:{rpc:[{address:"https://rpc-testnet.bitcanna.io",provider:"bitcanna"},{address:"https://bitcanna-testnet.rpc.kjnodes.com/",provider:"kjnodes.com"},{address:"https://testnet-bitcanna-rpc.konsortech.xyz/",provider:"konsortech.xyz"},{address:"https://rpc.bitcanna-dev-1.bitcanna.aviaone.com/",provider:"aviaone.com"},{address:"https://bitcanna-testnet.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://bcna-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"blockx_19077-1",apis:{rpc:[]}},{chain_id:"cascadia_6102-1",fees:{fee_tokens:[{denom:"aCC",fixed_min_gas_price:0,low_gas_price:7,average_gas_price:10,high_gas_price:15}]},apis:{rpc:[{address:"https://rpc.cascadia.foundation:443",provider:"cascadia"},{address:"https://cscd-rpc.systemd.run:443",provider:"systemd"},{address:"https://api.cascadia-t.indonode.net:443",provider:"Indonode"},{address:"https://rpc-test.cascadia.hexnodes.co:443",provider:"Hexnodes"}]}},{chain_id:"blockspacerace-0",fees:{fee_tokens:[{denom:"utia",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-blockspacerace.pops.one/",provider:"P-OPs"}]}},{chain_id:"mocha-4",fees:{fee_tokens:[{denom:"utia",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc-mocha.pops.one",provider:"P-OPs"},{address:"https://celestia-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"},{address:"https://rpc-mocha-full.avril14th.org",provider:"Avril 14th"},{address:"https://celestia-testnet-rpc.itrocket.net",provider:"\u{1F680}ITRocket\u{1F680}"},{address:"https://rpc-celestia-testnet.cryptech.com.ua",provider:"CrypTech"},{address:"https://rpc.celestia.testnet.dteam.tech:443",provider:"DTEAM"}]}},{chain_id:"babajaga-1",fees:{fee_tokens:[{denom:"uc4e",fixed_min_gas_price:0,low_gas_price:.02,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-testnet.c4e.io",provider:"C4E"}]}},{chain_id:"cheqd-testnet-6",fees:{fee_tokens:[{denom:"ncheq",fixed_min_gas_price:25,low_gas_price:50,average_gas_price:75,high_gas_price:100}]},apis:{rpc:[{address:"https://rpc.cheqd.network",provider:"cheqd"}]}},{chain_id:"chimba-testnet",fees:{fee_tokens:[{denom:"ucmba",fixed_min_gas_price:.25,low_gas_price:1,average_gas_price:5,high_gas_price:10}]},apis:{rpc:[{address:"https://rpc.testnet.chimba.ooo",provider:"chimba"}]}},{chain_id:"banksy-testnet-3",fees:{fee_tokens:[{denom:"ppica",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://rpc.composable-t.indonode.net:443",provider:"Indonode"},{address:"https://rpc-composable-testnet.sr20de.xyz:443",provider:"Sr20de"}]}},{chain_id:"kitten-04",fees:{fee_tokens:[{denom:"uccat",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:1,high_gas_price:2}]},apis:{rpc:[{address:"https://rpc.coolcat.space",provider:"Digital Kitchen"}]}},{chain_id:"coreum-testnet-1",fees:{fee_tokens:[{denom:"utestcore",fixed_min_gas_price:.03125,low_gas_price:.0625,average_gas_price:.0625,high_gas_price:62.5}]},apis:{rpc:[{address:"https://full-node.testnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://full-node-eris.testnet-1.coreum.dev:26657",provider:"Coreum Foundation"},{address:"https://coreum-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"theta-testnet-001",fees:{fee_tokens:[{denom:"uatom",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.sentry-01.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.sentry-02.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.state-sync-01.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.state-sync-02.theta-testnet.polypore.xyz",provider:"Hypha"},{address:"https://public-cosmos-theta.w3node.com",provider:"Interchain.FM"},{address:"https://rpc-theta.osmotest5.osmosis.zone/",provider:"Osmosis"}]}},{chain_id:"provider",fees:{fee_tokens:[{denom:"uatom",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.provider-sentry-01.rs-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.provider-sentry-02.rs-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.provider-state-sync-01.rs-testnet.polypore.xyz",provider:"Hypha"},{address:"https://rpc.provider-state-sync-02.rs-testnet.polypore.xyz",provider:"Hypha"}]}},{chain_id:"malaga-420",fees:{fee_tokens:[{denom:"umlg",low_gas_price:.03,average_gas_price:.04,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.malaga-420.cosmwasm.com:443",provider:"Confio"}]}},{chain_id:"coss-testnet-1",fees:{fee_tokens:[{denom:"ucgas",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://coss-testnet-rpc.coss.ink",provider:"COSS"}]}},{chain_id:"cudos-testnet-public-3",apis:{rpc:[{address:"https://rpc.testnet.cudos.org:443/",provider:"cudo"},{address:"http://sentry-01.hosts.testnet.cudos.org:26657",provider:"cudo"},{address:"http://sentry-02.hosts.testnet.cudos.org:26657",provider:"cudo"},{address:"http://sentry-03.hosts.testnet.cudos.org:26657",provider:"cudo"}]}},{chain_id:"deardoge-testnet",fees:{fee_tokens:[{denom:"udear",fixed_min_gas_price:.25}]},apis:{rpc:[{address:"https://testnet-rpc.deardoge.org",provider:"dorafactory"}]}},{chain_id:"morpheus-apollo-3",fees:{fee_tokens:[{denom:"udaric",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.03,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.morpheus.desmos.network",provider:"desmos"}]}},{chain_id:"vota-testnet",fees:{fee_tokens:[{denom:"peaka",fixed_min_gas_price:1e11}]},apis:{rpc:[{address:"https://vota-testnet-rpc.dorafactory.org/",provider:"dorafactory"}]}},{chain_id:"vota-vk",fees:{fee_tokens:[{denom:"peaka",fixed_min_gas_price:1e11}]},apis:{rpc:[{address:"https://vota-vk-rpc.dorafactory.org/",provider:"dorafactory"}]}},{chain_id:"dydx-testnet-4",fees:{fee_tokens:[{denom:"adv4tnt",fixed_min_gas_price:125e8,low_gas_price:125e8,average_gas_price:125e8,high_gas_price:2e10}]},apis:{rpc:[{address:"https://dydx-rpc-testnet.enigma-validator.com",provider:"Enigma"},{address:"https://testnet-dydx-rpc.lavenderfive.com",provider:"Lavender Five"},{address:"https://test-dydx-rpc.kingnodes.com",provider:"kingnodes \u{1F451}"},{address:"https://dydx-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://dydx-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"elystestnet-1",fees:{fee_tokens:[{denom:"uelys",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/2180E84E20F5679FCC760D8C165B60F42065DEF7F46A72B447CFF1B7DC6C0A65",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03},{denom:"ibc/E2D2F6ADCC68AA3384B2F5DFACCA437923D137C14E86FB8A10207CF3BED0C8D4",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.testnet.elys.network",provider:"Elys Network"},{address:"https://elys-testnet-rpc.staketab.org:443",provider:"Staketab"},{address:"https://elys-testnet-rpc.itrocket.net:443",provider:"itrocket"},{address:"https://elys-rpc.kleomedes.network:443",provider:"Kleomedes"},{address:"https://elys-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"empe-testnet-2",fees:{fee_tokens:[{denom:"uempe",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-testnet.empe.io/",provider:"empe"},{address:"https://rpc-archive-testnet.empe.io/",provider:"empe-archive"}]}},{chain_id:"circulus-1",fees:{fee_tokens:[{denom:"umpwr",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://empower-testnet-rpc.polkachu.com:443",provider:"Polkachu"},{address:"https://empower.rpc.cumulo.com.es:443",provider:"Cumulo"},{address:"https://rpc-t.empower.nodestake.top:443",provider:"NodeStake"},{address:"https://rpc-empower.nodeist.net:443",provider:"Nodeist"},{address:"https://empower-testnet.nodejumper.io:443",provider:"NODEJUMPER"},{address:"https://empower-testnet-rpc.itrocket.net:443",provider:"ITRocket"},{address:"https://rpc.circulus-1.empower.aviaone.com:443",provider:"AviaOne"}]}},{chain_id:"entrypoint-pubtest-2",fees:{fee_tokens:[{denom:"ibc/8A138BC76D0FB2665F8937EC2BF01B9F6A714F6127221A0E155106A45E09BCC5",low_gas_price:.01,average_gas_price:.01,high_gas_price:.02}]},apis:{rpc:[{address:"https://testnet-rpc.entrypoint.zone",provider:"Simply Staking"}]}},{chain_id:"evmos_9000-4",fees:{fee_tokens:[{denom:"atevmos",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://evmos.test.rpc.coldyvalidator.net",provider:"coldy"},{address:"https://evmos-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://evmos-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"dorado-1",fees:{fee_tokens:[{denom:"atestfet",low_gas_price:.025,average_gas_price:.025,high_gas_price:.035}]},apis:{rpc:[{address:"https://rpc-dorado.fetch.ai:443",provider:"fetch.ai"}]}},{chain_id:"fiamma-testnet-1",fees:{fee_tokens:[{denom:"ufia"}]},apis:{rpc:[{address:"https://testnet-rpc.fiammachain.io",provider:"Fiamma"}]}},{chain_id:"ebony-2",fees:{fee_tokens:[{denom:"tcony",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.015,high_gas_price:.015}]},apis:{rpc:[{address:"https://ebony-rpc.finschia.io"}]}},{chain_id:"galactica_9302-1",fees:{fee_tokens:[{denom:"agnet",fixed_min_gas_price:10,low_gas_price:10,average_gas_price:10,high_gas_price:20}]},apis:{rpc:[{address:"https://rpc.galactica.test.pfc.zone/",provider:"PFC"},{address:"https://galactica-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"gitopia-janus-testnet-2",fees:{fee_tokens:[{denom:"utlore",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://gitopia-testnet.nodejumper.io",provider:"NODEJUMPER"}]}},{chain_id:"berberis-1",fees:{fee_tokens:[{denom:"uhedge",low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-berberis.hedgeblock.io",provider:"Hedge"}]}},{chain_id:"testnet-1",fees:{fee_tokens:[{denom:"uheart",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://humans-testnet.nodejumper.io",provider:"NODEJUMPER"}]}},{chain_id:"prajna-1",fees:{fee_tokens:[{denom:"uhid",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.prajna.hypersign.id",provider:"Hypersign"}]}},{chain_id:"pandora-8",fees:{fee_tokens:[{denom:"uixo",fixed_min_gas_price:.015,low_gas_price:.015,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.testnet.ixo.earth/",provider:"ixoworld"}]}},{chain_id:"imversed-test-1",fees:{fee_tokens:[{denom:"nimv",fixed_min_gas_price:.001}]},apis:{rpc:[{address:"https://tx-endpoint-test.imversed.com/",provider:"imversed"}]}},{chain_id:"injective-888",fees:{fee_tokens:[{denom:"inj",fixed_min_gas_price:16e7,low_gas_price:5e8,average_gas_price:7e8,high_gas_price:9e8}]},apis:{rpc:[{address:"https://injective-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://testnet.sentry.tm.injective.network:443",provider:"injectiveLabs"},{address:"https://testnet.tm.injective.network",provider:"injectiveLabs"},{address:"https://injective-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"canine-1",fees:{fee_tokens:[{denom:"ujkl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"http://jkl.rpc.t.stavr.tech:19127",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://testnet-rpc.jackalprotocol.com",provider:"Jackal Labs"}]}},{chain_id:"mesomelas-1",fees:{fee_tokens:[{denom:"ujkl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://jackal-testnet-v4-rpc.brocha.in",provider:"Brochain"}]}},{chain_id:"uni-6",fees:{fee_tokens:[{denom:"ujunox",low_gas_price:.003,average_gas_price:.0045,high_gas_price:.006}]},apis:{rpc:[{address:"https://juno-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"kichain-t-4",fees:{fee_tokens:[{denom:"utki",fixed_min_gas_price:.025}]},apis:{rpc:[{address:"https://rpc-challenge.blockchain.ki/",provider:"kifoundation"}]}},{chain_id:"harpoon-4",fees:{fee_tokens:[{denom:"ukuji",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://kujira-testnet-rpc.polkachu.com",provider:"polkachu"}]}},{chain_id:"kaon-1",fees:{fee_tokens:[{denom:"tkyve",fixed_min_gas_price:.02,low_gas_price:.02,average_gas_price:.03,high_gas_price:.06}]},apis:{rpc:[{address:"https://rpc-eu-1.kaon.kyve.network",provider:"kyve"},{address:"https://rpc-kyve-test.ecostake.com",provider:"ecostake"},{address:"https://kyve-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"lava-testnet-2",fees:{fee_tokens:[{denom:"ulava",fixed_min_gas_price:1e-6,low_gas_price:1e-6,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://public-rpc-testnet2.lavanet.xyz:443/rpc/",provider:"Lava"},{address:"http://lava.rpc.t.stavr.tech:198",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://lava-testnet-rpc.itrocket.net:443",provider:"\u{1F680}ITRocket\u{1F680}"},{address:"https://lava-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"lava-testnet-1",fees:{fee_tokens:[{denom:"ulava",fixed_min_gas_price:.0025,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://public-rpc-testnet2.lavanet.xyz/",provider:"Lava"},{address:"http://lava.rpc.t.stavr.tech:198",provider:"\u{1F525}STAVR\u{1F525}"}]}},{chain_id:"likecoin-public-testnet-5",fees:{fee_tokens:[{denom:"nanoekil",fixed_min_gas_price:1e3,low_gas_price:1e3,average_gas_price:1e4,high_gas_price:1e6}]},apis:{rpc:[{address:"https://node.testnet.like.co/rpc/",provider:"like.co"}]}},{chain_id:"lumenx-test",fees:{fee_tokens:[{denom:"ulumen",fixed_min_gas_price:.0025,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://testnet-rpc.lumenx.chaintools.tech/",provider:"ChainTools"},{address:"https://testrpc-lumenx.cryptonet.pl/",provider:"CryptoNet"}]}},{chain_id:"mantra-hongbai-1",fees:{fee_tokens:[{denom:"uom",fixed_min_gas_price:0,low_gas_price:.001,average_gas_price:.002,high_gas_price:.003}]},apis:{rpc:[{address:"https://rpc.hongbai.mantrachain.io",provider:"MANTRACHAIN"},{address:"https://mantra-testnet-rpc.publicnode.com:443",provider:"Allnodes \u26A1\uFE0F Nodes & Staking"}]}},{chain_id:"ares-1",fees:{fee_tokens:[{denom:"umars",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:0,high_gas_price:.025}]},apis:{rpc:[{address:"https://testnet-rpc.marsprotocol.io/",provider:"Mars Protocol"},{address:"https://rpc-mars.nodeist.net/",provider:"Nodeist"}]}},{chain_id:"mnova_10096-1",apis:{rpc:[]}},{chain_id:"narwhal-2",fees:{fee_tokens:[{denom:"uwhale",fixed_min_gas_price:.25,low_gas_price:.25,average_gas_price:.5,high_gas_price:.75}]},apis:{rpc:[{address:"https://migaloo-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"neura_267-1",fees:{fee_tokens:[{denom:"atankr"}]},apis:{rpc:[{address:"https://rpc.ankr.com/neura_testnet",provider:"ankr"}]}},{chain_id:"pion-1",fees:{fee_tokens:[{denom:"untrn",low_gas_price:.0053,average_gas_price:.0053,high_gas_price:.0053}]},apis:{rpc:[{address:"https://rpc-falcron.pion-1.ntrn.tech",provider:"Neutron"},{address:"https://neutron-testnet-rpc.polkachu.com/",provider:"Polkachu"}]}},{chain_id:"nibiru-testnet-1",fees:{fee_tokens:[{denom:"unibi",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet-1.nibiru.fi",provider:"Nibiru Foundation"}]}},{chain_id:"nibiru-testnet-2",fees:{fee_tokens:[{denom:"unibi",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet-2.nibiru.fi",provider:"Nibiru Foundation"}]}},{chain_id:"nillion-chain-testnet-1",fees:{fee_tokens:[{denom:"unil",low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:25e-5}]},apis:{rpc:[{address:"https://nillion-testnet-rpc.polkachu.com/",provider:"polkachu"},{address:"https://testnet-nillion-rpc.lavenderfive.com",provider:"lavenderfive"}]}},{chain_id:"grand-1",fees:{fee_tokens:[{denom:"uusdc",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://noble-testnet-rpc.polkachu.com",provider:"polkachu"},{address:"https://rpc.testnet.noble.strange.love:443",provider:"strangelove"}]}},{chain_id:"nois-testnet-005",fees:{fee_tokens:[{denom:"unois",fixed_min_gas_price:0,low_gas_price:.05,average_gas_price:.05,high_gas_price:.1}]},apis:{rpc:[{address:"https://nois-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://nois-testnet-rpc.itrocket.net:443",provider:"itrocket"},{address:"https://rpc.nois.mcbnode.online:443",provider:"mcbnode"},{address:"https://nois-testnet.rpc.kjnodes.com:443",provider:"kjnodes"},{address:"https://tnois-rpc.systemd.run:443",provider:"systemd"}]}},{chain_id:"rila-1",fees:{fee_tokens:[{denom:"unls",low_gas_price:.01,average_gas_price:.025,high_gas_price:.05}]},apis:{rpc:[{address:"https://rila-cl.nolus.network:26657",provider:"NolusProtocol"}]}},{chain_id:"sandbox",fees:{fee_tokens:[{denom:"unym",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04},{denom:"unyx",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.sandbox.nymtech.net",provider:"Nym"}]}},{chain_id:"okp4-nemeton-1",fees:{fee_tokens:[{denom:"uknow",fixed_min_gas_price:0,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://api.testnet.okp4.network/rpc",provider:"OKP4"},{address:"https://okptest-rpc.quickapi.com",provider:"Chainlayer"},{address:"http://okp.rpc.t.stavr.tech:10097",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://okp4-testnet-rpc.polkachu.com",provider:"Polkachu"}]}},{chain_id:"osmo-test-5",fees:{fee_tokens:[{denom:"uosmo",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.osmotest5.osmosis.zone/",provider:"Osmosis"}]}},{chain_id:"osmo-test-4",fees:{fee_tokens:[{denom:"uosmo",fixed_min_gas_price:0,low_gas_price:0,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.osmo-test.ccvalidators.com/",provider:"CryptoCrew"},{address:"https://osmosistest-rpc.quickapi.com/",provider:"ChainLayer"},{address:"https://rpc.testnet.osmosis.zone/",provider:"Osmosis"}]}},{chain_id:"INVALID-ID-permtestnet-testnet-1",fees:{fee_tokens:[{denom:"uperm",low_gas_price:.0025,average_gas_price:.0025,high_gas_price:.0024}]},apis:{rpc:[{address:"https://rpc.3.finance/",provider:"Perm Network"}]}},{chain_id:"test-core-1",fees:{fee_tokens:[{denom:"uxprt",fixed_min_gas_price:0,low_gas_price:.05,average_gas_price:.125,high_gas_price:.2}]},apis:{rpc:[{address:"https://rpc-testnet-persistence.architectnodes.com/",provider:"Architect Nodes"},{address:"https://persistence-testnet-rpc.baryon.dev/",provider:"Baryon"},{address:"https://persistence-testnet-rpc.cosmonautstakes.com/",provider:"Cosmonaut Stakes"},{address:"https://rpc.testnet.persistence.one/",provider:"Persistence"},{address:"https://persistence-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://xprt-trpc.antrixy.org/",provider:"Antrix Validators"}]}},{chain_id:"test-core-2",fees:{fee_tokens:[{denom:"uxprt",fixed_min_gas_price:0,low_gas_price:.05,average_gas_price:.125,high_gas_price:.2}]},apis:{rpc:[{address:"https://rpc-persistence-testnet-01.stakeflow.io/",provider:"StakeFlow"},{address:"https://persistence-testnet-rpc.baryon.dev/",provider:"Baryon"},{address:"https://persistence-testnet-rpc.cosmonautstakes.com/",provider:"Cosmonaut Stakes"},{address:"https://rpc.testnet2.persistence.one/",provider:"Persistence"},{address:"https://persistence-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://persistencecoretest-rpc.ytwofund.pro/",provider:"YTWOFUND"},{address:"http://persistence-testnet.paranorm.pro:24657/",provider:"Paranorm"}]}},{chain_id:"planq_7077-1",fees:{fee_tokens:[{denom:"atplanq",fixed_min_gas_price:2e10,low_gas_price:3e10,average_gas_price:35e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://rpc-atlas.planq.network",provider:"Planq Network"},{address:"https://planq_testnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"indigo-1",fees:{fee_tokens:[{denom:"upryzm",fixed_min_gas_price:0,low_gas_price:.015,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://testnet-rpc.pryzm.zone",provider:"PRYZM"},{address:"https://pryzm-testnet-rpc.itrocket.net",provider:"ITRocket"}]}},{chain_id:"quasar-test-1",fees:{fee_tokens:[{denom:"uqsr",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://quasar-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://quasar-testnet-rpc.stakeandrelax.net/",provider:"Stake and Relax"},{address:"https://quasar-testnet.rpc.kjnodes.com",provider:"KJNodes.com"}]}},{chain_id:"rhye-2",fees:{fee_tokens:[{denom:"uqck",low_gas_price:1e-4,average_gas_price:1e-4,high_gas_price:25e-5}]},apis:{rpc:[{address:"http://quick.rpc.t.stavr.tech:20027",provider:"\u{1F525}STAVR\u{1F525}"},{address:"https://quicksilver-testnet-rpc.polkachu.com/",provider:"polkachu"},{address:"https://quicksilver-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"earendel-1",fees:{fee_tokens:[{denom:"uqwoyn"}]},apis:{rpc:[{address:"https://testnet-rpc.qwoyn.studio",provider:"Qwoyn Studios"}]}},{chain_id:"ssc-testnet-1",fees:{fee_tokens:[{denom:"utsaga",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://testnet-ssc.sagarpc.io/",provider:"Saga"}]}},{chain_id:"pulsar-3",fees:{fee_tokens:[{denom:"uscrt",fixed_min_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet.secretsaturn.net",provider:"\u{1D54A}ecret \u{1D54A}aturn"},{address:"https://rpc.pulsar.scrttestnet.com",provider:"SCRT Testnet Committee"}]}},{chain_id:"pulsar-2",fees:{fee_tokens:[{denom:"uscrt",fixed_min_gas_price:.1}]},apis:{rpc:[{address:"https://rpc.testnet.secretsaturn.net",provider:"\u{1D54A}ecret \u{1D54A}aturn"},{address:"https://rpc.pulsar.scrttestnet.com",provider:"SCRT Testnet Committee"}]}},{chain_id:"atlantic-1",fees:{fee_tokens:[{denom:"usei",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://sei-testnet-rpc.brocha.in",provider:"Brochain"}]}},{chain_id:"atlantic-2",fees:{fee_tokens:[{denom:"usei",fixed_min_gas_price:.08}]},apis:{rpc:[{address:"https://sei-testnet-2-rpc.brocha.in",provider:"Brochain"}]}},{chain_id:"self-dev-1",fees:{fee_tokens:[{denom:"uself",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc-devnet.selfchain.xyz",provider:"Selfchain"}]}},{chain_id:"sge-network-3",fees:{fee_tokens:[{denom:"usge",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.testnet.sgenetwork.io",provider:"Sge Network"},{address:"https://testnet-saage-rpc.lavenderfive.com/ ",provider:"Lavender.Five"},{address:"https://saage-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-t.sge.nodestake.top/",provider:"Nodestake.top"},{address:"https://sge.rpc.t.stavr.tech:443",provider:"\u{1F525}STAVR\u{1F525}"}]}},{chain_id:"sge-network-4",fees:{fee_tokens:[{denom:"usge",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.testnet.sgenetwork.io",provider:"Sge Network"},{address:"https://testnet-saage-rpc.lavenderfive.com/ ",provider:"Lavender.Five"},{address:"https://saage-testnet-rpc.polkachu.com/",provider:"Polkachu"},{address:"https://rpc-t.sge.nodestake.top/",provider:"Nodestake.top"}]}},{chain_id:"fivenet",fees:{fee_tokens:[{denom:"usix",fixed_min_gas_price:1.25,low_gas_price:1.25,average_gas_price:1.5,high_gas_price:1.75}]},apis:{rpc:[{address:"https://rpc1.fivenet.sixprotocol.net:443"}]}},{chain_id:"soarchaintestnet",fees:{fee_tokens:[{denom:"utsoar",fixed_min_gas_price:.001,low_gas_price:.01,average_gas_price:.02,high_gas_price:.1}]},apis:{rpc:[{address:"https://rpc1.testnet.soarchain.com",provider:"soarchain"},{address:"https://rpc2.testnet.soarchain.com/",provider:"soarchain"},{address:"https://soarchain-testnet-rpc.tienthuattoan.com",provider:"tienthuattoan"},{address:"https://soarchain-testnet.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://rpc-t.soarchain.nodestake.org",provider:"nodeStake"},{address:"https://soarchain-testnet-rpc.stakerhouse.com",provider:"stakerHouse"}]}},{chain_id:"sourcetest-1",fees:{fee_tokens:[{denom:"usource",fixed_min_gas_price:.05,low_gas_price:.05,average_gas_price:.075,high_gas_price:.1}]},apis:{rpc:[{address:"https://source-testnet-rpc.itrocket.net/",provider:"ITRocket"},{address:"https://source-test.rpc.moonbridge.team/",provider:"MoonBridge"},{address:"https://source-testnet-rpc.stake-town.com:443",provider:"StakeTown"},{address:"https://rpc-testnet-source.sr20de.xyz",provider:"SR20DE"},{address:"https://source-testnet.rpc.kjnodes.com",provider:"kjnodes"},{address:"https://source_testnet_rpc.chain.whenmoonwhenlambo.money",provider:"\u{1F680} WHEN MOON \u{1F315} WHEN LAMBO \u{1F525}"}]}},{chain_id:"elgafar-1",fees:{fee_tokens:[{denom:"ustars",low_gas_price:.03,average_gas_price:.04,high_gas_price:.05}]},apis:{rpc:[{address:"https://rpc.elgafar-1.stargaze-apis.com",provider:"Stargaze Foundation"},{address:"https://stargaze-testnet-rpc.ibs.team:443",provider:"Inter Blockchain Services"}]}},{chain_id:"stateset-1-testnet",fees:{fee_tokens:[{denom:"ustate",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.stateset.zone/",provider:"stateset"}]}},{chain_id:"stride-internal-1",fees:{fee_tokens:[{denom:"ustrd",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://stride.testnet-1.stridenet.co",provider:"Stride"}]}},{chain_id:"sunrise-test-0.1",fees:{fee_tokens:[{denom:"urise",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://a-node.sunrise-test-1.cauchye.net/",provider:"CauchyE"},{address:"https://b-node.sunrise-test-1.cauchye.net/",provider:"CauchyE"}]}},{chain_id:"swisstronik_1291-1",fees:{fee_tokens:[{denom:"aswtr",fixed_min_gas_price:7}]},apis:{rpc:[{address:"https://rpc.testnet.swisstronik.com",provider:"Swisstronik"},{address:"https://testnet-swisstronik-rpc.genznodes.dev",provider:"genznodes"},{address:"https://rpc.swisstronik.comunitynode.my.id",provider:"ComunityNode"}]}},{chain_id:"symphony-testnet-3",fees:{fee_tokens:[{denom:"note",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://symphony.test.rpc.nodeshub.online/",provider:"Nodes Hub"},{address:"https://symphony-testnet-rpc.cogwheel.zone/",provider:"Cogwheel \u2699\uFE0F"}]}},{chain_id:"amber-2",fees:{fee_tokens:[{denom:"uamber",fixed_min_gas_price:.01,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc-testnet.synternet.com/",provider:"Synternet"}]}},{chain_id:"temporal-test-2",fees:{fee_tokens:[{denom:"utprl",fixed_min_gas_price:0}]},apis:{rpc:[{address:"https://rpc.yieldmos.com/temporal-test-2",provider:"Yieldmos"},{address:"https://testnet-temporal-rpc.lavenderfive.com:443",provider:"Lavender.Five"}]}},{chain_id:"90u-4",fees:{fee_tokens:[{denom:"uthiolx",fixed_min_gas_price:.5,low_gas_price:.75,average_gas_price:1,high_gas_price:1.25}]},apis:{rpc:[{address:"https://testnet-rpc.terp.network:443/",provider:"Terpnet Foundation"},{address:"https://terp-testnet-rpc.itrocket.net:443/",provider:"itrocket"}]}},{chain_id:"90u-2",fees:{fee_tokens:[{denom:"uthiolx",fixed_min_gas_price:.5,low_gas_price:.75,average_gas_price:1,high_gas_price:1.25}]},apis:{rpc:[{address:"https://terp-testnet-rpc.itrocket.net:443/",provider:"itrocket"}]}},{chain_id:"pisco-1",fees:{fee_tokens:[{denom:"uluna",fixed_min_gas_price:.0125,low_gas_price:.0125,average_gas_price:.015,high_gas_price:.04}]},apis:{rpc:[{address:"https://pisco-rpc.terra.dev:443",provider:"Terraform Labs"},{address:"https://terra-testnet-rpc.polkachu.com:443",provider:"Polkachu"}]}},{chain_id:"titan_18889-1",fees:{fee_tokens:[{denom:"atkx",fixed_min_gas_price:1e11,low_gas_price:1e11,average_gas_price:11e10,high_gas_price:2e11}]},apis:{rpc:[{address:"https://titan-testnet-rpc.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-1.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-2.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-3.titanlab.io:443",provider:"Titanlab.io"},{address:"https://titan-testnet-rpc-4.titanlab.io:443",provider:"Titanlab.io"}]}},{chain_id:"ulas",apis:{rpc:[{address:"http://65.49.204.199:26657",provider:"UlasNetwork"}]}},{chain_id:"union-testnet-8",fees:{fee_tokens:[{denom:"muno",fixed_min_gas_price:0,low_gas_price:.0025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://rpc.testnet-8.union.build",provider:"union"},{address:"https://union-testnet-rpc.polkachu.com",provider:"Polkachu"},{address:"https://rpc-testnet-union.nodeist.net",provider:"Nodeist"},{address:"https://union-testnet-rpc.itrocket.net",provider:"ITRocket"}]}},{chain_id:"uptick_7000-2",fees:{fee_tokens:[{denom:"auptick",low_gas_price:0,average_gas_price:0,high_gas_price:0}]},apis:{rpc:[{address:"https://uptick-7000-2-rpc.staketab.org:443",provider:"Staketab"}]}},{chain_id:"vince_1903-1",fees:{fee_tokens:[{denom:"avce",fixed_min_gas_price:25e7,low_gas_price:1e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"http://api-testnet.vincechain.com/:26657/",provider:"vincescan.com"}]}},{chain_id:"buenavista-1",fees:{fee_tokens:[{denom:"uward",fixed_min_gas_price:.005,low_gas_price:.01,average_gas_price:.025,high_gas_price:.03}]},apis:{rpc:[{address:"https://rpc.buenavista.wardenprotocol.org/",provider:"Warden Protocol"}]}},{chain_id:"INVALID-ID-wavehashtestnet-testnet-1",fees:{fee_tokens:[{denom:"uwahax",low_gas_price:.0025,average_gas_price:.0025,high_gas_price:.0024}]},apis:{rpc:[{address:"https://rpc.wavehash.online/",provider:"WaveHash Network"}]}},{chain_id:"xion-testnet-1",fees:{fee_tokens:[{denom:"uxion",fixed_min_gas_price:.025,low_gas_price:.025,average_gas_price:.025,high_gas_price:.04}]},apis:{rpc:[{address:"https://testnet-burnt-rpc.lavenderfive.com",provider:"Lavender.Five Nodes \u{1F41D}"},{address:"https://xion-testnet-rpc.polkachu.com",provider:"polkachu"}]}},{chain_id:"athens_7001-1",fees:{fee_tokens:[{denom:"azeta",low_gas_price:2e10,average_gas_price:25e9,high_gas_price:4e10}]},apis:{rpc:[{address:"https://zetachain-athens.blockpi.network/rpc/v1/public",provider:"BlockPI"},{address:"https://zetachain-testnet-archive.allthatnode.com:26657",provider:"All That Node"}]}}];var Ft={chain_name:"solana",chain_id:"solana",pretty_name:"Solana",network_type:"mainnet",website:"https://solana.com",bech32_prefix:"",daemon_name:"",node_home:"",codebase:{git_repo:"https://github.com/solana-labs/solana"},logo_URIs:{png:"https://raw.githubusercontent.com/cosmostation/chainlist/main/chain/solana/asset/sol.png"},apis:{rpc:[{address:"https://api.mainnet-beta.solana.com",provider:"Solana Foundation"},{address:"https://mainnet.helius-rpc.com/?api-key=6cadbc95-3333-488f-a187-21ffd0c5fef3",provider:"Helius"}]},explorers:[{kind:"blockchain",url:"https://explorer.solana.com",tx_page:"https://explorer.solana.com/tx/${txHash}",account_page:"https://explorer.solana.com/address/${accountAddress}"},{kind:"Solscan",url:"https://solscan.io",tx_page:"https://solscan.io/tx/${txHash}",account_page:"https://solscan.io/account/${accountAddress}"}],images:[{png:"https://raw.githubusercontent.com/cosmostation/chainlist/main/chain/solana/asset/sol.png"}]},Vt=[Ft],It=new Set(Cr.map(e=>e.chain_id)),Jt=Vt.filter(e=>!It.has(e.chain_id));function Qe(){return [...Cr,...Jt]}function Xe(){return initiaRegistry.chains}function wr(e,r){return f(this,null,function*(){for(let s of e)try{let t=(()=>{switch(r){case"rpc":return new URL("health",s).toString();case"rest":return new URL("cosmos/base/tendermint/v1beta1/node_info",s).toString();default:throw new Error(`Unknown endpoint type: ${r}`)}})(),n=yield fetch(t);if(n.ok)return s;console.error(`Error: ${s} responded with status ${n.status}`);}catch(t){console.error(`Failed to fetch ${s}: ${t.message}`);}return console.error("No working endpoints found."),null})}function Ur(){return {from:"",newOwner:""}}var ne={typeUrl:"/circle.cctp.v1.MsgUpdateOwner",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newOwner!==""&&r.uint32(18).string(e.newOwner),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ur();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newOwner=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newOwner:i(e.newOwner)?String(e.newOwner):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newOwner!==void 0&&(r.newOwner=e.newOwner),r},fromPartial(e){var s,t;let r=Ur();return r.from=(s=e.from)!=null?s:"",r.newOwner=(t=e.newOwner)!=null?t:"",r},fromAmino(e){let r=Ur();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_owner!==void 0&&e.new_owner!==null&&(r.newOwner=e.new_owner),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_owner=e.newOwner===""?void 0:e.newOwner,r},fromAminoMsg(e){return ne.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateOwner",value:ne.toAmino(e)}},fromProtoMsg(e){return ne.decode(e.value)},toProto(e){return ne.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateOwner",value:ne.encode(e).finish()}}};function Tr(){return {from:"",newAttesterManager:""}}var te={typeUrl:"/circle.cctp.v1.MsgUpdateAttesterManager",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newAttesterManager!==""&&r.uint32(18).string(e.newAttesterManager),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Tr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newAttesterManager=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newAttesterManager:i(e.newAttesterManager)?String(e.newAttesterManager):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newAttesterManager!==void 0&&(r.newAttesterManager=e.newAttesterManager),r},fromPartial(e){var s,t;let r=Tr();return r.from=(s=e.from)!=null?s:"",r.newAttesterManager=(t=e.newAttesterManager)!=null?t:"",r},fromAmino(e){let r=Tr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_attester_manager!==void 0&&e.new_attester_manager!==null&&(r.newAttesterManager=e.new_attester_manager),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_attester_manager=e.newAttesterManager===""?void 0:e.newAttesterManager,r},fromAminoMsg(e){return te.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateAttesterManager",value:te.toAmino(e)}},fromProtoMsg(e){return te.decode(e.value)},toProto(e){return te.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateAttesterManager",value:te.encode(e).finish()}}};function br(){return {from:"",newTokenController:""}}var oe={typeUrl:"/circle.cctp.v1.MsgUpdateTokenController",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newTokenController!==""&&r.uint32(18).string(e.newTokenController),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=br();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newTokenController=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newTokenController:i(e.newTokenController)?String(e.newTokenController):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newTokenController!==void 0&&(r.newTokenController=e.newTokenController),r},fromPartial(e){var s,t;let r=br();return r.from=(s=e.from)!=null?s:"",r.newTokenController=(t=e.newTokenController)!=null?t:"",r},fromAmino(e){let r=br();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_token_controller!==void 0&&e.new_token_controller!==null&&(r.newTokenController=e.new_token_controller),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_token_controller=e.newTokenController===""?void 0:e.newTokenController,r},fromAminoMsg(e){return oe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateTokenController",value:oe.toAmino(e)}},fromProtoMsg(e){return oe.decode(e.value)},toProto(e){return oe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateTokenController",value:oe.encode(e).finish()}}};function Dr(){return {from:"",newPauser:""}}var ie={typeUrl:"/circle.cctp.v1.MsgUpdatePauser",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.newPauser!==""&&r.uint32(18).string(e.newPauser),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Dr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.newPauser=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",newPauser:i(e.newPauser)?String(e.newPauser):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.newPauser!==void 0&&(r.newPauser=e.newPauser),r},fromPartial(e){var s,t;let r=Dr();return r.from=(s=e.from)!=null?s:"",r.newPauser=(t=e.newPauser)!=null?t:"",r},fromAmino(e){let r=Dr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.new_pauser!==void 0&&e.new_pauser!==null&&(r.newPauser=e.new_pauser),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.new_pauser=e.newPauser===""?void 0:e.newPauser,r},fromAminoMsg(e){return ie.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdatePauser",value:ie.toAmino(e)}},fromProtoMsg(e){return ie.decode(e.value)},toProto(e){return ie.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdatePauser",value:ie.encode(e).finish()}}};function Br(){return {from:""}}var ae={typeUrl:"/circle.cctp.v1.MsgAcceptOwner",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Br();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Br();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Br();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return ae.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/AcceptOwner",value:ae.toAmino(e)}},fromProtoMsg(e){return ae.decode(e.value)},toProto(e){return ae.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgAcceptOwner",value:ae.encode(e).finish()}}};function Or(){return {from:"",attester:""}}var de={typeUrl:"/circle.cctp.v1.MsgEnableAttester",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.attester!==""&&r.uint32(18).string(e.attester),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Or();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.attester=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",attester:i(e.attester)?String(e.attester):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.attester!==void 0&&(r.attester=e.attester),r},fromPartial(e){var s,t;let r=Or();return r.from=(s=e.from)!=null?s:"",r.attester=(t=e.attester)!=null?t:"",r},fromAmino(e){let r=Or();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.attester!==void 0&&e.attester!==null&&(r.attester=e.attester),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.attester=e.attester===""?void 0:e.attester,r},fromAminoMsg(e){return de.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/EnableAttester",value:de.toAmino(e)}},fromProtoMsg(e){return de.decode(e.value)},toProto(e){return de.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgEnableAttester",value:de.encode(e).finish()}}};function Nr(){return {from:"",attester:""}}var ce={typeUrl:"/circle.cctp.v1.MsgDisableAttester",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.attester!==""&&r.uint32(18).string(e.attester),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Nr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.attester=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",attester:i(e.attester)?String(e.attester):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.attester!==void 0&&(r.attester=e.attester),r},fromPartial(e){var s,t;let r=Nr();return r.from=(s=e.from)!=null?s:"",r.attester=(t=e.attester)!=null?t:"",r},fromAmino(e){let r=Nr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.attester!==void 0&&e.attester!==null&&(r.attester=e.attester),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.attester=e.attester===""?void 0:e.attester,r},fromAminoMsg(e){return ce.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/DisableAttester",value:ce.toAmino(e)}},fromProtoMsg(e){return ce.decode(e.value)},toProto(e){return ce.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgDisableAttester",value:ce.encode(e).finish()}}};function Er(){return {from:""}}var pe={typeUrl:"/circle.cctp.v1.MsgPauseBurningAndMinting",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Er();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Er();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Er();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return pe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/PauseBurningAndMinting",value:pe.toAmino(e)}},fromProtoMsg(e){return pe.decode(e.value)},toProto(e){return pe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgPauseBurningAndMinting",value:pe.encode(e).finish()}}};function Fr(){return {from:""}}var ge={typeUrl:"/circle.cctp.v1.MsgUnpauseBurningAndMinting",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Fr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Fr();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Fr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return ge.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UnpauseBurningAndMinting",value:ge.toAmino(e)}},fromProtoMsg(e){return ge.decode(e.value)},toProto(e){return ge.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUnpauseBurningAndMinting",value:ge.encode(e).finish()}}};function Vr(){return {from:""}}var ue={typeUrl:"/circle.cctp.v1.MsgPauseSendingAndReceivingMessages",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Vr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Vr();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Vr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return ue.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/PauseSendingAndReceivingMessages",value:ue.toAmino(e)}},fromProtoMsg(e){return ue.decode(e.value)},toProto(e){return ue.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgPauseSendingAndReceivingMessages",value:ue.encode(e).finish()}}};function Ir(){return {from:""}}var me={typeUrl:"/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ir();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),r},fromPartial(e){var s;let r=Ir();return r.from=(s=e.from)!=null?s:"",r},fromAmino(e){let r=Ir();return e.from!==void 0&&e.from!==null&&(r.from=e.from),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r},fromAminoMsg(e){return me.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UnpauseSendingAndReceivingMessages",value:me.toAmino(e)}},fromProtoMsg(e){return me.decode(e.value)},toProto(e){return me.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages",value:me.encode(e).finish()}}};function Jr(){return {from:"",messageSize:g__default.default.UZERO}}var le={typeUrl:"/circle.cctp.v1.MsgUpdateMaxMessageBodySize",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.messageSize.isZero()||r.uint32(16).uint64(e.messageSize),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Jr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.messageSize=s.uint64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",messageSize:i(e.messageSize)?g__default.default.fromValue(e.messageSize):g__default.default.UZERO}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.messageSize!==void 0&&(r.messageSize=(e.messageSize||g__default.default.UZERO).toString()),r},fromPartial(e){var s;let r=Jr();return r.from=(s=e.from)!=null?s:"",r.messageSize=e.messageSize!==void 0&&e.messageSize!==null?g__default.default.fromValue(e.messageSize):g__default.default.UZERO,r},fromAmino(e){let r=Jr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.message_size!==void 0&&e.message_size!==null&&(r.messageSize=g__default.default.fromString(e.message_size)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.message_size=e.messageSize.isZero()?void 0:e.messageSize.toString(),r},fromAminoMsg(e){return le.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateMaxMessageBodySize",value:le.toAmino(e)}},fromProtoMsg(e){return le.decode(e.value)},toProto(e){return le.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateMaxMessageBodySize",value:le.encode(e).finish()}}};function Wr(){return {from:"",localToken:"",amount:""}}var fe={typeUrl:"/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.localToken!==""&&r.uint32(18).string(e.localToken),e.amount!==""&&r.uint32(26).string(e.amount),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Wr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.localToken=s.string();break;case 3:n.amount=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",localToken:i(e.localToken)?String(e.localToken):"",amount:i(e.amount)?String(e.amount):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.localToken!==void 0&&(r.localToken=e.localToken),e.amount!==void 0&&(r.amount=e.amount),r},fromPartial(e){var s,t,n;let r=Wr();return r.from=(s=e.from)!=null?s:"",r.localToken=(t=e.localToken)!=null?t:"",r.amount=(n=e.amount)!=null?n:"",r},fromAmino(e){let r=Wr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.local_token!==void 0&&e.local_token!==null&&(r.localToken=e.local_token),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.local_token=e.localToken===""?void 0:e.localToken,r.amount=e.amount===""?void 0:e.amount,r},fromAminoMsg(e){return fe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/SetMaxBurnAmountPerMessage",value:fe.toAmino(e)}},fromProtoMsg(e){return fe.decode(e.value)},toProto(e){return fe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage",value:fe.encode(e).finish()}}};function Lr(){return {from:"",amount:"",destinationDomain:0,mintRecipient:new Uint8Array,burnToken:""}}var G={typeUrl:"/circle.cctp.v1.MsgDepositForBurn",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.amount!==""&&r.uint32(18).string(e.amount),e.destinationDomain!==0&&r.uint32(24).uint32(e.destinationDomain),e.mintRecipient.length!==0&&r.uint32(34).bytes(e.mintRecipient),e.burnToken!==""&&r.uint32(42).string(e.burnToken),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Lr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.amount=s.string();break;case 3:n.destinationDomain=s.uint32();break;case 4:n.mintRecipient=s.bytes();break;case 5:n.burnToken=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",amount:i(e.amount)?String(e.amount):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,mintRecipient:i(e.mintRecipient)?v(e.mintRecipient):new Uint8Array,burnToken:i(e.burnToken)?String(e.burnToken):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.amount!==void 0&&(r.amount=e.amount),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.mintRecipient!==void 0&&(r.mintRecipient=M(e.mintRecipient!==void 0?e.mintRecipient:new Uint8Array)),e.burnToken!==void 0&&(r.burnToken=e.burnToken),r},fromPartial(e){var s,t,n,o,a;let r=Lr();return r.from=(s=e.from)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r.destinationDomain=(n=e.destinationDomain)!=null?n:0,r.mintRecipient=(o=e.mintRecipient)!=null?o:new Uint8Array,r.burnToken=(a=e.burnToken)!=null?a:"",r},fromAmino(e){let r=Lr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.mint_recipient!==void 0&&e.mint_recipient!==null&&(r.mintRecipient=v(e.mint_recipient)),e.burn_token!==void 0&&e.burn_token!==null&&(r.burnToken=e.burn_token),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.amount=e.amount===""?void 0:e.amount,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.mint_recipient=e.mintRecipient?M(e.mintRecipient):void 0,r.burn_token=e.burnToken===""?void 0:e.burnToken,r},fromAminoMsg(e){return G.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/DepositForBurn",value:G.toAmino(e)}},fromProtoMsg(e){return G.decode(e.value)},toProto(e){return G.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgDepositForBurn",value:G.encode(e).finish()}}};function zr(){return {from:"",amount:"",destinationDomain:0,mintRecipient:new Uint8Array,burnToken:"",destinationCaller:new Uint8Array}}var Z={typeUrl:"/circle.cctp.v1.MsgDepositForBurnWithCaller",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.amount!==""&&r.uint32(18).string(e.amount),e.destinationDomain!==0&&r.uint32(24).uint32(e.destinationDomain),e.mintRecipient.length!==0&&r.uint32(34).bytes(e.mintRecipient),e.burnToken!==""&&r.uint32(42).string(e.burnToken),e.destinationCaller.length!==0&&r.uint32(50).bytes(e.destinationCaller),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=zr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.amount=s.string();break;case 3:n.destinationDomain=s.uint32();break;case 4:n.mintRecipient=s.bytes();break;case 5:n.burnToken=s.string();break;case 6:n.destinationCaller=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",amount:i(e.amount)?String(e.amount):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,mintRecipient:i(e.mintRecipient)?v(e.mintRecipient):new Uint8Array,burnToken:i(e.burnToken)?String(e.burnToken):"",destinationCaller:i(e.destinationCaller)?v(e.destinationCaller):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.amount!==void 0&&(r.amount=e.amount),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.mintRecipient!==void 0&&(r.mintRecipient=M(e.mintRecipient!==void 0?e.mintRecipient:new Uint8Array)),e.burnToken!==void 0&&(r.burnToken=e.burnToken),e.destinationCaller!==void 0&&(r.destinationCaller=M(e.destinationCaller!==void 0?e.destinationCaller:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a,d;let r=zr();return r.from=(s=e.from)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r.destinationDomain=(n=e.destinationDomain)!=null?n:0,r.mintRecipient=(o=e.mintRecipient)!=null?o:new Uint8Array,r.burnToken=(a=e.burnToken)!=null?a:"",r.destinationCaller=(d=e.destinationCaller)!=null?d:new Uint8Array,r},fromAmino(e){let r=zr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.mint_recipient!==void 0&&e.mint_recipient!==null&&(r.mintRecipient=v(e.mint_recipient)),e.burn_token!==void 0&&e.burn_token!==null&&(r.burnToken=e.burn_token),e.destination_caller!==void 0&&e.destination_caller!==null&&(r.destinationCaller=v(e.destination_caller)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.amount=e.amount===""?void 0:e.amount,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.mint_recipient=e.mintRecipient?M(e.mintRecipient):void 0,r.burn_token=e.burnToken===""?void 0:e.burnToken,r.destination_caller=e.destinationCaller?M(e.destinationCaller):void 0,r},fromAminoMsg(e){return Z.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/DepositForBurnWithCaller",value:Z.toAmino(e)}},fromProtoMsg(e){return Z.decode(e.value)},toProto(e){return Z.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgDepositForBurnWithCaller",value:Z.encode(e).finish()}}};function Kr(){return {from:"",originalMessage:new Uint8Array,originalAttestation:new Uint8Array,newDestinationCaller:new Uint8Array,newMintRecipient:new Uint8Array}}var _e={typeUrl:"/circle.cctp.v1.MsgReplaceDepositForBurn",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.originalMessage.length!==0&&r.uint32(18).bytes(e.originalMessage),e.originalAttestation.length!==0&&r.uint32(26).bytes(e.originalAttestation),e.newDestinationCaller.length!==0&&r.uint32(34).bytes(e.newDestinationCaller),e.newMintRecipient.length!==0&&r.uint32(42).bytes(e.newMintRecipient),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Kr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.originalMessage=s.bytes();break;case 3:n.originalAttestation=s.bytes();break;case 4:n.newDestinationCaller=s.bytes();break;case 5:n.newMintRecipient=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",originalMessage:i(e.originalMessage)?v(e.originalMessage):new Uint8Array,originalAttestation:i(e.originalAttestation)?v(e.originalAttestation):new Uint8Array,newDestinationCaller:i(e.newDestinationCaller)?v(e.newDestinationCaller):new Uint8Array,newMintRecipient:i(e.newMintRecipient)?v(e.newMintRecipient):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.originalMessage!==void 0&&(r.originalMessage=M(e.originalMessage!==void 0?e.originalMessage:new Uint8Array)),e.originalAttestation!==void 0&&(r.originalAttestation=M(e.originalAttestation!==void 0?e.originalAttestation:new Uint8Array)),e.newDestinationCaller!==void 0&&(r.newDestinationCaller=M(e.newDestinationCaller!==void 0?e.newDestinationCaller:new Uint8Array)),e.newMintRecipient!==void 0&&(r.newMintRecipient=M(e.newMintRecipient!==void 0?e.newMintRecipient:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a;let r=Kr();return r.from=(s=e.from)!=null?s:"",r.originalMessage=(t=e.originalMessage)!=null?t:new Uint8Array,r.originalAttestation=(n=e.originalAttestation)!=null?n:new Uint8Array,r.newDestinationCaller=(o=e.newDestinationCaller)!=null?o:new Uint8Array,r.newMintRecipient=(a=e.newMintRecipient)!=null?a:new Uint8Array,r},fromAmino(e){let r=Kr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.original_message!==void 0&&e.original_message!==null&&(r.originalMessage=v(e.original_message)),e.original_attestation!==void 0&&e.original_attestation!==null&&(r.originalAttestation=v(e.original_attestation)),e.new_destination_caller!==void 0&&e.new_destination_caller!==null&&(r.newDestinationCaller=v(e.new_destination_caller)),e.new_mint_recipient!==void 0&&e.new_mint_recipient!==null&&(r.newMintRecipient=v(e.new_mint_recipient)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.original_message=e.originalMessage?M(e.originalMessage):void 0,r.original_attestation=e.originalAttestation?M(e.originalAttestation):void 0,r.new_destination_caller=e.newDestinationCaller?M(e.newDestinationCaller):void 0,r.new_mint_recipient=e.newMintRecipient?M(e.newMintRecipient):void 0,r},fromAminoMsg(e){return _e.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/ReplaceDepositForBurn",value:_e.toAmino(e)}},fromProtoMsg(e){return _e.decode(e.value)},toProto(e){return _e.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgReplaceDepositForBurn",value:_e.encode(e).finish()}}};function qr(){return {from:"",message:new Uint8Array,attestation:new Uint8Array}}var ve={typeUrl:"/circle.cctp.v1.MsgReceiveMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.message.length!==0&&r.uint32(18).bytes(e.message),e.attestation.length!==0&&r.uint32(26).bytes(e.attestation),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=qr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.message=s.bytes();break;case 3:n.attestation=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",message:i(e.message)?v(e.message):new Uint8Array,attestation:i(e.attestation)?v(e.attestation):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.message!==void 0&&(r.message=M(e.message!==void 0?e.message:new Uint8Array)),e.attestation!==void 0&&(r.attestation=M(e.attestation!==void 0?e.attestation:new Uint8Array)),r},fromPartial(e){var s,t,n;let r=qr();return r.from=(s=e.from)!=null?s:"",r.message=(t=e.message)!=null?t:new Uint8Array,r.attestation=(n=e.attestation)!=null?n:new Uint8Array,r},fromAmino(e){let r=qr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.message!==void 0&&e.message!==null&&(r.message=v(e.message)),e.attestation!==void 0&&e.attestation!==null&&(r.attestation=v(e.attestation)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.message=e.message?M(e.message):void 0,r.attestation=e.attestation?M(e.attestation):void 0,r},fromAminoMsg(e){return ve.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/ReceiveMessage",value:ve.toAmino(e)}},fromProtoMsg(e){return ve.decode(e.value)},toProto(e){return ve.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgReceiveMessage",value:ve.encode(e).finish()}}};function Hr(){return {from:"",destinationDomain:0,recipient:new Uint8Array,messageBody:new Uint8Array}}var Me={typeUrl:"/circle.cctp.v1.MsgSendMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.destinationDomain!==0&&r.uint32(16).uint32(e.destinationDomain),e.recipient.length!==0&&r.uint32(26).bytes(e.recipient),e.messageBody.length!==0&&r.uint32(34).bytes(e.messageBody),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Hr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.destinationDomain=s.uint32();break;case 3:n.recipient=s.bytes();break;case 4:n.messageBody=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,recipient:i(e.recipient)?v(e.recipient):new Uint8Array,messageBody:i(e.messageBody)?v(e.messageBody):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.recipient!==void 0&&(r.recipient=M(e.recipient!==void 0?e.recipient:new Uint8Array)),e.messageBody!==void 0&&(r.messageBody=M(e.messageBody!==void 0?e.messageBody:new Uint8Array)),r},fromPartial(e){var s,t,n,o;let r=Hr();return r.from=(s=e.from)!=null?s:"",r.destinationDomain=(t=e.destinationDomain)!=null?t:0,r.recipient=(n=e.recipient)!=null?n:new Uint8Array,r.messageBody=(o=e.messageBody)!=null?o:new Uint8Array,r},fromAmino(e){let r=Hr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.recipient!==void 0&&e.recipient!==null&&(r.recipient=v(e.recipient)),e.message_body!==void 0&&e.message_body!==null&&(r.messageBody=v(e.message_body)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.recipient=e.recipient?M(e.recipient):void 0,r.message_body=e.messageBody?M(e.messageBody):void 0,r},fromAminoMsg(e){return Me.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/SendMessage",value:Me.toAmino(e)}},fromProtoMsg(e){return Me.decode(e.value)},toProto(e){return Me.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgSendMessage",value:Me.encode(e).finish()}}};function Gr(){return {from:"",destinationDomain:0,recipient:new Uint8Array,messageBody:new Uint8Array,destinationCaller:new Uint8Array}}var he={typeUrl:"/circle.cctp.v1.MsgSendMessageWithCaller",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.destinationDomain!==0&&r.uint32(16).uint32(e.destinationDomain),e.recipient.length!==0&&r.uint32(26).bytes(e.recipient),e.messageBody.length!==0&&r.uint32(34).bytes(e.messageBody),e.destinationCaller.length!==0&&r.uint32(42).bytes(e.destinationCaller),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Gr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.destinationDomain=s.uint32();break;case 3:n.recipient=s.bytes();break;case 4:n.messageBody=s.bytes();break;case 5:n.destinationCaller=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",destinationDomain:i(e.destinationDomain)?Number(e.destinationDomain):0,recipient:i(e.recipient)?v(e.recipient):new Uint8Array,messageBody:i(e.messageBody)?v(e.messageBody):new Uint8Array,destinationCaller:i(e.destinationCaller)?v(e.destinationCaller):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.destinationDomain!==void 0&&(r.destinationDomain=Math.round(e.destinationDomain)),e.recipient!==void 0&&(r.recipient=M(e.recipient!==void 0?e.recipient:new Uint8Array)),e.messageBody!==void 0&&(r.messageBody=M(e.messageBody!==void 0?e.messageBody:new Uint8Array)),e.destinationCaller!==void 0&&(r.destinationCaller=M(e.destinationCaller!==void 0?e.destinationCaller:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a;let r=Gr();return r.from=(s=e.from)!=null?s:"",r.destinationDomain=(t=e.destinationDomain)!=null?t:0,r.recipient=(n=e.recipient)!=null?n:new Uint8Array,r.messageBody=(o=e.messageBody)!=null?o:new Uint8Array,r.destinationCaller=(a=e.destinationCaller)!=null?a:new Uint8Array,r},fromAmino(e){let r=Gr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.destination_domain!==void 0&&e.destination_domain!==null&&(r.destinationDomain=e.destination_domain),e.recipient!==void 0&&e.recipient!==null&&(r.recipient=v(e.recipient)),e.message_body!==void 0&&e.message_body!==null&&(r.messageBody=v(e.message_body)),e.destination_caller!==void 0&&e.destination_caller!==null&&(r.destinationCaller=v(e.destination_caller)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.destination_domain=e.destinationDomain===0?void 0:e.destinationDomain,r.recipient=e.recipient?M(e.recipient):void 0,r.message_body=e.messageBody?M(e.messageBody):void 0,r.destination_caller=e.destinationCaller?M(e.destinationCaller):void 0,r},fromAminoMsg(e){return he.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/SendMessageWithCaller",value:he.toAmino(e)}},fromProtoMsg(e){return he.decode(e.value)},toProto(e){return he.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgSendMessageWithCaller",value:he.encode(e).finish()}}};function Zr(){return {from:"",originalMessage:new Uint8Array,originalAttestation:new Uint8Array,newMessageBody:new Uint8Array,newDestinationCaller:new Uint8Array}}var Ae={typeUrl:"/circle.cctp.v1.MsgReplaceMessage",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.originalMessage.length!==0&&r.uint32(18).bytes(e.originalMessage),e.originalAttestation.length!==0&&r.uint32(26).bytes(e.originalAttestation),e.newMessageBody.length!==0&&r.uint32(34).bytes(e.newMessageBody),e.newDestinationCaller.length!==0&&r.uint32(42).bytes(e.newDestinationCaller),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Zr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.originalMessage=s.bytes();break;case 3:n.originalAttestation=s.bytes();break;case 4:n.newMessageBody=s.bytes();break;case 5:n.newDestinationCaller=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",originalMessage:i(e.originalMessage)?v(e.originalMessage):new Uint8Array,originalAttestation:i(e.originalAttestation)?v(e.originalAttestation):new Uint8Array,newMessageBody:i(e.newMessageBody)?v(e.newMessageBody):new Uint8Array,newDestinationCaller:i(e.newDestinationCaller)?v(e.newDestinationCaller):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.originalMessage!==void 0&&(r.originalMessage=M(e.originalMessage!==void 0?e.originalMessage:new Uint8Array)),e.originalAttestation!==void 0&&(r.originalAttestation=M(e.originalAttestation!==void 0?e.originalAttestation:new Uint8Array)),e.newMessageBody!==void 0&&(r.newMessageBody=M(e.newMessageBody!==void 0?e.newMessageBody:new Uint8Array)),e.newDestinationCaller!==void 0&&(r.newDestinationCaller=M(e.newDestinationCaller!==void 0?e.newDestinationCaller:new Uint8Array)),r},fromPartial(e){var s,t,n,o,a;let r=Zr();return r.from=(s=e.from)!=null?s:"",r.originalMessage=(t=e.originalMessage)!=null?t:new Uint8Array,r.originalAttestation=(n=e.originalAttestation)!=null?n:new Uint8Array,r.newMessageBody=(o=e.newMessageBody)!=null?o:new Uint8Array,r.newDestinationCaller=(a=e.newDestinationCaller)!=null?a:new Uint8Array,r},fromAmino(e){let r=Zr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.original_message!==void 0&&e.original_message!==null&&(r.originalMessage=v(e.original_message)),e.original_attestation!==void 0&&e.original_attestation!==null&&(r.originalAttestation=v(e.original_attestation)),e.new_message_body!==void 0&&e.new_message_body!==null&&(r.newMessageBody=v(e.new_message_body)),e.new_destination_caller!==void 0&&e.new_destination_caller!==null&&(r.newDestinationCaller=v(e.new_destination_caller)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.original_message=e.originalMessage?M(e.originalMessage):void 0,r.original_attestation=e.originalAttestation?M(e.originalAttestation):void 0,r.new_message_body=e.newMessageBody?M(e.newMessageBody):void 0,r.new_destination_caller=e.newDestinationCaller?M(e.newDestinationCaller):void 0,r},fromAminoMsg(e){return Ae.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/ReplaceMessage",value:Ae.toAmino(e)}},fromProtoMsg(e){return Ae.decode(e.value)},toProto(e){return Ae.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgReplaceMessage",value:Ae.encode(e).finish()}}};function $r(){return {from:"",amount:0}}var ye={typeUrl:"/circle.cctp.v1.MsgUpdateSignatureThreshold",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.amount!==0&&r.uint32(16).uint32(e.amount),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=$r();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.amount=s.uint32();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",amount:i(e.amount)?Number(e.amount):0}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.amount!==void 0&&(r.amount=Math.round(e.amount)),r},fromPartial(e){var s,t;let r=$r();return r.from=(s=e.from)!=null?s:"",r.amount=(t=e.amount)!=null?t:0,r},fromAmino(e){let r=$r();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.amount=e.amount===0?void 0:e.amount,r},fromAminoMsg(e){return ye.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UpdateSignatureThreshold",value:ye.toAmino(e)}},fromProtoMsg(e){return ye.decode(e.value)},toProto(e){return ye.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUpdateSignatureThreshold",value:ye.encode(e).finish()}}};function Yr(){return {from:"",remoteDomain:0,remoteToken:new Uint8Array,localToken:""}}var ke={typeUrl:"/circle.cctp.v1.MsgLinkTokenPair",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.remoteDomain!==0&&r.uint32(16).uint32(e.remoteDomain),e.remoteToken.length!==0&&r.uint32(26).bytes(e.remoteToken),e.localToken!==""&&r.uint32(34).string(e.localToken),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Yr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.remoteDomain=s.uint32();break;case 3:n.remoteToken=s.bytes();break;case 4:n.localToken=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",remoteDomain:i(e.remoteDomain)?Number(e.remoteDomain):0,remoteToken:i(e.remoteToken)?v(e.remoteToken):new Uint8Array,localToken:i(e.localToken)?String(e.localToken):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.remoteDomain!==void 0&&(r.remoteDomain=Math.round(e.remoteDomain)),e.remoteToken!==void 0&&(r.remoteToken=M(e.remoteToken!==void 0?e.remoteToken:new Uint8Array)),e.localToken!==void 0&&(r.localToken=e.localToken),r},fromPartial(e){var s,t,n,o;let r=Yr();return r.from=(s=e.from)!=null?s:"",r.remoteDomain=(t=e.remoteDomain)!=null?t:0,r.remoteToken=(n=e.remoteToken)!=null?n:new Uint8Array,r.localToken=(o=e.localToken)!=null?o:"",r},fromAmino(e){let r=Yr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.remote_domain!==void 0&&e.remote_domain!==null&&(r.remoteDomain=e.remote_domain),e.remote_token!==void 0&&e.remote_token!==null&&(r.remoteToken=v(e.remote_token)),e.local_token!==void 0&&e.local_token!==null&&(r.localToken=e.local_token),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.remote_domain=e.remoteDomain===0?void 0:e.remoteDomain,r.remote_token=e.remoteToken?M(e.remoteToken):void 0,r.local_token=e.localToken===""?void 0:e.localToken,r},fromAminoMsg(e){return ke.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/LinkTokenPair",value:ke.toAmino(e)}},fromProtoMsg(e){return ke.decode(e.value)},toProto(e){return ke.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgLinkTokenPair",value:ke.encode(e).finish()}}};function Qr(){return {from:"",remoteDomain:0,remoteToken:new Uint8Array,localToken:""}}var Re={typeUrl:"/circle.cctp.v1.MsgUnlinkTokenPair",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.remoteDomain!==0&&r.uint32(16).uint32(e.remoteDomain),e.remoteToken.length!==0&&r.uint32(26).bytes(e.remoteToken),e.localToken!==""&&r.uint32(34).string(e.localToken),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Qr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.remoteDomain=s.uint32();break;case 3:n.remoteToken=s.bytes();break;case 4:n.localToken=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",remoteDomain:i(e.remoteDomain)?Number(e.remoteDomain):0,remoteToken:i(e.remoteToken)?v(e.remoteToken):new Uint8Array,localToken:i(e.localToken)?String(e.localToken):""}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.remoteDomain!==void 0&&(r.remoteDomain=Math.round(e.remoteDomain)),e.remoteToken!==void 0&&(r.remoteToken=M(e.remoteToken!==void 0?e.remoteToken:new Uint8Array)),e.localToken!==void 0&&(r.localToken=e.localToken),r},fromPartial(e){var s,t,n,o;let r=Qr();return r.from=(s=e.from)!=null?s:"",r.remoteDomain=(t=e.remoteDomain)!=null?t:0,r.remoteToken=(n=e.remoteToken)!=null?n:new Uint8Array,r.localToken=(o=e.localToken)!=null?o:"",r},fromAmino(e){let r=Qr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.remote_domain!==void 0&&e.remote_domain!==null&&(r.remoteDomain=e.remote_domain),e.remote_token!==void 0&&e.remote_token!==null&&(r.remoteToken=v(e.remote_token)),e.local_token!==void 0&&e.local_token!==null&&(r.localToken=e.local_token),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.remote_domain=e.remoteDomain===0?void 0:e.remoteDomain,r.remote_token=e.remoteToken?M(e.remoteToken):void 0,r.local_token=e.localToken===""?void 0:e.localToken,r},fromAminoMsg(e){return Re.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/UnlinkTokenPair",value:Re.toAmino(e)}},fromProtoMsg(e){return Re.decode(e.value)},toProto(e){return Re.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgUnlinkTokenPair",value:Re.encode(e).finish()}}};function Xr(){return {from:"",domainId:0,address:new Uint8Array}}var Se={typeUrl:"/circle.cctp.v1.MsgAddRemoteTokenMessenger",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.domainId!==0&&r.uint32(16).uint32(e.domainId),e.address.length!==0&&r.uint32(26).bytes(e.address),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Xr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.domainId=s.uint32();break;case 3:n.address=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",domainId:i(e.domainId)?Number(e.domainId):0,address:i(e.address)?v(e.address):new Uint8Array}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.domainId!==void 0&&(r.domainId=Math.round(e.domainId)),e.address!==void 0&&(r.address=M(e.address!==void 0?e.address:new Uint8Array)),r},fromPartial(e){var s,t,n;let r=Xr();return r.from=(s=e.from)!=null?s:"",r.domainId=(t=e.domainId)!=null?t:0,r.address=(n=e.address)!=null?n:new Uint8Array,r},fromAmino(e){let r=Xr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.domain_id!==void 0&&e.domain_id!==null&&(r.domainId=e.domain_id),e.address!==void 0&&e.address!==null&&(r.address=v(e.address)),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.domain_id=e.domainId===0?void 0:e.domainId,r.address=e.address?M(e.address):void 0,r},fromAminoMsg(e){return Se.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/AddRemoteTokenMessenger",value:Se.toAmino(e)}},fromProtoMsg(e){return Se.decode(e.value)},toProto(e){return Se.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgAddRemoteTokenMessenger",value:Se.encode(e).finish()}}};function jr(){return {from:"",domainId:0}}var Pe={typeUrl:"/circle.cctp.v1.MsgRemoveRemoteTokenMessenger",encode(e,r=p__namespace.Writer.create()){return e.from!==""&&r.uint32(10).string(e.from),e.domainId!==0&&r.uint32(16).uint32(e.domainId),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=jr();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.from=s.string();break;case 2:n.domainId=s.uint32();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {from:i(e.from)?String(e.from):"",domainId:i(e.domainId)?Number(e.domainId):0}},toJSON(e){let r={};return e.from!==void 0&&(r.from=e.from),e.domainId!==void 0&&(r.domainId=Math.round(e.domainId)),r},fromPartial(e){var s,t;let r=jr();return r.from=(s=e.from)!=null?s:"",r.domainId=(t=e.domainId)!=null?t:0,r},fromAmino(e){let r=jr();return e.from!==void 0&&e.from!==null&&(r.from=e.from),e.domain_id!==void 0&&e.domain_id!==null&&(r.domainId=e.domain_id),r},toAmino(e){let r={};return r.from=e.from===""?void 0:e.from,r.domain_id=e.domainId===0?void 0:e.domainId,r},fromAminoMsg(e){return Pe.fromAmino(e.value)},toAminoMsg(e){return {type:"cctp/RemoveRemoteTokenMessenger",value:Pe.toAmino(e)}},fromProtoMsg(e){return Pe.decode(e.value)},toProto(e){return Pe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/circle.cctp.v1.MsgRemoveRemoteTokenMessenger",value:Pe.encode(e).finish()}}};var en=[["/circle.cctp.v1.MsgAcceptOwner",ae],["/circle.cctp.v1.MsgAddRemoteTokenMessenger",Se],["/circle.cctp.v1.MsgDepositForBurn",G],["/circle.cctp.v1.MsgDepositForBurnWithCaller",Z],["/circle.cctp.v1.MsgDisableAttester",ce],["/circle.cctp.v1.MsgEnableAttester",de],["/circle.cctp.v1.MsgLinkTokenPair",ke],["/circle.cctp.v1.MsgPauseBurningAndMinting",pe],["/circle.cctp.v1.MsgPauseSendingAndReceivingMessages",ue],["/circle.cctp.v1.MsgReceiveMessage",ve],["/circle.cctp.v1.MsgRemoveRemoteTokenMessenger",Pe],["/circle.cctp.v1.MsgReplaceDepositForBurn",_e],["/circle.cctp.v1.MsgReplaceMessage",Ae],["/circle.cctp.v1.MsgSendMessage",Me],["/circle.cctp.v1.MsgSendMessageWithCaller",he],["/circle.cctp.v1.MsgUnlinkTokenPair",Re],["/circle.cctp.v1.MsgUnpauseBurningAndMinting",ge],["/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages",me],["/circle.cctp.v1.MsgUpdateOwner",ne],["/circle.cctp.v1.MsgUpdateAttesterManager",te],["/circle.cctp.v1.MsgUpdateTokenController",oe],["/circle.cctp.v1.MsgUpdatePauser",ie],["/circle.cctp.v1.MsgUpdateMaxMessageBodySize",le],["/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage",fe],["/circle.cctp.v1.MsgUpdateSignatureThreshold",ye]];var rn={"/circle.cctp.v1.MsgAcceptOwner":{aminoType:"cctp/AcceptOwner",toAmino:ae.toAmino,fromAmino:ae.fromAmino},"/circle.cctp.v1.MsgAddRemoteTokenMessenger":{aminoType:"cctp/AddRemoteTokenMessenger",toAmino:Se.toAmino,fromAmino:Se.fromAmino},"/circle.cctp.v1.MsgDepositForBurn":{aminoType:"cctp/DepositForBurn",toAmino:G.toAmino,fromAmino:G.fromAmino},"/circle.cctp.v1.MsgDepositForBurnWithCaller":{aminoType:"cctp/DepositForBurnWithCaller",toAmino:Z.toAmino,fromAmino:Z.fromAmino},"/circle.cctp.v1.MsgDisableAttester":{aminoType:"cctp/DisableAttester",toAmino:ce.toAmino,fromAmino:ce.fromAmino},"/circle.cctp.v1.MsgEnableAttester":{aminoType:"cctp/EnableAttester",toAmino:de.toAmino,fromAmino:de.fromAmino},"/circle.cctp.v1.MsgLinkTokenPair":{aminoType:"cctp/LinkTokenPair",toAmino:ke.toAmino,fromAmino:ke.fromAmino},"/circle.cctp.v1.MsgPauseBurningAndMinting":{aminoType:"cctp/PauseBurningAndMinting",toAmino:pe.toAmino,fromAmino:pe.fromAmino},"/circle.cctp.v1.MsgPauseSendingAndReceivingMessages":{aminoType:"cctp/PauseSendingAndReceivingMessages",toAmino:ue.toAmino,fromAmino:ue.fromAmino},"/circle.cctp.v1.MsgReceiveMessage":{aminoType:"cctp/ReceiveMessage",toAmino:ve.toAmino,fromAmino:ve.fromAmino},"/circle.cctp.v1.MsgRemoveRemoteTokenMessenger":{aminoType:"cctp/RemoveRemoteTokenMessenger",toAmino:Pe.toAmino,fromAmino:Pe.fromAmino},"/circle.cctp.v1.MsgReplaceDepositForBurn":{aminoType:"cctp/ReplaceDepositForBurn",toAmino:_e.toAmino,fromAmino:_e.fromAmino},"/circle.cctp.v1.MsgReplaceMessage":{aminoType:"cctp/ReplaceMessage",toAmino:Ae.toAmino,fromAmino:Ae.fromAmino},"/circle.cctp.v1.MsgSendMessage":{aminoType:"cctp/SendMessage",toAmino:Me.toAmino,fromAmino:Me.fromAmino},"/circle.cctp.v1.MsgSendMessageWithCaller":{aminoType:"cctp/SendMessageWithCaller",toAmino:he.toAmino,fromAmino:he.fromAmino},"/circle.cctp.v1.MsgUnlinkTokenPair":{aminoType:"cctp/UnlinkTokenPair",toAmino:Re.toAmino,fromAmino:Re.fromAmino},"/circle.cctp.v1.MsgUnpauseBurningAndMinting":{aminoType:"cctp/UnpauseBurningAndMinting",toAmino:ge.toAmino,fromAmino:ge.fromAmino},"/circle.cctp.v1.MsgUnpauseSendingAndReceivingMessages":{aminoType:"cctp/UnpauseSendingAndReceivingMessages",toAmino:me.toAmino,fromAmino:me.fromAmino},"/circle.cctp.v1.MsgUpdateOwner":{aminoType:"cctp/UpdateOwner",toAmino:ne.toAmino,fromAmino:ne.fromAmino},"/circle.cctp.v1.MsgUpdateAttesterManager":{aminoType:"cctp/UpdateAttesterManager",toAmino:te.toAmino,fromAmino:te.fromAmino},"/circle.cctp.v1.MsgUpdateTokenController":{aminoType:"cctp/UpdateTokenController",toAmino:oe.toAmino,fromAmino:oe.fromAmino},"/circle.cctp.v1.MsgUpdatePauser":{aminoType:"cctp/UpdatePauser",toAmino:ie.toAmino,fromAmino:ie.fromAmino},"/circle.cctp.v1.MsgUpdateMaxMessageBodySize":{aminoType:"cctp/UpdateMaxMessageBodySize",toAmino:le.toAmino,fromAmino:le.fromAmino},"/circle.cctp.v1.MsgSetMaxBurnAmountPerMessage":{aminoType:"cctp/SetMaxBurnAmountPerMessage",toAmino:fe.toAmino,fromAmino:fe.fromAmino},"/circle.cctp.v1.MsgUpdateSignatureThreshold":{aminoType:"cctp/UpdateSignatureThreshold",toAmino:ye.toAmino,fromAmino:ye.fromAmino}};var sn=C({},rn),nn=[...en];function es(){return {denom:"",amount:""}}var _={typeUrl:"/cosmos.base.v1beta1.Coin",encode(e,r=p__namespace.Writer.create()){return e.denom!==""&&r.uint32(10).string(e.denom),e.amount!==""&&r.uint32(18).string(e.amount),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=es();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.denom=s.string();break;case 2:n.amount=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {denom:i(e.denom)?String(e.denom):"",amount:i(e.amount)?String(e.amount):""}},toJSON(e){let r={};return e.denom!==void 0&&(r.denom=e.denom),e.amount!==void 0&&(r.amount=e.amount),r},fromPartial(e){var s,t;let r=es();return r.denom=(s=e.denom)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r},fromAmino(e){let r=es();return e.denom!==void 0&&e.denom!==null&&(r.denom=e.denom),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),r},toAmino(e){var s;let r={};return r.denom=e.denom===""?void 0:e.denom,r.amount=(s=e.amount)!=null?s:"",r},fromAminoMsg(e){return _.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/Coin",value:_.toAmino(e)}},fromProtoMsg(e){return _.decode(e.value)},toProto(e){return _.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.base.v1beta1.Coin",value:_.encode(e).finish()}}};function rs(){return {enableErc20:!1,enableEvmHook:!1}}var F={typeUrl:"/evmos.erc20.v1.Params",encode(e,r=p__namespace.Writer.create()){return e.enableErc20===!0&&r.uint32(8).bool(e.enableErc20),e.enableEvmHook===!0&&r.uint32(16).bool(e.enableEvmHook),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=rs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.enableErc20=s.bool();break;case 2:n.enableEvmHook=s.bool();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {enableErc20:i(e.enableErc20)?!!e.enableErc20:!1,enableEvmHook:i(e.enableEvmHook)?!!e.enableEvmHook:!1}},toJSON(e){let r={};return e.enableErc20!==void 0&&(r.enableErc20=e.enableErc20),e.enableEvmHook!==void 0&&(r.enableEvmHook=e.enableEvmHook),r},fromPartial(e){var s,t;let r=rs();return r.enableErc20=(s=e.enableErc20)!=null?s:!1,r.enableEvmHook=(t=e.enableEvmHook)!=null?t:!1,r},fromAmino(e){let r=rs();return e.enable_erc20!==void 0&&e.enable_erc20!==null&&(r.enableErc20=e.enable_erc20),e.enable_evm_hook!==void 0&&e.enable_evm_hook!==null&&(r.enableEvmHook=e.enable_evm_hook),r},toAmino(e){let r={};return r.enable_erc20=e.enableErc20===!1?void 0:e.enableErc20,r.enable_evm_hook=e.enableEvmHook===!1?void 0:e.enableEvmHook,r},fromAminoMsg(e){return F.fromAmino(e.value)},toAminoMsg(e){return {type:"erc20/Params",value:F.toAmino(e)}},fromProtoMsg(e){return F.decode(e.value)},toProto(e){return F.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.Params",value:F.encode(e).finish()}}};function ss(){return {coin:_.fromPartial({}),receiver:"",sender:""}}var xe={typeUrl:"/evmos.erc20.v1.MsgConvertCoin",encode(e,r=p__namespace.Writer.create()){return e.coin!==void 0&&_.encode(e.coin,r.uint32(10).fork()).ldelim(),e.receiver!==""&&r.uint32(18).string(e.receiver),e.sender!==""&&r.uint32(26).string(e.sender),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ss();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.coin=_.decode(s,s.uint32());break;case 2:n.receiver=s.string();break;case 3:n.sender=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {coin:i(e.coin)?_.fromJSON(e.coin):void 0,receiver:i(e.receiver)?String(e.receiver):"",sender:i(e.sender)?String(e.sender):""}},toJSON(e){let r={};return e.coin!==void 0&&(r.coin=e.coin?_.toJSON(e.coin):void 0),e.receiver!==void 0&&(r.receiver=e.receiver),e.sender!==void 0&&(r.sender=e.sender),r},fromPartial(e){var s,t;let r=ss();return r.coin=e.coin!==void 0&&e.coin!==null?_.fromPartial(e.coin):void 0,r.receiver=(s=e.receiver)!=null?s:"",r.sender=(t=e.sender)!=null?t:"",r},fromAmino(e){let r=ss();return e.coin!==void 0&&e.coin!==null&&(r.coin=_.fromAmino(e.coin)),e.receiver!==void 0&&e.receiver!==null&&(r.receiver=e.receiver),e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),r},toAmino(e){let r={};return r.coin=e.coin?_.toAmino(e.coin):void 0,r.receiver=e.receiver===""?void 0:e.receiver,r.sender=e.sender===""?void 0:e.sender,r},fromAminoMsg(e){return xe.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgConvertCoin",value:xe.toAmino(e)}},fromProtoMsg(e){return xe.decode(e.value)},toProto(e){return xe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.MsgConvertCoin",value:xe.encode(e).finish()}}};function ns(){return {contractAddress:"",amount:"",receiver:"",sender:""}}var Ce={typeUrl:"/evmos.erc20.v1.MsgConvertERC20",encode(e,r=p__namespace.Writer.create()){return e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.amount!==""&&r.uint32(18).string(e.amount),e.receiver!==""&&r.uint32(26).string(e.receiver),e.sender!==""&&r.uint32(34).string(e.sender),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ns();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.amount=s.string();break;case 3:n.receiver=s.string();break;case 4:n.sender=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",amount:i(e.amount)?String(e.amount):"",receiver:i(e.receiver)?String(e.receiver):"",sender:i(e.sender)?String(e.sender):""}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.amount!==void 0&&(r.amount=e.amount),e.receiver!==void 0&&(r.receiver=e.receiver),e.sender!==void 0&&(r.sender=e.sender),r},fromPartial(e){var s,t,n,o;let r=ns();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.amount=(t=e.amount)!=null?t:"",r.receiver=(n=e.receiver)!=null?n:"",r.sender=(o=e.sender)!=null?o:"",r},fromAmino(e){let r=ns();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.amount!==void 0&&e.amount!==null&&(r.amount=e.amount),e.receiver!==void 0&&e.receiver!==null&&(r.receiver=e.receiver),e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.amount=e.amount===""?void 0:e.amount,r.receiver=e.receiver===""?void 0:e.receiver,r.sender=e.sender===""?void 0:e.sender,r},fromAminoMsg(e){return Ce.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgConvertERC20",value:Ce.toAmino(e)}},fromProtoMsg(e){return Ce.decode(e.value)},toProto(e){return Ce.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.MsgConvertERC20",value:Ce.encode(e).finish()}}};function ts(){return {authority:"",params:F.fromPartial({})}}var we={typeUrl:"/evmos.erc20.v1.MsgUpdateParams",encode(e,r=p__namespace.Writer.create()){return e.authority!==""&&r.uint32(10).string(e.authority),e.params!==void 0&&F.encode(e.params,r.uint32(18).fork()).ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ts();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.authority=s.string();break;case 2:n.params=F.decode(s,s.uint32());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {authority:i(e.authority)?String(e.authority):"",params:i(e.params)?F.fromJSON(e.params):void 0}},toJSON(e){let r={};return e.authority!==void 0&&(r.authority=e.authority),e.params!==void 0&&(r.params=e.params?F.toJSON(e.params):void 0),r},fromPartial(e){var s;let r=ts();return r.authority=(s=e.authority)!=null?s:"",r.params=e.params!==void 0&&e.params!==null?F.fromPartial(e.params):void 0,r},fromAmino(e){let r=ts();return e.authority!==void 0&&e.authority!==null&&(r.authority=e.authority),e.params!==void 0&&e.params!==null&&(r.params=F.fromAmino(e.params)),r},toAmino(e){let r={};return r.authority=e.authority===""?void 0:e.authority,r.params=e.params?F.toAmino(e.params):void 0,r},fromAminoMsg(e){return we.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/erc20/MsgUpdateParams",value:we.toAmino(e)}},fromProtoMsg(e){return we.decode(e.value)},toProto(e){return we.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.erc20.v1.MsgUpdateParams",value:we.encode(e).finish()}}};var tn=[["/evmos.erc20.v1.MsgConvertCoin",xe],["/evmos.erc20.v1.MsgConvertERC20",Ce],["/evmos.erc20.v1.MsgUpdateParams",we]];function os(){return {stakingRewards:"",usageIncentives:"",communityPool:""}}var V={typeUrl:"/evmos.inflation.v1.InflationDistribution",encode(e,r=p__namespace.Writer.create()){return e.stakingRewards!==""&&r.uint32(10).string(math.Decimal.fromUserInput(e.stakingRewards,18).atomics),e.usageIncentives!==""&&r.uint32(18).string(math.Decimal.fromUserInput(e.usageIncentives,18).atomics),e.communityPool!==""&&r.uint32(26).string(math.Decimal.fromUserInput(e.communityPool,18).atomics),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=os();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.stakingRewards=math.Decimal.fromAtomics(s.string(),18).toString();break;case 2:n.usageIncentives=math.Decimal.fromAtomics(s.string(),18).toString();break;case 3:n.communityPool=math.Decimal.fromAtomics(s.string(),18).toString();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {stakingRewards:i(e.stakingRewards)?String(e.stakingRewards):"",usageIncentives:i(e.usageIncentives)?String(e.usageIncentives):"",communityPool:i(e.communityPool)?String(e.communityPool):""}},toJSON(e){let r={};return e.stakingRewards!==void 0&&(r.stakingRewards=e.stakingRewards),e.usageIncentives!==void 0&&(r.usageIncentives=e.usageIncentives),e.communityPool!==void 0&&(r.communityPool=e.communityPool),r},fromPartial(e){var s,t,n;let r=os();return r.stakingRewards=(s=e.stakingRewards)!=null?s:"",r.usageIncentives=(t=e.usageIncentives)!=null?t:"",r.communityPool=(n=e.communityPool)!=null?n:"",r},fromAmino(e){let r=os();return e.staking_rewards!==void 0&&e.staking_rewards!==null&&(r.stakingRewards=e.staking_rewards),e.usage_incentives!==void 0&&e.usage_incentives!==null&&(r.usageIncentives=e.usage_incentives),e.community_pool!==void 0&&e.community_pool!==null&&(r.communityPool=e.community_pool),r},toAmino(e){let r={};return r.staking_rewards=T(e.stakingRewards)===""?void 0:T(e.stakingRewards),r.usage_incentives=T(e.usageIncentives)===""?void 0:T(e.usageIncentives),r.community_pool=T(e.communityPool)===""?void 0:T(e.communityPool),r},fromAminoMsg(e){return V.fromAmino(e.value)},toAminoMsg(e){return {type:"inflation/InflationDistribution",value:V.toAmino(e)}},fromProtoMsg(e){return V.decode(e.value)},toProto(e){return V.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.InflationDistribution",value:V.encode(e).finish()}}};function is(){return {a:"",r:"",c:"",bondingTarget:"",maxVariance:""}}var I={typeUrl:"/evmos.inflation.v1.ExponentialCalculation",encode(e,r=p__namespace.Writer.create()){return e.a!==""&&r.uint32(10).string(math.Decimal.fromUserInput(e.a,18).atomics),e.r!==""&&r.uint32(18).string(math.Decimal.fromUserInput(e.r,18).atomics),e.c!==""&&r.uint32(26).string(math.Decimal.fromUserInput(e.c,18).atomics),e.bondingTarget!==""&&r.uint32(34).string(math.Decimal.fromUserInput(e.bondingTarget,18).atomics),e.maxVariance!==""&&r.uint32(42).string(math.Decimal.fromUserInput(e.maxVariance,18).atomics),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=is();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.a=math.Decimal.fromAtomics(s.string(),18).toString();break;case 2:n.r=math.Decimal.fromAtomics(s.string(),18).toString();break;case 3:n.c=math.Decimal.fromAtomics(s.string(),18).toString();break;case 4:n.bondingTarget=math.Decimal.fromAtomics(s.string(),18).toString();break;case 5:n.maxVariance=math.Decimal.fromAtomics(s.string(),18).toString();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {a:i(e.a)?String(e.a):"",r:i(e.r)?String(e.r):"",c:i(e.c)?String(e.c):"",bondingTarget:i(e.bondingTarget)?String(e.bondingTarget):"",maxVariance:i(e.maxVariance)?String(e.maxVariance):""}},toJSON(e){let r={};return e.a!==void 0&&(r.a=e.a),e.r!==void 0&&(r.r=e.r),e.c!==void 0&&(r.c=e.c),e.bondingTarget!==void 0&&(r.bondingTarget=e.bondingTarget),e.maxVariance!==void 0&&(r.maxVariance=e.maxVariance),r},fromPartial(e){var s,t,n,o,a;let r=is();return r.a=(s=e.a)!=null?s:"",r.r=(t=e.r)!=null?t:"",r.c=(n=e.c)!=null?n:"",r.bondingTarget=(o=e.bondingTarget)!=null?o:"",r.maxVariance=(a=e.maxVariance)!=null?a:"",r},fromAmino(e){let r=is();return e.a!==void 0&&e.a!==null&&(r.a=e.a),e.r!==void 0&&e.r!==null&&(r.r=e.r),e.c!==void 0&&e.c!==null&&(r.c=e.c),e.bonding_target!==void 0&&e.bonding_target!==null&&(r.bondingTarget=e.bonding_target),e.max_variance!==void 0&&e.max_variance!==null&&(r.maxVariance=e.max_variance),r},toAmino(e){let r={};return r.a=T(e.a)===""?void 0:T(e.a),r.r=T(e.r)===""?void 0:T(e.r),r.c=T(e.c)===""?void 0:T(e.c),r.bonding_target=T(e.bondingTarget)===""?void 0:T(e.bondingTarget),r.max_variance=T(e.maxVariance)===""?void 0:T(e.maxVariance),r},fromAminoMsg(e){return I.fromAmino(e.value)},toAminoMsg(e){return {type:"inflation/ExponentialCalculation",value:I.toAmino(e)}},fromProtoMsg(e){return I.decode(e.value)},toProto(e){return I.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.ExponentialCalculation",value:I.encode(e).finish()}}};function as(){return {mintDenom:"",exponentialCalculation:I.fromPartial({}),inflationDistribution:V.fromPartial({}),enableInflation:!1}}var J={typeUrl:"/evmos.inflation.v1.Params",encode(e,r=p__namespace.Writer.create()){return e.mintDenom!==""&&r.uint32(10).string(e.mintDenom),e.exponentialCalculation!==void 0&&I.encode(e.exponentialCalculation,r.uint32(18).fork()).ldelim(),e.inflationDistribution!==void 0&&V.encode(e.inflationDistribution,r.uint32(26).fork()).ldelim(),e.enableInflation===!0&&r.uint32(32).bool(e.enableInflation),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=as();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.mintDenom=s.string();break;case 2:n.exponentialCalculation=I.decode(s,s.uint32());break;case 3:n.inflationDistribution=V.decode(s,s.uint32());break;case 4:n.enableInflation=s.bool();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {mintDenom:i(e.mintDenom)?String(e.mintDenom):"",exponentialCalculation:i(e.exponentialCalculation)?I.fromJSON(e.exponentialCalculation):void 0,inflationDistribution:i(e.inflationDistribution)?V.fromJSON(e.inflationDistribution):void 0,enableInflation:i(e.enableInflation)?!!e.enableInflation:!1}},toJSON(e){let r={};return e.mintDenom!==void 0&&(r.mintDenom=e.mintDenom),e.exponentialCalculation!==void 0&&(r.exponentialCalculation=e.exponentialCalculation?I.toJSON(e.exponentialCalculation):void 0),e.inflationDistribution!==void 0&&(r.inflationDistribution=e.inflationDistribution?V.toJSON(e.inflationDistribution):void 0),e.enableInflation!==void 0&&(r.enableInflation=e.enableInflation),r},fromPartial(e){var s,t;let r=as();return r.mintDenom=(s=e.mintDenom)!=null?s:"",r.exponentialCalculation=e.exponentialCalculation!==void 0&&e.exponentialCalculation!==null?I.fromPartial(e.exponentialCalculation):void 0,r.inflationDistribution=e.inflationDistribution!==void 0&&e.inflationDistribution!==null?V.fromPartial(e.inflationDistribution):void 0,r.enableInflation=(t=e.enableInflation)!=null?t:!1,r},fromAmino(e){let r=as();return e.mint_denom!==void 0&&e.mint_denom!==null&&(r.mintDenom=e.mint_denom),e.exponential_calculation!==void 0&&e.exponential_calculation!==null&&(r.exponentialCalculation=I.fromAmino(e.exponential_calculation)),e.inflation_distribution!==void 0&&e.inflation_distribution!==null&&(r.inflationDistribution=V.fromAmino(e.inflation_distribution)),e.enable_inflation!==void 0&&e.enable_inflation!==null&&(r.enableInflation=e.enable_inflation),r},toAmino(e){let r={};return r.mint_denom=e.mintDenom===""?void 0:e.mintDenom,r.exponential_calculation=e.exponentialCalculation?I.toAmino(e.exponentialCalculation):void 0,r.inflation_distribution=e.inflationDistribution?V.toAmino(e.inflationDistribution):void 0,r.enable_inflation=e.enableInflation===!1?void 0:e.enableInflation,r},fromAminoMsg(e){return J.fromAmino(e.value)},toAminoMsg(e){return {type:"inflation/Params",value:J.toAmino(e)}},fromProtoMsg(e){return J.decode(e.value)},toProto(e){return J.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.Params",value:J.encode(e).finish()}}};function ds(){return {authority:"",params:J.fromPartial({})}}var Ue={typeUrl:"/evmos.inflation.v1.MsgUpdateParams",encode(e,r=p__namespace.Writer.create()){return e.authority!==""&&r.uint32(10).string(e.authority),e.params!==void 0&&J.encode(e.params,r.uint32(18).fork()).ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ds();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.authority=s.string();break;case 2:n.params=J.decode(s,s.uint32());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {authority:i(e.authority)?String(e.authority):"",params:i(e.params)?J.fromJSON(e.params):void 0}},toJSON(e){let r={};return e.authority!==void 0&&(r.authority=e.authority),e.params!==void 0&&(r.params=e.params?J.toJSON(e.params):void 0),r},fromPartial(e){var s;let r=ds();return r.authority=(s=e.authority)!=null?s:"",r.params=e.params!==void 0&&e.params!==null?J.fromPartial(e.params):void 0,r},fromAmino(e){let r=ds();return e.authority!==void 0&&e.authority!==null&&(r.authority=e.authority),e.params!==void 0&&e.params!==null&&(r.params=J.fromAmino(e.params)),r},toAmino(e){let r={};return r.authority=e.authority===""?void 0:e.authority,r.params=e.params?J.toAmino(e.params):void 0,r},fromAminoMsg(e){return Ue.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/inflation/MsgUpdateParams",value:Ue.toAmino(e)}},fromProtoMsg(e){return Ue.decode(e.value)},toProto(e){return Ue.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.inflation.v1.MsgUpdateParams",value:Ue.encode(e).finish()}}};var on=[["/evmos.inflation.v1.MsgUpdateParams",Ue]];function cs(){return {enableRevenue:!1,developerShares:"",addrDerivationCostCreate:g__default.default.UZERO}}var W={typeUrl:"/evmos.revenue.v1.Params",encode(e,r=p__namespace.Writer.create()){return e.enableRevenue===!0&&r.uint32(8).bool(e.enableRevenue),e.developerShares!==""&&r.uint32(18).string(math.Decimal.fromUserInput(e.developerShares,18).atomics),e.addrDerivationCostCreate.isZero()||r.uint32(24).uint64(e.addrDerivationCostCreate),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=cs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.enableRevenue=s.bool();break;case 2:n.developerShares=math.Decimal.fromAtomics(s.string(),18).toString();break;case 3:n.addrDerivationCostCreate=s.uint64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {enableRevenue:i(e.enableRevenue)?!!e.enableRevenue:!1,developerShares:i(e.developerShares)?String(e.developerShares):"",addrDerivationCostCreate:i(e.addrDerivationCostCreate)?g__default.default.fromValue(e.addrDerivationCostCreate):g__default.default.UZERO}},toJSON(e){let r={};return e.enableRevenue!==void 0&&(r.enableRevenue=e.enableRevenue),e.developerShares!==void 0&&(r.developerShares=e.developerShares),e.addrDerivationCostCreate!==void 0&&(r.addrDerivationCostCreate=(e.addrDerivationCostCreate||g__default.default.UZERO).toString()),r},fromPartial(e){var s,t;let r=cs();return r.enableRevenue=(s=e.enableRevenue)!=null?s:!1,r.developerShares=(t=e.developerShares)!=null?t:"",r.addrDerivationCostCreate=e.addrDerivationCostCreate!==void 0&&e.addrDerivationCostCreate!==null?g__default.default.fromValue(e.addrDerivationCostCreate):g__default.default.UZERO,r},fromAmino(e){let r=cs();return e.enable_revenue!==void 0&&e.enable_revenue!==null&&(r.enableRevenue=e.enable_revenue),e.developer_shares!==void 0&&e.developer_shares!==null&&(r.developerShares=e.developer_shares),e.addr_derivation_cost_create!==void 0&&e.addr_derivation_cost_create!==null&&(r.addrDerivationCostCreate=g__default.default.fromString(e.addr_derivation_cost_create)),r},toAmino(e){let r={};return r.enable_revenue=e.enableRevenue===!1?void 0:e.enableRevenue,r.developer_shares=T(e.developerShares)===""?void 0:T(e.developerShares),r.addr_derivation_cost_create=e.addrDerivationCostCreate.isZero()?void 0:e.addrDerivationCostCreate.toString(),r},fromAminoMsg(e){return W.fromAmino(e.value)},toAminoMsg(e){return {type:"revenue/Params",value:W.toAmino(e)}},fromProtoMsg(e){return W.decode(e.value)},toProto(e){return W.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.Params",value:W.encode(e).finish()}}};function ps(){return {contractAddress:"",deployerAddress:"",withdrawerAddress:"",nonces:[]}}var Te={typeUrl:"/evmos.revenue.v1.MsgRegisterRevenue",encode(e,r=p__namespace.Writer.create()){e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.deployerAddress!==""&&r.uint32(18).string(e.deployerAddress),e.withdrawerAddress!==""&&r.uint32(26).string(e.withdrawerAddress),r.uint32(34).fork();for(let s of e.nonces)r.uint64(s);return r.ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ps();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.deployerAddress=s.string();break;case 3:n.withdrawerAddress=s.string();break;case 4:if((o&7)===2){let a=s.uint32()+s.pos;for(;s.pos<a;)n.nonces.push(s.uint64());}else n.nonces.push(s.uint64());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",deployerAddress:i(e.deployerAddress)?String(e.deployerAddress):"",withdrawerAddress:i(e.withdrawerAddress)?String(e.withdrawerAddress):"",nonces:Array.isArray(e==null?void 0:e.nonces)?e.nonces.map(r=>g__default.default.fromValue(r)):[]}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.deployerAddress!==void 0&&(r.deployerAddress=e.deployerAddress),e.withdrawerAddress!==void 0&&(r.withdrawerAddress=e.withdrawerAddress),e.nonces?r.nonces=e.nonces.map(s=>(s||g__default.default.UZERO).toString()):r.nonces=[],r},fromPartial(e){var s,t,n,o;let r=ps();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.deployerAddress=(t=e.deployerAddress)!=null?t:"",r.withdrawerAddress=(n=e.withdrawerAddress)!=null?n:"",r.nonces=((o=e.nonces)==null?void 0:o.map(a=>g__default.default.fromValue(a)))||[],r},fromAmino(e){var s;let r=ps();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.deployer_address!==void 0&&e.deployer_address!==null&&(r.deployerAddress=e.deployer_address),e.withdrawer_address!==void 0&&e.withdrawer_address!==null&&(r.withdrawerAddress=e.withdrawer_address),r.nonces=((s=e.nonces)==null?void 0:s.map(t=>g__default.default.fromString(t)))||[],r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.deployer_address=e.deployerAddress===""?void 0:e.deployerAddress,r.withdrawer_address=e.withdrawerAddress===""?void 0:e.withdrawerAddress,e.nonces?r.nonces=e.nonces.map(s=>s):r.nonces=e.nonces,r},fromAminoMsg(e){return Te.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgRegisterRevenue",value:Te.toAmino(e)}},fromProtoMsg(e){return Te.decode(e.value)},toProto(e){return Te.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgRegisterRevenue",value:Te.encode(e).finish()}}};function gs(){return {contractAddress:"",deployerAddress:"",withdrawerAddress:""}}var be={typeUrl:"/evmos.revenue.v1.MsgUpdateRevenue",encode(e,r=p__namespace.Writer.create()){return e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.deployerAddress!==""&&r.uint32(18).string(e.deployerAddress),e.withdrawerAddress!==""&&r.uint32(26).string(e.withdrawerAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=gs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.deployerAddress=s.string();break;case 3:n.withdrawerAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",deployerAddress:i(e.deployerAddress)?String(e.deployerAddress):"",withdrawerAddress:i(e.withdrawerAddress)?String(e.withdrawerAddress):""}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.deployerAddress!==void 0&&(r.deployerAddress=e.deployerAddress),e.withdrawerAddress!==void 0&&(r.withdrawerAddress=e.withdrawerAddress),r},fromPartial(e){var s,t,n;let r=gs();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.deployerAddress=(t=e.deployerAddress)!=null?t:"",r.withdrawerAddress=(n=e.withdrawerAddress)!=null?n:"",r},fromAmino(e){let r=gs();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.deployer_address!==void 0&&e.deployer_address!==null&&(r.deployerAddress=e.deployer_address),e.withdrawer_address!==void 0&&e.withdrawer_address!==null&&(r.withdrawerAddress=e.withdrawer_address),r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.deployer_address=e.deployerAddress===""?void 0:e.deployerAddress,r.withdrawer_address=e.withdrawerAddress===""?void 0:e.withdrawerAddress,r},fromAminoMsg(e){return be.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgUpdateRevenue",value:be.toAmino(e)}},fromProtoMsg(e){return be.decode(e.value)},toProto(e){return be.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgUpdateRevenue",value:be.encode(e).finish()}}};function us(){return {contractAddress:"",deployerAddress:""}}var De={typeUrl:"/evmos.revenue.v1.MsgCancelRevenue",encode(e,r=p__namespace.Writer.create()){return e.contractAddress!==""&&r.uint32(10).string(e.contractAddress),e.deployerAddress!==""&&r.uint32(18).string(e.deployerAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=us();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.contractAddress=s.string();break;case 2:n.deployerAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {contractAddress:i(e.contractAddress)?String(e.contractAddress):"",deployerAddress:i(e.deployerAddress)?String(e.deployerAddress):""}},toJSON(e){let r={};return e.contractAddress!==void 0&&(r.contractAddress=e.contractAddress),e.deployerAddress!==void 0&&(r.deployerAddress=e.deployerAddress),r},fromPartial(e){var s,t;let r=us();return r.contractAddress=(s=e.contractAddress)!=null?s:"",r.deployerAddress=(t=e.deployerAddress)!=null?t:"",r},fromAmino(e){let r=us();return e.contract_address!==void 0&&e.contract_address!==null&&(r.contractAddress=e.contract_address),e.deployer_address!==void 0&&e.deployer_address!==null&&(r.deployerAddress=e.deployer_address),r},toAmino(e){let r={};return r.contract_address=e.contractAddress===""?void 0:e.contractAddress,r.deployer_address=e.deployerAddress===""?void 0:e.deployerAddress,r},fromAminoMsg(e){return De.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgCancelRevenue",value:De.toAmino(e)}},fromProtoMsg(e){return De.decode(e.value)},toProto(e){return De.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgCancelRevenue",value:De.encode(e).finish()}}};function ms(){return {authority:"",params:W.fromPartial({})}}var Be={typeUrl:"/evmos.revenue.v1.MsgUpdateParams",encode(e,r=p__namespace.Writer.create()){return e.authority!==""&&r.uint32(10).string(e.authority),e.params!==void 0&&W.encode(e.params,r.uint32(18).fork()).ldelim(),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ms();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.authority=s.string();break;case 2:n.params=W.decode(s,s.uint32());break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {authority:i(e.authority)?String(e.authority):"",params:i(e.params)?W.fromJSON(e.params):void 0}},toJSON(e){let r={};return e.authority!==void 0&&(r.authority=e.authority),e.params!==void 0&&(r.params=e.params?W.toJSON(e.params):void 0),r},fromPartial(e){var s;let r=ms();return r.authority=(s=e.authority)!=null?s:"",r.params=e.params!==void 0&&e.params!==null?W.fromPartial(e.params):void 0,r},fromAmino(e){let r=ms();return e.authority!==void 0&&e.authority!==null&&(r.authority=e.authority),e.params!==void 0&&e.params!==null&&(r.params=W.fromAmino(e.params)),r},toAmino(e){let r={};return r.authority=e.authority===""?void 0:e.authority,r.params=e.params?W.toAmino(e.params):void 0,r},fromAminoMsg(e){return Be.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgUpdateParams",value:Be.toAmino(e)}},fromProtoMsg(e){return Be.decode(e.value)},toProto(e){return Be.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.revenue.v1.MsgUpdateParams",value:Be.encode(e).finish()}}};var dn=[["/evmos.revenue.v1.MsgRegisterRevenue",Te],["/evmos.revenue.v1.MsgUpdateRevenue",be],["/evmos.revenue.v1.MsgCancelRevenue",De],["/evmos.revenue.v1.MsgUpdateParams",Be]];function cn(){return {seconds:g__default.default.ZERO,nanos:0}}var z={typeUrl:"/google.protobuf.Timestamp",encode(e,r=p__namespace.Writer.create()){return e.seconds.isZero()||r.uint32(8).int64(e.seconds),e.nanos!==0&&r.uint32(16).int32(e.nanos),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=cn();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.seconds=s.int64();break;case 2:n.nanos=s.int32();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {seconds:i(e.seconds)?g__default.default.fromValue(e.seconds):g__default.default.ZERO,nanos:i(e.nanos)?Number(e.nanos):0}},toJSON(e){let r={};return e.seconds!==void 0&&(r.seconds=(e.seconds||g__default.default.ZERO).toString()),e.nanos!==void 0&&(r.nanos=Math.round(e.nanos)),r},fromPartial(e){var s;let r=cn();return r.seconds=e.seconds!==void 0&&e.seconds!==null?g__default.default.fromValue(e.seconds):g__default.default.ZERO,r.nanos=(s=e.nanos)!=null?s:0,r},fromAmino(e){return Ye(e)},toAmino(e){return ze(e).toISOString().replace(/\.\d+Z$/,"Z")},fromAminoMsg(e){return z.fromAmino(e.value)},fromProtoMsg(e){return z.decode(e.value)},toProto(e){return z.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/google.protobuf.Timestamp",value:z.encode(e).finish()}}};function ls(){return {baseAccount:void 0,originalVesting:[],delegatedFree:[],delegatedVesting:[],endTime:g__default.default.ZERO}}var K={typeUrl:"/cosmos.vesting.v1beta1.BaseVestingAccount",encode(e,r=p__namespace.Writer.create()){e.baseAccount!==void 0&&E.encode(e.baseAccount,r.uint32(10).fork()).ldelim();for(let s of e.originalVesting)_.encode(s,r.uint32(18).fork()).ldelim();for(let s of e.delegatedFree)_.encode(s,r.uint32(26).fork()).ldelim();for(let s of e.delegatedVesting)_.encode(s,r.uint32(34).fork()).ldelim();return e.endTime.isZero()||r.uint32(40).int64(e.endTime),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=ls();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseAccount=E.decode(s,s.uint32());break;case 2:n.originalVesting.push(_.decode(s,s.uint32()));break;case 3:n.delegatedFree.push(_.decode(s,s.uint32()));break;case 4:n.delegatedVesting.push(_.decode(s,s.uint32()));break;case 5:n.endTime=s.int64();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {baseAccount:i(e.baseAccount)?E.fromJSON(e.baseAccount):void 0,originalVesting:Array.isArray(e==null?void 0:e.originalVesting)?e.originalVesting.map(r=>_.fromJSON(r)):[],delegatedFree:Array.isArray(e==null?void 0:e.delegatedFree)?e.delegatedFree.map(r=>_.fromJSON(r)):[],delegatedVesting:Array.isArray(e==null?void 0:e.delegatedVesting)?e.delegatedVesting.map(r=>_.fromJSON(r)):[],endTime:i(e.endTime)?g__default.default.fromValue(e.endTime):g__default.default.ZERO}},toJSON(e){let r={};return e.baseAccount!==void 0&&(r.baseAccount=e.baseAccount?E.toJSON(e.baseAccount):void 0),e.originalVesting?r.originalVesting=e.originalVesting.map(s=>s?_.toJSON(s):void 0):r.originalVesting=[],e.delegatedFree?r.delegatedFree=e.delegatedFree.map(s=>s?_.toJSON(s):void 0):r.delegatedFree=[],e.delegatedVesting?r.delegatedVesting=e.delegatedVesting.map(s=>s?_.toJSON(s):void 0):r.delegatedVesting=[],e.endTime!==void 0&&(r.endTime=(e.endTime||g__default.default.ZERO).toString()),r},fromPartial(e){var s,t,n;let r=ls();return r.baseAccount=e.baseAccount!==void 0&&e.baseAccount!==null?E.fromPartial(e.baseAccount):void 0,r.originalVesting=((s=e.originalVesting)==null?void 0:s.map(o=>_.fromPartial(o)))||[],r.delegatedFree=((t=e.delegatedFree)==null?void 0:t.map(o=>_.fromPartial(o)))||[],r.delegatedVesting=((n=e.delegatedVesting)==null?void 0:n.map(o=>_.fromPartial(o)))||[],r.endTime=e.endTime!==void 0&&e.endTime!==null?g__default.default.fromValue(e.endTime):g__default.default.ZERO,r},fromAmino(e){var s,t,n;let r=ls();return e.base_account!==void 0&&e.base_account!==null&&(r.baseAccount=E.fromAmino(e.base_account)),r.originalVesting=((s=e.original_vesting)==null?void 0:s.map(o=>_.fromAmino(o)))||[],r.delegatedFree=((t=e.delegated_free)==null?void 0:t.map(o=>_.fromAmino(o)))||[],r.delegatedVesting=((n=e.delegated_vesting)==null?void 0:n.map(o=>_.fromAmino(o)))||[],e.end_time!==void 0&&e.end_time!==null&&(r.endTime=g__default.default.fromString(e.end_time)),r},toAmino(e){let r={};return r.base_account=e.baseAccount?E.toAmino(e.baseAccount):void 0,e.originalVesting?r.original_vesting=e.originalVesting.map(s=>s?_.toAmino(s):void 0):r.original_vesting=e.originalVesting,e.delegatedFree?r.delegated_free=e.delegatedFree.map(s=>s?_.toAmino(s):void 0):r.delegated_free=e.delegatedFree,e.delegatedVesting?r.delegated_vesting=e.delegatedVesting.map(s=>s?_.toAmino(s):void 0):r.delegated_vesting=e.delegatedVesting,r.end_time=e.endTime.isZero()?void 0:e.endTime.toString(),r},fromAminoMsg(e){return K.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/BaseVestingAccount",value:K.toAmino(e)}},fromProtoMsg(e){return K.decode(e.value)},toProto(e){return K.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.vesting.v1beta1.BaseVestingAccount",value:K.encode(e).finish()}}};function fs(){return {length:g__default.default.ZERO,amount:[]}}var x={typeUrl:"/cosmos.vesting.v1beta1.Period",encode(e,r=p__namespace.Writer.create()){e.length.isZero()||r.uint32(8).int64(e.length);for(let s of e.amount)_.encode(s,r.uint32(18).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=fs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.length=s.int64();break;case 2:n.amount.push(_.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {length:i(e.length)?g__default.default.fromValue(e.length):g__default.default.ZERO,amount:Array.isArray(e==null?void 0:e.amount)?e.amount.map(r=>_.fromJSON(r)):[]}},toJSON(e){let r={};return e.length!==void 0&&(r.length=(e.length||g__default.default.ZERO).toString()),e.amount?r.amount=e.amount.map(s=>s?_.toJSON(s):void 0):r.amount=[],r},fromPartial(e){var s;let r=fs();return r.length=e.length!==void 0&&e.length!==null?g__default.default.fromValue(e.length):g__default.default.ZERO,r.amount=((s=e.amount)==null?void 0:s.map(t=>_.fromPartial(t)))||[],r},fromAmino(e){var s;let r=fs();return e.length!==void 0&&e.length!==null&&(r.length=g__default.default.fromString(e.length)),r.amount=((s=e.amount)==null?void 0:s.map(t=>_.fromAmino(t)))||[],r},toAmino(e){let r={};return r.length=e.length.isZero()?void 0:e.length.toString(),e.amount?r.amount=e.amount.map(s=>s?_.toAmino(s):void 0):r.amount=e.amount,r},fromAminoMsg(e){return x.fromAmino(e.value)},toAminoMsg(e){return {type:"cosmos-sdk/Period",value:x.toAmino(e)}},fromProtoMsg(e){return x.decode(e.value)},toProto(e){return x.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/cosmos.vesting.v1beta1.Period",value:x.encode(e).finish()}}};function _s(){return {funderAddress:"",vestingAddress:"",enableGovClawback:!1}}var Oe={typeUrl:"/evmos.vesting.v2.MsgCreateClawbackVestingAccount",encode(e,r=p__namespace.Writer.create()){return e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.vestingAddress!==""&&r.uint32(18).string(e.vestingAddress),e.enableGovClawback===!0&&r.uint32(24).bool(e.enableGovClawback),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=_s();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.vestingAddress=s.string();break;case 3:n.enableGovClawback=s.bool();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):"",enableGovClawback:i(e.enableGovClawback)?!!e.enableGovClawback:!1}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),e.enableGovClawback!==void 0&&(r.enableGovClawback=e.enableGovClawback),r},fromPartial(e){var s,t,n;let r=_s();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.vestingAddress=(t=e.vestingAddress)!=null?t:"",r.enableGovClawback=(n=e.enableGovClawback)!=null?n:!1,r},fromAmino(e){let r=_s();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),e.enable_gov_clawback!==void 0&&e.enable_gov_clawback!==null&&(r.enableGovClawback=e.enable_gov_clawback),r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r.enable_gov_clawback=e.enableGovClawback===!1?void 0:e.enableGovClawback,r},fromAminoMsg(e){return Oe.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgCreateClawbackVestingAccount",value:Oe.toAmino(e)}},fromProtoMsg(e){return Oe.decode(e.value)},toProto(e){return Oe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgCreateClawbackVestingAccount",value:Oe.encode(e).finish()}}};function vs(){return {funderAddress:"",vestingAddress:"",startTime:new Date,lockupPeriods:[],vestingPeriods:[]}}var Ne={typeUrl:"/evmos.vesting.v2.MsgFundVestingAccount",encode(e,r=p__namespace.Writer.create()){e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.vestingAddress!==""&&r.uint32(18).string(e.vestingAddress),e.startTime!==void 0&&z.encode(Le(e.startTime),r.uint32(26).fork()).ldelim();for(let s of e.lockupPeriods)x.encode(s,r.uint32(34).fork()).ldelim();for(let s of e.vestingPeriods)x.encode(s,r.uint32(42).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=vs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.vestingAddress=s.string();break;case 3:n.startTime=ze(z.decode(s,s.uint32()));break;case 4:n.lockupPeriods.push(x.decode(s,s.uint32()));break;case 5:n.vestingPeriods.push(x.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):"",startTime:i(e.startTime)?Ye(e.startTime):void 0,lockupPeriods:Array.isArray(e==null?void 0:e.lockupPeriods)?e.lockupPeriods.map(r=>x.fromJSON(r)):[],vestingPeriods:Array.isArray(e==null?void 0:e.vestingPeriods)?e.vestingPeriods.map(r=>x.fromJSON(r)):[]}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),e.startTime!==void 0&&(r.startTime=e.startTime.toISOString()),e.lockupPeriods?r.lockupPeriods=e.lockupPeriods.map(s=>s?x.toJSON(s):void 0):r.lockupPeriods=[],e.vestingPeriods?r.vestingPeriods=e.vestingPeriods.map(s=>s?x.toJSON(s):void 0):r.vestingPeriods=[],r},fromPartial(e){var s,t,n,o,a;let r=vs();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.vestingAddress=(t=e.vestingAddress)!=null?t:"",r.startTime=(n=e.startTime)!=null?n:void 0,r.lockupPeriods=((o=e.lockupPeriods)==null?void 0:o.map(d=>x.fromPartial(d)))||[],r.vestingPeriods=((a=e.vestingPeriods)==null?void 0:a.map(d=>x.fromPartial(d)))||[],r},fromAmino(e){var s,t;let r=vs();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),e.start_time!==void 0&&e.start_time!==null&&(r.startTime=ze(z.fromAmino(e.start_time))),r.lockupPeriods=((s=e.lockup_periods)==null?void 0:s.map(n=>x.fromAmino(n)))||[],r.vestingPeriods=((t=e.vesting_periods)==null?void 0:t.map(n=>x.fromAmino(n)))||[],r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r.start_time=e.startTime?z.toAmino(Le(e.startTime)):void 0,e.lockupPeriods?r.lockup_periods=e.lockupPeriods.map(s=>s?x.toAmino(s):void 0):r.lockup_periods=e.lockupPeriods,e.vestingPeriods?r.vesting_periods=e.vestingPeriods.map(s=>s?x.toAmino(s):void 0):r.vesting_periods=e.vestingPeriods,r},fromAminoMsg(e){return Ne.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgFundVestingAccount",value:Ne.toAmino(e)}},fromProtoMsg(e){return Ne.decode(e.value)},toProto(e){return Ne.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgFundVestingAccount",value:Ne.encode(e).finish()}}};function Ms(){return {funderAddress:"",accountAddress:"",destAddress:""}}var Ee={typeUrl:"/evmos.vesting.v2.MsgClawback",encode(e,r=p__namespace.Writer.create()){return e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.accountAddress!==""&&r.uint32(18).string(e.accountAddress),e.destAddress!==""&&r.uint32(26).string(e.destAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ms();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.accountAddress=s.string();break;case 3:n.destAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",accountAddress:i(e.accountAddress)?String(e.accountAddress):"",destAddress:i(e.destAddress)?String(e.destAddress):""}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.accountAddress!==void 0&&(r.accountAddress=e.accountAddress),e.destAddress!==void 0&&(r.destAddress=e.destAddress),r},fromPartial(e){var s,t,n;let r=Ms();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.accountAddress=(t=e.accountAddress)!=null?t:"",r.destAddress=(n=e.destAddress)!=null?n:"",r},fromAmino(e){let r=Ms();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.account_address!==void 0&&e.account_address!==null&&(r.accountAddress=e.account_address),e.dest_address!==void 0&&e.dest_address!==null&&(r.destAddress=e.dest_address),r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.account_address=e.accountAddress===""?void 0:e.accountAddress,r.dest_address=e.destAddress===""?void 0:e.destAddress,r},fromAminoMsg(e){return Ee.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgClawback",value:Ee.toAmino(e)}},fromProtoMsg(e){return Ee.decode(e.value)},toProto(e){return Ee.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgClawback",value:Ee.encode(e).finish()}}};function hs(){return {funderAddress:"",newFunderAddress:"",vestingAddress:""}}var Fe={typeUrl:"/evmos.vesting.v2.MsgUpdateVestingFunder",encode(e,r=p__namespace.Writer.create()){return e.funderAddress!==""&&r.uint32(10).string(e.funderAddress),e.newFunderAddress!==""&&r.uint32(18).string(e.newFunderAddress),e.vestingAddress!==""&&r.uint32(26).string(e.vestingAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=hs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.funderAddress=s.string();break;case 2:n.newFunderAddress=s.string();break;case 3:n.vestingAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {funderAddress:i(e.funderAddress)?String(e.funderAddress):"",newFunderAddress:i(e.newFunderAddress)?String(e.newFunderAddress):"",vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):""}},toJSON(e){let r={};return e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.newFunderAddress!==void 0&&(r.newFunderAddress=e.newFunderAddress),e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),r},fromPartial(e){var s,t,n;let r=hs();return r.funderAddress=(s=e.funderAddress)!=null?s:"",r.newFunderAddress=(t=e.newFunderAddress)!=null?t:"",r.vestingAddress=(n=e.vestingAddress)!=null?n:"",r},fromAmino(e){let r=hs();return e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.new_funder_address!==void 0&&e.new_funder_address!==null&&(r.newFunderAddress=e.new_funder_address),e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),r},toAmino(e){let r={};return r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.new_funder_address=e.newFunderAddress===""?void 0:e.newFunderAddress,r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r},fromAminoMsg(e){return Fe.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgUpdateVestingFunder",value:Fe.toAmino(e)}},fromProtoMsg(e){return Fe.decode(e.value)},toProto(e){return Fe.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgUpdateVestingFunder",value:Fe.encode(e).finish()}}};function As(){return {vestingAddress:""}}var Ve={typeUrl:"/evmos.vesting.v2.MsgConvertVestingAccount",encode(e,r=p__namespace.Writer.create()){return e.vestingAddress!==""&&r.uint32(10).string(e.vestingAddress),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=As();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.vestingAddress=s.string();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {vestingAddress:i(e.vestingAddress)?String(e.vestingAddress):""}},toJSON(e){let r={};return e.vestingAddress!==void 0&&(r.vestingAddress=e.vestingAddress),r},fromPartial(e){var s;let r=As();return r.vestingAddress=(s=e.vestingAddress)!=null?s:"",r},fromAmino(e){let r=As();return e.vesting_address!==void 0&&e.vesting_address!==null&&(r.vestingAddress=e.vesting_address),r},toAmino(e){let r={};return r.vesting_address=e.vestingAddress===""?void 0:e.vestingAddress,r},fromAminoMsg(e){return Ve.fromAmino(e.value)},toAminoMsg(e){return {type:"evmos/MsgConvertVestingAccount",value:Ve.toAmino(e)}},fromProtoMsg(e){return Ve.decode(e.value)},toProto(e){return Ve.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.MsgConvertVestingAccount",value:Ve.encode(e).finish()}}};var pn=[["/evmos.vesting.v2.MsgCreateClawbackVestingAccount",Oe],["/evmos.vesting.v2.MsgFundVestingAccount",Ne],["/evmos.vesting.v2.MsgClawback",Ee],["/evmos.vesting.v2.MsgUpdateVestingFunder",Fe],["/evmos.vesting.v2.MsgConvertVestingAccount",Ve]];var gn={"/evmos.erc20.v1.MsgConvertCoin":{aminoType:"evmos/MsgConvertCoin",toAmino:xe.toAmino,fromAmino:xe.fromAmino},"/evmos.erc20.v1.MsgConvertERC20":{aminoType:"evmos/MsgConvertERC20",toAmino:Ce.toAmino,fromAmino:Ce.fromAmino},"/evmos.erc20.v1.MsgUpdateParams":{aminoType:"evmos/erc20/MsgUpdateParams",toAmino:we.toAmino,fromAmino:we.fromAmino}};var un={"/evmos.inflation.v1.MsgUpdateParams":{aminoType:"evmos/inflation/MsgUpdateParams",toAmino:Ue.toAmino,fromAmino:Ue.fromAmino}};var mn={"/evmos.revenue.v1.MsgRegisterRevenue":{aminoType:"evmos/MsgRegisterRevenue",toAmino:Te.toAmino,fromAmino:Te.fromAmino},"/evmos.revenue.v1.MsgUpdateRevenue":{aminoType:"evmos/MsgUpdateRevenue",toAmino:be.toAmino,fromAmino:be.fromAmino},"/evmos.revenue.v1.MsgCancelRevenue":{aminoType:"evmos/MsgCancelRevenue",toAmino:De.toAmino,fromAmino:De.fromAmino},"/evmos.revenue.v1.MsgUpdateParams":{aminoType:"evmos/MsgUpdateParams",toAmino:Be.toAmino,fromAmino:Be.fromAmino}};var ln={"/evmos.vesting.v2.MsgCreateClawbackVestingAccount":{aminoType:"evmos/MsgCreateClawbackVestingAccount",toAmino:Oe.toAmino,fromAmino:Oe.fromAmino},"/evmos.vesting.v2.MsgFundVestingAccount":{aminoType:"evmos/MsgFundVestingAccount",toAmino:Ne.toAmino,fromAmino:Ne.fromAmino},"/evmos.vesting.v2.MsgClawback":{aminoType:"evmos/MsgClawback",toAmino:Ee.toAmino,fromAmino:Ee.fromAmino},"/evmos.vesting.v2.MsgUpdateVestingFunder":{aminoType:"evmos/MsgUpdateVestingFunder",toAmino:Fe.toAmino,fromAmino:Fe.fromAmino},"/evmos.vesting.v2.MsgConvertVestingAccount":{aminoType:"evmos/MsgConvertVestingAccount",toAmino:Ve.toAmino,fromAmino:Ve.fromAmino}};var fn=C(C(C(C({},gn),un),mn),ln),_n=[...tn,...on,...dn,...pn];var ys=[{type:"event",name:"Approval",inputs:[{indexed:!0,name:"owner",type:"address"},{indexed:!0,name:"spender",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"event",name:"Transfer",inputs:[{indexed:!0,name:"from",type:"address"},{indexed:!0,name:"to",type:"address"},{indexed:!1,name:"value",type:"uint256"}]},{type:"function",name:"allowance",stateMutability:"view",inputs:[{name:"owner",type:"address"},{name:"spender",type:"address"}],outputs:[{name:"",type:"uint256"}]},{type:"function",name:"approve",stateMutability:"nonpayable",inputs:[{name:"spender",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]},{type:"function",name:"balanceOf",stateMutability:"view",inputs:[{name:"account",type:"address"}],outputs:[{name:"",type:"uint256"}]},{type:"function",name:"decimals",stateMutability:"view",inputs:[],outputs:[{name:"",type:"uint8"}]},{type:"function",name:"name",stateMutability:"view",inputs:[],outputs:[{name:"",type:"string"}]},{type:"function",name:"symbol",stateMutability:"view",inputs:[],outputs:[{name:"",type:"string"}]},{type:"function",name:"totalSupply",stateMutability:"view",inputs:[],outputs:[{name:"",type:"uint256"}]},{type:"function",name:"transfer",stateMutability:"nonpayable",inputs:[{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]},{type:"function",name:"transferFrom",stateMutability:"nonpayable",inputs:[{name:"sender",type:"address"},{name:"recipient",type:"address"},{name:"amount",type:"uint256"}],outputs:[{name:"",type:"bool"}]}];var vn={"noble-1":"uusdc"},Mn=1e3*60*1;function ks({chainId:e,message:r,timeoutHeight:s,memo:t="",fee:n=utils.DEFAULT_STD_FEE,signMode:o=1,pubKey:a,accountNumber:d,sequence:c}){let u={pubKey:a,accountNumber:d,sequence:c},m=Array.isArray(u)?u:[u],[l]=m,y=tx$4.createBody({message:r,memo:t,timeoutHeight:s});if(!n.amount[0])throw new Error("createTransaction error: unable to get fee amount");let h=tx$4.createFee({fee:n.amount[0],payer:n.payer,granter:n.granter,gasLimit:parseInt(n.gas,10)}),A=tx$4.createSigners({chainId:e,mode:o,signers:m}),R=tx$4.createAuthInfo({signerInfo:A,fee:h}),S=cjs.CosmosTxV1Beta1Tx.TxBody.encode(y).finish(),w=cjs.CosmosTxV1Beta1Tx.AuthInfo.encode(R).finish(),P=tx$4.createSignDoc({chainId:e,bodyBytes:S,authInfoBytes:w,accountNumber:l.accountNumber}),U=cjs.CosmosTxV1Beta1Tx.SignDoc.encode(P).finish(),q=Buffer.from(U),b=no__default.default(Buffer.from(U)),Y=cjs.CosmosTxV1Beta1Tx.TxRaw.create();return Y.authInfoBytes=w,Y.bodyBytes=S,{txRaw:Y,signDoc:P,signers:u,signer:l,signBytes:q,signHashedBytes:b,bodyBytes:S,authInfoBytes:w}}var vr=class{constructor({baseURL:r,apiKey:s}){this.httpClient=gt__default.default.create({baseURL:r,headers:s?{authorization:s}:void 0});}get(r,s){return f(this,null,function*(){var t,n;try{return (yield this.httpClient.get(r,{params:s})).data}catch(o){throw o instanceof gt.AxiosError&&((n=(t=o.response)==null?void 0:t.data)!=null&&n.message)?new Error(o.response.data.message):o}})}post(t){return f(this,arguments,function*(r,s={}){var n,o;try{return (yield this.httpClient.post(r,s)).data}catch(a){throw a instanceof gt.AxiosError&&((o=(n=a.response)==null?void 0:n.data)!=null&&o.message)?new Error(a.response.data.message):a}})}};function Rs(){return {sender:"",bridgeId:g__default.default.UZERO,to:"",amount:_.fromPartial({}),data:void 0}}var Je={typeUrl:"/opinit.ophost.v1.MsgInitiateTokenDeposit",encode(e,r=p__namespace.Writer.create()){return e.sender!==""&&r.uint32(10).string(e.sender),e.bridgeId.isZero()||r.uint32(16).uint64(e.bridgeId),e.to!==""&&r.uint32(26).string(e.to),e.amount!==void 0&&_.encode(e.amount,r.uint32(34).fork()).ldelim(),e.data!==void 0&&r.uint32(42).bytes(e.data),r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Rs();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.sender=s.string();break;case 2:n.bridgeId=s.uint64();break;case 3:n.to=s.string();break;case 4:n.amount=_.decode(s,s.uint32());break;case 5:n.data=s.bytes();break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {sender:i(e.sender)?String(e.sender):"",bridgeId:i(e.bridgeId)?g__default.default.fromValue(e.bridgeId):g__default.default.UZERO,to:i(e.to)?String(e.to):"",amount:i(e.amount)?_.fromJSON(e.amount):void 0,data:i(e.data)?v(e.data):void 0}},toJSON(e){let r={};return e.sender!==void 0&&(r.sender=e.sender),e.bridgeId!==void 0&&(r.bridgeId=(e.bridgeId||g__default.default.UZERO).toString()),e.to!==void 0&&(r.to=e.to),e.amount!==void 0&&(r.amount=e.amount?_.toJSON(e.amount):void 0),e.data!==void 0&&(r.data=e.data!==void 0?M(e.data):void 0),r},fromPartial(e){var s,t,n;let r=Rs();return r.sender=(s=e.sender)!=null?s:"",r.bridgeId=e.bridgeId!==void 0&&e.bridgeId!==null?g__default.default.fromValue(e.bridgeId):g__default.default.UZERO,r.to=(t=e.to)!=null?t:"",r.amount=e.amount!==void 0&&e.amount!==null?_.fromPartial(e.amount):void 0,r.data=(n=e.data)!=null?n:void 0,r},fromAmino(e){let r=Rs();return e.sender!==void 0&&e.sender!==null&&(r.sender=e.sender),e.bridge_id!==void 0&&e.bridge_id!==null&&(r.bridgeId=g__default.default.fromString(e.bridge_id)),e.to!==void 0&&e.to!==null&&(r.to=e.to),e.amount!==void 0&&e.amount!==null&&(r.amount=_.fromAmino(e.amount)),e.data!==void 0&&e.data!==null&&(r.data=v(e.data)),r},toAmino(e){let r={};return r.sender=e.sender===""?void 0:e.sender,r.bridge_id=e.bridgeId.isZero()?void 0:e.bridgeId.toString(),r.to=e.to===""?void 0:e.to,r.amount=e.amount?_.toAmino(e.amount):_.toAmino(_.fromPartial({})),r.data=e.data?M(e.data):void 0,r},fromAminoMsg(e){return Je.fromAmino(e.value)},toAminoMsg(e){return {type:"ophost/MsgInitiateTokenDeposit",value:Je.toAmino(e)}},fromProtoMsg(e){return Je.decode(e.value)},toProto(e){return Je.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/opinit.ophost.v1.MsgInitiateTokenDeposit",value:Je.encode(e).finish()}}};function Ss(){return {baseVestingAccount:void 0,funderAddress:"",startTime:new Date,lockupPeriods:[],vestingPeriods:[]}}var Ze={typeUrl:"/evmos.vesting.v2.ClawbackVestingAccount",encode(e,r=p__namespace.Writer.create()){e.baseVestingAccount!==void 0&&K.encode(e.baseVestingAccount,r.uint32(10).fork()).ldelim(),e.funderAddress!==""&&r.uint32(18).string(e.funderAddress),e.startTime!==void 0&&z.encode(Le(e.startTime),r.uint32(26).fork()).ldelim();for(let s of e.lockupPeriods)x.encode(s,r.uint32(34).fork()).ldelim();for(let s of e.vestingPeriods)x.encode(s,r.uint32(42).fork()).ldelim();return r},decode(e,r){let s=e instanceof p__namespace.Reader?e:new p__namespace.Reader(e),t=r===void 0?s.len:s.pos+r,n=Ss();for(;s.pos<t;){let o=s.uint32();switch(o>>>3){case 1:n.baseVestingAccount=K.decode(s,s.uint32());break;case 2:n.funderAddress=s.string();break;case 3:n.startTime=ze(z.decode(s,s.uint32()));break;case 4:n.lockupPeriods.push(x.decode(s,s.uint32()));break;case 5:n.vestingPeriods.push(x.decode(s,s.uint32()));break;default:s.skipType(o&7);break}}return n},fromJSON(e){return {baseVestingAccount:i(e.baseVestingAccount)?K.fromJSON(e.baseVestingAccount):void 0,funderAddress:i(e.funderAddress)?String(e.funderAddress):"",startTime:i(e.startTime)?Ye(e.startTime):void 0,lockupPeriods:Array.isArray(e==null?void 0:e.lockupPeriods)?e.lockupPeriods.map(r=>x.fromJSON(r)):[],vestingPeriods:Array.isArray(e==null?void 0:e.vestingPeriods)?e.vestingPeriods.map(r=>x.fromJSON(r)):[]}},toJSON(e){let r={};return e.baseVestingAccount!==void 0&&(r.baseVestingAccount=e.baseVestingAccount?K.toJSON(e.baseVestingAccount):void 0),e.funderAddress!==void 0&&(r.funderAddress=e.funderAddress),e.startTime!==void 0&&(r.startTime=e.startTime.toISOString()),e.lockupPeriods?r.lockupPeriods=e.lockupPeriods.map(s=>s?x.toJSON(s):void 0):r.lockupPeriods=[],e.vestingPeriods?r.vestingPeriods=e.vestingPeriods.map(s=>s?x.toJSON(s):void 0):r.vestingPeriods=[],r},fromPartial(e){var s,t,n,o;let r=Ss();return r.baseVestingAccount=e.baseVestingAccount!==void 0&&e.baseVestingAccount!==null?K.fromPartial(e.baseVestingAccount):void 0,r.funderAddress=(s=e.funderAddress)!=null?s:"",r.startTime=(t=e.startTime)!=null?t:void 0,r.lockupPeriods=((n=e.lockupPeriods)==null?void 0:n.map(a=>x.fromPartial(a)))||[],r.vestingPeriods=((o=e.vestingPeriods)==null?void 0:o.map(a=>x.fromPartial(a)))||[],r},fromAmino(e){var s,t;let r=Ss();return e.base_vesting_account!==void 0&&e.base_vesting_account!==null&&(r.baseVestingAccount=K.fromAmino(e.base_vesting_account)),e.funder_address!==void 0&&e.funder_address!==null&&(r.funderAddress=e.funder_address),e.start_time!==void 0&&e.start_time!==null&&(r.startTime=ze(z.fromAmino(e.start_time))),r.lockupPeriods=((s=e.lockup_periods)==null?void 0:s.map(n=>x.fromAmino(n)))||[],r.vestingPeriods=((t=e.vesting_periods)==null?void 0:t.map(n=>x.fromAmino(n)))||[],r},toAmino(e){let r={};return r.base_vesting_account=e.baseVestingAccount?K.toAmino(e.baseVestingAccount):void 0,r.funder_address=e.funderAddress===""?void 0:e.funderAddress,r.start_time=e.startTime?z.toAmino(Le(e.startTime)):void 0,e.lockupPeriods?r.lockup_periods=e.lockupPeriods.map(s=>s?x.toAmino(s):void 0):r.lockup_periods=e.lockupPeriods,e.vestingPeriods?r.vesting_periods=e.vestingPeriods.map(s=>s?x.toAmino(s):void 0):r.vesting_periods=e.vestingPeriods,r},fromAminoMsg(e){return Ze.fromAmino(e.value)},toAminoMsg(e){return {type:"vesting/ClawbackVestingAccount",value:Ze.toAmino(e)}},fromProtoMsg(e){return Ze.decode(e.value)},toProto(e){return Ze.encode(e).finish()},toProtoMsg(e){return {typeUrl:"/evmos.vesting.v2.ClawbackVestingAccount",value:Ze.encode(e).finish()}}};var Ps=1.5;function Mr(e){let r=JSON.parse(e.msg);return e.msgTypeURL==="/ibc.applications.transfer.v1.MsgTransfer"?{typeUrl:"/ibc.applications.transfer.v1.MsgTransfer",value:tx.MsgTransfer.fromJSON({sourcePort:r.source_port,sourceChannel:r.source_channel,token:r.token,sender:r.sender,receiver:r.receiver,timeoutHeight:r.timeout_height,timeoutTimestamp:r.timeout_timestamp,memo:r.memo})}:e.msgTypeURL==="/cosmwasm.wasm.v1.MsgExecuteContract"?{typeUrl:e.msgTypeURL,value:tx$1.MsgExecuteContract.fromPartial({sender:r.sender,contract:r.contract,msg:encoding.toUtf8(JSON.stringify(r.msg)),funds:r.funds})}:e.msgTypeURL==="/cosmos.bank.v1beta1.MsgSend"?{typeUrl:e.msgTypeURL,value:tx$2.MsgSend.fromPartial({fromAddress:r.from_address,toAddress:r.to_address,amount:r.amount})}:e.msgTypeURL==="/circle.cctp.v1.MsgDepositForBurn"?{typeUrl:e.msgTypeURL,value:G.fromAmino(r)}:e.msgTypeURL==="/circle.cctp.v1.MsgDepositForBurnWithCaller"?{typeUrl:e.msgTypeURL,value:Z.fromAmino(r)}:e.msgTypeURL==="/initia.move.v1.MsgExecute"?{typeUrl:e.msgTypeURL,value:Ke.fromPartial({sender:r.sender,moduleAddress:r.module_address,moduleName:r.module_name,functionName:r.function_name,args:r.args})}:e.msgTypeURL==="/opinit.ophost.v1.MsgInitiateTokenDeposit"?{typeUrl:e.msgTypeURL,value:Je.fromPartial({sender:r.sender,to:r.to,amount:r.amount,bridgeId:r.bridge_id})}:e.msgTypeURL==="/evmos.vesting.v2.ClawbackVestingAccount"?{typeUrl:e.msgTypeURL,value:Ze.fromPartial({baseVestingAccount:r.base_vesting_account,funderAddress:r.funder_address,lockupPeriods:r.lockup_periods,startTime:r.start_time,vestingPeriods:r.vesting_periods})}:{typeUrl:e.msgTypeURL,value:r}}function xs(e){let r=JSON.parse(e.msg);if(e.msgTypeURL==="/ibc.applications.transfer.v1.MsgTransfer")return io__default.default.fromJSON({port:r.source_port,channelId:r.source_channel,amount:r.token,sender:r.sender,receiver:r.receiver,timeout:r.timeout_timestamp,memo:r.memo});if(e.msgTypeURL==="/cosmwasm.wasm.v1.MsgExecuteContract")return ao__default.default.fromJSON({sender:r.sender,contractAddress:r.contract,msg:r.msg,funds:r.funds});throw new Error("Unsupported message type")}function hr(a,d,c,u,m){return f(this,arguments,function*(e,r,s,t,n,o=Ps){if(!t&&!n)throw new Error("Either message or encodedMsg must be provided");let l=t==null?void 0:t.map(A=>Mr(A));if(n=n||l,!n)throw new Error("Either message or encodedMsg must be provided");if(s.includes("evmos")||s.includes("injective")||s.includes("dymension")||(process==null?void 0:process.env.NODE_ENV)==="test")return t!=null&&t.find(A=>A.msgTypeURL==="/cosmwasm.wasm.v1.MsgExecuteContract")?"2400000":"280000";let h=(yield e.simulate(r,n,""))*o;return Math.ceil(h).toFixed(0)})}function bs(e){return {address:e.address,basisPointsFee:e.basis_points_fee}}function Ds(e){return {address:e.address,basis_points_fee:e.basisPointsFee}}function ee(e){return {denom:e.denom,chainID:e.chain_id,originDenom:e.origin_denom,originChainID:e.origin_chain_id,trace:e.trace,isCW20:e.is_cw20,isEVM:e.is_evm,isSVM:e.is_svm,symbol:e.symbol,name:e.name,logoURI:e.logo_uri,decimals:e.decimals,tokenContract:e.token_contract,description:e.description,coingeckoID:e.coingecko_id,recommendedSymbol:e.recommended_symbol}}function Ge(e){return {denom:e.denom,chain_id:e.chainID,origin_denom:e.originDenom,origin_chain_id:e.originChainID,trace:e.trace,is_cw20:e.isCW20,is_evm:e.isEVM,is_svm:e.isSVM,symbol:e.symbol,name:e.name,logo_uri:e.logoURI,decimals:e.decimals,token_contract:e.tokenContract,description:e.description,coingecko_id:e.coingeckoID,recommended_symbol:e.recommendedSymbol}}function An(e){return {asset:ee(e.asset),reason:e.reason}}function yn(e){return {asset:Ge(e.asset),reason:e.reason}}function tg(e){return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,allowMultiTx:e.allow_multi_tx,includeCW20Assets:e.include_cw20_assets}}function kn(e){return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,allow_multi_tx:e.allowMultiTx,include_cw20_assets:e.includeCW20Assets}}function og(e){return {chainIDs:e.chain_ids,chainID:e.chain_id,nativeOnly:e.native_only,includeNoMetadataAssets:e.include_no_metadata_assets,includeCW20Assets:e.include_cw20_assets,includeEvmAssets:e.include_evm_assets,includeSvmAssets:e.include_svm_assets}}function Rn(e){return {chain_ids:e.chainIDs,chain_id:e.chainID,native_only:e.nativeOnly,include_no_metadata_assets:e.includeNoMetadataAssets,include_cw20_assets:e.includeCW20Assets,include_evm_assets:e.includeEvmAssets,include_svm_assets:e.includeSvmAssets,only_testnets:e.onlyTestnets}}function Sn(e){return {include_evm:e.includeEVM,include_svm:e.includeSVM,only_testnets:e.onlyTestnets,chain_ids:e.chainIDs}}function Pn(e){return {chainName:e.chain_name,chainID:e.chain_id,pfmEnabled:e.pfm_enabled,cosmosSDKVersion:e.cosmos_sdk_version,modules:e.modules,cosmosModuleSupport:e.cosmos_module_support,supportsMemo:e.supports_memo,logoURI:e.logo_uri,bech32Prefix:e.bech32_prefix,feeAssets:e.fee_assets.map(uo),chainType:e.chain_type,ibcCapabilities:lo(e.ibc_capabilities),isTestnet:e.is_testnet,prettyName:e.pretty_name}}function ig(e){return {chain_name:e.chainName,chain_id:e.chainID,pfm_enabled:e.pfmEnabled,cosmos_sdk_version:e.cosmosSDKVersion,modules:e.modules,cosmos_module_support:e.cosmosModuleSupport,supports_memo:e.supportsMemo,logo_uri:e.logoURI,bech32_prefix:e.bech32Prefix,fee_assets:e.feeAssets.map(mo),chain_type:e.chainType,ibc_capabilities:fo(e.ibcCapabilities),is_testnet:e.isTestnet,pretty_name:e.prettyName}}function uo(e){return {denom:e.denom,gasPrice:e.gas_price}}function mo(e){return {denom:e.denom,gas_price:e.gasPrice}}function lo(e){return {cosmosPfm:e.cosmos_pfm,cosmosIbcHooks:e.cosmos_ibc_hooks,cosmosMemo:e.cosmos_memo,cosmosAutopilot:e.cosmos_autopilot}}function fo(e){return {cosmos_pfm:e.cosmosPfm,cosmos_ibc_hooks:e.cosmosIbcHooks,cosmos_memo:e.cosmosMemo,cosmos_autopilot:e.cosmosAutopilot}}function ag(e){return {requests:e.requests.map(Mi)}}function xn(e){return {requests:e.requests.map(hi)}}function Cn(e){return {recommendations:e.recommendations.map(An),recommendationEntries:e.recommendation_entries.map(_o)}}function dg(e){return {recommendations:e.recommendations.map(yn),recommendation_entries:e.recommendationEntries.map(vo)}}function _o(e){return {recommendations:e.recommendations.map(An),error:e.error}}function vo(e){return {recommendations:e.recommendations.map(yn),error:e.error}}function wn(e){return {amount:e.amount,bridgeID:e.bridge_id,chainID:e.chain_id,feeType:e.fee_type,originAsset:e.origin_asset&&ee(e.origin_asset),txIndex:e.tx_index,usdAmount:e.usd_amount,operationIndex:e.operation_index}}function Mo(e){return {amount:e.amount,bridge_id:e.bridgeID,chain_id:e.chainID,fee_type:e.feeType,origin_asset:e.originAsset&&Ge(e.originAsset),tx_index:e.txIndex,usd_amount:e.usdAmount,operation_index:e.operationIndex}}function $(e){return {name:e.name,chainID:e.chain_id,logoUri:e.logo_uri}}function Ie(e){return {name:e.name,chain_id:e.chainID,logo_uri:e.logoUri}}function Cs(e){return {name:e.name,chainID:e.chain_id}}function ws(e){return {name:e.name,chain_id:e.chainID}}function cg(e){let r=e.swap_venues?e.swap_venues.map(Cs):void 0;return e.amount_in!==void 0?{sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountIn:e.amount_in,cumulativeAffiliateFeeBPS:e.cumulative_affiliate_fee_bps,swapVenue:e.swap_venue?Cs(e.swap_venue):void 0,swapVenues:r,allowUnsafe:e.allow_unsafe,experimentalFeatures:e.experimental_features,bridges:e.bridges,allowMultiTx:e.allow_multi_tx,smartRelay:e.smart_relay,smartSwapOptions:e.smart_swap_options?Us(e.smart_swap_options):void 0,allowSwaps:e.allow_swaps}:{sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountOut:e.amount_out,cumulativeAffiliateFeeBPS:e.cumulative_affiliate_fee_bps,swapVenue:e.swap_venue?Cs(e.swap_venue):void 0,swapVenues:r,allowUnsafe:e.allow_unsafe,experimentalFeatures:e.experimental_features,bridges:e.bridges,allowMultiTx:e.allow_multi_tx,smartRelay:e.smart_relay,smartSwapOptions:e.smart_swap_options?Us(e.smart_swap_options):void 0,allowSwaps:e.allow_swaps}}function Un(e){let r=e.swapVenues?e.swapVenues.map(ws):void 0;return e.amountIn!==void 0?{source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_in:e.amountIn,cumulative_affiliate_fee_bps:e.cumulativeAffiliateFeeBPS,swap_venue:e.swapVenue?ws(e.swapVenue):void 0,swap_venues:r,allow_unsafe:e.allowUnsafe,experimental_features:e.experimentalFeatures,bridges:e.bridges,allow_multi_tx:e.allowMultiTx,smart_relay:e.smartRelay,smart_swap_options:e.smartSwapOptions?Ts(e.smartSwapOptions):void 0,allow_swaps:e.allowSwaps}:{source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_out:e.amountOut,cumulative_affiliate_fee_bps:e.cumulativeAffiliateFeeBPS,swap_venue:e.swapVenue?ws(e.swapVenue):void 0,swap_venues:r,allow_unsafe:e.allowUnsafe,experimental_features:e.experimentalFeatures,bridges:e.bridges,allow_multi_tx:e.allowMultiTx,smart_relay:e.smartRelay,smart_swap_options:e.smartSwapOptions?Ts(e.smartSwapOptions):void 0,allow_swaps:e.allowSwaps}}function Tn(e){return {port:e.port,channel:e.channel,fromChainID:e.from_chain_id,toChainID:e.to_chain_id,pfmEnabled:e.pfm_enabled,supportsMemo:e.supports_memo,denomIn:e.denom_in,denomOut:e.denom_out,feeAmount:e.fee_amount,usdFeeAmount:e.usd_fee_amount,feeAsset:e.fee_asset&&ee(e.fee_asset),bridgeID:e.bridge_id,destDenom:e.dest_denom,chainID:e.chain_id,smartRelay:e.smart_relay}}function bn(e){return {port:e.port,channel:e.channel,from_chain_id:e.fromChainID,to_chain_id:e.toChainID,pfm_enabled:e.pfmEnabled,supports_memo:e.supportsMemo,denom_in:e.denomIn,denom_out:e.denomOut,fee_amount:e.feeAmount,usd_fee_amount:e.usdFeeAmount,fee_asset:e.feeAsset&&Ge(e.feeAsset),bridge_id:e.bridgeID,dest_denom:e.destDenom,chain_id:e.chainID,smart_relay:e.smartRelay}}function Bs(e){return {pool:e.pool,denomIn:e.denom_in,denomOut:e.denom_out,interface:e.interface}}function Os(e){return {pool:e.pool,denom_in:e.denomIn,denom_out:e.denomOut,interface:e.interface}}function ho(e){return {swapAmountIn:e.swap_amount_in,denomIn:e.denom_in,swapOperations:e.swap_operations.map(Bs)}}function Ao(e){return {swap_amount_in:e.swapAmountIn,denom_in:e.denomIn,swap_operations:e.swapOperations.map(Os)}}function yo(e){return {swapVenue:$(e.swap_venue),swapOperations:e.swap_operations.map(Bs),swapAmountIn:e.swap_amount_in,priceImpactPercent:e.price_impact_percent,estimatedAmountOut:e.estimated_amount_out}}function ko(e){return {swap_venue:Ie(e.swapVenue),swap_operations:e.swapOperations.map(Os),swap_amount_in:e.swapAmountIn,price_impact_percent:e.priceImpactPercent,estimated_amount_out:e.estimatedAmountOut}}function Ro(e){return {swapVenue:$(e.swap_venue),swapRoutes:e.swap_routes.map(ho),estimatedAmountOut:e.estimated_amount_out}}function So(e){return {swap_venue:Ie(e.swapVenue),swap_routes:e.swapRoutes.map(Ao),estimated_amount_out:e.estimatedAmountOut}}function Po(e){return {swapVenue:$(e.swap_venue),swapOperations:e.swap_operations.map(Bs),swapAmountOut:e.swap_amount_out,priceImpactPercent:e.price_impact_percent}}function xo(e){return {swap_venue:Ie(e.swapVenue),swap_operations:e.swapOperations.map(Os),swap_amount_out:e.swapAmountOut,price_impact_percent:e.priceImpactPercent}}function Co(e){return "swap_in"in e?{swapIn:yo(e.swap_in),estimatedAffiliateFee:e.estimated_affiliate_fee,fromChainID:e.from_chain_id,chainID:e.chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}:"smart_swap_in"in e?{smartSwapIn:Ro(e.smart_swap_in),estimatedAffiliateFee:e.estimated_affiliate_fee,fromChainID:e.from_chain_id,chainID:e.chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}:{swapOut:Po(e.swap_out),estimatedAffiliateFee:e.estimated_affiliate_fee,fromChainID:e.from_chain_id,chainID:e.chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}}function wo(e){return "swapIn"in e?{swap_in:ko(e.swapIn),estimated_affiliate_fee:e.estimatedAffiliateFee,from_chain_id:e.fromChainID,chain_id:e.chainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Ie)}:"smartSwapIn"in e?{smart_swap_in:So(e.smartSwapIn),estimated_affiliate_fee:e.estimatedAffiliateFee,from_chain_id:e.fromChainID,chain_id:e.chainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Ie)}:{swap_out:xo(e.swapOut),estimated_affiliate_fee:e.estimatedAffiliateFee,from_chain_id:e.fromChainID,chain_id:e.chainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Ie)}}function Uo(e){return {inputToken:e.input_token,amountIn:e.amount_in,swapCalldata:e.swap_calldata,amountOut:e.amount_out,fromChainID:e.from_chain_id,denomIn:e.denom_in,denomOut:e.denom_out,swapVenues:e.swap_venues.map($)}}function To(e){return {input_token:e.inputToken,amount_in:e.amountIn,swap_calldata:e.swapCalldata,amount_out:e.amountOut,from_chain_id:e.fromChainID,denom_in:e.denomIn,denom_out:e.denomOut,swap_venues:e.swapVenues.map(Ie)}}function Dn(e){return "transfer"in e?{transfer:Tn(e.transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"bank_send"in e?{bankSend:zo(e.bank_send),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"axelar_transfer"in e?{axelarTransfer:Wo(e.axelar_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"cctp_transfer"in e?{cctpTransfer:Go(e.cctp_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"hyperlane_transfer"in e?{hyperlaneTransfer:$o(e.hyperlane_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"op_init_transfer"in e?{opInitTransfer:Qo(e.op_init_transfer),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:"swap"in e?{swap:Co(e.swap),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}:{evmSwap:Uo(e.evm_swap),txIndex:e.tx_index,amountIn:e.amount_in,amountOut:e.amount_out}}function Bn(e){return "transfer"in e?{transfer:bn(e.transfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"bankSend"in e?{bank_send:Ko(e.bankSend),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"axelarTransfer"in e?{axelar_transfer:Lo(e.axelarTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"cctpTransfer"in e?{cctp_transfer:Zo(e.cctpTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"hyperlaneTransfer"in e?{hyperlane_transfer:Yo(e.hyperlaneTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"opInitTransfer"in e?{op_init_transfer:Xo(e.opInitTransfer),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:"swap"in e?{swap:wo(e.swap),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}:{evm_swap:To(e.evmSwap),tx_index:e.txIndex,amount_in:e.amountIn,amount_out:e.amountOut}}function Ns(e){var r;return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountIn:e.amount_in,amountOut:e.amount_out,operations:e.operations.map(Dn),chainIDs:e.chain_ids,requiredChainAddresses:e.required_chain_addresses,doesSwap:e.does_swap,estimatedAmountOut:e.estimated_amount_out,swapVenues:e.swap_venues?e.swap_venues.map($):void 0,txsRequired:e.txs_required,usdAmountIn:e.usd_amount_in,usdAmountOut:e.usd_amount_out,swapPriceImpactPercent:e.swap_price_impact_percent,warning:e.warning,estimatedFees:(r=e.estimated_fees)!=null&&r.length?e.estimated_fees.map(s=>wn(s)):[],estimatedRouteDurationSeconds:e.estimated_route_duration_seconds}}function pg(e){return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_in:e.amountIn,amount_out:e.amountOut,operations:e.operations.map(Bn),chain_ids:e.chainIDs,required_chain_addresses:e.requiredChainAddresses,does_swap:e.doesSwap,estimated_amount_out:e.estimatedAmountOut,swap_venues:e.swapVenues?e.swapVenues.map(Ie):void 0,txs_required:e.txsRequired,usd_amount_in:e.usdAmountIn,usd_amount_out:e.usdAmountOut,swap_price_impact_percent:e.swapPriceImpactPercent,warning:e.warning,estimated_fees:e.estimatedFees.map(r=>Mo(r)),estimated_route_duration_seconds:e.estimatedRouteDurationSeconds}}function bo(e){return {contractAddress:e.contract_address,msg:e.msg}}function Do(e){return {contract_address:e.contractAddress,msg:e.msg}}function On(e){return "wasm_msg"in e?{wasmMsg:bo(e.wasm_msg)}:{autopilotMsg:e.autopilot_msg}}function Nn(e){return "wasmMsg"in e?{wasm_msg:Do(e.wasmMsg)}:{autopilot_msg:e.autopilotMsg}}function gg(e){var r;return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,amountIn:e.amount_in,amountOut:e.amount_out,addressList:e.address_list,operations:e.operations.map(Dn),estimatedAmountOut:e.estimated_amount_out,slippageTolerancePercent:e.slippage_tolerance_percent,affiliates:(r=e.affiliates)==null?void 0:r.map(bs),chainIDsToAffiliates:e.chain_ids_to_affiliates?nt(e.chain_ids_to_affiliates):void 0,postRouteHandler:e.post_route_handler&&On(e.post_route_handler),enableGasWarnings:e.enable_gas_warnings}}function En(e){var r;return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,amount_in:e.amountIn,amount_out:e.amountOut,address_list:e.addressList,operations:e.operations.map(Bn),estimated_amount_out:e.estimatedAmountOut,slippage_tolerance_percent:e.slippageTolerancePercent,affiliates:(r=e.affiliates)==null?void 0:r.map(Ds),chain_ids_to_affiliates:e.chainIDsToAffiliates?tt(e.chainIDsToAffiliates):void 0,post_route_handler:e.postRouteHandler&&Nn(e.postRouteHandler),enable_gas_warnings:e.enableGasWarnings}}function Bo(e){return {chainID:e.chain_id,path:e.path,msg:e.msg,msgTypeURL:e.msg_type_url}}function Oo(e){return {chain_id:e.chainID,path:e.path,msg:e.msg,msg_type_url:e.msgTypeURL}}function No(e){return {msg:e.msg,msgTypeURL:e.msg_type_url}}function Eo(e){return {msg:e.msg,msg_type_url:e.msgTypeURL}}function ug(e){return {tx:e.tx,chainID:e.chain_id}}function mg(e){return {tx:e.tx,chain_id:e.chainID}}function Fn(e){return {txHash:e.tx_hash}}function lg(e){return {tx_hash:e.txHash}}function fg(e){return {txHash:e.tx_hash,chainID:e.chain_id}}function _g(e){return {tx_hash:e.txHash,chain_id:e.chainID}}function Vn(e){return {txHash:e.tx_hash,explorerLink:e.explorer_link}}function vg(e){return {tx_hash:e.txHash,explorer_link:e.explorerLink}}function Mg(e){return {txHash:e.tx_hash,chainID:e.chain_id}}function hg(e){return {tx_hash:e.txHash,chain_id:e.chainID}}function D(e){return {txHash:e.tx_hash,chainID:e.chain_id,explorerLink:e.explorer_link}}function B(e){return {tx_hash:e.txHash,chain_id:e.chainID,explorer_link:e.explorerLink}}function Fo(e){return {sendTx:e.send_tx&&D(e.send_tx),receiveTx:e.receive_tx&&D(e.receive_tx),acknowledgeTx:e.acknowledge_tx&&D(e.acknowledge_tx),timeoutTx:e.timeout_tx&&D(e.timeout_tx),error:e.error}}function Vo(e){return {send_tx:e.sendTx&&B(e.sendTx),receive_tx:e.receiveTx&&B(e.receiveTx),acknowledge_tx:e.acknowledgeTx&&B(e.acknowledgeTx),timeout_tx:e.timeoutTx&&B(e.timeoutTx),error:e.error}}function Io(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,packetTXs:e.packet_txs&&Fo(e.packet_txs),srcChainID:e.src_chain_id,dstChainID:e.dst_chain_id}}function Jo(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,packet_txs:e.packetTXs&&Vo(e.packetTXs),src_chain_id:e.srcChainID,dst_chain_id:e.dstChainID}}function In(e){return {transferSequenceIndex:e.transfer_sequence_index}}function Jn(e){return {transfer_sequence_index:e.transferSequenceIndex}}function Wn(e){return {chainID:e.chain_id,denom:e.denom,released:e.released}}function Ln(e){return {chain_id:e.chainID,denom:e.denom,released:e.released}}function zn(e){return {status:e.status,nextBlockingTransfer:e.next_blocking_transfer&&In(e.next_blocking_transfer),transferSequence:e.transfer_sequence.map($n),transferAssetRelease:e.transfer_asset_release&&Wn(e.transfer_asset_release),error:e.error,state:e.state,transfers:e.transfers.map(gi)}}function Ag(e){return {status:e.status,next_blocking_transfer:e.nextBlockingTransfer&&Jn(e.nextBlockingTransfer),transfer_sequence:e.transferSequence.map(Yn),transfer_asset_release:e.transferAssetRelease&&Ln(e.transferAssetRelease),error:e.error,state:e.state,transfers:e.transfers.map(ui)}}function yg(e){return {address:e.address,chainID:e.chain_id}}function kg(e){return {address:e.address,chain_id:e.chainID}}function Wo(e){return {fromChain:e.from_chain,fromChainID:e.from_chain_id,toChain:e.to_chain,toChainID:e.to_chain_id,asset:e.asset,shouldUnwrap:e.should_unwrap,denomIn:e.denom_in,denomOut:e.denom_out,feeAmount:e.fee_amount,usdFeeAmount:e.usd_fee_amount,feeAsset:ee(e.fee_asset),isTestnet:e.is_testnet,ibcTransferToAxelar:e.ibc_transfer_to_axelar?Tn(e.ibc_transfer_to_axelar):void 0,bridgeID:e.bridge_id,smartRelay:e.smart_relay}}function Lo(e){return {from_chain:e.fromChain,from_chain_id:e.fromChainID,to_chain:e.toChain,to_chain_id:e.toChainID,asset:e.asset,should_unwrap:e.shouldUnwrap,denom_in:e.denomIn,denom_out:e.denomOut,fee_amount:e.feeAmount,fee_asset:Ge(e.feeAsset),usd_fee_amount:e.usdFeeAmount,is_testnet:e.isTestnet,ibc_transfer_to_axelar:e.ibcTransferToAxelar?bn(e.ibcTransferToAxelar):void 0,bridge_id:e.bridgeID,smart_relay:e.smartRelay}}function zo(e){return {chainID:e.chain_id,denom:e.denom}}function Ko(e){return {chain_id:e.chainID,denom:e.denom}}function qo(e){return {feeAmount:e.fee_amount,relayerAddress:e.relayer_address,expiration:e.expiration,feePaymentAddress:e.fee_payment_address,feeDenom:e.fee_denom}}function Ho(e){return {fee_amount:e.feeAmount,relayer_address:e.relayerAddress,expiration:e.expiration,fee_payment_address:e.feePaymentAddress,fee_denom:e.feeDenom}}function Go(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,burnToken:e.burn_token,bridgeID:e.bridge_id,denomIn:e.denom_in,denomOut:e.denom_out,smartRelay:e.smart_relay,smartRelayFeeQuote:qo(e.smart_relay_fee_quote)}}function Zo(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,burn_token:e.burnToken,bridge_id:e.bridgeID,denom_in:e.denomIn,denom_out:e.denomOut,smart_relay:e.smartRelay,smart_relay_fee_quote:Ho(e.smartRelayFeeQuote)}}function $o(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,denomIn:e.denom_in,denomOut:e.denom_out,hyperlaneContractAddress:e.hyperlane_contract_address,feeAmount:e.fee_amount,usdFeeAmount:e.usd_fee_amount,feeAsset:ee(e.fee_asset),bridgeID:e.bridge_id,smartRelay:e.smart_relay}}function Yo(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,denom_in:e.denomIn,denom_out:e.denomOut,hyperlane_contract_address:e.hyperlaneContractAddress,fee_amount:e.feeAmount,usd_fee_amount:e.usdFeeAmount,fee_asset:Ge(e.feeAsset),bridge_id:e.bridgeID,smart_relay:e.smartRelay}}function Qo(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,denomIn:e.denom_in,denomOut:e.denom_out,opInitBridgeID:e.op_init_bridge_id,bridgeID:e.bridge_id,smartRelay:e.smart_relay}}function Xo(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,denom_in:e.denomIn,denom_out:e.denomOut,op_init_bridge_id:e.opInitBridgeID,bridge_id:e.bridgeID,smart_relay:e.smartRelay}}function jo(e){return {tokenContract:e.token_contract,spender:e.spender,amount:e.amount}}function ei(e){return {token_contract:e.tokenContract,spender:e.spender,amount:e.amount}}function Kn(e){return {chainID:e.chain_id,tx:e.tx,signerAddress:e.signer_address}}function qn(e){return {chain_id:e.chainID,tx:e.tx,signer_address:e.signerAddress}}function Hn(e){return {chainID:e.chain_id,to:e.to,value:e.value,data:e.data,requiredERC20Approvals:e.required_erc20_approvals.map(jo),signerAddress:e.signer_address}}function Gn(e){return {chain_id:e.chainID,to:e.to,value:e.value,data:e.data,required_erc20_approvals:e.requiredERC20Approvals.map(ei),signer_address:e.signerAddress}}function ri(e){return {chainID:e.chain_id,path:e.path,msgs:e.msgs.map(No),signerAddress:e.signer_address}}function si(e){return {chain_id:e.chainID,path:e.path,msgs:e.msgs.map(Eo),signer_address:e.signerAddress}}function Es(e){return "cosmos_tx"in e?{cosmosTx:ri(e.cosmos_tx),operationsIndices:e.operations_indices}:"svm_tx"in e?{svmTx:Kn(e.svm_tx),operationsIndices:e.operations_indices}:{evmTx:Hn(e.evm_tx),operationsIndices:e.operations_indices}}function Rg(e){return "cosmosTx"in e?{cosmos_tx:si(e.cosmosTx),operations_indices:e.operationsIndices}:"svmTx"in e?{svm_tx:qn(e.svmTx),operations_indices:e.operationsIndices}:{evm_tx:Gn(e.evmTx),operations_indices:e.operationsIndices}}function Fs(e){return "multi_chain_msg"in e?{multiChainMsg:Bo(e.multi_chain_msg)}:"svm_tx"in e?{svmTx:Kn(e.svm_tx)}:{evmTx:Hn(e.evm_tx)}}function Sg(e){return "multiChainMsg"in e?{multi_chain_msg:Oo(e.multiChainMsg)}:"svmTx"in e?{svm_tx:qn(e.svmTx)}:{evm_tx:Gn(e.evmTx)}}function Zn(e){var r,s;return {estimatedFees:(r=e.estimated_fees)==null?void 0:r.map(t=>wn(t)),msgs:e.msgs.map(t=>Fs(t)),txs:(s=e.txs)==null?void 0:s.map(t=>Es(t)),warning:e.warning}}function ni(e){return {sendTx:e.send_tx?D(e.send_tx):null,confirmTx:e.confirm_tx?D(e.confirm_tx):null,executeTx:e.execute_tx?D(e.execute_tx):null,error:e.error}}function ti(e){return {send_tx:e.sendTx?B(e.sendTx):null,confirm_tx:e.confirmTx?B(e.confirmTx):null,execute_tx:e.executeTx?B(e.executeTx):null,error:e.error}}function oi(e){return {sendTx:e.send_tx?D(e.send_tx):null,gasPaidTx:e.gas_paid_tx?D(e.gas_paid_tx):null,confirmTx:e.confirm_tx?D(e.confirm_tx):null,approveTx:e.approve_tx?D(e.approve_tx):null,executeTx:e.execute_tx?D(e.execute_tx):null,error:e.error}}function ii(e){return {send_tx:e.sendTx?B(e.sendTx):null,gas_paid_tx:e.gasPaidTx?B(e.gasPaidTx):null,confirm_tx:e.confirmTx?B(e.confirmTx):null,approve_tx:e.approveTx?B(e.approveTx):null,execute_tx:e.executeTx?B(e.executeTx):null,error:e.error}}function ai(e){return "contract_call_with_token_txs"in e?{contractCallWithTokenTxs:oi(e.contract_call_with_token_txs)}:{sendTokenTxs:ni(e.send_token_txs)}}function di(e){return "contractCallWithTokenTxs"in e?{contract_call_with_token_txs:ii(e.contractCallWithTokenTxs)}:{send_token_txs:ti(e.sendTokenTxs)}}function ci(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,type:e.type,state:e.state,txs:e.txs&&ai(e.txs),axelarScanLink:e.axelar_scan_link,srcChainID:e.src_chain_id,dstChainID:e.dst_chain_id}}function pi(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,type:e.type,state:e.state,txs:e.txs&&di(e.txs),axelar_scan_link:e.axelarScanLink,src_chain_id:e.srcChainID,dst_chain_id:e.dstChainID}}function $n(e){return "ibc_transfer"in e?{ibcTransfer:Io(e.ibc_transfer)}:"cctp_transfer"in e?{cctpTransfer:Si(e.cctp_transfer)}:"hyperlane_transfer"in e?{hyperlaneTransfer:wi(e.hyperlane_transfer)}:"op_init_transfer"in e?{opInitTransfer:Di(e.op_init_transfer)}:{axelarTransfer:ci(e.axelar_transfer)}}function Yn(e){return "ibcTransfer"in e?{ibc_transfer:Jo(e.ibcTransfer)}:"cctpTransfer"in e?{cctp_transfer:Pi(e.cctpTransfer)}:"hyperlaneTransfer"in e?{hyperlane_transfer:Ui(e.hyperlaneTransfer)}:"opInitTransfer"in e?{op_init_transfer:Bi(e.opInitTransfer)}:{axelar_transfer:pi(e.axelarTransfer)}}function gi(e){return {transferSequence:e.transfer_sequence.map($n),transferAssetRelease:e.transfer_asset_release&&Wn(e.transfer_asset_release),error:e.error,state:e.state,nextBlockingTransfer:e.next_blocking_transfer&&In(e.next_blocking_transfer)}}function ui(e){return {transfer_sequence:e.transferSequence.map(Yn),transfer_asset_release:e.transferAssetRelease&&Ln(e.transferAssetRelease),error:e.error,state:e.state,next_blocking_transfer:e.nextBlockingTransfer&&Jn(e.nextBlockingTransfer)}}function mi(e){return {chainID:e.chain_id,denom:e.denom}}function li(e){return {chain_id:e.chainID,denom:e.denom}}function fi(e){return "asset"in e?{asset:ee(e.asset)}:{error:e.error}}function _i(e){return "asset"in e?{asset:Ge(e.asset)}:{error:e.error}}function Pg(e){return {assets:e.assets.map(mi)}}function Qn(e){return {assets:e.assets.map(li)}}function Xn(e){return {originAssets:e.origin_assets.map(fi)}}function xg(e){return {origin_assets:e.originAssets.map(_i)}}function vi(e){return {assetOnSource:ee(e.asset_on_source),assetOnDest:ee(e.asset_on_dest),txsRequired:e.txs_required,bridges:e.bridges}}function Cg(e){return {asset_on_source:Ge(e.assetOnSource),asset_on_dest:Ge(e.assetOnDest),txs_required:e.txsRequired,bridges:e.bridges}}function wg(e){return {sourceChainID:e.source_chain_id,destChainID:e.dest_chain_id,includeNoMetadataAssets:e.include_no_metadata_assets,includeCW20Assets:e.include_cw20_assets,includeEvmAssets:e.include_evm_assets,allowMultiTx:e.allow_multi_tx}}function jn(e){return {source_chain_id:e.sourceChainID,dest_chain_id:e.destChainID,include_no_metadata_assets:e.includeNoMetadataAssets,include_cw20_assets:e.includeCW20Assets,include_evm_assets:e.includeEvmAssets,allow_multi_tx:e.allowMultiTx}}function et(e){return {assetsBetweenChains:e.assets_between_chains.map(vi)}}function Mi(e){return {sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destChainID:e.dest_chain_id,reason:e.reason}}function hi(e){return {source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_chain_id:e.destChainID,reason:e.reason}}function rt(e){return {bridges:e.bridges.map(Ai)}}function Ug(e){return {bridges:e.bridges.map(yi)}}function Ai(e){return {id:e.id,name:e.name,logoURI:e.logo_uri}}function yi(e){return {id:e.id,name:e.name,logo_uri:e.logoURI}}function ki(e){return {sendTx:e.send_tx?D(e.send_tx):null,receiveTx:e.receive_tx?D(e.receive_tx):null}}function Ri(e){return {send_tx:e.sendTx?B(e.sendTx):null,receive_tx:e.receiveTx?B(e.receiveTx):null}}function Si(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,txs:e.txs&&ki(e.txs),srcChainID:e.src_chain_id,dstChainID:e.dst_chain_id}}function Pi(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,txs:e.txs&&Ri(e.txs),src_chain_id:e.srcChainID,dst_chain_id:e.dstChainID}}function xi(e){return {sendTx:e.send_tx?D(e.send_tx):null,receiveTx:e.receive_tx?D(e.receive_tx):null}}function Ci(e){return {send_tx:e.sendTx?B(e.sendTx):null,receive_tx:e.receiveTx?B(e.receiveTx):null}}function wi(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,txs:e.txs&&xi(e.txs)}}function Ui(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,txs:e.txs&&Ci(e.txs)}}function Ti(e){return {sendTx:e.send_tx?D(e.send_tx):null,receiveTx:e.receive_tx?D(e.receive_tx):null}}function bi(e){return {send_tx:e.sendTx?B(e.sendTx):null,receive_tx:e.receiveTx?B(e.receiveTx):null}}function Di(e){return {fromChainID:e.from_chain_id,toChainID:e.to_chain_id,state:e.state,txs:e.txs&&Ti(e.txs)}}function Bi(e){return {from_chain_id:e.fromChainID,to_chain_id:e.toChainID,state:e.state,txs:e.txs&&bi(e.txs)}}function Tg(e){var s;let r={sourceAssetDenom:e.source_asset_denom,sourceAssetChainID:e.source_asset_chain_id,destAssetDenom:e.dest_asset_denom,destAssetChainID:e.dest_asset_chain_id,chainIdsToAddresses:e.chain_ids_to_addresses,slippageTolerancePercent:e.slippage_tolerance_percent,affiliates:(s=e.affiliates)==null?void 0:s.map(bs),chainIDsToAffiliates:e.chain_ids_to_affiliates?nt(e.chain_ids_to_affiliates):void 0,timeoutSeconds:e.timeout_seconds,postRouteHandler:e.post_route_handler&&On(e.post_route_handler),swapVenue:e.swap_venue&&$(e.swap_venue),swapVenues:e.swap_venues&&e.swap_venues.map($),smartRelay:e.smart_relay,smartSwapOptions:e.smart_swap_options?Us(e.smart_swap_options):void 0,allowSwaps:e.allow_swaps,enableGasWarnings:e.enable_gas_warnings,allowMultiTx:e.allow_multi_tx,allowUnsafe:e.allow_unsafe,bridges:e.bridges,experimentalFeatures:e.experimental_features};return e.amount_in!==void 0?se(C({},r),{amountIn:e.amount_in}):se(C({},r),{amountOut:e.amount_out})}function st(e){var s;let r={source_asset_denom:e.sourceAssetDenom,source_asset_chain_id:e.sourceAssetChainID,dest_asset_denom:e.destAssetDenom,dest_asset_chain_id:e.destAssetChainID,chain_ids_to_addresses:e.chainIdsToAddresses,slippage_tolerance_percent:e.slippageTolerancePercent,affiliates:(s=e.affiliates)==null?void 0:s.map(Ds),chain_ids_to_affiliates:e.chainIDsToAffiliates?tt(e.chainIDsToAffiliates):void 0,allow_multi_tx:e.allowMultiTx,allow_unsafe:e.allowUnsafe,bridges:e.bridges,timeout_seconds:e.timeoutSeconds,experimental_features:e.experimentalFeatures,swap_venue:e.swapVenue&&Ie(e.swapVenue),swap_venues:e.swapVenues&&e.swapVenues.map(Ie),post_route_handler:e.postRouteHandler&&Nn(e.postRouteHandler),smart_relay:e.smartRelay,smart_swap_options:e.smartSwapOptions?Ts(e.smartSwapOptions):void 0,allow_swaps:e.allowSwaps,enable_gas_warnings:e.enableGasWarnings};return e.amountIn!==void 0?se(C({},r),{amount_in:e.amountIn}):se(C({},r),{amount_out:e.amountOut})}function Us(e){return {splitRoutes:!!e.split_routes,evmSwaps:!!e.evm_swaps}}function Ts(e){return {split_routes:!!e.splitRoutes,evm_swaps:!!e.evmSwaps}}function nt(e){let r={};for(let s of Object.keys(e))r[s]=Oi(e[s]);return r}function tt(e){let r={};for(let s of Object.keys(e))r[s]=Ni(e[s]);return r}function Oi(e){return {affiliates:e.affiliates.map(bs)}}function Ni(e){return {affiliates:e.affiliates.map(Ds)}}function bg(e){return e}function Dg(e){return e}function Bg(e){return e}function Ei(e){return e}function Fi(e){return {amount:e.amount,decimals:e.decimals,formattedAmount:e.formatted_amount,price:e.price,valueUSD:e.value_usd,error:e.error}}function Vi(e){return {amount:e.amount,decimals:e.decimals,formatted_amount:e.formattedAmount,price:e.price,value_usd:e.valueUSD,error:e.error}}function Ii(e){let r={denoms:{}};for(let s of Object.keys(e.denoms)){let t=e.denoms[s];t!==void 0&&(r.denoms[s]=Fi(t));}return r}function Ji(e){let r={denoms:{}};for(let s of Object.keys(e.denoms)){let t=e.denoms[s];t!==void 0&&(r.denoms[s]=Vi(t));}return r}function ot(e){let r={chains:{}};for(let s of Object.keys(e.chains)){let t=e.chains[s];t!==void 0&&(r.chains[s]=Ii(t));}return r}function Og(e){let r={chains:{}};for(let s of Object.keys(e.chains)){let t=e.chains[s];t!==void 0&&(r.chains[s]=Ji(t));}return r}var Ar=class e{constructor(){this.cache=new Map;}static getInstance(){return e.instance||(e.instance=new e),e.instance}set(r,s,t){this.cache.set(r,{data:s,timestamp:t});}get(r){return this.cache.get(r)}clear(){this.cache.clear();}},it=(e,{cacheDurationMs:r})=>(s,t,n)=>f(void 0,null,function*(){let o=crypto.createHash("md5").update(JSON.stringify(n)).digest("hex"),a=`${s}:${o}`,d=Date.now(),c=e.get(a);if(c&&d-c.timestamp<r)return c.data;let u=yield t(...n);return e.set(a,u,d),u});var da="https://api.skip.build",Is=class{constructor(r={}){this.cumulativeAffiliateFeeBPS="0";var s,t,n,o;this.requestClient=new vr({baseURL:r.apiURL||da,apiKey:r.apiKey}),this.aminoTypes=new stargate.AminoTypes(C(C(C(C(C({},stargate.createDefaultAminoConverters()),cosmwasmStargate.createWasmAminoConverters()),sn),fn),(s=r.aminoTypes)!=null?s:{})),this.registry=new protoSigning.Registry([...stargate.defaultRegistryTypes,["/cosmwasm.wasm.v1.MsgExecuteContract",tx$1.MsgExecuteContract],["/initia.move.v1.MsgExecute",Ke],["/opinit.ophost.v1.MsgInitiateTokenDeposit",Je],...nn,..._n,...(t=r.registryTypes)!=null?t:[]]),this.endpointOptions=(n=r.endpointOptions)!=null?n:{},this.getCosmosSigner=r.getCosmosSigner,this.getEVMSigner=r.getEVMSigner,this.getSVMSigner=r.getSVMSigner,this.cache=Ar.getInstance(),this.cacheDurationMs=(o=r.cacheDurationMs)!=null?o:Mn,this.cachingMiddleware=it(this.cache,{cacheDurationMs:this.cacheDurationMs}),r.chainIDsToAffiliates&&(this.cumulativeAffiliateFeeBPS=ca(r.chainIDsToAffiliates),this.chainIDsToAffiliates=r.chainIDsToAffiliates);}assets(){return f(this,arguments,function*(r={}){return this.cachingMiddleware("assets",s=>f(this,null,function*(){let t=yield this.requestClient.get("/v2/fungible/assets",Rn(C({},s)));return Object.entries(t.chain_to_assets_map).reduce((n,[o,{assets:a}])=>(n[o]=a.map(d=>ee(d)),n),{})}),[r])})}chains(r){return f(this,null,function*(){return this.cachingMiddleware("chains",s=>f(this,null,function*(){return (yield this.requestClient.get("/v2/info/chains",Sn(C({},s)))).chains.map(n=>Pn(n))}),[r])})}assetsFromSource(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/assets_from_source",kn(C({},r)));return Object.entries(s.dest_assets).reduce((t,[n,{assets:o}])=>(t[n]=o.map(a=>ee(a)),t),{})})}assetsBetweenChains(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/assets_between_chains",jn(r));return et(s).assetsBetweenChains})}bridges(){return f(this,null,function*(){let r=yield this.requestClient.get("/v2/info/bridges");return rt(r).bridges})}balances(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/info/balances",r);return ot(s)})}executeRoute(r){return f(this,null,function*(){var m;let{route:s,userAddresses:t,beforeMsg:n,afterMsg:o}=r,a=[],d=0;for(let l=0;l<t.length;l++){if(s.requiredChainAddresses[d]!==((m=t[l])==null?void 0:m.chainID)){d=l;continue}a.push(t[l].address),d++;}a.length!==s.requiredChainAddresses.length&&(a=t.map(l=>l.address)),a.length===s.requiredChainAddresses.length||a.length===s.chainIDs.length||re("executeRoute error: invalid address list");let u=yield this.messages({sourceAssetDenom:s.sourceAssetDenom,sourceAssetChainID:s.sourceAssetChainID,destAssetDenom:s.destAssetDenom,destAssetChainID:s.destAssetChainID,amountIn:s.amountIn,amountOut:s.estimatedAmountOut||"0",addressList:a,operations:s.operations,chainIDsToAffiliates:this.chainIDsToAffiliates,slippageTolerancePercent:r.slippageTolerancePercent||"1"});if(n&&u.txs.length>0){let l=u.txs[0];l&&"cosmosTx"in l&&l.cosmosTx.msgs.unshift(n);}if(o&&u.txs.length>0){let l=u.txs[u.txs.length-1];l&&"cosmosTx"in l&&l.cosmosTx.msgs.push(o);}yield this.executeTxs(se(C({},r),{txs:u.txs}));})}executeTxs(r){return f(this,null,function*(){let{txs:s,onTransactionBroadcast:t,onTransactionCompleted:n}=r,o={};for(let a=0;a<s.length;a++){let d=s[a];d||re(`executeRoute error: invalid message at index ${a}`);let c;if("cosmosTx"in d)c=yield this.executeCosmosTx(d,r,a,o);else if("evmTx"in d){let m=yield this.executeEvmMsg(d,r);c={chainID:d.evmTx.chainID,txHash:m.transactionHash};}else "svmTx"in d?c=yield this.executeSvmTx(d,r):re("executeRoute error: invalid message type");yield t==null?void 0:t(C({},c));let u=yield this.waitForTransaction(se(C({},c),{onTransactionTracked:r.onTransactionTracked}));yield n==null?void 0:n(c.chainID,c.txHash,u);}})}executeCosmosTx(r,s,t,n){return f(this,null,function*(){var w;let{userAddresses:o,validateGasBalance:a,getGasPrice:d,gasAmountMultiplier:c,getFallbackGasAmount:u}=s,m=s.getCosmosSigner||this.getCosmosSigner;if(!m)throw new Error("executeRoute error: 'getCosmosSigner' is not provided or configured in skip router");let[l,y]=yield Promise.all([m(r.cosmosTx.chainID),this.getRpcEndpointForChain(r.cosmosTx.chainID)]),h=yield stargate.SigningStargateClient.connectWithSigner(y,l,{aminoTypes:this.aminoTypes,registry:this.registry,accountParser:fr});a&&(n=yield this.validateGasBalances({txs:[r],userAddresses:o,getOfflineSigner:s.getCosmosSigner,getGasPrice:d,gasAmountMultiplier:c,getFallbackGasAmount:u,onValidateGasBalance:s.onValidateGasBalance,stargateClient:h}));let A=n[t],R=(w=o.find(P=>P.chainID===r.cosmosTx.chainID))==null?void 0:w.address;R||re(`executeRoute error: invalid address for chain '${r.cosmosTx.chainID}'`),r.cosmosTx.chainID==="stride-1"&&!A&&(A=yield this.validateCosmosGasBalance({chainID:r.cosmosTx.chainID,messages:r.cosmosTx.msgs,signerAddress:R,getGasPrice:d,gasAmountMultiplier:c,getFallbackGasAmount:u,stargateClient:h}));let S=yield this.executeCosmosMessage({messages:r.cosmosTx.msgs,chainID:r.cosmosTx.chainID,getCosmosSigner:s.getCosmosSigner,getGasPrice:d,gasAmountMultiplier:c,signerAddress:R,getFallbackGasAmount:u,gasTokenUsed:A,stargateClient:h,signer:l,onTransactionSigned:s.onTransactionSigned});return {chainID:r.cosmosTx.chainID,txHash:S.transactionHash}})}executeSvmTx(r,s){return f(this,null,function*(){let{svmTx:t}=r,n=s.getSVMSigner||this.getSVMSigner;if(!n)throw new Error("executeRoute error: 'getSVMSigner' is not provided or configured in skip router");let o=yield n(),a=yield this.executeSVMTransaction({signer:o,message:t,onTransactionSigned:s.onTransactionSigned});return {chainID:t.chainID,txHash:a}})}executeEvmMsg(r,s){return f(this,null,function*(){let{evmTx:t}=r,n=s.getEVMSigner||this.getEVMSigner;if(!n)throw new Error("Unable to get EVM signer");let o=yield n(t.chainID);return yield this.executeEVMTransaction({message:t,signer:o,onTransactionSigned:s.onTransactionSigned})})}executeCosmosMessage(r){return f(this,null,function*(){let{signerAddress:s,chainID:t,messages:n,getGasPrice:o,gasAmountMultiplier:a,getFallbackGasAmount:d,gasTokenUsed:c,onTransactionSigned:u,stargateClient:m,signer:l}=r;if(!(yield l.getAccounts()).find(b=>b.address===s))throw new Error("executeMultiChainMessage error: failed to retrieve account from signer");let A=yield this.estimateGasForMessage({stargateClient:m,chainID:t,signerAddress:s,gasAmountMultiplier:a,getGasPrice:o,messages:n,getFallbackGasAmount:d});if(c){let b=A.amount.find(Y=>Y.denom===c.denom);b&&(A.amount=[b]);}A.amount.length>1&&(A.amount=[A.amount[0]]);let{accountNumber:R,sequence:S}=yield this.getAccountNumberAndSequence(s,t),w;protoSigning.isOfflineDirectSigner(l)?w=yield this.signCosmosMessageDirect({signerAddress:s,signer:l,chainID:t,cosmosMsgs:n,fee:A,signerData:{accountNumber:R,sequence:S,chainId:t}}):w=yield this.signCosmosMessageAmino({signerAddress:s,signer:l,chainID:t,cosmosMsgs:n,fee:A,signerData:{accountNumber:R,sequence:S,chainId:t}});let P=tx$3.TxRaw.encode(w).finish(),U=encoding.toHex(crypto$1.sha256(P));return u==null||u({chainID:t,txHash:U}),yield m.broadcastTx(P)})}estimateGasForMessage(u){return f(this,arguments,function*({stargateClient:r,chainID:s,signerAddress:t,gasAmountMultiplier:n,getGasPrice:o,messages:a,encodedMsgs:d,getFallbackGasAmount:c}){var h;let m=(o?yield o(s,"cosmos"):yield this.getRecommendedGasPrice(s))||re(`executeRoute error: unable to get gas prices for chain '${s}'`);if(s==="noble-1")return stargate.calculateFee(2e5,m);let l=yield f(this,null,function*(){try{return yield hr(r,t,s,a,d,n)}catch(A){if(c){let R=yield c(s,"cosmos");return R||re(`executeRoute error: unable to estimate gas for message(s) ${a||d}`),String(R)}throw A}}),y=stargate.calculateFee(Math.ceil(parseFloat(l)),m);if(s==="stride-1"){let R=(h=(yield this.chains()).find(S=>S.chainID===s))==null?void 0:h.feeAssets.find(S=>S.denom.toLowerCase()==="ibc/BF3B4F53F3694B66E13C23107C84B6485BD2B96296BB7EC680EA77BBA75B4801".toLowerCase());if(R&&R.gasPrice){let S=R.gasPrice.average;S===""&&(S=R.gasPrice.high),S===""&&(S=R.gasPrice.low);let w=new stargate.GasPrice(math.Decimal.fromUserInput(S,18),R.denom),P=stargate.calculateFee(Math.ceil(parseFloat(l)),w);P.amount[0]&&y.amount.push(P.amount[0]);}}return y||re(`executeRoute error: unable to get fee for message(s) ${a||d}`),y})}executeEVMTransaction(n){return f(this,arguments,function*({message:r,signer:s,onTransactionSigned:t}){if(!s.account)throw new Error("executeEVMTransaction error: failed to retrieve account from signer");let o=s.extend(viem.publicActions);for(let c of r.requiredERC20Approvals){if((yield o.readContract({address:c.tokenContract,abi:ys,functionName:"allowance",args:[s.account.address,c.spender]}))>BigInt(c.amount))continue;let m=yield o.writeContract({account:s.account,address:c.tokenContract,abi:ys,functionName:"approve",args:[c.spender,BigInt(c.amount)],chain:s.chain}),l=yield o.waitForTransactionReceipt({hash:m});if(l.status==="reverted")throw new Error(`executeEVMTransaction error: evm tx reverted for hash ${l.transactionHash}`)}let a=yield o.sendTransaction({account:s.account,to:r.to,data:`0x${r.data}`,chain:s.chain,value:r.value===""?void 0:BigInt(r.value)});return t==null||t({chainID:r.chainID,txHash:a}),yield o.waitForTransactionReceipt({hash:a})})}executeSVMTransaction(n){return f(this,arguments,function*({signer:r,message:s,onTransactionSigned:t}){var y;let o=Buffer.from(s.tx,"base64"),a=web3_js.Transaction.from(o),d=yield this.getRpcEndpointForChain(s.chainID),c=new web3_js.Connection(d),u;if("signTransaction"in r){let A=(yield r.signTransaction(a)).serialize();yield this.submitTransaction({chainID:s.chainID,tx:A.toString("base64")}).then(S=>{t==null||t({chainID:s.chainID,txHash:S.txHash}),u=S.txHash;}),u=yield c.sendRawTransaction(A,{preflightCommitment:"confirmed",maxRetries:5});}if(!u)throw new Error("executeSVMTransaction error: signature not found");let m=0,l=0;for(;;)try{let h=yield c.getSignatureStatus(u,{searchTransactionHistory:!0});if(((y=h==null?void 0:h.value)==null?void 0:y.confirmationStatus)==="confirmed")return u;if(m>12)throw yield lr(3e3),new Error(`executeSVMTransaction error: waiting finalized status timed out for ${u}`);m++,yield lr(3e3);}catch(h){if(l++,l>12)throw h}})}signCosmosMessageDirect(r){return f(this,null,function*(){let{signer:s,signerAddress:t,chainID:n,cosmosMsgs:o,fee:a,signerData:{accountNumber:d,sequence:c,chainId:u}}=r;if(n.includes("evmos"))return this.signCosmosMessageDirectEvmos(t,s,o,a,{accountNumber:d,sequence:c,chainId:u});if(n.includes("injective"))return this.signCosmosMessageDirectInjective(t,s,o,a,{accountNumber:d,sequence:c,chainId:u});let l=(yield s.getAccounts()).find(b=>b.address===t);if(!l)throw new Error("signCosmosMessageDirect error: failed to retrieve account from signer");let h={typeUrl:"/cosmos.tx.v1beta1.TxBody",value:{messages:o.map(b=>Mr(b))}},A=this.registry.encode(h),R=math.Int53.fromString(a.gas).toNumber(),S=Rr(l,n),w=protoSigning.makeAuthInfoBytes([{pubkey:S,sequence:c}],a.amount,R,a.granter,a.payer),P=protoSigning.makeSignDoc(A,w,u,d),{signature:U,signed:q}=yield s.signDirect(t,P);return tx$3.TxRaw.fromPartial({bodyBytes:q.bodyBytes,authInfoBytes:q.authInfoBytes,signatures:[encoding.fromBase64(U.signature)]})})}signCosmosMessageDirectEvmos(c,u,m,l,y){return f(this,arguments,function*(r,s,t,n,{accountNumber:o,sequence:a,chainId:d}){let A=(yield s.getAccounts()).find(U=>U.address===r);if(!A)throw new Error("signCosmosMessageDirectEvmos: failed to retrieve account from signer");let R=t.map(U=>xs(U)),S=Buffer.from(A.pubkey).toString("base64"),{signDoc:w}=ks({pubKey:S,chainId:d,message:R,sequence:a,accountNumber:o,timeoutHeight:0,fee:n}),P=yield s.signDirect(r,w);return tx$3.TxRaw.fromPartial({bodyBytes:P.signed.bodyBytes,authInfoBytes:P.signed.authInfoBytes,signatures:[encoding.fromBase64(P.signature.signature)]})})}signCosmosMessageDirectInjective(c,u,m,l,y){return f(this,arguments,function*(r,s,t,n,{accountNumber:o,sequence:a,chainId:d}){let A=(yield s.getAccounts()).find(er=>er.address===r);if(!A)throw new Error("signCosmosMessageDirectInjective: failed to retrieve account from signer");let R=yield this.getRestEndpointForChain(d),P=(yield new rest.ChainRestTendermintApi(R).fetchLatestBlock()).header.height,U=new utils.BigNumberInBase(P).plus(utils.DEFAULT_BLOCK_TIMEOUT_HEIGHT),q=Buffer.from(A.pubkey).toString("base64"),b=t.map(er=>xs(er)),{signDoc:Y}=ks({pubKey:q,chainId:d,message:b,sequence:a,accountNumber:o,timeoutHeight:U.toNumber(),fee:n}),je=yield s.signDirect(r,Y);return tx$3.TxRaw.fromPartial({bodyBytes:je.signed.bodyBytes,authInfoBytes:je.signed.authInfoBytes,signatures:[encoding.fromBase64(je.signature.signature)]})})}signCosmosMessageAmino(r){return f(this,null,function*(){let{signer:s,signerAddress:t,chainID:n,cosmosMsgs:o,fee:a,signerData:{accountNumber:d,sequence:c,chainId:u}}=r,l=(yield s.getAccounts()).find(Q=>Q.address===t);if(!l)throw new Error("signCosmosMessageAmino: failed to retrieve account from signer");let y=o.map(Q=>Mr(Q)),h=y.findIndex(Q=>Q.typeUrl==="/ibc.applications.transfer.v1.MsgTransfer");if(h!==-1){let Q=yield this.getRpcEndpointForChain(n),Js=yield (yield stargate.StargateClient.connect(Q,{accountParser:fr})).getHeight();y[h].value.timeoutHeight={revisionHeight:Js+100,revisionNumber:Js+100},y[h].value.timeoutTimestamp=0;}let A=signing.SignMode.SIGN_MODE_LEGACY_AMINO_JSON,R=y.map(Q=>this.aminoTypes.toAmino(Q)),S=amino.makeSignDoc(R,a,u,"",d,c),{signature:w,signed:P}=yield s.signAmino(t,S),U={messages:P.msgs.map(Q=>this.aminoTypes.fromAmino(Q)),memo:P.memo};U.messages[0].value.memo=y[0].value.memo;let q={typeUrl:"/cosmos.tx.v1beta1.TxBody",value:U},b=this.registry.encode(q),Y=math.Int53.fromString(P.fee.gas).toNumber(),je=math.Int53.fromString(P.sequence).toNumber(),er=Rr(l,n),mt=protoSigning.makeAuthInfoBytes([{pubkey:er,sequence:je}],P.fee.amount,Y,P.fee.granter,P.fee.payer,A);return tx$3.TxRaw.fromPartial({bodyBytes:b,authInfoBytes:mt,signatures:[encoding.fromBase64(w.signature)]})})}messages(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/msgs",se(C({},En(r)),{slippage_tolerance_percent:r.slippageTolerancePercent||"0"}));return Zn(s)})}route(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/route",se(C({},Un(r)),{cumulative_affiliate_fee_bps:this.cumulativeAffiliateFeeBPS}));return Ns(s)})}msgsDirect(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/msgs_direct",C({},st(r)));return {msgs:s.msgs.map(t=>Fs(t)),txs:s.txs.map(t=>Es(t)),route:Ns(s.route)}})}recommendAssets(r){return f(this,null,function*(){let s=xn({requests:Array.isArray(r)?r:[r]}),t=yield this.requestClient.post("/v2/fungible/recommend_assets",s);return Cn(t).recommendationEntries})}ibcOriginAssets(r){return f(this,null,function*(){let s=yield this.requestClient.post("/v2/fungible/ibc_origin_assets",Qn({assets:r}));return Xn(s).originAssets})}submitTransaction(t){return f(this,arguments,function*({chainID:r,tx:s}){let n=yield this.requestClient.post("/v2/tx/submit",{chain_id:r,tx:s});return Fn(n)})}trackTransaction(n){return f(this,arguments,function*({chainID:r,txHash:s,options:t}){var m,l,y,h,A,R;let o=(l=(m=t==null?void 0:t.retry)==null?void 0:m.maxRetries)!=null?l:5,a=(h=(y=t==null?void 0:t.retry)==null?void 0:y.retryInterval)!=null?h:1e3,d=(R=(A=t==null?void 0:t.retry)==null?void 0:A.backoffMultiplier)!=null?R:2,c=0,u;for(;c<o;)try{let S=yield this.requestClient.post("/v2/tx/track",{chain_id:r,tx_hash:s});return Vn(S)}catch(S){u=S,c++,yield lr(a*Math.pow(d,c-1));}throw u})}transactionStatus(n){return f(this,arguments,function*({chainID:r,txHash:s,options:t}){var m,l,y,h,A,R;let o=(l=(m=t==null?void 0:t.retry)==null?void 0:m.maxRetries)!=null?l:5,a=(h=(y=t==null?void 0:t.retry)==null?void 0:y.retryInterval)!=null?h:1e3,d=(R=(A=t==null?void 0:t.retry)==null?void 0:A.backoffMultiplier)!=null?R:2,c=0,u;for(;c<o;)try{let S=yield this.requestClient.get("/v2/tx/status",{chain_id:r,tx_hash:s});return zn(S)}catch(S){u=S,c++,yield lr(a*Math.pow(d,c-1));}throw u})}waitForTransaction(n){return f(this,arguments,function*({chainID:r,txHash:s,onTransactionTracked:t}){let{explorerLink:o}=yield this.trackTransaction({chainID:r,txHash:s,options:{retry:{backoffMultiplier:2.5}}});for(t&&(yield t({txHash:s,chainID:r,explorerLink:o}));;){let a=yield this.transactionStatus({chainID:r,txHash:s});if(a.status==="STATE_COMPLETED")return a;yield lr(1e3);}})}venues(r){return f(this,null,function*(){return (yield this.requestClient.get("/v2/fungible/venues",{only_testnets:r})).venues.map(t=>$(t))})}getCosmsosGasAmountForMessage(r,s,t,n){return f(this,null,function*(){return hr(r,s,t,n)})}getAccountNumberAndSequence(r,s){return f(this,null,function*(){if(s.includes("dymension"))return this.getAccountNumberAndSequenceFromDymension(r,s);let t=yield this.getRpcEndpointForChain(s),n=yield stargate.StargateClient.connect(t,{accountParser:fr}),o=yield n.getAccount(r);if(!o)throw new Error("getAccountNumberAndSequence: failed to retrieve account");return n.disconnect(),{accountNumber:o.accountNumber,sequence:o.sequence}})}getAccountNumberAndSequenceFromDymension(r,s){return f(this,null,function*(){let t=yield this.getRestEndpointForChain(s),n=yield gt__default.default.get(`${t}/cosmos/auth/v1beta1/accounts/${r}`),o=0,a=0;return n.data.account.base_account?(o=n.data.account.base_account.sequence,a=n.data.account.base_account.account_number):(o=n.data.account.sequence,a=n.data.account.account_number),{accountNumber:a,sequence:o}})}getAccountNumberAndSequenceFromEvmos(r,s){return f(this,null,function*(){let t=yield this.getRestEndpointForChain(s),n=yield gt__default.default.get(`${t}/cosmos/auth/v1beta1/accounts/${r}`),o=n.data.account.base_account.account_number,a=n.data.account.base_account.sequence;return {accountNumber:o,sequence:a}})}getAccountNumberAndSequenceInjective(r,s){return f(this,null,function*(){let t=yield this.getRestEndpointForChain(s),o=yield new rest.ChainRestAuthApi(t).fetchAccount(r);return {accountNumber:parseInt(o.account.base_account.account_number),sequence:parseInt(o.account.base_account.sequence)}})}getRpcEndpointForChain(r){return f(this,null,function*(){var o,a,d,c,u;if(this.endpointOptions.getRpcEndpointForChain)return this.endpointOptions.getRpcEndpointForChain(r);if(this.endpointOptions.endpoints&&this.endpointOptions.endpoints[r]){let m=this.endpointOptions.endpoints[r];if(m!=null&&m.rpc)return m.rpc}console.warn("Warning: You are using unreliable public endpoints. We strongly recommend overriding them via endpointOptions for use beyond development settings.");let s;if(s=Qe().find(m=>m.chain_id===r),s||(s=Xe().find(m=>m.chain_id===r)),!s)throw new Error(`getRpcEndpointForChain: failed to find chain id '${r}' in registry`);if(((a=(o=s.apis)==null?void 0:o.rpc)==null?void 0:a.length)===0||!((d=s.apis)!=null&&d.rpc))throw new Error(`getRpcEndpointForChain error: failed to find RPC endpoint for chain '${r}'`);let t=(u=(c=s.apis)==null?void 0:c.rpc)==null?void 0:u.map(m=>m.address),n=yield wr(t,"rpc");if(!n)throw new Error(`getRpcEndpointForChain error: failed to find RPC endpoint for chain '${r}'`);return n})}getRestEndpointForChain(r){return f(this,null,function*(){var o,a,d,c,u;if(this.endpointOptions.getRestEndpointForChain)return this.endpointOptions.getRestEndpointForChain(r);if(this.endpointOptions.endpoints&&this.endpointOptions.endpoints[r]){let m=this.endpointOptions.endpoints[r];if(m!=null&&m.rest)return m.rest}let s;if(s=Qe().find(m=>m.chain_id===r),s||(s=Xe().find(m=>m.chain_id===r)),!s)throw new Error(`getRestEndpointForChain error: failed to find chain id '${r}' in registry`);if(((a=(o=s.apis)==null?void 0:o.rest)==null?void 0:a.length)===0||!((d=s.apis)!=null&&d.rest))throw new Error(`getRpcEndpointForChain error: failed to find RPC endpoint for chain '${r}'`);let t=(u=(c=s.apis)==null?void 0:c.rest)==null?void 0:u.map(m=>m.address),n=yield wr(t,"rest");if(!n)throw new Error(`getRestEndpointForChain error: failed to find REST endpoint for chain '${r}'`);return n})}getCosmosFeeForMessage(d,c){return f(this,arguments,function*(r,s,t=Ps,n,o,a){var h,A;if(a=yield this.getRecommendedGasPrice(r),!a)throw new Error(`getFeeForMessage error: Unable to get gas price for chain: ${r}`);if(o=yield (h=this.getCosmosSigner)==null?void 0:h.call(this,r),!o)throw new Error("getFeeForMessage error: signer is not provided or 'getCosmosSigner' is not configured in skip router");let m=((A=(yield o.getAccounts())[0])==null?void 0:A.address)||re("getFeeForMessage error: unable to resolve account address from signer"),l=yield hr(n,m,r,s,void 0,t),y=stargate.calculateFee(Math.ceil(parseFloat(l)),a);if(!y)throw new Error("getFeeForMessage error: unable to get fee for message");return y})}getRecommendedGasPrice(r){return f(this,null,function*(){let s=yield this.getFeeInfoForChain(r);if(!s||!s.gasPrice)return;let t=s.gasPrice.average;return t===""&&(t=s.gasPrice.high),t===""&&(t=s.gasPrice.low),new stargate.GasPrice(math.Decimal.fromUserInput(t,18),s.denom)})}getFeeInfoForChain(r){return f(this,null,function*(){var m,l;let[s,t]=yield Promise.all([this.chains({}),this.chains({onlyTestnets:!0})]),o=[...s,...t].find(y=>y.chainID===r);if(!o)return;let a=yield this.getDefaultGasTokenForChain(r);if(!a&&!o.feeAssets)return;let d=a?o.feeAssets.find(y=>y.denom===a):o.feeAssets[0];if(!d&&((l=(m=o.feeAssets)==null?void 0:m[0])==null?void 0:l.gasPrice)!==null)return o.feeAssets[0];if(d&&d.gasPrice!==null)return d;let c;if(c=Qe().find(y=>y.chain_id===r),c||(c=Xe().find(y=>y.chain_id===r)),!c||!c.fees)return;let u=c.fees.fee_tokens.find(y=>y.denom===a);if(u)return {denom:u.denom,gasPrice:{low:u.low_gas_price?`${u.low_gas_price}`:"",average:u.average_gas_price?`${u.average_gas_price}`:"",high:u.high_gas_price?`${u.high_gas_price}`:""}}})}getDefaultGasTokenForChain(r){var d;let s=vn[r];if(s)return s;let t;if(t=Qe().find(c=>c.chain_id===r),t||(t=Xe().find(c=>c.chain_id===r)),!t||!t.fees)return;let n=this.getStakingTokensForChain(r);if(n&&n.length>0){let c=t.fees.fee_tokens.find(u=>{var m;return u.denom===((m=n[0])==null?void 0:m.denom)});if(c)return c.denom}let o=t.fees.fee_tokens.find(c=>!c.denom.startsWith("ibc/")&&!c.denom.startsWith("l2/"));if(o)return o.denom;let a=t.fees.fee_tokens.find(c=>!c.denom.startsWith("l2/"));return a?a.denom:(d=t.fees.fee_tokens[0])==null?void 0:d.denom}getStakingTokensForChain(r){let s;if(s=Qe().find(t=>t.chain_id===r),s||(s=Xe().find(t=>t.chain_id===r)),!s)throw new Error(`getStakingTokensForChain error: failed to find chain id '${r}' in registry`);if(s.staking)return s.staking.staking_tokens}validateGasBalances(u){return f(this,arguments,function*({txs:r,userAddresses:s,getOfflineSigner:t,getGasPrice:n,gasAmountMultiplier:o,getFallbackGasAmount:a,onValidateGasBalance:d,stargateClient:c}){var l;let m={};for(let y=0;y<r.length;y++){let h=r[y];if(h||re(`validateGasBalances error: invalid tx at index ${y}`),"cosmosTx"in h){if(!c)throw new Error("validateGasBalances error: 'stargateClient' is not provided for cosmos tx");if(d==null||d({chainID:h.cosmosTx.chainID,txIndex:y,status:"pending"}),h.cosmosTx.msgs||re(`validateGasBalances error: invalid msgs ${h.cosmosTx.msgs}`),t=t||this.getCosmosSigner,!t)throw new Error("executeRoute error: 'getCosmosSigner' is not provided or configured in skip router");let A=((l=s.find(R=>R.chainID===h.cosmosTx.chainID))==null?void 0:l.address)||re(`validateGasBalance error: invalid address for chain '${h.cosmosTx.chainID}'`);try{let R=yield this.validateCosmosGasBalance({stargateClient:c,signerAddress:A,chainID:h.cosmosTx.chainID,messages:h.cosmosTx.msgs,getGasPrice:n,gasAmountMultiplier:o,getFallbackGasAmount:a});m[y]=R,d==null||d({chainID:h.cosmosTx.chainID,txIndex:y,status:"success"});}catch(R){let S=R;throw d==null||d({chainID:h.cosmosTx.chainID,txIndex:y,status:"error"}),new Error(`validateGasBalances error: ${S.message}`)}}}return d==null||d({status:"completed"}),m})}validateCosmosGasBalance(c){return f(this,arguments,function*({chainID:r,stargateClient:s,signerAddress:t,messages:n,getGasPrice:o,gasAmountMultiplier:a,getFallbackGasAmount:d}){var S,w;let u=yield this.estimateGasForMessage({stargateClient:s,chainID:r,signerAddress:t,gasAmountMultiplier:a,getGasPrice:o,messages:n,getFallbackGasAmount:d});if(!u.amount[0])throw new Error("validateCosmosGasBalance error: unable to get fee amount");if(r==="noble-1")return u.amount[0];let m=yield this.assets(),l=yield this.assets({onlyTestnets:!0}),h=C(C({},m),l)[r],A=yield Promise.all(u.amount.map(P=>f(this,null,function*(){let U=h==null?void 0:h.find(b=>b.denom.toLowerCase()===P.denom.toLowerCase());if(!U||!U.decimals)return {errMessage:`${P.denom} is not found in assets for ${r}.`,amount:P};let q=yield s.getBalance(t,P.denom);if(parseInt(q.amount)<parseInt(P.amount)){let b=Number(q.amount)/Math.pow(10,U.decimals),Y=Number(P.amount)/Math.pow(10,U.decimals);return {errMessage:`Insufficient fee token to initiate transfer on ${r}. Need ${Y} ${U.recommendedSymbol||P.denom}, but only have ${b} ${U.recommendedSymbol||P.denom}.`,amount:P}}return {errMessage:null,amount:P}}))),R=A.find(P=>P.errMessage===null);if(!R)throw A.length>1?new Error(((S=A[0])==null?void 0:S.errMessage)||`Insufficient fee token to initiate transfer on ${r}.`):new Error(((w=A[0])==null?void 0:w.errMessage)||`Insufficient fee token to initiate transfer on ${r}.`);return R.amount})}};function ca(e){var n;let r=Object.values(e).map(o=>o.affiliates),s=(n=r[0])==null?void 0:n.reduce((o,a)=>{if(!a.basisPointsFee)throw new Error("basisPointFee must exist in each affiliate");return o+parseInt(a.basisPointsFee,10)},0);if(!r.every(o=>o.reduce((d,c)=>{if(!c.basisPointsFee)throw new Error("basisPointFee must exist in each affiliate");if(!c.address)throw new Error("address to receive fee must exist in each affiliate");return d+parseInt(c==null?void 0:c.basisPointsFee,10)},0)===s))throw new Error("basisPointFee does not add up to the same number for each chain in chainIDsToAffiliates");return s==null?void 0:s.toFixed(0)}var ut=class extends Is{};function re(e,r){throw new Error(e,r)}function lr(e){return new Promise(r=>setTimeout(r,e))}
64
65
 
65
- exports.DEFAULT_GAS_MULTIPLIER = Mr;
66
- exports.SKIP_API_URL = na;
67
- exports.SkipClient = Js;
68
- exports.SkipRouter = pt;
69
- exports.affiliateFromJSON = Ds;
70
- exports.affiliateToJSON = Bs;
71
- exports.assetBetweenChainsFromJSON = li;
72
- exports.assetBetweenChainsToJSON = kg;
73
- exports.assetFromJSON = re;
74
- exports.assetOrErrorFromJSON = ui;
75
- exports.assetOrErrorToJSON = mi;
66
+ exports.DEFAULT_GAS_MULTIPLIER = Ps;
67
+ exports.SKIP_API_URL = da;
68
+ exports.SkipClient = Is;
69
+ exports.SkipRouter = ut;
70
+ exports.affiliateFromJSON = bs;
71
+ exports.affiliateToJSON = Ds;
72
+ exports.assetBetweenChainsFromJSON = vi;
73
+ exports.assetBetweenChainsToJSON = Cg;
74
+ exports.assetFromJSON = ee;
75
+ exports.assetOrErrorFromJSON = fi;
76
+ exports.assetOrErrorToJSON = _i;
76
77
  exports.assetRecommendationFromJSON = An;
77
- exports.assetRecommendationRequestFromJSON = fi;
78
- exports.assetRecommendationRequestToJSON = _i;
78
+ exports.assetRecommendationRequestFromJSON = Mi;
79
+ exports.assetRecommendationRequestToJSON = hi;
79
80
  exports.assetRecommendationToJSON = yn;
80
- exports.assetToJSON = Ze;
81
- exports.assetsBetweenChainsRequestFromJSON = Rg;
82
- exports.assetsBetweenChainsRequestToJSON = Xn;
83
- exports.assetsBetweenChainsResponseFromJSON = jn;
84
- exports.assetsFromSourceRequestFromJSON = jp;
81
+ exports.assetToJSON = Ge;
82
+ exports.assetsBetweenChainsRequestFromJSON = wg;
83
+ exports.assetsBetweenChainsRequestToJSON = jn;
84
+ exports.assetsBetweenChainsResponseFromJSON = et;
85
+ exports.assetsFromSourceRequestFromJSON = tg;
85
86
  exports.assetsFromSourceRequestToJSON = kn;
86
- exports.assetsRequestFromJSON = eg;
87
+ exports.assetsRequestFromJSON = og;
87
88
  exports.assetsRequestToJSON = Rn;
88
- exports.axelarTransferFromJSON = Vo;
89
- exports.axelarTransferInfoFromJSON = ii;
90
- exports.axelarTransferInfoToJSON = ai;
91
- exports.axelarTransferToJSON = Io;
92
- exports.axelarTransferTransactionsFromJSON = ti;
93
- exports.axelarTransferTransactionsToJSON = oi;
94
- exports.balanceRequestChainEntryFromJSON = xg;
95
- exports.balanceRequestChainEntryToJSON = Cg;
96
- exports.balanceRequestFromJSON = wg;
97
- exports.balanceRequestToJSON = Bi;
98
- exports.balanceResponseChainEntryFromJSON = Ei;
99
- exports.balanceResponseChainEntryToJSON = Fi;
100
- exports.balanceResponseDenomEntryFromJSON = Ni;
101
- exports.balanceResponseDenomEntryToJSON = Oi;
102
- exports.balanceResponseFromJSON = tt;
103
- exports.balanceResponseToJSON = Ug;
104
- exports.bankSendFromJSON = Jo;
105
- exports.bankSendToJSON = Wo;
106
- exports.bridgeFromJSON = vi;
107
- exports.bridgeToJSON = Mi;
108
- exports.bridgesResponseFromJSON = et;
109
- exports.bridgesResponseToJSON = Sg;
110
- exports.cctpTransferFromJSON = Ko;
111
- exports.cctpTransferInfoFromJSON = yi;
112
- exports.cctpTransferInfoToJSON = ki;
113
- exports.cctpTransferToJSON = qo;
114
- exports.cctpTransferTransactionsFromJSON = hi;
115
- exports.cctpTransferTransactionsToJSON = Ai;
116
- exports.chainAffiliatesFromJSON = bi;
117
- exports.chainAffiliatesToJSON = Di;
118
- exports.chainFromJSON = Sn;
119
- exports.chainIDsToAffiliatesMapFromJSON = st;
120
- exports.chainIDsToAffiliatesMapToJSON = nt;
121
- exports.chainToJSON = rg;
89
+ exports.axelarTransferFromJSON = Wo;
90
+ exports.axelarTransferInfoFromJSON = ci;
91
+ exports.axelarTransferInfoToJSON = pi;
92
+ exports.axelarTransferToJSON = Lo;
93
+ exports.axelarTransferTransactionsFromJSON = ai;
94
+ exports.axelarTransferTransactionsToJSON = di;
95
+ exports.balanceRequestChainEntryFromJSON = bg;
96
+ exports.balanceRequestChainEntryToJSON = Dg;
97
+ exports.balanceRequestFromJSON = Bg;
98
+ exports.balanceRequestToJSON = Ei;
99
+ exports.balanceResponseChainEntryFromJSON = Ii;
100
+ exports.balanceResponseChainEntryToJSON = Ji;
101
+ exports.balanceResponseDenomEntryFromJSON = Fi;
102
+ exports.balanceResponseDenomEntryToJSON = Vi;
103
+ exports.balanceResponseFromJSON = ot;
104
+ exports.balanceResponseToJSON = Og;
105
+ exports.bankSendFromJSON = zo;
106
+ exports.bankSendToJSON = Ko;
107
+ exports.bridgeFromJSON = Ai;
108
+ exports.bridgeToJSON = yi;
109
+ exports.bridgesResponseFromJSON = rt;
110
+ exports.bridgesResponseToJSON = Ug;
111
+ exports.cctpTransferFromJSON = Go;
112
+ exports.cctpTransferInfoFromJSON = Si;
113
+ exports.cctpTransferInfoToJSON = Pi;
114
+ exports.cctpTransferToJSON = Zo;
115
+ exports.cctpTransferTransactionsFromJSON = ki;
116
+ exports.cctpTransferTransactionsToJSON = Ri;
117
+ exports.chainAffiliatesFromJSON = Oi;
118
+ exports.chainAffiliatesToJSON = Ni;
119
+ exports.chainFromJSON = Pn;
120
+ exports.chainIDsToAffiliatesMapFromJSON = nt;
121
+ exports.chainIDsToAffiliatesMapToJSON = tt;
122
+ exports.chainToJSON = ig;
122
123
  exports.chainTransactionFromJSON = D;
123
124
  exports.chainTransactionToJSON = B;
124
- exports.contractCallWithTokenTransactionsFromJSON = si;
125
- exports.contractCallWithTokenTransactionsToJSON = ni;
126
- exports.cosmWasmContractMsgFromJSON = wo;
127
- exports.cosmWasmContractMsgToJSON = Uo;
128
- exports.cosmosMsgFromJSON = Do;
129
- exports.cosmosMsgToJSON = Bo;
130
- exports.cosmosTxFromJSON = Xo;
131
- exports.cosmosTxToJSON = jo;
132
- exports.denomWithChainIDFromJSON = pi;
133
- exports.denomWithChainIDToJSON = gi;
134
- exports.erc20ApprovalFromJSON = Yo;
135
- exports.erc20ApprovalToJSON = Qo;
136
- exports.estimatedFeeFromJSON = Cn;
137
- exports.estimatedFeeToJSON = fo;
138
- exports.evmSwapFromJSON = xo;
139
- exports.evmSwapToJSON = Co;
140
- exports.evmTxFromJSON = qn;
141
- exports.evmTxToJSON = Hn;
142
- exports.feeAssetFromJSON = co;
143
- exports.feeAssetToJSON = po;
144
- exports.getCosmosGasAmountForMessage = Ar;
145
- exports.getEncodeObjectFromCosmosMessage = hr;
146
- exports.getEncodeObjectFromCosmosMessageInjective = Cs;
147
- exports.hyperlaneTransferFromJSON = Ho;
148
- exports.hyperlaneTransferInfoFromJSON = Pi;
149
- exports.hyperlaneTransferInfoToJSON = xi;
150
- exports.hyperlaneTransferToJSON = Go;
151
- exports.hyperlaneTransferTransactionsFromJSON = Ri;
152
- exports.hyperlaneTransferTransactionsToJSON = Si;
153
- exports.ibcAddressFromJSON = _g;
154
- exports.ibcAddressToJSON = vg;
155
- exports.ibcCapabilitiesFromJSON = go;
156
- exports.ibcCapabilitiesToJSON = uo;
157
- exports.messageResponseFromJSON = Gn;
158
- exports.msgFromJSON = Vs;
159
- exports.msgToJSON = hg;
160
- exports.msgsDirectRequestFromJSON = Pg;
161
- exports.msgsDirectRequestToJSON = rt;
162
- exports.msgsRequestFromJSON = ig;
163
- exports.msgsRequestToJSON = On;
164
- exports.multiChainMsgFromJSON = To;
165
- exports.multiChainMsgToJSON = bo;
166
- exports.nextBlockingTransferFromJSON = Vn;
167
- exports.nextBlockingTransferToJSON = In;
168
- exports.opInitTransferFromJSON = Zo;
169
- exports.opInitTransferInfoFromJSON = Ui;
170
- exports.opInitTransferInfoToJSON = Ti;
171
- exports.opInitTransferToJSON = $o;
172
- exports.opInitTransferTransactionsFromJSON = Ci;
173
- exports.opInitTransferTransactionsToJSON = wi;
174
- exports.operationFromJSON = bn;
175
- exports.operationToJSON = Dn;
176
- exports.originAssetsRequestFromJSON = Ag;
177
- exports.originAssetsRequestToJSON = Yn;
178
- exports.originAssetsResponseFromJSON = Qn;
179
- exports.originAssetsResponseToJSON = yg;
180
- exports.packetFromJSON = No;
181
- exports.packetToJSON = Oo;
182
- exports.postHandlerFromJSON = Bn;
125
+ exports.chainsRequestToJSON = Sn;
126
+ exports.contractCallWithTokenTransactionsFromJSON = oi;
127
+ exports.contractCallWithTokenTransactionsToJSON = ii;
128
+ exports.cosmWasmContractMsgFromJSON = bo;
129
+ exports.cosmWasmContractMsgToJSON = Do;
130
+ exports.cosmosMsgFromJSON = No;
131
+ exports.cosmosMsgToJSON = Eo;
132
+ exports.cosmosTxFromJSON = ri;
133
+ exports.cosmosTxToJSON = si;
134
+ exports.denomWithChainIDFromJSON = mi;
135
+ exports.denomWithChainIDToJSON = li;
136
+ exports.erc20ApprovalFromJSON = jo;
137
+ exports.erc20ApprovalToJSON = ei;
138
+ exports.estimatedFeeFromJSON = wn;
139
+ exports.estimatedFeeToJSON = Mo;
140
+ exports.evmSwapFromJSON = Uo;
141
+ exports.evmSwapToJSON = To;
142
+ exports.evmTxFromJSON = Hn;
143
+ exports.evmTxToJSON = Gn;
144
+ exports.feeAssetFromJSON = uo;
145
+ exports.feeAssetToJSON = mo;
146
+ exports.getCosmosGasAmountForMessage = hr;
147
+ exports.getEncodeObjectFromCosmosMessage = Mr;
148
+ exports.getEncodeObjectFromCosmosMessageInjective = xs;
149
+ exports.hyperlaneTransferFromJSON = $o;
150
+ exports.hyperlaneTransferInfoFromJSON = wi;
151
+ exports.hyperlaneTransferInfoToJSON = Ui;
152
+ exports.hyperlaneTransferToJSON = Yo;
153
+ exports.hyperlaneTransferTransactionsFromJSON = xi;
154
+ exports.hyperlaneTransferTransactionsToJSON = Ci;
155
+ exports.ibcAddressFromJSON = yg;
156
+ exports.ibcAddressToJSON = kg;
157
+ exports.ibcCapabilitiesFromJSON = lo;
158
+ exports.ibcCapabilitiesToJSON = fo;
159
+ exports.messageResponseFromJSON = Zn;
160
+ exports.msgFromJSON = Fs;
161
+ exports.msgToJSON = Sg;
162
+ exports.msgsDirectRequestFromJSON = Tg;
163
+ exports.msgsDirectRequestToJSON = st;
164
+ exports.msgsRequestFromJSON = gg;
165
+ exports.msgsRequestToJSON = En;
166
+ exports.multiChainMsgFromJSON = Bo;
167
+ exports.multiChainMsgToJSON = Oo;
168
+ exports.nextBlockingTransferFromJSON = In;
169
+ exports.nextBlockingTransferToJSON = Jn;
170
+ exports.opInitTransferFromJSON = Qo;
171
+ exports.opInitTransferInfoFromJSON = Di;
172
+ exports.opInitTransferInfoToJSON = Bi;
173
+ exports.opInitTransferToJSON = Xo;
174
+ exports.opInitTransferTransactionsFromJSON = Ti;
175
+ exports.opInitTransferTransactionsToJSON = bi;
176
+ exports.operationFromJSON = Dn;
177
+ exports.operationToJSON = Bn;
178
+ exports.originAssetsRequestFromJSON = Pg;
179
+ exports.originAssetsRequestToJSON = Qn;
180
+ exports.originAssetsResponseFromJSON = Xn;
181
+ exports.originAssetsResponseToJSON = xg;
182
+ exports.packetFromJSON = Fo;
183
+ exports.packetToJSON = Vo;
184
+ exports.postHandlerFromJSON = On;
183
185
  exports.postHandlerToJSON = Nn;
184
- exports.recommendAssetsRequestFromJSON = sg;
185
- exports.recommendAssetsRequestToJSON = Pn;
186
- exports.recommendAssetsResponseFromJSON = xn;
187
- exports.recommendAssetsResponseToJSON = ng;
188
- exports.recommendationEntryFromJSON = mo;
189
- exports.recommendationEntryToJSON = lo;
190
- exports.routeRequestFromJSON = tg;
191
- exports.routeRequestToJSON = wn;
192
- exports.routeResponseFromJSON = Es;
193
- exports.routeResponseToJSON = og;
194
- exports.sendTokenTransactionsFromJSON = ei;
195
- exports.sendTokenTransactionsToJSON = ri;
196
- exports.smartRelayFeeQuoteFromJSON = Lo;
197
- exports.smartRelayFeeQuoteToJSON = zo;
198
- exports.smartSwapExactCoinInFromJSON = Ao;
199
- exports.smartSwapExactCoinInToJSON = yo;
200
- exports.smartSwapOptionsFromJSON = Ts;
201
- exports.smartSwapOptionsToJSON = bs;
202
- exports.submitTxRequestFromJSON = ag;
203
- exports.submitTxRequestToJSON = dg;
204
- exports.submitTxResponseFromJSON = En;
205
- exports.submitTxResponseToJSON = cg;
206
- exports.svmTxFromJSON = zn;
207
- exports.svmTxToJSON = Kn;
208
- exports.swapExactCoinInFromJSON = Mo;
209
- exports.swapExactCoinInToJSON = ho;
210
- exports.swapExactCoinOutFromJSON = ko;
211
- exports.swapExactCoinOutToJSON = Ro;
212
- exports.swapFromJSON = So;
213
- exports.swapOperationFromJSON = Ns;
186
+ exports.recommendAssetsRequestFromJSON = ag;
187
+ exports.recommendAssetsRequestToJSON = xn;
188
+ exports.recommendAssetsResponseFromJSON = Cn;
189
+ exports.recommendAssetsResponseToJSON = dg;
190
+ exports.recommendationEntryFromJSON = _o;
191
+ exports.recommendationEntryToJSON = vo;
192
+ exports.routeRequestFromJSON = cg;
193
+ exports.routeRequestToJSON = Un;
194
+ exports.routeResponseFromJSON = Ns;
195
+ exports.routeResponseToJSON = pg;
196
+ exports.sendTokenTransactionsFromJSON = ni;
197
+ exports.sendTokenTransactionsToJSON = ti;
198
+ exports.smartRelayFeeQuoteFromJSON = qo;
199
+ exports.smartRelayFeeQuoteToJSON = Ho;
200
+ exports.smartSwapExactCoinInFromJSON = Ro;
201
+ exports.smartSwapExactCoinInToJSON = So;
202
+ exports.smartSwapOptionsFromJSON = Us;
203
+ exports.smartSwapOptionsToJSON = Ts;
204
+ exports.submitTxRequestFromJSON = ug;
205
+ exports.submitTxRequestToJSON = mg;
206
+ exports.submitTxResponseFromJSON = Fn;
207
+ exports.submitTxResponseToJSON = lg;
208
+ exports.svmTxFromJSON = Kn;
209
+ exports.svmTxToJSON = qn;
210
+ exports.swapExactCoinInFromJSON = yo;
211
+ exports.swapExactCoinInToJSON = ko;
212
+ exports.swapExactCoinOutFromJSON = Po;
213
+ exports.swapExactCoinOutToJSON = xo;
214
+ exports.swapFromJSON = Co;
215
+ exports.swapOperationFromJSON = Bs;
214
216
  exports.swapOperationToJSON = Os;
215
- exports.swapRouteFromJSON = _o;
216
- exports.swapRouteToJSON = vo;
217
- exports.swapToJSON = Po;
217
+ exports.swapRouteFromJSON = ho;
218
+ exports.swapRouteToJSON = Ao;
219
+ exports.swapToJSON = wo;
218
220
  exports.swapVenueFromJSON = $;
219
- exports.swapVenueRequestFromJSON = ws;
220
- exports.swapVenueRequestToJSON = Us;
221
- exports.swapVenueToJSON = Je;
222
- exports.trackTxRequestFromJSON = pg;
223
- exports.trackTxRequestToJSON = gg;
224
- exports.trackTxResponseFromJSON = Fn;
225
- exports.trackTxResponseToJSON = ug;
226
- exports.transferAssetReleaseFromJSON = Jn;
227
- exports.transferAssetReleaseToJSON = Wn;
228
- exports.transferEventFromJSON = Zn;
229
- exports.transferEventToJSON = $n;
230
- exports.transferFromJSON = Un;
231
- exports.transferInfoFromJSON = Eo;
232
- exports.transferInfoToJSON = Fo;
233
- exports.transferStatusFromJSON = di;
234
- exports.transferStatusToJSON = ci;
235
- exports.transferToJSON = Tn;
236
- exports.txFromJSON = Fs;
237
- exports.txStatusRequestFromJSON = mg;
238
- exports.txStatusRequestToJSON = lg;
239
- exports.txStatusResponseFromJSON = Ln;
240
- exports.txStatusResponseToJSON = fg;
241
- exports.txToJSON = Mg;
221
+ exports.swapVenueRequestFromJSON = Cs;
222
+ exports.swapVenueRequestToJSON = ws;
223
+ exports.swapVenueToJSON = Ie;
224
+ exports.trackTxRequestFromJSON = fg;
225
+ exports.trackTxRequestToJSON = _g;
226
+ exports.trackTxResponseFromJSON = Vn;
227
+ exports.trackTxResponseToJSON = vg;
228
+ exports.transferAssetReleaseFromJSON = Wn;
229
+ exports.transferAssetReleaseToJSON = Ln;
230
+ exports.transferEventFromJSON = $n;
231
+ exports.transferEventToJSON = Yn;
232
+ exports.transferFromJSON = Tn;
233
+ exports.transferInfoFromJSON = Io;
234
+ exports.transferInfoToJSON = Jo;
235
+ exports.transferStatusFromJSON = gi;
236
+ exports.transferStatusToJSON = ui;
237
+ exports.transferToJSON = bn;
238
+ exports.txFromJSON = Es;
239
+ exports.txStatusRequestFromJSON = Mg;
240
+ exports.txStatusRequestToJSON = hg;
241
+ exports.txStatusResponseFromJSON = zn;
242
+ exports.txStatusResponseToJSON = Ag;
243
+ exports.txToJSON = Rg;