@dodoex/widgets 2.6.12-beta.5 → 2.6.12-beta.6

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.
@@ -42,4 +42,4 @@ object-assign
42
42
  * @author Chen, Yi-Cyuan [emn178@gmail.com]
43
43
  * @copyright Chen, Yi-Cyuan 2015-2018
44
44
  * @license MIT
45
- */!function(e){!function(){var t="input is invalid type",r="object"==typeof window,n=r?window:{};n.JS_SHA3_NO_WINDOW&&(r=!1);var o=!r&&"object"==typeof self;!n.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?n=D:o&&(n=self);var i=!n.JS_SHA3_NO_COMMON_JS&&e.exports,s=!n.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,a="0123456789abcdef".split(""),l=[4,1024,262144,67108864],c=[0,8,16,24],d=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],u=[224,256,384,512],p=[128,256],h=["hex","buffer","arrayBuffer","array","digest"],f={128:168,256:136};!n.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!s||!n.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});for(var m=function(e,t,r){return function(n){return new M(e,t,e).update(n)[r]()}},g=function(e,t,r){return function(n,o){return new M(e,t,o).update(n)[r]()}},y=function(e,t,r){return function(t,n,o,i){return E["cshake"+e].update(t,n,o,i)[r]()}},b=function(e,t,r){return function(t,n,o,i){return E["kmac"+e].update(t,n,o,i)[r]()}},v=function(e,t,r,n){for(var o=0;o<h.length;++o){var i=h[o];e[i]=t(r,n,i)}return e},x=function(e,t){var r=m(e,t,"hex");return r.create=function(){return new M(e,t,e)},r.update=function(e){return r.create().update(e)},v(r,m,e,t)},w=[{name:"keccak",padding:[1,256,65536,16777216],bits:u,createMethod:x},{name:"sha3",padding:[6,1536,393216,100663296],bits:u,createMethod:x},{name:"shake",padding:[31,7936,2031616,520093696],bits:p,createMethod:function(e,t){var r=g(e,t,"hex");return r.create=function(r){return new M(e,t,r)},r.update=function(e,t){return r.create(t).update(e)},v(r,g,e,t)}},{name:"cshake",padding:l,bits:p,createMethod:function(e,t){var r=f[e],n=y(e,0,"hex");return n.create=function(n,o,i){return o||i?new M(e,t,n).bytepad([o,i],r):E["shake"+e].create(n)},n.update=function(e,t,r,o){return n.create(t,r,o).update(e)},v(n,y,e,t)}},{name:"kmac",padding:l,bits:p,createMethod:function(e,t){var r=f[e],n=b(e,0,"hex");return n.create=function(n,o,i){return new O(e,t,o).bytepad(["KMAC",i],r).bytepad([n],r)},n.update=function(e,t,r,o){return n.create(e,r,o).update(t)},v(n,b,e,t)}}],E={},A=[],C=0;C<w.length;++C)for(var k=w[C],T=k.bits,R=0;R<T.length;++R){var S=k.name+"_"+T[R];if(A.push(S),E[S]=k.createMethod(T[R],k.padding),"sha3"!==k.name){var N=k.name+T[R];A.push(N),E[N]=E[S]}}function M(e,t,r){this.blocks=[],this.s=[],this.padding=t,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(e<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function O(e,t,r){M.call(this,e,t,r)}M.prototype.update=function(e){if(this.finalized)throw new Error("finalize already called");var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}for(var o,i,a=this.blocks,l=this.byteCount,d=e.length,u=this.blockCount,p=0,h=this.s;p<d;){if(this.reset)for(this.reset=!1,a[0]=this.block,o=1;o<u+1;++o)a[o]=0;if(r)for(o=this.start;p<d&&o<l;++p)a[o>>2]|=e[p]<<c[3&o++];else for(o=this.start;p<d&&o<l;++p)(i=e.charCodeAt(p))<128?a[o>>2]|=i<<c[3&o++]:i<2048?(a[o>>2]|=(192|i>>6)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):i<55296||i>=57344?(a[o>>2]|=(224|i>>12)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):(i=65536+((1023&i)<<10|1023&e.charCodeAt(++p)),a[o>>2]|=(240|i>>18)<<c[3&o++],a[o>>2]|=(128|i>>12&63)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]);if(this.lastByteIndex=o,o>=l){for(this.start=o-l,this.block=a[u],o=0;o<u;++o)h[o]^=a[o];I(h),this.reset=!0}else this.start=o}return this},M.prototype.encode=function(e,t){var r=255&e,n=1,o=[r];for(r=255&(e>>=8);r>0;)o.unshift(r),r=255&(e>>=8),++n;return t?o.push(n):o.unshift(n),this.update(o),o.length},M.prototype.encodeString=function(e){var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}var o=0,i=e.length;if(r)o=i;else for(var a=0;a<e.length;++a){var l=e.charCodeAt(a);l<128?o+=1:l<2048?o+=2:l<55296||l>=57344?o+=3:(l=65536+((1023&l)<<10|1023&e.charCodeAt(++a)),o+=4)}return o+=this.encode(8*o),this.update(e),o},M.prototype.bytepad=function(e,t){for(var r=this.encode(t),n=0;n<e.length;++n)r+=this.encodeString(e[n]);var o=t-r%t,i=[];return i.length=o,this.update(i),this},M.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex,r=this.blockCount,n=this.s;if(e[t>>2]|=this.padding[3&t],this.lastByteIndex===this.byteCount)for(e[0]=e[r],t=1;t<r+1;++t)e[t]=0;for(e[r-1]|=2147483648,t=0;t<r;++t)n[t]^=e[t];I(n)}},M.prototype.toString=M.prototype.hex=function(){this.finalize();for(var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,l="";s<n;){for(i=0;i<t&&s<n;++i,++s)e=r[i],l+=a[e>>4&15]+a[15&e]+a[e>>12&15]+a[e>>8&15]+a[e>>20&15]+a[e>>16&15]+a[e>>28&15]+a[e>>24&15];s%t==0&&(I(r),i=0)}return o&&(e=r[i],l+=a[e>>4&15]+a[15&e],o>1&&(l+=a[e>>12&15]+a[e>>8&15]),o>2&&(l+=a[e>>20&15]+a[e>>16&15])),l},M.prototype.arrayBuffer=function(){this.finalize();var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,a=this.outputBits>>3;e=o?new ArrayBuffer(n+1<<2):new ArrayBuffer(a);for(var l=new Uint32Array(e);s<n;){for(i=0;i<t&&s<n;++i,++s)l[s]=r[i];s%t==0&&I(r)}return o&&(l[i]=r[i],e=e.slice(0,a)),e},M.prototype.buffer=M.prototype.arrayBuffer,M.prototype.digest=M.prototype.array=function(){this.finalize();for(var e,t,r=this.blockCount,n=this.s,o=this.outputBlocks,i=this.extraBytes,s=0,a=0,l=[];a<o;){for(s=0;s<r&&a<o;++s,++a)e=a<<2,t=n[s],l[e]=255&t,l[e+1]=t>>8&255,l[e+2]=t>>16&255,l[e+3]=t>>24&255;a%r==0&&I(n)}return i&&(e=a<<2,t=n[s],l[e]=255&t,i>1&&(l[e+1]=t>>8&255),i>2&&(l[e+2]=t>>16&255)),l},O.prototype=new M,O.prototype.finalize=function(){return this.encode(this.outputBits,!0),M.prototype.finalize.call(this)};var I=function(e){var t,r,n,o,i,s,a,l,c,u,p,h,f,m,g,y,b,v,x,w,E,A,C,k,T,R,S,N,M,O,I,F,j,L,_,W,B,P,D,U,V,Z,H,z,Y,G,X,J,q,Q,K,$,ee,te,re,ne,oe,ie,se,ae,le,ce,de;for(n=0;n<48;n+=2)o=e[0]^e[10]^e[20]^e[30]^e[40],i=e[1]^e[11]^e[21]^e[31]^e[41],s=e[2]^e[12]^e[22]^e[32]^e[42],a=e[3]^e[13]^e[23]^e[33]^e[43],l=e[4]^e[14]^e[24]^e[34]^e[44],c=e[5]^e[15]^e[25]^e[35]^e[45],u=e[6]^e[16]^e[26]^e[36]^e[46],p=e[7]^e[17]^e[27]^e[37]^e[47],t=(h=e[8]^e[18]^e[28]^e[38]^e[48])^(s<<1|a>>>31),r=(f=e[9]^e[19]^e[29]^e[39]^e[49])^(a<<1|s>>>31),e[0]^=t,e[1]^=r,e[10]^=t,e[11]^=r,e[20]^=t,e[21]^=r,e[30]^=t,e[31]^=r,e[40]^=t,e[41]^=r,t=o^(l<<1|c>>>31),r=i^(c<<1|l>>>31),e[2]^=t,e[3]^=r,e[12]^=t,e[13]^=r,e[22]^=t,e[23]^=r,e[32]^=t,e[33]^=r,e[42]^=t,e[43]^=r,t=s^(u<<1|p>>>31),r=a^(p<<1|u>>>31),e[4]^=t,e[5]^=r,e[14]^=t,e[15]^=r,e[24]^=t,e[25]^=r,e[34]^=t,e[35]^=r,e[44]^=t,e[45]^=r,t=l^(h<<1|f>>>31),r=c^(f<<1|h>>>31),e[6]^=t,e[7]^=r,e[16]^=t,e[17]^=r,e[26]^=t,e[27]^=r,e[36]^=t,e[37]^=r,e[46]^=t,e[47]^=r,t=u^(o<<1|i>>>31),r=p^(i<<1|o>>>31),e[8]^=t,e[9]^=r,e[18]^=t,e[19]^=r,e[28]^=t,e[29]^=r,e[38]^=t,e[39]^=r,e[48]^=t,e[49]^=r,m=e[0],g=e[1],G=e[11]<<4|e[10]>>>28,X=e[10]<<4|e[11]>>>28,N=e[20]<<3|e[21]>>>29,M=e[21]<<3|e[20]>>>29,ae=e[31]<<9|e[30]>>>23,le=e[30]<<9|e[31]>>>23,Z=e[40]<<18|e[41]>>>14,H=e[41]<<18|e[40]>>>14,L=e[2]<<1|e[3]>>>31,_=e[3]<<1|e[2]>>>31,y=e[13]<<12|e[12]>>>20,b=e[12]<<12|e[13]>>>20,J=e[22]<<10|e[23]>>>22,q=e[23]<<10|e[22]>>>22,O=e[33]<<13|e[32]>>>19,I=e[32]<<13|e[33]>>>19,ce=e[42]<<2|e[43]>>>30,de=e[43]<<2|e[42]>>>30,te=e[5]<<30|e[4]>>>2,re=e[4]<<30|e[5]>>>2,W=e[14]<<6|e[15]>>>26,B=e[15]<<6|e[14]>>>26,v=e[25]<<11|e[24]>>>21,x=e[24]<<11|e[25]>>>21,Q=e[34]<<15|e[35]>>>17,K=e[35]<<15|e[34]>>>17,F=e[45]<<29|e[44]>>>3,j=e[44]<<29|e[45]>>>3,k=e[6]<<28|e[7]>>>4,T=e[7]<<28|e[6]>>>4,ne=e[17]<<23|e[16]>>>9,oe=e[16]<<23|e[17]>>>9,P=e[26]<<25|e[27]>>>7,D=e[27]<<25|e[26]>>>7,w=e[36]<<21|e[37]>>>11,E=e[37]<<21|e[36]>>>11,$=e[47]<<24|e[46]>>>8,ee=e[46]<<24|e[47]>>>8,z=e[8]<<27|e[9]>>>5,Y=e[9]<<27|e[8]>>>5,R=e[18]<<20|e[19]>>>12,S=e[19]<<20|e[18]>>>12,ie=e[29]<<7|e[28]>>>25,se=e[28]<<7|e[29]>>>25,U=e[38]<<8|e[39]>>>24,V=e[39]<<8|e[38]>>>24,A=e[48]<<14|e[49]>>>18,C=e[49]<<14|e[48]>>>18,e[0]=m^~y&v,e[1]=g^~b&x,e[10]=k^~R&N,e[11]=T^~S&M,e[20]=L^~W&P,e[21]=_^~B&D,e[30]=z^~G&J,e[31]=Y^~X&q,e[40]=te^~ne&ie,e[41]=re^~oe&se,e[2]=y^~v&w,e[3]=b^~x&E,e[12]=R^~N&O,e[13]=S^~M&I,e[22]=W^~P&U,e[23]=B^~D&V,e[32]=G^~J&Q,e[33]=X^~q&K,e[42]=ne^~ie&ae,e[43]=oe^~se&le,e[4]=v^~w&A,e[5]=x^~E&C,e[14]=N^~O&F,e[15]=M^~I&j,e[24]=P^~U&Z,e[25]=D^~V&H,e[34]=J^~Q&$,e[35]=q^~K&ee,e[44]=ie^~ae&ce,e[45]=se^~le&de,e[6]=w^~A&m,e[7]=E^~C&g,e[16]=O^~F&k,e[17]=I^~j&T,e[26]=U^~Z&L,e[27]=V^~H&_,e[36]=Q^~$&z,e[37]=K^~ee&Y,e[46]=ae^~ce&te,e[47]=le^~de&re,e[8]=A^~m&y,e[9]=C^~g&b,e[18]=F^~k&R,e[19]=j^~T&S,e[28]=Z^~L&W,e[29]=H^~_&B,e[38]=$^~z&G,e[39]=ee^~Y&X,e[48]=ce^~te&ne,e[49]=de^~re&oe,e[0]^=d[n],e[1]^=d[n+1]};if(i)e.exports=E;else for(C=0;C<A.length;++C)n[A[C]]=E[A[C]]}()}($s);var ea=$s.exports;function ta(e){return"0x"+ea.keccak_256(Vs(e))}const ra=new Ls("rlp/5.7.0");function na(e){const t=[];for(;e;)t.unshift(255&e),e>>=8;return t}function oa(e,t,r){let n=0;for(let o=0;o<r;o++)n=256*n+e[t+o];return n}function ia(e){if(Array.isArray(e)){let t=[];if(e.forEach((function(e){t=t.concat(ia(e))})),t.length<=55)return t.unshift(192+t.length),t;const r=na(t.length);return r.unshift(247+r.length),r.concat(t)}Ps(e)||ra.throwArgumentError("RLP object must be BytesLike","object",e);const t=Array.prototype.slice.call(Vs(e));if(1===t.length&&t[0]<=127)return t;if(t.length<=55)return t.unshift(128+t.length),t;const r=na(t.length);return r.unshift(183+r.length),r.concat(t)}function sa(e){return Ys(ia(e))}function aa(e,t,r,n){const o=[];for(;r<t+1+n;){const i=la(e,r);o.push(i.result),(r+=i.consumed)>t+1+n&&ra.throwError("child data too short",Ls.errors.BUFFER_OVERRUN,{})}return{consumed:1+n,result:o}}function la(e,t){if(0===e.length&&ra.throwError("data too short",Ls.errors.BUFFER_OVERRUN,{}),e[t]>=248){const r=e[t]-247;t+1+r>e.length&&ra.throwError("data short segment too short",Ls.errors.BUFFER_OVERRUN,{});const n=oa(e,t+1,r);return t+1+r+n>e.length&&ra.throwError("data long segment too short",Ls.errors.BUFFER_OVERRUN,{}),aa(e,t,t+1+r,r+n)}if(e[t]>=192){const r=e[t]-192;return t+1+r>e.length&&ra.throwError("data array too short",Ls.errors.BUFFER_OVERRUN,{}),aa(e,t,t+1,r)}if(e[t]>=184){const r=e[t]-183;t+1+r>e.length&&ra.throwError("data array too short",Ls.errors.BUFFER_OVERRUN,{});const n=oa(e,t+1,r);t+1+r+n>e.length&&ra.throwError("data array too short",Ls.errors.BUFFER_OVERRUN,{});return{consumed:1+r+n,result:Ys(e.slice(t+1+r,t+1+r+n))}}if(e[t]>=128){const r=e[t]-128;t+1+r>e.length&&ra.throwError("data too short",Ls.errors.BUFFER_OVERRUN,{});return{consumed:1+r,result:Ys(e.slice(t+1,t+1+r))}}return{consumed:1,result:Ys(e[t])}}function ca(e){const t=Vs(e),r=la(t,0);return r.consumed!==t.length&&ra.throwArgumentError("invalid rlp data","data",e),r.result}const da=new Ls("address/5.7.0");function ua(e){zs(e,20)||da.throwArgumentError("invalid address","address",e);const t=(e=e.toLowerCase()).substring(2).split(""),r=new Uint8Array(40);for(let e=0;e<40;e++)r[e]=t[e].charCodeAt(0);const n=Vs(ta(r));for(let e=0;e<40;e+=2)n[e>>1]>>4>=8&&(t[e]=t[e].toUpperCase()),(15&n[e>>1])>=8&&(t[e+1]=t[e+1].toUpperCase());return"0x"+t.join("")}const pa={};for(let e=0;e<10;e++)pa[String(e)]=String(e);for(let e=0;e<26;e++)pa[String.fromCharCode(65+e)]=String(10+e);const ha=Math.floor(function(e){return Math.log10?Math.log10(e):Math.log(e)/Math.LN10}(9007199254740991));function fa(e){let t=null;if("string"!=typeof e&&da.throwArgumentError("invalid address","address",e),e.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==e.substring(0,2)&&(e="0x"+e),t=ua(e),e.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==e&&da.throwArgumentError("bad address checksum","address",e);else if(e.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(e.substring(2,4)!==function(e){let t=(e=(e=e.toUpperCase()).substring(4)+e.substring(0,2)+"00").split("").map((e=>pa[e])).join("");for(;t.length>=ha;){let e=t.substring(0,ha);t=parseInt(e,10)%97+t.substring(e.length)}let r=String(98-parseInt(t,10)%97);for(;r.length<2;)r="0"+r;return r}(e)&&da.throwArgumentError("bad icap checksum","address",e),t=E._base36To16(e.substring(4));t.length<40;)t="0"+t;t=ua("0x"+t)}else da.throwArgumentError("invalid address","address",e);return t}var ma;!function(e){e[e.MAINNET=1]="MAINNET",e[e.GOERLI=5]="GOERLI",e[e.BSC=56]="BSC",e[e.POLYGON=137]="POLYGON",e[e.ARBITRUM_ONE=42161]="ARBITRUM_ONE",e[e.AURORA=1313161554]="AURORA",e[e.OKCHAIN=66]="OKCHAIN",e[e.OPTIMISM=10]="OPTIMISM",e[e.AVALANCHE=43114]="AVALANCHE",e[e.CONFLUX=1030]="CONFLUX",e[e.BASE=8453]="BASE",e[e.LINEA=59144]="LINEA",e[e.SCROLL=534352]="SCROLL",e[e.MANTA=169]="MANTA",e[e.MANTLE=5e3]="MANTLE",e[e.TON=-239]="TON"}(ma||(ma={}));const ga={[ma.MAINNET]:["https://rpc.ankr.com/eth"],[ma.GOERLI]:["https://goerli.optimism.io/"],[ma.BSC]:["https://bsc-dataseed1.binance.org","https://bsc-dataseed2.binance.org","https://bsc-dataseed3.binance.org"],[ma.POLYGON]:["https://polygon-rpc.com","https://rpc-mainnet.matic.quiknode.pro","https://rpc.ankr.com/polygon"],[ma.ARBITRUM_ONE]:["https://arb1.arbitrum.io/rpc","https://rpc.ankr.com/arbitrum"],[ma.AURORA]:["https://mainnet.aurora.dev/"],[ma.OKCHAIN]:["https://exchainrpc.okex.org"],[ma.OPTIMISM]:["https://optimism-mainnet.public.blastapi.io"],[ma.AVALANCHE]:["https://api.avax.network/ext/bc/C/rpc","https://rpc.ankr.com/avalanche"],[ma.CONFLUX]:["https://evm.confluxrpc.com"],[ma.BASE]:["https://mainnet.base.org"],[ma.LINEA]:["https://rpc.linea.build"],[ma.SCROLL]:["https://rpc.scroll.io"],[ma.MANTA]:["https://pacific-rpc.manta.network/http"],[ma.MANTLE]:["https://rpc.mantle.xyz"],[ma.TON]:[]},ya={symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,showDecimals:4,wrappedTokenSymbol:"WETH"},ba={[ma.MAINNET]:Object.assign(Object.assign({},ya),{wrappedTokenAddress:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"}),[ma.GOERLI]:Object.assign(Object.assign({},ya),{wrappedTokenAddress:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6"}),[ma.OPTIMISM]:Object.assign(Object.assign({},ya),{wrappedTokenAddress:"0x4200000000000000000000000000000000000006"}),[ma.CONFLUX]:Object.assign(Object.assign({},ya),{symbol:"CFX",name:"CFX",wrappedTokenSymbol:"WCFX",wrappedTokenAddress:"0x14b2d3bc65e74dae1030eafd8ac30c533c976a9b"}),[ma.BSC]:Object.assign(Object.assign({},ya),{symbol:"BNB",name:"BNB",wrappedTokenSymbol:"WBNB",wrappedTokenAddress:"0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c"}),[ma.OKCHAIN]:Object.assign(Object.assign({},ya),{symbol:"OKT",name:"OKT",wrappedTokenSymbol:"WOKT",wrappedTokenAddress:"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15"}),[ma.POLYGON]:Object.assign(Object.assign({},ya),{symbol:"MATIC",name:"MATIC",showDecimals:6,wrappedTokenSymbol:"WMATIC",wrappedTokenAddress:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270"}),[ma.ARBITRUM_ONE]:Object.assign(Object.assign({},ya),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"}),[ma.AURORA]:Object.assign(Object.assign({},ya),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB"}),[ma.AVALANCHE]:Object.assign(Object.assign({},ya),{symbol:"AVAX",name:"Avalanche",showDecimals:6,wrappedTokenSymbol:"WAVAX",wrappedTokenAddress:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7"}),[ma.BASE]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0x4200000000000000000000000000000000000006"}),[ma.LINEA]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f"}),[ma.SCROLL]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0x5300000000000000000000000000000000000004"}),[ma.MANTA]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0x0Dc808adcE2099A9F62AA87D9670745AbA741746"}),[ma.MANTLE]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WMNT",wrappedTokenAddress:"0x78c1b0C915c4FAA5FffA6CAbf0219DA63d7f4cb8"}),[ma.TON]:Object.assign(Object.assign({},ya),{symbol:"TON",name:"TON",decimals:9,wrappedTokenSymbol:"TON",wrappedTokenAddress:""})},va={[ma.MAINNET]:"ethereum",[ma.GOERLI]:"goerli",[ma.OPTIMISM]:"optimism",[ma.CONFLUX]:"cfx",[ma.BSC]:"bsc",[ma.OKCHAIN]:"okex-chain",[ma.POLYGON]:"polygon",[ma.ARBITRUM_ONE]:"arbitrum",[ma.AURORA]:"aurora",[ma.AVALANCHE]:"avalanche",[ma.BASE]:"base",[ma.LINEA]:"linea",[ma.SCROLL]:"scr",[ma.MANTA]:"manta",[ma.MANTLE]:"mantle",[ma.TON]:""},xa={[ma.MAINNET]:"etherscan.io",[ma.GOERLI]:"goerli.etherscan.io",[ma.OPTIMISM]:"optimistic.etherscan.io",[ma.CONFLUX]:"snowtrace.io",[ma.BSC]:"bscscan.com",[ma.OKCHAIN]:"www.oklink.com/okexchain",[ma.POLYGON]:"polygonscan.com",[ma.ARBITRUM_ONE]:"arbiscan.io",[ma.AURORA]:"aurorascan.dev",[ma.AVALANCHE]:"snowtrace.io",[ma.BASE]:"basescan.org",[ma.LINEA]:"lineascan.build",[ma.SCROLL]:"scrollscan.com",[ma.MANTA]:"pacific-explorer.manta.network",[ma.MANTLE]:"explorer.mantle.xyz",[ma.TON]:"tonviewer.com"},wa=(e,t)=>{if(0===e.length||0===t.length)return!1;if(t.length===e.length)return e.toLowerCase()===t.toLowerCase();const r=e.substring(2,e.length).toLowerCase(),n=t.substring(2,t.length).toLowerCase();return r.length>n.length?r.endsWith(n):n.endsWith(r)};function Ea(e){return e.toLocaleLowerCase()==="0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE".toLocaleLowerCase()}function Aa(e,t){return`https://${xa[t||1]}${e?`/${e}`:""}`}function Ca(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function ka(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))}const Ta=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_POPULAR_TOKEN_LIST",payload:e})})),Ra=(e,t)=>r=>ka(void 0,void 0,void 0,(function*(){r({type:"SET_ETH_BALANCE",payload:{[e]:t}})})),Sa=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_ACCOUNT_BALANCES",payload:e})})),Na=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_BALANCE_LOADINGS",payload:e})}));var Ma=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Oa=new Ls("properties/5.7.0");function Ia(e,t,r){Object.defineProperty(e,t,{enumerable:!0,value:r,writable:!1})}function Fa(e,t){for(let r=0;r<32;r++){if(e[t])return e[t];if(!e.prototype||"object"!=typeof e.prototype)break;e=Object.getPrototypeOf(e.prototype).constructor}return null}function ja(e){return Ma(this,void 0,void 0,(function*(){const t=Object.keys(e).map((t=>{const r=e[t];return Promise.resolve(r).then((e=>({key:t,value:e})))}));return(yield Promise.all(t)).reduce(((e,t)=>(e[t.key]=t.value,e)),{})}))}function La(e){const t={};for(const r in e)t[r]=e[r];return t}const _a={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Wa(e){if(null==e||_a[typeof e])return!0;if(Array.isArray(e)||"object"==typeof e){if(!Object.isFrozen(e))return!1;const t=Object.keys(e);for(let r=0;r<t.length;r++){let n=null;try{n=e[t[r]]}catch(e){continue}if(!Wa(n))return!1}return!0}return Oa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Ba(e){if(Wa(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>Pa(e))));if("object"==typeof e){const t={};for(const r in e){const n=e[r];void 0!==n&&Ia(t,r,Pa(n))}return t}return Oa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Pa(e){return Ba(e)}class Da{constructor(e){for(const t in e)this[t]=Pa(e[t])}}var Ua=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Va=new Ls("abstract-provider/5.7.0");class Za extends Da{static isForkEvent(e){return!(!e||!e._isForkEvent)}}class Ha{constructor(){Va.checkAbstract(new.target,Ha),Ia(this,"_isProvider",!0)}getFeeData(){return Ua(this,void 0,void 0,(function*(){const{block:e,gasPrice:t}=yield ja({block:this.getBlock("latest"),gasPrice:this.getGasPrice().catch((e=>null))});let r=null,n=null,o=null;return e&&e.baseFeePerGas&&(r=e.baseFeePerGas,o=E.BigNumber.from("1500000000"),n=e.baseFeePerGas.mul(2).add(o)),{lastBaseFeePerGas:r,maxFeePerGas:n,maxPriorityFeePerGas:o,gasPrice:t}}))}addListener(e,t){return this.on(e,t)}removeListener(e,t){return this.off(e,t)}static isProvider(e){return!(!e||!e._isProvider)}}const za=new Ls("networks/5.7.1");function Ya(e){const t=function(t,r){null==r&&(r={});const n=[];if(t.InfuraProvider&&"-"!==r.infura)try{n.push(new t.InfuraProvider(e,r.infura))}catch(e){}if(t.EtherscanProvider&&"-"!==r.etherscan)try{n.push(new t.EtherscanProvider(e,r.etherscan))}catch(e){}if(t.AlchemyProvider&&"-"!==r.alchemy)try{n.push(new t.AlchemyProvider(e,r.alchemy))}catch(e){}if(t.PocketProvider&&"-"!==r.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const i=new t.PocketProvider(e,r.pocket);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}}if(t.CloudflareProvider&&"-"!==r.cloudflare)try{n.push(new t.CloudflareProvider(e))}catch(e){}if(t.AnkrProvider&&"-"!==r.ankr)try{const o=["ropsten"],i=new t.AnkrProvider(e,r.ankr);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}if(0===n.length)return null;if(t.FallbackProvider){let o=1;return null!=r.quorum?o=r.quorum:"homestead"===e&&(o=2),new t.FallbackProvider(n,o)}return n[0]};return t.renetwork=function(e){return Ya(e)},t}function Ga(e,t){const r=function(r,n){return r.JsonRpcProvider?new r.JsonRpcProvider(e,t):null};return r.renetwork=function(t){return Ga(e,t)},r}const Xa={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:Ya("homestead")},Ja={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:Ya("ropsten")},qa={chainId:63,name:"classicMordor",_defaultProvider:Ga("https://www.ethercluster.com/mordor","classicMordor")},Qa={unspecified:{chainId:0,name:"unspecified"},homestead:Xa,mainnet:Xa,morden:{chainId:2,name:"morden"},ropsten:Ja,testnet:Ja,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:Ya("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:Ya("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:Ya("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:Ya("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:Ga("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:qa,classicTestnet:qa,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:Ga("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:Ya("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:Ya("optimism")},"optimism-kovan":{chainId:69,name:"optimism-kovan"},"optimism-goerli":{chainId:420,name:"optimism-goerli"},arbitrum:{chainId:42161,name:"arbitrum"},"arbitrum-rinkeby":{chainId:421611,name:"arbitrum-rinkeby"},"arbitrum-goerli":{chainId:421613,name:"arbitrum-goerli"},bnb:{chainId:56,name:"bnb"},bnbt:{chainId:97,name:"bnbt"}};function Ka(e){e=atob(e);const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));return Vs(t)}function $a(e){e=Vs(e);let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}class el{constructor(e){Ia(this,"alphabet",e),Ia(this,"base",e.length),Ia(this,"_alphabetMap",{}),Ia(this,"_leader",e.charAt(0));for(let t=0;t<e.length;t++)this._alphabetMap[e.charAt(t)]=t}encode(e){let t=Vs(e);if(0===t.length)return"";let r=[0];for(let e=0;e<t.length;++e){let n=t[e];for(let e=0;e<r.length;++e)n+=r[e]<<8,r[e]=n%this.base,n=n/this.base|0;for(;n>0;)r.push(n%this.base),n=n/this.base|0}let n="";for(let e=0;0===t[e]&&e<t.length-1;++e)n+=this._leader;for(let e=r.length-1;e>=0;--e)n+=this.alphabet[r[e]];return n}decode(e){if("string"!=typeof e)throw new TypeError("Expected String");let t=[];if(0===e.length)return new Uint8Array(t);t.push(0);for(let r=0;r<e.length;r++){let n=this._alphabetMap[e[r]];if(void 0===n)throw new Error("Non-base"+this.base+" character");let o=n;for(let e=0;e<t.length;++e)o+=t[e]*this.base,t[e]=255&o,o>>=8;for(;o>0;)t.push(255&o),o>>=8}for(let r=0;e[r]===this._leader&&r<e.length-1;++r)t.push(0);return Vs(new Uint8Array(t.reverse()))}}new el("abcdefghijklmnopqrstuvwxyz234567");const tl=new el("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),rl="0x0000000000000000000000000000000000000000",nl=E.BigNumber.from(-1),ol=E.BigNumber.from(0),il=E.BigNumber.from(1),sl=E.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),al=new Ls("strings/5.7.0");var ll,cl;function dl(e,t,r,n,o){if(e===cl.BAD_PREFIX||e===cl.UNEXPECTED_CONTINUE){let e=0;for(let n=t+1;n<r.length&&r[n]>>6==2;n++)e++;return e}return e===cl.OVERRUN?r.length-t-1:0}!function(e){e.current="",e.NFC="NFC",e.NFD="NFD",e.NFKC="NFKC",e.NFKD="NFKD"}(ll||(ll={})),function(e){e.UNEXPECTED_CONTINUE="unexpected continuation byte",e.BAD_PREFIX="bad codepoint prefix",e.OVERRUN="string overrun",e.MISSING_CONTINUE="missing continuation byte",e.OUT_OF_RANGE="out of UTF-8 range",e.UTF16_SURROGATE="UTF-16 surrogate",e.OVERLONG="overlong representation"}(cl||(cl={}));const ul=Object.freeze({error:function(e,t,r,n,o){return al.throwArgumentError(`invalid codepoint at offset ${t}; ${e}`,"bytes",r)},ignore:dl,replace:function(e,t,r,n,o){return e===cl.OVERLONG?(n.push(o),0):(n.push(65533),dl(e,t,r))}});function pl(e,t){null==t&&(t=ul.error),e=Vs(e);const r=[];let n=0;for(;n<e.length;){const o=e[n++];if(o>>7==0){r.push(o);continue}let i=null,s=null;if(192==(224&o))i=1,s=127;else if(224==(240&o))i=2,s=2047;else{if(240!=(248&o)){n+=t(128==(192&o)?cl.UNEXPECTED_CONTINUE:cl.BAD_PREFIX,n-1,e,r);continue}i=3,s=65535}if(n-1+i>=e.length){n+=t(cl.OVERRUN,n-1,e,r);continue}let a=o&(1<<8-i-1)-1;for(let o=0;o<i;o++){let o=e[n];if(128!=(192&o)){n+=t(cl.MISSING_CONTINUE,n,e,r),a=null;break}a=a<<6|63&o,n++}null!==a&&(a>1114111?n+=t(cl.OUT_OF_RANGE,n-1-i,e,r,a):a>=55296&&a<=57343?n+=t(cl.UTF16_SURROGATE,n-1-i,e,r,a):a<=s?n+=t(cl.OVERLONG,n-1-i,e,r,a):r.push(a))}return r}function hl(e,t=ll.current){t!=ll.current&&(al.checkNormalize(),e=e.normalize(t));let r=[];for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n<128)r.push(n);else if(n<2048)r.push(n>>6|192),r.push(63&n|128);else if(55296==(64512&n)){t++;const o=e.charCodeAt(t);if(t>=e.length||56320!=(64512&o))throw new Error("invalid utf-8 string");const i=65536+((1023&n)<<10)+(1023&o);r.push(i>>18|240),r.push(i>>12&63|128),r.push(i>>6&63|128),r.push(63&i|128)}else r.push(n>>12|224),r.push(n>>6&63|128),r.push(63&n|128)}return Vs(r)}function fl(e,t){return pl(e,t).map((e=>e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10&1023),56320+(1023&e))))).join("")}function ml(e){return ta(hl(e))}function gl(e,t){null==t&&(t=1);const r=[],n=r.forEach,o=function(e,t){n.call(e,(function(e){t>0&&Array.isArray(e)?o(e,t-1):r.push(e)}))};return o(e,t),r}function yl(e){return function(e){let t=0;return()=>e[t++]}(function(e){let t=0;function r(){return e[t++]<<8|e[t++]}let n=r(),o=1,i=[0,1];for(let e=1;e<n;e++)i.push(o+=r());let s=r(),a=t;t+=s;let l=0,c=0;function d(){return 0==l&&(c=c<<8|e[t++],l=8),c>>--l&1}const u=Math.pow(2,31),p=u>>>1,h=p>>1,f=u-1;let m=0;for(let e=0;e<31;e++)m=m<<1|d();let g=[],y=0,b=u;for(;;){let e=Math.floor(((m-y+1)*o-1)/b),t=0,r=n;for(;r-t>1;){let n=t+r>>>1;e<i[n]?r=n:t=n}if(0==t)break;g.push(t);let s=y+Math.floor(b*i[t]/o),a=y+Math.floor(b*i[t+1]/o)-1;for(;0==((s^a)&p);)m=m<<1&f|d(),s=s<<1&f,a=a<<1&f|1;for(;s&~a&h;)m=m&p|m<<1&f>>>1|d(),s=s<<1^p,a=(a^p)<<1|p|1;y=s,b=1+a-s}let v=n-4;return g.map((t=>{switch(t-v){case 3:return v+65792+(e[a++]<<16|e[a++]<<8|e[a++]);case 2:return v+256+(e[a++]<<8|e[a++]);case 1:return v+e[a++];default:return t-1}}))}(e))}function bl(e){return 1&e?~e>>1:e>>1}function vl(e,t){let r=Array(e);for(let n=0,o=-1;n<e;n++)r[n]=o+=1+t();return r}function xl(e,t){let r=Array(e);for(let n=0,o=0;n<e;n++)r[n]=o+=bl(t());return r}function wl(e,t){let r=vl(e(),e),n=e(),o=vl(n,e),i=function(e,t){let r=Array(e);for(let n=0;n<e;n++)r[n]=1+t();return r}(n,e);for(let e=0;e<n;e++)for(let t=0;t<i[e];t++)r.push(o[e]+t);return t?r.map((e=>t[e])):r}function El(e,t,r){let n=Array(e).fill(void 0).map((()=>[]));for(let o=0;o<t;o++)xl(e,r).forEach(((e,t)=>n[t].push(e)));return n}function Al(e,t){let r=1+t(),n=t(),o=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(r)}return t}(t);return gl(El(o.length,1+e,t).map(((e,t)=>{const i=e[0],s=e.slice(1);return Array(o[t]).fill(void 0).map(((e,t)=>{let o=t*n;return[i+t*r,s.map((e=>e+o))]}))})))}function Cl(e,t){return El(1+t(),1+e,t).map((e=>[e[0],e.slice(1)]))}const kl=yl(Ka("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")),Tl=new Set(wl(kl)),Rl=new Set(wl(kl)),Sl=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(Al(r,e))}for(;;){let r=e()-1;if(r<0)break;t.push(Cl(r,e))}return function(e){const t={};for(let r=0;r<e.length;r++){const n=e[r];t[n[0]]=n[1]}return t}(gl(t))}(kl),Nl=function(e){let t=wl(e).sort(((e,t)=>e-t));return function r(){let n=[];for(;;){let o=wl(e,t);if(0==o.length)break;n.push({set:new Set(o),node:r()})}n.sort(((e,t)=>t.set.size-e.set.size));let o=e(),i=o%3;o=o/3|0;let s=!!(1&o);return o>>=1,{branches:n,valid:i,fe0f:s,save:1==o,check:2==o}}()}(kl);function Ml(e){return function(e,t=ll.current){return pl(hl(e,t))}(e)}function Ol(e){return e.filter((e=>65039!=e))}function Il(e){for(let t of e.split(".")){let e=Ml(t);try{for(let t=e.lastIndexOf(95)-1;t>=0;t--)if(95!==e[t])throw new Error("underscore only allowed at start");if(e.length>=4&&e.every((e=>e<128))&&45===e[2]&&45===e[3])throw new Error("invalid label extension")}catch(e){throw new Error(`Invalid label "${t}": ${e.message}`)}}return e}function Fl(e){return Il(function(e,t){let r=Ml(e).reverse(),n=[];for(;r.length;){let e=jl(r);if(e){n.push(...t(e));continue}let o=r.pop();if(Tl.has(o)){n.push(o);continue}if(Rl.has(o))continue;let i=Sl[o];if(!i)throw new Error(`Disallowed codepoint: 0x${o.toString(16).toUpperCase()}`);n.push(...i)}return Il(function(e){return e.normalize("NFC")}(String.fromCodePoint(...n)))}(e,Ol))}function jl(e,t){var r;let n,o,i=Nl,s=[],a=e.length;for(t&&(t.length=0);a;){let l=e[--a];if(i=null===(r=i.branches.find((e=>e.set.has(l))))||void 0===r?void 0:r.node,!i)break;if(i.save)o=l;else if(i.check&&l===o)break;s.push(l),i.fe0f&&(s.push(65039),a>0&&65039==e[a-1]&&a--),i.valid&&(n=s.slice(),2==i.valid&&n.splice(1,1),t&&t.push(...e.slice(a).reverse()),e.length=a)}return n}const Ll=new Ls("hash/5.7.0"),_l=new Uint8Array(32);function Wl(e){if(0===e.length)throw new Error("invalid ENS name; empty component");return e}function Bl(e){const t=hl(Fl(e)),r=[];if(0===e.length)return r;let n=0;for(let e=0;e<t.length;e++){46===t[e]&&(r.push(Wl(t.slice(n,e))),n=e+1)}if(n>=t.length)throw new Error("invalid ENS name; empty component");return r.push(Wl(t.slice(n))),r}function Pl(e){"string"!=typeof e&&Ll.throwArgumentError("invalid ENS name; not a string","name",e);let t=_l;const r=Bl(e);for(;r.length;)t=ta(Zs([t,ta(r.pop())]));return Ys(t)}_l.fill(0);var Dl=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Ul=new Ls("hash/5.7.0"),Vl=new Uint8Array(32);Vl.fill(0);const Zl=E.BigNumber.from(-1),Hl=E.BigNumber.from(0),zl=E.BigNumber.from(1),Yl=E.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");const Gl=Qs(zl.toHexString(),32),Xl=Qs(Hl.toHexString(),32),Jl={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},ql=["name","version","chainId","verifyingContract","salt"];function Ql(e){return function(t){return"string"!=typeof t&&Ul.throwArgumentError(`invalid domain value for ${JSON.stringify(e)}`,`domain.${e}`,t),t}}const Kl={name:Ql("name"),version:Ql("version"),chainId:function(e){try{return E.BigNumber.from(e).toString()}catch(e){}return Ul.throwArgumentError('invalid domain value for "chainId"',"domain.chainId",e)},verifyingContract:function(e){try{return fa(e).toLowerCase()}catch(e){}return Ul.throwArgumentError('invalid domain value "verifyingContract"',"domain.verifyingContract",e)},salt:function(e){try{const t=Vs(e);if(32!==t.length)throw new Error("bad length");return Ys(t)}catch(e){}return Ul.throwArgumentError('invalid domain value "salt"',"domain.salt",e)}};function $l(e){{const t=e.match(/^(u?)int(\d*)$/);if(t){const r=""===t[1],n=parseInt(t[2]||"256");(n%8!=0||n>256||t[2]&&t[2]!==String(n))&&Ul.throwArgumentError("invalid numeric width","type",e);const o=Yl.mask(r?n-1:n),i=r?o.add(zl).mul(Zl):Hl;return function(t){const r=E.BigNumber.from(t);return(r.lt(i)||r.gt(o))&&Ul.throwArgumentError(`value out-of-bounds for ${e}`,"value",t),Qs(r.toTwos(256).toHexString(),32)}}}{const t=e.match(/^bytes(\d+)$/);if(t){const r=parseInt(t[1]);return(0===r||r>32||t[1]!==String(r))&&Ul.throwArgumentError("invalid bytes width","type",e),function(t){return Vs(t).length!==r&&Ul.throwArgumentError(`invalid length for ${e}`,"value",t),function(e){const t=Vs(e),r=t.length%32;return r?Js([t,Vl.slice(r)]):Ys(t)}(t)}}}switch(e){case"address":return function(e){return Qs(fa(e),32)};case"bool":return function(e){return e?Gl:Xl};case"bytes":return function(e){return ta(e)};case"string":return function(e){return ml(e)}}return null}function ec(e,t){return`${e}(${t.map((({name:e,type:t})=>t+" "+e)).join(",")})`}class tc{constructor(e){Ia(this,"types",Object.freeze(Pa(e))),Ia(this,"_encoderCache",{}),Ia(this,"_types",{});const t={},r={},n={};Object.keys(e).forEach((e=>{t[e]={},r[e]=[],n[e]={}}));for(const n in e){const o={};e[n].forEach((i=>{o[i.name]&&Ul.throwArgumentError(`duplicate variable name ${JSON.stringify(i.name)} in ${JSON.stringify(n)}`,"types",e),o[i.name]=!0;const s=i.type.match(/^([^\x5b]*)(\x5b|$)/)[1];s===n&&Ul.throwArgumentError(`circular type reference to ${JSON.stringify(s)}`,"types",e);$l(s)||(r[s]||Ul.throwArgumentError(`unknown type ${JSON.stringify(s)}`,"types",e),r[s].push(n),t[n][s]=!0)}))}const o=Object.keys(r).filter((e=>0===r[e].length));0===o.length?Ul.throwArgumentError("missing primary type","types",e):o.length>1&&Ul.throwArgumentError(`ambiguous primary types or unused types: ${o.map((e=>JSON.stringify(e))).join(", ")}`,"types",e),Ia(this,"primaryType",o[0]),function o(i,s){s[i]&&Ul.throwArgumentError(`circular type reference to ${JSON.stringify(i)}`,"types",e),s[i]=!0,Object.keys(t[i]).forEach((e=>{r[e]&&(o(e,s),Object.keys(s).forEach((t=>{n[t][e]=!0})))})),delete s[i]}(this.primaryType,{});for(const t in n){const r=Object.keys(n[t]);r.sort(),this._types[t]=ec(t,e[t])+r.map((t=>ec(t,e[t]))).join("")}}getEncoder(e){let t=this._encoderCache[e];return t||(t=this._encoderCache[e]=this._getEncoder(e)),t}_getEncoder(e){{const t=$l(e);if(t)return t}const t=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(t){const e=t[1],r=this.getEncoder(e),n=parseInt(t[3]);return t=>{n>=0&&t.length!==n&&Ul.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t);let o=t.map(r);return this._types[e]&&(o=o.map(ta)),ta(Js(o))}}const r=this.types[e];if(r){const t=ml(this._types[e]);return e=>{const n=r.map((({name:t,type:r})=>{const n=this.getEncoder(r)(e[t]);return this._types[r]?ta(n):n}));return n.unshift(t),Js(n)}}return Ul.throwArgumentError(`unknown type: ${e}`,"type",e)}encodeType(e){const t=this._types[e];return t||Ul.throwArgumentError(`unknown type: ${JSON.stringify(e)}`,"name",e),t}encodeData(e,t){return this.getEncoder(e)(t)}hashStruct(e,t){return ta(this.encodeData(e,t))}encode(e){return this.encodeData(this.primaryType,e)}hash(e){return this.hashStruct(this.primaryType,e)}_visit(e,t,r){if($l(e))return r(e,t);const n=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(n){const e=n[1],o=parseInt(n[3]);return o>=0&&t.length!==o&&Ul.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t),t.map((t=>this._visit(e,t,r)))}const o=this.types[e];return o?o.reduce(((e,{name:n,type:o})=>(e[n]=this._visit(o,t[n],r),e)),{}):Ul.throwArgumentError(`unknown type: ${e}`,"type",e)}visit(e,t){return this._visit(this.primaryType,e,t)}static from(e){return new tc(e)}static getPrimaryType(e){return tc.from(e).primaryType}static hashStruct(e,t,r){return tc.from(t).hashStruct(e,r)}static hashDomain(e){const t=[];for(const r in e){const n=Jl[r];n||Ul.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(r)}`,"domain",e),t.push({name:r,type:n})}return t.sort(((e,t)=>ql.indexOf(e.name)-ql.indexOf(t.name))),tc.hashStruct("EIP712Domain",{EIP712Domain:t},e)}static encode(e,t,r){return Js(["0x1901",tc.hashDomain(e),tc.from(t).hash(r)])}static hash(e,t,r){return ta(tc.encode(e,t,r))}static resolveNames(e,t,r,n){return Dl(this,void 0,void 0,(function*(){e=La(e);const o={};e.verifyingContract&&!zs(e.verifyingContract,20)&&(o[e.verifyingContract]="0x");const i=tc.from(t);i.visit(r,((e,t)=>("address"!==e||zs(t,20)||(o[t]="0x"),t)));for(const e in o)o[e]=yield n(e);return e.verifyingContract&&o[e.verifyingContract]&&(e.verifyingContract=o[e.verifyingContract]),r=i.visit(r,((e,t)=>"address"===e&&o[t]?o[t]:t)),{domain:e,value:r}}))}static getPayload(e,t,r){tc.hashDomain(e);const n={},o=[];ql.forEach((t=>{const r=e[t];null!=r&&(n[t]=Kl[t](r),o.push({name:t,type:Jl[t]}))}));const i=tc.from(t),s=La(t);return s.EIP712Domain?Ul.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",t):s.EIP712Domain=o,i.encode(r),{types:s,domain:n,primaryType:i.primaryType,message:i.visit(r,((e,t)=>{if(e.match(/^bytes(\d*)/))return Ys(Vs(t));if(e.match(/^u?int/))return E.BigNumber.from(t).toString();switch(e){case"address":return t.toLowerCase();case"bool":return!!t;case"string":return"string"!=typeof t&&Ul.throwArgumentError("invalid string","value",t),t}return Ul.throwArgumentError("unsupported type","type",e)}))}}}var rc={},nc={},oc=ic;function ic(e,t){if(!e)throw new Error(t||"Assertion failed")}ic.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var sc,ac={exports:{}},lc={exports:{}};!function(e){try{var t=require("util");if("function"!=typeof t.inherits)throw"";e.exports=t.inherits}catch(t){e.exports=(sc||(sc=1,"function"==typeof Object.create?lc.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:lc.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),lc.exports)}}(ac);var cc=oc,dc=ac.exports;function uc(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function pc(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function hc(e){return 1===e.length?"0"+e:e}function fc(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}nc.inherits=dc,nc.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)r.push(parseInt(e[o]+e[o+1],16))}else for(var n=0,o=0;o<e.length;o++){var i=e.charCodeAt(o);i<128?r[n++]=i:i<2048?(r[n++]=i>>6|192,r[n++]=63&i|128):uc(e,o)?(i=65536+((1023&i)<<10)+(1023&e.charCodeAt(++o)),r[n++]=i>>18|240,r[n++]=i>>12&63|128,r[n++]=i>>6&63|128,r[n++]=63&i|128):(r[n++]=i>>12|224,r[n++]=i>>6&63|128,r[n++]=63&i|128)}else for(o=0;o<e.length;o++)r[o]=0|e[o];return r},nc.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=hc(e[r].toString(16));return t},nc.htonl=pc,nc.toHex32=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e[n];"little"===t&&(o=pc(o)),r+=fc(o.toString(16))}return r},nc.zero2=hc,nc.zero8=fc,nc.join32=function(e,t,r,n){var o=r-t;cc(o%4==0);for(var i=new Array(o/4),s=0,a=t;s<i.length;s++,a+=4){var l;l="big"===n?e[a]<<24|e[a+1]<<16|e[a+2]<<8|e[a+3]:e[a+3]<<24|e[a+2]<<16|e[a+1]<<8|e[a],i[s]=l>>>0}return i},nc.split32=function(e,t){for(var r=new Array(4*e.length),n=0,o=0;n<e.length;n++,o+=4){var i=e[n];"big"===t?(r[o]=i>>>24,r[o+1]=i>>>16&255,r[o+2]=i>>>8&255,r[o+3]=255&i):(r[o+3]=i>>>24,r[o+2]=i>>>16&255,r[o+1]=i>>>8&255,r[o]=255&i)}return r},nc.rotr32=function(e,t){return e>>>t|e<<32-t},nc.rotl32=function(e,t){return e<<t|e>>>32-t},nc.sum32=function(e,t){return e+t>>>0},nc.sum32_3=function(e,t,r){return e+t+r>>>0},nc.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},nc.sum32_5=function(e,t,r,n,o){return e+t+r+n+o>>>0},nc.sum64=function(e,t,r,n){var o=e[t],i=n+e[t+1]>>>0,s=(i<n?1:0)+r+o;e[t]=s>>>0,e[t+1]=i},nc.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},nc.sum64_lo=function(e,t,r,n){return t+n>>>0},nc.sum64_4_hi=function(e,t,r,n,o,i,s,a){var l=0,c=t;return l+=(c=c+n>>>0)<t?1:0,l+=(c=c+i>>>0)<i?1:0,e+r+o+s+(l+=(c=c+a>>>0)<a?1:0)>>>0},nc.sum64_4_lo=function(e,t,r,n,o,i,s,a){return t+n+i+a>>>0},nc.sum64_5_hi=function(e,t,r,n,o,i,s,a,l,c){var d=0,u=t;return d+=(u=u+n>>>0)<t?1:0,d+=(u=u+i>>>0)<i?1:0,d+=(u=u+a>>>0)<a?1:0,e+r+o+s+l+(d+=(u=u+c>>>0)<c?1:0)>>>0},nc.sum64_5_lo=function(e,t,r,n,o,i,s,a,l,c){return t+n+i+a+c>>>0},nc.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},nc.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},nc.shr64_hi=function(e,t,r){return e>>>r},nc.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0};var mc={},gc=nc,yc=oc;function bc(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}mc.BlockHash=bc,bc.prototype.update=function(e,t){if(e=gc.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var r=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-r,e.length),0===this.pending.length&&(this.pending=null),e=gc.join32(e,0,e.length-r,this.endian);for(var n=0;n<e.length;n+=this._delta32)this._update(e,n,n+this._delta32)}return this},bc.prototype.digest=function(e){return this.update(this._pad()),yc(null===this.pending),this._digest(e)},bc.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var o=1;o<r;o++)n[o]=0;if(e<<=3,"big"===this.endian){for(var i=8;i<this.padLength;i++)n[o++]=0;n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=e>>>24&255,n[o++]=e>>>16&255,n[o++]=e>>>8&255,n[o++]=255&e}else for(n[o++]=255&e,n[o++]=e>>>8&255,n[o++]=e>>>16&255,n[o++]=e>>>24&255,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,i=8;i<this.padLength;i++)n[o++]=0;return n};var vc={},xc={},wc=nc.rotr32;function Ec(e,t,r){return e&t^~e&r}function Ac(e,t,r){return e&t^e&r^t&r}function Cc(e,t,r){return e^t^r}xc.ft_1=function(e,t,r,n){return 0===e?Ec(t,r,n):1===e||3===e?Cc(t,r,n):2===e?Ac(t,r,n):void 0},xc.ch32=Ec,xc.maj32=Ac,xc.p32=Cc,xc.s0_256=function(e){return wc(e,2)^wc(e,13)^wc(e,22)},xc.s1_256=function(e){return wc(e,6)^wc(e,11)^wc(e,25)},xc.g0_256=function(e){return wc(e,7)^wc(e,18)^e>>>3},xc.g1_256=function(e){return wc(e,17)^wc(e,19)^e>>>10};var kc=nc,Tc=mc,Rc=xc,Sc=kc.rotl32,Nc=kc.sum32,Mc=kc.sum32_5,Oc=Rc.ft_1,Ic=Tc.BlockHash,Fc=[1518500249,1859775393,2400959708,3395469782];function jc(){if(!(this instanceof jc))return new jc;Ic.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}kc.inherits(jc,Ic);var Lc=jc;jc.blockSize=512,jc.outSize=160,jc.hmacStrength=80,jc.padLength=64,jc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=Sc(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4];for(n=0;n<r.length;n++){var c=~~(n/20),d=Mc(Sc(o,5),Oc(c,i,s,a),l,r[n],Fc[c]);l=a,a=s,s=Sc(i,30),i=o,o=d}this.h[0]=Nc(this.h[0],o),this.h[1]=Nc(this.h[1],i),this.h[2]=Nc(this.h[2],s),this.h[3]=Nc(this.h[3],a),this.h[4]=Nc(this.h[4],l)},jc.prototype._digest=function(e){return"hex"===e?kc.toHex32(this.h,"big"):kc.split32(this.h,"big")};var _c=nc,Wc=mc,Bc=xc,Pc=oc,Dc=_c.sum32,Uc=_c.sum32_4,Vc=_c.sum32_5,Zc=Bc.ch32,Hc=Bc.maj32,zc=Bc.s0_256,Yc=Bc.s1_256,Gc=Bc.g0_256,Xc=Bc.g1_256,Jc=Wc.BlockHash,qc=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function Qc(){if(!(this instanceof Qc))return new Qc;Jc.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=qc,this.W=new Array(64)}_c.inherits(Qc,Jc);var Kc=Qc;Qc.blockSize=512,Qc.outSize=256,Qc.hmacStrength=192,Qc.padLength=64,Qc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=Uc(Xc(r[n-2]),r[n-7],Gc(r[n-15]),r[n-16]);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4],c=this.h[5],d=this.h[6],u=this.h[7];for(Pc(this.k.length===r.length),n=0;n<r.length;n++){var p=Vc(u,Yc(l),Zc(l,c,d),this.k[n],r[n]),h=Dc(zc(o),Hc(o,i,s));u=d,d=c,c=l,l=Dc(a,p),a=s,s=i,i=o,o=Dc(p,h)}this.h[0]=Dc(this.h[0],o),this.h[1]=Dc(this.h[1],i),this.h[2]=Dc(this.h[2],s),this.h[3]=Dc(this.h[3],a),this.h[4]=Dc(this.h[4],l),this.h[5]=Dc(this.h[5],c),this.h[6]=Dc(this.h[6],d),this.h[7]=Dc(this.h[7],u)},Qc.prototype._digest=function(e){return"hex"===e?_c.toHex32(this.h,"big"):_c.split32(this.h,"big")};var $c=nc,ed=Kc;function td(){if(!(this instanceof td))return new td;ed.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}$c.inherits(td,ed);var rd=td;td.blockSize=512,td.outSize=224,td.hmacStrength=192,td.padLength=64,td.prototype._digest=function(e){return"hex"===e?$c.toHex32(this.h.slice(0,7),"big"):$c.split32(this.h.slice(0,7),"big")};var nd=nc,od=mc,id=oc,sd=nd.rotr64_hi,ad=nd.rotr64_lo,ld=nd.shr64_hi,cd=nd.shr64_lo,dd=nd.sum64,ud=nd.sum64_hi,pd=nd.sum64_lo,hd=nd.sum64_4_hi,fd=nd.sum64_4_lo,md=nd.sum64_5_hi,gd=nd.sum64_5_lo,yd=od.BlockHash,bd=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function vd(){if(!(this instanceof vd))return new vd;yd.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=bd,this.W=new Array(160)}nd.inherits(vd,yd);var xd=vd;function wd(e,t,r,n,o){var i=e&r^~e&o;return i<0&&(i+=4294967296),i}function Ed(e,t,r,n,o,i){var s=t&n^~t&i;return s<0&&(s+=4294967296),s}function Ad(e,t,r,n,o){var i=e&r^e&o^r&o;return i<0&&(i+=4294967296),i}function Cd(e,t,r,n,o,i){var s=t&n^t&i^n&i;return s<0&&(s+=4294967296),s}function kd(e,t){var r=sd(e,t,28)^sd(t,e,2)^sd(t,e,7);return r<0&&(r+=4294967296),r}function Td(e,t){var r=ad(e,t,28)^ad(t,e,2)^ad(t,e,7);return r<0&&(r+=4294967296),r}function Rd(e,t){var r=sd(e,t,14)^sd(e,t,18)^sd(t,e,9);return r<0&&(r+=4294967296),r}function Sd(e,t){var r=ad(e,t,14)^ad(e,t,18)^ad(t,e,9);return r<0&&(r+=4294967296),r}function Nd(e,t){var r=sd(e,t,1)^sd(e,t,8)^ld(e,t,7);return r<0&&(r+=4294967296),r}function Md(e,t){var r=ad(e,t,1)^ad(e,t,8)^cd(e,t,7);return r<0&&(r+=4294967296),r}function Od(e,t){var r=sd(e,t,19)^sd(t,e,29)^ld(e,t,6);return r<0&&(r+=4294967296),r}function Id(e,t){var r=ad(e,t,19)^ad(t,e,29)^cd(e,t,6);return r<0&&(r+=4294967296),r}vd.blockSize=1024,vd.outSize=512,vd.hmacStrength=192,vd.padLength=128,vd.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var o=Od(r[n-4],r[n-3]),i=Id(r[n-4],r[n-3]),s=r[n-14],a=r[n-13],l=Nd(r[n-30],r[n-29]),c=Md(r[n-30],r[n-29]),d=r[n-32],u=r[n-31];r[n]=hd(o,i,s,a,l,c,d,u),r[n+1]=fd(o,i,s,a,l,c,d,u)}},vd.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,n=this.h[0],o=this.h[1],i=this.h[2],s=this.h[3],a=this.h[4],l=this.h[5],c=this.h[6],d=this.h[7],u=this.h[8],p=this.h[9],h=this.h[10],f=this.h[11],m=this.h[12],g=this.h[13],y=this.h[14],b=this.h[15];id(this.k.length===r.length);for(var v=0;v<r.length;v+=2){var x=y,w=b,E=Rd(u,p),A=Sd(u,p),C=wd(u,p,h,f,m),k=Ed(u,p,h,f,m,g),T=this.k[v],R=this.k[v+1],S=r[v],N=r[v+1],M=md(x,w,E,A,C,k,T,R,S,N),O=gd(x,w,E,A,C,k,T,R,S,N);x=kd(n,o),w=Td(n,o),E=Ad(n,o,i,s,a),A=Cd(n,o,i,s,a,l);var I=ud(x,w,E,A),F=pd(x,w,E,A);y=m,b=g,m=h,g=f,h=u,f=p,u=ud(c,d,M,O),p=pd(d,d,M,O),c=a,d=l,a=i,l=s,i=n,s=o,n=ud(M,O,I,F),o=pd(M,O,I,F)}dd(this.h,0,n,o),dd(this.h,2,i,s),dd(this.h,4,a,l),dd(this.h,6,c,d),dd(this.h,8,u,p),dd(this.h,10,h,f),dd(this.h,12,m,g),dd(this.h,14,y,b)},vd.prototype._digest=function(e){return"hex"===e?nd.toHex32(this.h,"big"):nd.split32(this.h,"big")};var Fd=nc,jd=xd;function Ld(){if(!(this instanceof Ld))return new Ld;jd.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}Fd.inherits(Ld,jd);var _d=Ld;Ld.blockSize=1024,Ld.outSize=384,Ld.hmacStrength=192,Ld.padLength=128,Ld.prototype._digest=function(e){return"hex"===e?Fd.toHex32(this.h.slice(0,12),"big"):Fd.split32(this.h.slice(0,12),"big")},vc.sha1=Lc,vc.sha224=rd,vc.sha256=Kc,vc.sha384=_d,vc.sha512=xd;var Wd={},Bd=nc,Pd=mc,Dd=Bd.rotl32,Ud=Bd.sum32,Vd=Bd.sum32_3,Zd=Bd.sum32_4,Hd=Pd.BlockHash;function zd(){if(!(this instanceof zd))return new zd;Hd.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function Yd(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function Gd(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function Xd(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}Bd.inherits(zd,Hd),Wd.ripemd160=zd,zd.blockSize=512,zd.outSize=160,zd.hmacStrength=192,zd.padLength=64,zd.prototype._update=function(e,t){for(var r=this.h[0],n=this.h[1],o=this.h[2],i=this.h[3],s=this.h[4],a=r,l=n,c=o,d=i,u=s,p=0;p<80;p++){var h=Ud(Dd(Zd(r,Yd(p,n,o,i),e[Jd[p]+t],Gd(p)),Qd[p]),s);r=s,s=i,i=Dd(o,10),o=n,n=h,h=Ud(Dd(Zd(a,Yd(79-p,l,c,d),e[qd[p]+t],Xd(p)),Kd[p]),u),a=u,u=d,d=Dd(c,10),c=l,l=h}h=Vd(this.h[1],o,d),this.h[1]=Vd(this.h[2],i,u),this.h[2]=Vd(this.h[3],s,a),this.h[3]=Vd(this.h[4],r,l),this.h[4]=Vd(this.h[0],n,c),this.h[0]=h},zd.prototype._digest=function(e){return"hex"===e?Bd.toHex32(this.h,"little"):Bd.split32(this.h,"little")};var Jd=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],qd=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],Qd=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],Kd=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],$d=nc,eu=oc;function tu(e,t,r){if(!(this instanceof tu))return new tu(e,t,r);this.Hash=e,this.blockSize=e.blockSize/8,this.outSize=e.outSize/8,this.inner=null,this.outer=null,this._init($d.toArray(t,r))}var ru=tu;tu.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),eu(e.length<=this.blockSize);for(var t=e.length;t<this.blockSize;t++)e.push(0);for(t=0;t<e.length;t++)e[t]^=54;for(this.inner=(new this.Hash).update(e),t=0;t<e.length;t++)e[t]^=106;this.outer=(new this.Hash).update(e)},tu.prototype.update=function(e,t){return this.inner.update(e,t),this},tu.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},function(e){var t=rc;t.utils=nc,t.common=mc,t.sha=vc,t.ripemd=Wd,t.hmac=ru,t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}();var nu=rc;function ou(e){return"0x"+nu.sha256().update(Vs(e)).digest("hex")}new Ls("sha2/5.7.0");var iu=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};function su(e,t){return iu(this,void 0,void 0,(function*(){null==t&&(t={});const r={method:t.method||"GET",headers:t.headers||{},body:t.body||void 0};if(!0!==t.skipFetchSetup&&(r.mode="cors",r.cache="no-cache",r.credentials="same-origin",r.redirect="follow",r.referrer="client"),null!=t.fetchOptions){const e=t.fetchOptions;e.mode&&(r.mode=e.mode),e.cache&&(r.cache=e.cache),e.credentials&&(r.credentials=e.credentials),e.redirect&&(r.redirect=e.redirect),e.referrer&&(r.referrer=e.referrer)}const n=yield fetch(e,r),o=yield n.arrayBuffer(),i={};return n.headers.forEach?n.headers.forEach(((e,t)=>{i[t.toLowerCase()]=e})):n.headers.keys().forEach((e=>{i[e.toLowerCase()]=n.headers.get(e)})),{headers:i,statusCode:n.status,statusMessage:n.statusText,body:Vs(new Uint8Array(o))}}))}var au=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const lu=new Ls("web/5.7.1");function cu(e){return new Promise((t=>{setTimeout(t,e)}))}function du(e,t){if(null==e)return null;if("string"==typeof e)return e;if(Ps(e)){if(t&&("text"===t.split("/")[0]||"application/json"===t.split(";")[0].trim()))try{return fl(e)}catch(e){}return Ys(e)}return e}function uu(e,t,r){let n=null;if(null!=t){n=hl(t);const r="string"==typeof e?{url:e}:La(e);if(r.headers){0!==Object.keys(r.headers).filter((e=>"content-type"===e.toLowerCase())).length||(r.headers=La(r.headers),r.headers["content-type"]="application/json")}else r.headers={"content-type":"application/json"};e=r}return function(e,t,r){const n="object"==typeof e&&null!=e.throttleLimit?e.throttleLimit:12;lu.assertArgument(n>0&&n%1==0,"invalid connection throttle limit","connection.throttleLimit",n);const o="object"==typeof e?e.throttleCallback:null,i="object"==typeof e&&"number"==typeof e.throttleSlotInterval?e.throttleSlotInterval:100;lu.assertArgument(i>0&&i%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",i);const s="object"==typeof e&&!!e.errorPassThrough,a={};let l=null;const c={method:"GET"};let d=!1,u=12e4;if("string"==typeof e)l=e;else if("object"==typeof e){if(null!=e&&null!=e.url||lu.throwArgumentError("missing URL","connection.url",e),l=e.url,"number"==typeof e.timeout&&e.timeout>0&&(u=e.timeout),e.headers)for(const t in e.headers)a[t.toLowerCase()]={key:t,value:String(e.headers[t])},["if-none-match","if-modified-since"].indexOf(t.toLowerCase())>=0&&(d=!0);if(c.allowGzip=!!e.allowGzip,null!=e.user&&null!=e.password){"https:"!==l.substring(0,6)&&!0!==e.allowInsecureAuthentication&&lu.throwError("basic authentication requires a secure https url",Ls.errors.INVALID_ARGUMENT,{argument:"url",url:l,user:e.user,password:"[REDACTED]"});const t=e.user+":"+e.password;a.authorization={key:"Authorization",value:"Basic "+$a(hl(t))}}null!=e.skipFetchSetup&&(c.skipFetchSetup=!!e.skipFetchSetup),null!=e.fetchOptions&&(c.fetchOptions=La(e.fetchOptions))}const p=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),h=l?l.match(p):null;if(h)try{const e={statusCode:200,statusMessage:"OK",headers:{"content-type":h[1]||"text/plain"},body:h[2]?Ka(h[3]):(f=h[3],hl(f.replace(/%([0-9a-f][0-9a-f])/gi,((e,t)=>String.fromCharCode(parseInt(t,16))))))};let t=e.body;return r&&(t=r(e.body,e)),Promise.resolve(t)}catch(e){lu.throwError("processing response error",Ls.errors.SERVER_ERROR,{body:du(h[1],h[2]),error:e,requestBody:null,requestMethod:"GET",url:l})}var f;t&&(c.method="POST",c.body=t,null==a["content-type"]&&(a["content-type"]={key:"Content-Type",value:"application/octet-stream"}),null==a["content-length"]&&(a["content-length"]={key:"Content-Length",value:String(t.length)}));const m={};Object.keys(a).forEach((e=>{const t=a[e];m[t.key]=t.value})),c.headers=m;const g=function(){let e=null;return{promise:new Promise((function(t,r){u&&(e=setTimeout((()=>{null!=e&&(e=null,r(lu.makeError("timeout",Ls.errors.TIMEOUT,{requestBody:du(c.body,m["content-type"]),requestMethod:c.method,timeout:u,url:l})))}),u))})),cancel:function(){null!=e&&(clearTimeout(e),e=null)}}}(),y=function(){return au(this,void 0,void 0,(function*(){for(let e=0;e<n;e++){let t=null;try{if(t=yield su(l,c),e<n)if(301===t.statusCode||302===t.statusCode){const e=t.headers.location||"";if("GET"===c.method&&e.match(/^https:/)){l=t.headers.location;continue}}else if(429===t.statusCode){let r=!0;if(o&&(r=yield o(e,l)),r){let r=0;const n=t.headers["retry-after"];r="string"==typeof n&&n.match(/^[1-9][0-9]*$/)?1e3*parseInt(n):i*parseInt(String(Math.random()*Math.pow(2,e))),yield cu(r);continue}}}catch(e){t=e.response,null==t&&(g.cancel(),lu.throwError("missing response",Ls.errors.SERVER_ERROR,{requestBody:du(c.body,m["content-type"]),requestMethod:c.method,serverError:e,url:l}))}let a=t.body;if(d&&304===t.statusCode?a=null:!s&&(t.statusCode<200||t.statusCode>=300)&&(g.cancel(),lu.throwError("bad response",Ls.errors.SERVER_ERROR,{status:t.statusCode,headers:t.headers,body:du(a,t.headers?t.headers["content-type"]:null),requestBody:du(c.body,m["content-type"]),requestMethod:c.method,url:l})),r)try{const e=yield r(a,t);return g.cancel(),e}catch(r){if(r.throttleRetry&&e<n){let t=!0;if(o&&(t=yield o(e,l)),t){const t=i*parseInt(String(Math.random()*Math.pow(2,e)));yield cu(t);continue}}g.cancel(),lu.throwError("processing response error",Ls.errors.SERVER_ERROR,{body:du(a,t.headers?t.headers["content-type"]:null),error:r,requestBody:du(c.body,m["content-type"]),requestMethod:c.method,url:l})}return g.cancel(),a}return lu.throwError("failed response",Ls.errors.SERVER_ERROR,{requestBody:du(c.body,m["content-type"]),requestMethod:c.method,url:l})}))}();return Promise.race([g.promise,y])}(e,n,((e,t)=>{let n=null;if(null!=e)try{n=JSON.parse(fl(e))}catch(t){lu.throwError("invalid JSON",Ls.errors.SERVER_ERROR,{body:e,error:t})}return r&&(n=r(n,t)),n}))}function pu(e,t){return t||(t={}),null==(t=La(t)).floor&&(t.floor=0),null==t.ceiling&&(t.ceiling=1e4),null==t.interval&&(t.interval=250),new Promise((function(r,n){let o=null,i=!1;const s=()=>!i&&(i=!0,o&&clearTimeout(o),!0);t.timeout&&(o=setTimeout((()=>{s()&&n(new Error("timeout"))}),t.timeout));const a=t.retryLimit;let l=0;!function o(){return e().then((function(e){if(void 0!==e)s()&&r(e);else if(t.oncePoll)t.oncePoll.once("poll",o);else if(t.onceBlock)t.onceBlock.once("block",o);else if(!i){if(l++,l>a)return void(s()&&n(new Error("retry limit reached")));let e=t.interval*parseInt(String(Math.random()*Math.pow(2,l)));e<t.floor&&(e=t.floor),e>t.ceiling&&(e=t.ceiling),setTimeout(o,e)}return null}),(function(e){s()&&n(e)}))}()}))}for(var hu="qpzry9x8gf2tvdw0s3jn54khce6mua7l",fu={},mu=0;mu<hu.length;mu++){var gu=hu.charAt(mu);if(void 0!==fu[gu])throw new TypeError(gu+" is ambiguous");fu[gu]=mu}function yu(e){var t=e>>25;return(33554431&e)<<5^996825010&-(t>>0&1)^642813549&-(t>>1&1)^513874426&-(t>>2&1)^1027748829&-(t>>3&1)^705979059&-(t>>4&1)}function bu(e){for(var t=1,r=0;r<e.length;++r){var n=e.charCodeAt(r);if(n<33||n>126)return"Invalid prefix ("+e+")";t=yu(t)^n>>5}for(t=yu(t),r=0;r<e.length;++r){var o=e.charCodeAt(r);t=yu(t)^31&o}return t}function vu(e,t){if(t=t||90,e.length<8)return e+" too short";if(e.length>t)return"Exceeds length limit";var r=e.toLowerCase(),n=e.toUpperCase();if(e!==r&&e!==n)return"Mixed-case string "+e;var o=(e=r).lastIndexOf("1");if(-1===o)return"No separator character for "+e;if(0===o)return"Missing prefix for "+e;var i=e.slice(0,o),s=e.slice(o+1);if(s.length<6)return"Data too short";var a=bu(i);if("string"==typeof a)return a;for(var l=[],c=0;c<s.length;++c){var d=s.charAt(c),u=fu[d];if(void 0===u)return"Unknown character "+d;a=yu(a)^u,c+6>=s.length||l.push(u)}return 1!==a?"Invalid checksum for "+e:{prefix:i,words:l}}function xu(e,t,r,n){for(var o=0,i=0,s=(1<<r)-1,a=[],l=0;l<e.length;++l)for(o=o<<t|e[l],i+=t;i>=r;)i-=r,a.push(o>>i&s);if(n)i>0&&a.push(o<<r-i&s);else{if(i>=t)return"Excess padding";if(o<<r-i&s)return"Non-zero padding"}return a}var wu={decodeUnsafe:function(){var e=vu.apply(null,arguments);if("object"==typeof e)return e},decode:function(e){var t=vu.apply(null,arguments);if("object"==typeof t)return t;throw new Error(t)},encode:function(e,t,r){if(r=r||90,e.length+7+t.length>r)throw new TypeError("Exceeds length limit");var n=bu(e=e.toLowerCase());if("string"==typeof n)throw new Error(n);for(var o=e+"1",i=0;i<t.length;++i){var s=t[i];if(s>>5!=0)throw new Error("Non 5-bit word");n=yu(n)^s,o+=hu.charAt(s)}for(i=0;i<6;++i)n=yu(n);for(n^=1,i=0;i<6;++i){o+=hu.charAt(n>>5*(5-i)&31)}return o},toWordsUnsafe:function(e){var t=xu(e,8,5,!0);if(Array.isArray(t))return t},toWords:function(e){var t=xu(e,8,5,!0);if(Array.isArray(t))return t;throw new Error(t)},fromWordsUnsafe:function(e){var t=xu(e,5,8,!1);if(Array.isArray(t))return t},fromWords:function(e){var t=xu(e,5,8,!1);if(Array.isArray(t))return t;throw new Error(t)}};const Eu="providers/5.7.2";var Au={exports:{}};!function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function o(e,t,r){if(o.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var i;"object"==typeof e?e.exports=o:t.BN=o,o.BN=o,o.wordSize=26;try{i="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:require("buffer").Buffer}catch(e){}function s(e,t){var n=e.charCodeAt(t);return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+e)}function a(e,t,r){var n=s(e,r);return r-1>=t&&(n|=s(e,r-1)<<4),n}function l(e,t,n,o){for(var i=0,s=0,a=Math.min(e.length,n),l=t;l<a;l++){var c=e.charCodeAt(l)-48;i*=o,s=c>=49?c-49+10:c>=17?c-17+10:c,r(c>=0&&s<o,"Invalid character"),i+=s}return i}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(o.isBN=function(e){return e instanceof o||null!==e&&"object"==typeof e&&e.constructor.wordSize===o.wordSize&&Array.isArray(e.words)},o.max=function(e,t){return e.cmp(t)>0?e:t},o.min=function(e,t){return e.cmp(t)<0?e:t},o.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var o=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(o++,this.negative=1),o<e.length&&(16===t?this._parseHex(e,o,n):(this._parseBase(e,t,o),"le"===n&&this._initArray(this.toArray(),t,n)))},o.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},o.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var o=0;o<this.length;o++)this.words[o]=0;var i,s,a=0;if("be"===n)for(o=e.length-1,i=0;o>=0;o-=3)s=e[o]|e[o-1]<<8|e[o-2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);else if("le"===n)for(o=0,i=0;o<e.length;o+=3)s=e[o]|e[o+1]<<8|e[o+2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);return this._strip()},o.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var o,i=0,s=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;this._strip()},o.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,o=1;o<=67108863;o*=t)n++;n--,o=o/t|0;for(var i=e.length-r,s=i%n,a=Math.min(i,i-s)+r,c=0,d=r;d<a;d+=n)c=l(e,d,d+n,t),this.imuln(o),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c);if(0!==s){var u=1;for(c=l(e,d,e.length,t),d=0;d<s;d++)u*=t;this.imuln(u),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c)}this._strip()},o.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},o.prototype._move=function(e){c(e,this)},o.prototype.clone=function(){var e=new o(null);return this.copy(e),e},o.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=d}catch(e){o.prototype.inspect=d}else o.prototype.inspect=d;function d(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],p=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],h=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var o=0|e.words[0],i=0|t.words[0],s=o*i,a=67108863&s,l=s/67108864|0;r.words[0]=a;for(var c=1;c<n;c++){for(var d=l>>>26,u=67108863&l,p=Math.min(c,t.length-1),h=Math.max(0,c-e.length+1);h<=p;h++){var f=c-h|0;d+=(s=(o=0|e.words[f])*(i=0|t.words[h])+u)/67108864|0,u=67108863&s}r.words[c]=0|u,l=0|d}return 0!==l?r.words[c]=0|l:r.length--,r._strip()}o.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var o=0,i=0,s=0;s<this.length;s++){var a=this.words[s],l=(16777215&(a<<o|i)).toString(16);i=a>>>24-o&16777215,(o+=2)>=26&&(o-=26,s--),n=0!==i||s!==this.length-1?u[6-l.length]+l+n:l+n}for(0!==i&&(n=i.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var c=p[e],d=h[e];n="";var f=this.clone();for(f.negative=0;!f.isZero();){var m=f.modrn(d).toString(e);n=(f=f.idivn(d)).isZero()?m+n:u[c-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},o.prototype.toJSON=function(){return this.toString(16,2)},i&&(o.prototype.toBuffer=function(e,t){return this.toArrayLike(i,e,t)}),o.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},o.prototype.toArrayLike=function(e,t,n){this._strip();var o=this.byteLength(),i=n||Math.max(1,o);r(o<=i,"byte array longer than desired length"),r(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,o),s},o.prototype._toArrayLikeLE=function(e,t){for(var r=0,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===i?(r<e.length&&(e[r++]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r<e.length)for(e[r++]=n;r<e.length;)e[r++]=0},o.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===i?(r>=0&&(e[r--]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r>=0)for(e[r--]=n;r>=0;)e[r--]=0},Math.clz32?o.prototype._countBits=function(e){return 32-Math.clz32(e)}:o.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},o.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},o.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},o.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},o.prototype.ior=function(e){return r(0==(this.negative|e.negative)),this.iuor(e)},o.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},o.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},o.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},o.prototype.iand=function(e){return r(0==(this.negative|e.negative)),this.iuand(e)},o.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},o.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},o.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this._strip()},o.prototype.ixor=function(e){return r(0==(this.negative|e.negative)),this.iuxor(e)},o.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},o.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},o.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var o=0;o<t;o++)this.words[o]=67108863&~this.words[o];return n>0&&(this.words[o]=~this.words[o]&67108863>>26-n),this._strip()},o.prototype.notn=function(e){return this.clone().inotn(e)},o.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,o=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<o:this.words[n]&~(1<<o),this._strip()},o.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var o=0,i=0;i<n.length;i++)t=(0|r.words[i])+(0|n.words[i])+o,this.words[i]=67108863&t,o=t>>>26;for(;0!==o&&i<r.length;i++)t=(0|r.words[i])+o,this.words[i]=67108863&t,o=t>>>26;if(this.length=r.length,0!==o)this.words[this.length]=o,this.length++;else if(r!==this)for(;i<r.length;i++)this.words[i]=r.words[i];return this},o.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},o.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,o=this.cmp(e);if(0===o)return this.negative=0,this.length=1,this.words[0]=0,this;o>0?(r=this,n=e):(r=e,n=this);for(var i=0,s=0;s<n.length;s++)i=(t=(0|r.words[s])-(0|n.words[s])+i)>>26,this.words[s]=67108863&t;for(;0!==i&&s<r.length;s++)i=(t=(0|r.words[s])+i)>>26,this.words[s]=67108863&t;if(0===i&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(e){return this.clone().isub(e)};var m=function(e,t,r){var n,o,i,s=e.words,a=t.words,l=r.words,c=0,d=0|s[0],u=8191&d,p=d>>>13,h=0|s[1],f=8191&h,m=h>>>13,g=0|s[2],y=8191&g,b=g>>>13,v=0|s[3],x=8191&v,w=v>>>13,E=0|s[4],A=8191&E,C=E>>>13,k=0|s[5],T=8191&k,R=k>>>13,S=0|s[6],N=8191&S,M=S>>>13,O=0|s[7],I=8191&O,F=O>>>13,j=0|s[8],L=8191&j,_=j>>>13,W=0|s[9],B=8191&W,P=W>>>13,D=0|a[0],U=8191&D,V=D>>>13,Z=0|a[1],H=8191&Z,z=Z>>>13,Y=0|a[2],G=8191&Y,X=Y>>>13,J=0|a[3],q=8191&J,Q=J>>>13,K=0|a[4],$=8191&K,ee=K>>>13,te=0|a[5],re=8191&te,ne=te>>>13,oe=0|a[6],ie=8191&oe,se=oe>>>13,ae=0|a[7],le=8191&ae,ce=ae>>>13,de=0|a[8],ue=8191&de,pe=de>>>13,he=0|a[9],fe=8191&he,me=he>>>13;r.negative=e.negative^t.negative,r.length=19;var ge=(c+(n=Math.imul(u,U))|0)+((8191&(o=(o=Math.imul(u,V))+Math.imul(p,U)|0))<<13)|0;c=((i=Math.imul(p,V))+(o>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(f,U),o=(o=Math.imul(f,V))+Math.imul(m,U)|0,i=Math.imul(m,V);var ye=(c+(n=n+Math.imul(u,H)|0)|0)+((8191&(o=(o=o+Math.imul(u,z)|0)+Math.imul(p,H)|0))<<13)|0;c=((i=i+Math.imul(p,z)|0)+(o>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(y,U),o=(o=Math.imul(y,V))+Math.imul(b,U)|0,i=Math.imul(b,V),n=n+Math.imul(f,H)|0,o=(o=o+Math.imul(f,z)|0)+Math.imul(m,H)|0,i=i+Math.imul(m,z)|0;var be=(c+(n=n+Math.imul(u,G)|0)|0)+((8191&(o=(o=o+Math.imul(u,X)|0)+Math.imul(p,G)|0))<<13)|0;c=((i=i+Math.imul(p,X)|0)+(o>>>13)|0)+(be>>>26)|0,be&=67108863,n=Math.imul(x,U),o=(o=Math.imul(x,V))+Math.imul(w,U)|0,i=Math.imul(w,V),n=n+Math.imul(y,H)|0,o=(o=o+Math.imul(y,z)|0)+Math.imul(b,H)|0,i=i+Math.imul(b,z)|0,n=n+Math.imul(f,G)|0,o=(o=o+Math.imul(f,X)|0)+Math.imul(m,G)|0,i=i+Math.imul(m,X)|0;var ve=(c+(n=n+Math.imul(u,q)|0)|0)+((8191&(o=(o=o+Math.imul(u,Q)|0)+Math.imul(p,q)|0))<<13)|0;c=((i=i+Math.imul(p,Q)|0)+(o>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(A,U),o=(o=Math.imul(A,V))+Math.imul(C,U)|0,i=Math.imul(C,V),n=n+Math.imul(x,H)|0,o=(o=o+Math.imul(x,z)|0)+Math.imul(w,H)|0,i=i+Math.imul(w,z)|0,n=n+Math.imul(y,G)|0,o=(o=o+Math.imul(y,X)|0)+Math.imul(b,G)|0,i=i+Math.imul(b,X)|0,n=n+Math.imul(f,q)|0,o=(o=o+Math.imul(f,Q)|0)+Math.imul(m,q)|0,i=i+Math.imul(m,Q)|0;var xe=(c+(n=n+Math.imul(u,$)|0)|0)+((8191&(o=(o=o+Math.imul(u,ee)|0)+Math.imul(p,$)|0))<<13)|0;c=((i=i+Math.imul(p,ee)|0)+(o>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(T,U),o=(o=Math.imul(T,V))+Math.imul(R,U)|0,i=Math.imul(R,V),n=n+Math.imul(A,H)|0,o=(o=o+Math.imul(A,z)|0)+Math.imul(C,H)|0,i=i+Math.imul(C,z)|0,n=n+Math.imul(x,G)|0,o=(o=o+Math.imul(x,X)|0)+Math.imul(w,G)|0,i=i+Math.imul(w,X)|0,n=n+Math.imul(y,q)|0,o=(o=o+Math.imul(y,Q)|0)+Math.imul(b,q)|0,i=i+Math.imul(b,Q)|0,n=n+Math.imul(f,$)|0,o=(o=o+Math.imul(f,ee)|0)+Math.imul(m,$)|0,i=i+Math.imul(m,ee)|0;var we=(c+(n=n+Math.imul(u,re)|0)|0)+((8191&(o=(o=o+Math.imul(u,ne)|0)+Math.imul(p,re)|0))<<13)|0;c=((i=i+Math.imul(p,ne)|0)+(o>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(N,U),o=(o=Math.imul(N,V))+Math.imul(M,U)|0,i=Math.imul(M,V),n=n+Math.imul(T,H)|0,o=(o=o+Math.imul(T,z)|0)+Math.imul(R,H)|0,i=i+Math.imul(R,z)|0,n=n+Math.imul(A,G)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(C,G)|0,i=i+Math.imul(C,X)|0,n=n+Math.imul(x,q)|0,o=(o=o+Math.imul(x,Q)|0)+Math.imul(w,q)|0,i=i+Math.imul(w,Q)|0,n=n+Math.imul(y,$)|0,o=(o=o+Math.imul(y,ee)|0)+Math.imul(b,$)|0,i=i+Math.imul(b,ee)|0,n=n+Math.imul(f,re)|0,o=(o=o+Math.imul(f,ne)|0)+Math.imul(m,re)|0,i=i+Math.imul(m,ne)|0;var Ee=(c+(n=n+Math.imul(u,ie)|0)|0)+((8191&(o=(o=o+Math.imul(u,se)|0)+Math.imul(p,ie)|0))<<13)|0;c=((i=i+Math.imul(p,se)|0)+(o>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(I,U),o=(o=Math.imul(I,V))+Math.imul(F,U)|0,i=Math.imul(F,V),n=n+Math.imul(N,H)|0,o=(o=o+Math.imul(N,z)|0)+Math.imul(M,H)|0,i=i+Math.imul(M,z)|0,n=n+Math.imul(T,G)|0,o=(o=o+Math.imul(T,X)|0)+Math.imul(R,G)|0,i=i+Math.imul(R,X)|0,n=n+Math.imul(A,q)|0,o=(o=o+Math.imul(A,Q)|0)+Math.imul(C,q)|0,i=i+Math.imul(C,Q)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,ee)|0)+Math.imul(w,$)|0,i=i+Math.imul(w,ee)|0,n=n+Math.imul(y,re)|0,o=(o=o+Math.imul(y,ne)|0)+Math.imul(b,re)|0,i=i+Math.imul(b,ne)|0,n=n+Math.imul(f,ie)|0,o=(o=o+Math.imul(f,se)|0)+Math.imul(m,ie)|0,i=i+Math.imul(m,se)|0;var Ae=(c+(n=n+Math.imul(u,le)|0)|0)+((8191&(o=(o=o+Math.imul(u,ce)|0)+Math.imul(p,le)|0))<<13)|0;c=((i=i+Math.imul(p,ce)|0)+(o>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(L,U),o=(o=Math.imul(L,V))+Math.imul(_,U)|0,i=Math.imul(_,V),n=n+Math.imul(I,H)|0,o=(o=o+Math.imul(I,z)|0)+Math.imul(F,H)|0,i=i+Math.imul(F,z)|0,n=n+Math.imul(N,G)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(M,G)|0,i=i+Math.imul(M,X)|0,n=n+Math.imul(T,q)|0,o=(o=o+Math.imul(T,Q)|0)+Math.imul(R,q)|0,i=i+Math.imul(R,Q)|0,n=n+Math.imul(A,$)|0,o=(o=o+Math.imul(A,ee)|0)+Math.imul(C,$)|0,i=i+Math.imul(C,ee)|0,n=n+Math.imul(x,re)|0,o=(o=o+Math.imul(x,ne)|0)+Math.imul(w,re)|0,i=i+Math.imul(w,ne)|0,n=n+Math.imul(y,ie)|0,o=(o=o+Math.imul(y,se)|0)+Math.imul(b,ie)|0,i=i+Math.imul(b,se)|0,n=n+Math.imul(f,le)|0,o=(o=o+Math.imul(f,ce)|0)+Math.imul(m,le)|0,i=i+Math.imul(m,ce)|0;var Ce=(c+(n=n+Math.imul(u,ue)|0)|0)+((8191&(o=(o=o+Math.imul(u,pe)|0)+Math.imul(p,ue)|0))<<13)|0;c=((i=i+Math.imul(p,pe)|0)+(o>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(B,U),o=(o=Math.imul(B,V))+Math.imul(P,U)|0,i=Math.imul(P,V),n=n+Math.imul(L,H)|0,o=(o=o+Math.imul(L,z)|0)+Math.imul(_,H)|0,i=i+Math.imul(_,z)|0,n=n+Math.imul(I,G)|0,o=(o=o+Math.imul(I,X)|0)+Math.imul(F,G)|0,i=i+Math.imul(F,X)|0,n=n+Math.imul(N,q)|0,o=(o=o+Math.imul(N,Q)|0)+Math.imul(M,q)|0,i=i+Math.imul(M,Q)|0,n=n+Math.imul(T,$)|0,o=(o=o+Math.imul(T,ee)|0)+Math.imul(R,$)|0,i=i+Math.imul(R,ee)|0,n=n+Math.imul(A,re)|0,o=(o=o+Math.imul(A,ne)|0)+Math.imul(C,re)|0,i=i+Math.imul(C,ne)|0,n=n+Math.imul(x,ie)|0,o=(o=o+Math.imul(x,se)|0)+Math.imul(w,ie)|0,i=i+Math.imul(w,se)|0,n=n+Math.imul(y,le)|0,o=(o=o+Math.imul(y,ce)|0)+Math.imul(b,le)|0,i=i+Math.imul(b,ce)|0,n=n+Math.imul(f,ue)|0,o=(o=o+Math.imul(f,pe)|0)+Math.imul(m,ue)|0,i=i+Math.imul(m,pe)|0;var ke=(c+(n=n+Math.imul(u,fe)|0)|0)+((8191&(o=(o=o+Math.imul(u,me)|0)+Math.imul(p,fe)|0))<<13)|0;c=((i=i+Math.imul(p,me)|0)+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(B,H),o=(o=Math.imul(B,z))+Math.imul(P,H)|0,i=Math.imul(P,z),n=n+Math.imul(L,G)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(_,G)|0,i=i+Math.imul(_,X)|0,n=n+Math.imul(I,q)|0,o=(o=o+Math.imul(I,Q)|0)+Math.imul(F,q)|0,i=i+Math.imul(F,Q)|0,n=n+Math.imul(N,$)|0,o=(o=o+Math.imul(N,ee)|0)+Math.imul(M,$)|0,i=i+Math.imul(M,ee)|0,n=n+Math.imul(T,re)|0,o=(o=o+Math.imul(T,ne)|0)+Math.imul(R,re)|0,i=i+Math.imul(R,ne)|0,n=n+Math.imul(A,ie)|0,o=(o=o+Math.imul(A,se)|0)+Math.imul(C,ie)|0,i=i+Math.imul(C,se)|0,n=n+Math.imul(x,le)|0,o=(o=o+Math.imul(x,ce)|0)+Math.imul(w,le)|0,i=i+Math.imul(w,ce)|0,n=n+Math.imul(y,ue)|0,o=(o=o+Math.imul(y,pe)|0)+Math.imul(b,ue)|0,i=i+Math.imul(b,pe)|0;var Te=(c+(n=n+Math.imul(f,fe)|0)|0)+((8191&(o=(o=o+Math.imul(f,me)|0)+Math.imul(m,fe)|0))<<13)|0;c=((i=i+Math.imul(m,me)|0)+(o>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(B,G),o=(o=Math.imul(B,X))+Math.imul(P,G)|0,i=Math.imul(P,X),n=n+Math.imul(L,q)|0,o=(o=o+Math.imul(L,Q)|0)+Math.imul(_,q)|0,i=i+Math.imul(_,Q)|0,n=n+Math.imul(I,$)|0,o=(o=o+Math.imul(I,ee)|0)+Math.imul(F,$)|0,i=i+Math.imul(F,ee)|0,n=n+Math.imul(N,re)|0,o=(o=o+Math.imul(N,ne)|0)+Math.imul(M,re)|0,i=i+Math.imul(M,ne)|0,n=n+Math.imul(T,ie)|0,o=(o=o+Math.imul(T,se)|0)+Math.imul(R,ie)|0,i=i+Math.imul(R,se)|0,n=n+Math.imul(A,le)|0,o=(o=o+Math.imul(A,ce)|0)+Math.imul(C,le)|0,i=i+Math.imul(C,ce)|0,n=n+Math.imul(x,ue)|0,o=(o=o+Math.imul(x,pe)|0)+Math.imul(w,ue)|0,i=i+Math.imul(w,pe)|0;var Re=(c+(n=n+Math.imul(y,fe)|0)|0)+((8191&(o=(o=o+Math.imul(y,me)|0)+Math.imul(b,fe)|0))<<13)|0;c=((i=i+Math.imul(b,me)|0)+(o>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(B,q),o=(o=Math.imul(B,Q))+Math.imul(P,q)|0,i=Math.imul(P,Q),n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,ee)|0)+Math.imul(_,$)|0,i=i+Math.imul(_,ee)|0,n=n+Math.imul(I,re)|0,o=(o=o+Math.imul(I,ne)|0)+Math.imul(F,re)|0,i=i+Math.imul(F,ne)|0,n=n+Math.imul(N,ie)|0,o=(o=o+Math.imul(N,se)|0)+Math.imul(M,ie)|0,i=i+Math.imul(M,se)|0,n=n+Math.imul(T,le)|0,o=(o=o+Math.imul(T,ce)|0)+Math.imul(R,le)|0,i=i+Math.imul(R,ce)|0,n=n+Math.imul(A,ue)|0,o=(o=o+Math.imul(A,pe)|0)+Math.imul(C,ue)|0,i=i+Math.imul(C,pe)|0;var Se=(c+(n=n+Math.imul(x,fe)|0)|0)+((8191&(o=(o=o+Math.imul(x,me)|0)+Math.imul(w,fe)|0))<<13)|0;c=((i=i+Math.imul(w,me)|0)+(o>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(B,$),o=(o=Math.imul(B,ee))+Math.imul(P,$)|0,i=Math.imul(P,ee),n=n+Math.imul(L,re)|0,o=(o=o+Math.imul(L,ne)|0)+Math.imul(_,re)|0,i=i+Math.imul(_,ne)|0,n=n+Math.imul(I,ie)|0,o=(o=o+Math.imul(I,se)|0)+Math.imul(F,ie)|0,i=i+Math.imul(F,se)|0,n=n+Math.imul(N,le)|0,o=(o=o+Math.imul(N,ce)|0)+Math.imul(M,le)|0,i=i+Math.imul(M,ce)|0,n=n+Math.imul(T,ue)|0,o=(o=o+Math.imul(T,pe)|0)+Math.imul(R,ue)|0,i=i+Math.imul(R,pe)|0;var Ne=(c+(n=n+Math.imul(A,fe)|0)|0)+((8191&(o=(o=o+Math.imul(A,me)|0)+Math.imul(C,fe)|0))<<13)|0;c=((i=i+Math.imul(C,me)|0)+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(B,re),o=(o=Math.imul(B,ne))+Math.imul(P,re)|0,i=Math.imul(P,ne),n=n+Math.imul(L,ie)|0,o=(o=o+Math.imul(L,se)|0)+Math.imul(_,ie)|0,i=i+Math.imul(_,se)|0,n=n+Math.imul(I,le)|0,o=(o=o+Math.imul(I,ce)|0)+Math.imul(F,le)|0,i=i+Math.imul(F,ce)|0,n=n+Math.imul(N,ue)|0,o=(o=o+Math.imul(N,pe)|0)+Math.imul(M,ue)|0,i=i+Math.imul(M,pe)|0;var Me=(c+(n=n+Math.imul(T,fe)|0)|0)+((8191&(o=(o=o+Math.imul(T,me)|0)+Math.imul(R,fe)|0))<<13)|0;c=((i=i+Math.imul(R,me)|0)+(o>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(B,ie),o=(o=Math.imul(B,se))+Math.imul(P,ie)|0,i=Math.imul(P,se),n=n+Math.imul(L,le)|0,o=(o=o+Math.imul(L,ce)|0)+Math.imul(_,le)|0,i=i+Math.imul(_,ce)|0,n=n+Math.imul(I,ue)|0,o=(o=o+Math.imul(I,pe)|0)+Math.imul(F,ue)|0,i=i+Math.imul(F,pe)|0;var Oe=(c+(n=n+Math.imul(N,fe)|0)|0)+((8191&(o=(o=o+Math.imul(N,me)|0)+Math.imul(M,fe)|0))<<13)|0;c=((i=i+Math.imul(M,me)|0)+(o>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,n=Math.imul(B,le),o=(o=Math.imul(B,ce))+Math.imul(P,le)|0,i=Math.imul(P,ce),n=n+Math.imul(L,ue)|0,o=(o=o+Math.imul(L,pe)|0)+Math.imul(_,ue)|0,i=i+Math.imul(_,pe)|0;var Ie=(c+(n=n+Math.imul(I,fe)|0)|0)+((8191&(o=(o=o+Math.imul(I,me)|0)+Math.imul(F,fe)|0))<<13)|0;c=((i=i+Math.imul(F,me)|0)+(o>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(B,ue),o=(o=Math.imul(B,pe))+Math.imul(P,ue)|0,i=Math.imul(P,pe);var Fe=(c+(n=n+Math.imul(L,fe)|0)|0)+((8191&(o=(o=o+Math.imul(L,me)|0)+Math.imul(_,fe)|0))<<13)|0;c=((i=i+Math.imul(_,me)|0)+(o>>>13)|0)+(Fe>>>26)|0,Fe&=67108863;var je=(c+(n=Math.imul(B,fe))|0)+((8191&(o=(o=Math.imul(B,me))+Math.imul(P,fe)|0))<<13)|0;return c=((i=Math.imul(P,me))+(o>>>13)|0)+(je>>>26)|0,je&=67108863,l[0]=ge,l[1]=ye,l[2]=be,l[3]=ve,l[4]=xe,l[5]=we,l[6]=Ee,l[7]=Ae,l[8]=Ce,l[9]=ke,l[10]=Te,l[11]=Re,l[12]=Se,l[13]=Ne,l[14]=Me,l[15]=Oe,l[16]=Ie,l[17]=Fe,l[18]=je,0!==c&&(l[19]=c,r.length++),r};function g(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,o=0,i=0;i<r.length-1;i++){var s=o;o=0;for(var a=67108863&n,l=Math.min(i,t.length-1),c=Math.max(0,i-e.length+1);c<=l;c++){var d=i-c,u=(0|e.words[d])*(0|t.words[c]),p=67108863&u;a=67108863&(p=p+a|0),o+=(s=(s=s+(u/67108864|0)|0)+(p>>>26)|0)>>>26,s&=67108863}r.words[i]=a,n=s,s=o}return 0!==n?r.words[i]=n:r.length--,r._strip()}function y(e,t,r){return g(e,t,r)}Math.imul||(m=f),o.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?m(this,e,t):r<63?f(this,e,t):r<1024?g(this,e,t):y(this,e,t)},o.prototype.mul=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},o.prototype.mulf=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),y(this,e,t)},o.prototype.imul=function(e){return this.clone().mulTo(e,this)},o.prototype.imuln=function(e){var t=e<0;t&&(e=-e),r("number"==typeof e),r(e<67108864);for(var n=0,o=0;o<this.length;o++){var i=(0|this.words[o])*e,s=(67108863&i)+(67108863&n);n>>=26,n+=i/67108864|0,n+=s>>>26,this.words[o]=67108863&s}return 0!==n&&(this.words[o]=n,this.length++),t?this.ineg():this},o.prototype.muln=function(e){return this.clone().imuln(e)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,o=r%26;t[r]=e.words[n]>>>o&1}return t}(e);if(0===t.length)return new o(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var i=r.sqr();n<t.length;n++,i=i.sqr())0!==t[n]&&(r=r.mul(i));return r},o.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,o=(e-n)/26,i=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t<this.length;t++){var a=this.words[t]&i,l=(0|this.words[t])-a<<n;this.words[t]=l|s,s=a>>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==o){for(t=this.length-1;t>=0;t--)this.words[t+o]=this.words[t];for(t=0;t<o;t++)this.words[t]=0;this.length+=o}return this._strip()},o.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},o.prototype.iushrn=function(e,t,n){var o;r("number"==typeof e&&e>=0),o=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),a=67108863^67108863>>>i<<i,l=n;if(o-=s,o=Math.max(0,o),l){for(var c=0;c<s;c++)l.words[c]=this.words[c];l.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var d=0;for(c=this.length-1;c>=0&&(0!==d||c>=o);c--){var u=0|this.words[c];this.words[c]=d<<26-i|u>>>i,d=u&a}return l&&0!==d&&(l.words[l.length++]=d),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},o.prototype.shln=function(e){return this.clone().ishln(e)},o.prototype.ushln=function(e){return this.clone().iushln(e)},o.prototype.shrn=function(e){return this.clone().ishrn(e)},o.prototype.ushrn=function(e){return this.clone().iushrn(e)},o.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,o=1<<t;return!(this.length<=n||!(this.words[n]&o))},o.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var o=67108863^67108863>>>t<<t;this.words[this.length-1]&=o}return this._strip()},o.prototype.maskn=function(e){return this.clone().imaskn(e)},o.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},o.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},o.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},o.prototype.addn=function(e){return this.clone().iaddn(e)},o.prototype.subn=function(e){return this.clone().isubn(e)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(e,t,n){var o,i,s=e.length+n;this._expand(s);var a=0;for(o=0;o<e.length;o++){i=(0|this.words[o+n])+a;var l=(0|e.words[o])*t;a=((i-=67108863&l)>>26)-(l/67108864|0),this.words[o+n]=67108863&i}for(;o<this.length-n;o++)a=(i=(0|this.words[o+n])+a)>>26,this.words[o+n]=67108863&i;if(0===a)return this._strip();for(r(-1===a),a=0,o=0;o<this.length;o++)a=(i=-(0|this.words[o])+a)>>26,this.words[o]=67108863&i;return this.negative=1,this._strip()},o.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),i=e,s=0|i.words[i.length-1];0!=(r=26-this._countBits(s))&&(i=i.ushln(r),n.iushln(r),s=0|i.words[i.length-1]);var a,l=n.length-i.length;if("mod"!==t){(a=new o(null)).length=l+1,a.words=new Array(a.length);for(var c=0;c<a.length;c++)a.words[c]=0}var d=n.clone()._ishlnsubmul(i,1,l);0===d.negative&&(n=d,a&&(a.words[l]=1));for(var u=l-1;u>=0;u--){var p=67108864*(0|n.words[i.length+u])+(0|n.words[i.length+u-1]);for(p=Math.min(p/s|0,67108863),n._ishlnsubmul(i,p,u);0!==n.negative;)p--,n.negative=0,n._ishlnsubmul(i,1,u),n.isZero()||(n.negative^=1);a&&(a.words[u]=p)}return a&&a._strip(),n._strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:a||null,mod:n}},o.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(i=a.div.neg()),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:i,mod:s}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:a.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new o(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new o(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new o(this.modrn(e.words[0]))}:this._wordDiv(e,t);var i,s,a},o.prototype.div=function(e){return this.divmod(e,"div",!1).div},o.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},o.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},o.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),o=e.andln(1),i=r.cmp(n);return i<0||1===o&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},o.prototype.modrn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=(1<<26)%e,o=0,i=this.length-1;i>=0;i--)o=(n*o+(0|this.words[i]))%e;return t?-o:o},o.prototype.modn=function(e){return this.modrn(e)},o.prototype.idivn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=0,o=this.length-1;o>=0;o--){var i=(0|this.words[o])+67108864*n;this.words[o]=i/e|0,n=i%e}return this._strip(),t?this.ineg():this},o.prototype.divn=function(e){return this.clone().idivn(e)},o.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i=new o(1),s=new o(0),a=new o(0),l=new o(1),c=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++c;for(var d=n.clone(),u=t.clone();!t.isZero();){for(var p=0,h=1;0==(t.words[0]&h)&&p<26;++p,h<<=1);if(p>0)for(t.iushrn(p);p-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(d),s.isub(u)),i.iushrn(1),s.iushrn(1);for(var f=0,m=1;0==(n.words[0]&m)&&f<26;++f,m<<=1);if(f>0)for(n.iushrn(f);f-- >0;)(a.isOdd()||l.isOdd())&&(a.iadd(d),l.isub(u)),a.iushrn(1),l.iushrn(1);t.cmp(n)>=0?(t.isub(n),i.isub(a),s.isub(l)):(n.isub(t),a.isub(i),l.isub(s))}return{a:a,b:l,gcd:n.iushln(c)}},o.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i,s=new o(1),a=new o(0),l=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var c=0,d=1;0==(t.words[0]&d)&&c<26;++c,d<<=1);if(c>0)for(t.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(l),s.iushrn(1);for(var u=0,p=1;0==(n.words[0]&p)&&u<26;++u,p<<=1);if(u>0)for(n.iushrn(u);u-- >0;)a.isOdd()&&a.iadd(l),a.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(a)):(n.isub(t),a.isub(s))}return(i=0===t.cmpn(1)?s:a).cmpn(0)<0&&i.iadd(e),i},o.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var o=t.cmp(r);if(o<0){var i=t;t=r,r=i}else if(0===o||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},o.prototype.invm=function(e){return this.egcd(e).a.umod(e)},o.prototype.isEven=function(){return 0==(1&this.words[0])},o.prototype.isOdd=function(){return 1==(1&this.words[0])},o.prototype.andln=function(e){return this.words[0]&e},o.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,o=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=o,this;for(var i=o,s=n;0!==i&&s<this.length;s++){var a=0|this.words[s];i=(a+=i)>>>26,a&=67108863,this.words[s]=a}return 0!==i&&(this.words[s]=i,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var o=0|this.words[0];t=o===e?0:o<e?-1:1}return 0!==this.negative?0|-t:t},o.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},o.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],o=0|e.words[r];if(n!==o){n<o?t=-1:n>o&&(t=1);break}}return t},o.prototype.gtn=function(e){return 1===this.cmpn(e)},o.prototype.gt=function(e){return 1===this.cmp(e)},o.prototype.gten=function(e){return this.cmpn(e)>=0},o.prototype.gte=function(e){return this.cmp(e)>=0},o.prototype.ltn=function(e){return-1===this.cmpn(e)},o.prototype.lt=function(e){return-1===this.cmp(e)},o.prototype.lten=function(e){return this.cmpn(e)<=0},o.prototype.lte=function(e){return this.cmp(e)<=0},o.prototype.eqn=function(e){return 0===this.cmpn(e)},o.prototype.eq=function(e){return 0===this.cmp(e)},o.red=function(e){return new C(e)},o.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},o.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(e){return this.red=e,this},o.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},o.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},o.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},o.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},o.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},o.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},o.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},o.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},o.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var b={k256:null,p224:null,p192:null,p25519:null};function v(e,t){this.name=e,this.p=new o(t,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function x(){v.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){v.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function E(){v.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function A(){v.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function C(e){if("string"==typeof e){var t=o._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function k(e){C.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new o(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}v.prototype._tmp=function(){var e=new o(null);return e.words=new Array(Math.ceil(this.n/13)),e},v.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},v.prototype.split=function(e,t){e.iushrn(this.n,0,t)},v.prototype.imulK=function(e){return e.imul(this.k)},n(x,v),x.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),o=0;o<n;o++)t.words[o]=e.words[o];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var i=e.words[9];for(t.words[t.length++]=i&r,o=10;o<e.length;o++){var s=0|e.words[o];e.words[o-10]=(s&r)<<4|i>>>22,i=s}i>>>=22,e.words[o-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},x.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,v),n(E,v),n(A,v),A.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,o=67108863&n;n>>>=26,e.words[r]=o,t=n}return 0!==t&&(e.words[e.length++]=t),e},o._prime=function(e){if(b[e])return b[e];var t;if("k256"===e)t=new x;else if("p224"===e)t=new w;else if("p192"===e)t=new E;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new A}return b[e]=t,t},C.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},C.prototype._verify2=function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},C.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},C.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},C.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},C.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},C.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},C.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},C.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},C.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},C.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},C.prototype.isqr=function(e){return this.imul(e,e.clone())},C.prototype.sqr=function(e){return this.mul(e,e)},C.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new o(1)).iushrn(2);return this.pow(e,n)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);r(!i.isZero());var a=new o(1).toRed(this),l=a.redNeg(),c=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new o(2*d*d).toRed(this);0!==this.pow(d,c).cmp(l);)d.redIAdd(l);for(var u=this.pow(d,i),p=this.pow(e,i.addn(1).iushrn(1)),h=this.pow(e,i),f=s;0!==h.cmp(a);){for(var m=h,g=0;0!==m.cmp(a);g++)m=m.redSqr();r(g<f);var y=this.pow(u,new o(1).iushln(f-g-1));p=p.redMul(y),u=y.redSqr(),h=h.redMul(u),f=g}return p},C.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},C.prototype.pow=function(e,t){if(t.isZero())return new o(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new o(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var i=r[0],s=0,a=0,l=t.bitLength()%26;for(0===l&&(l=26),n=t.length-1;n>=0;n--){for(var c=t.words[n],d=l-1;d>=0;d--){var u=c>>d&1;i!==r[0]&&(i=this.sqr(i)),0!==u||0!==s?(s<<=1,s|=u,(4==++a||0===n&&0===d)&&(i=this.mul(i,r[s]),a=0,s=0)):a=0}l=26}return i},C.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},C.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},o.mont=function(e){return new k(e)},n(k,C),k.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},k.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},k.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),i=o;return o.cmp(this.m)>=0?i=o.isub(this.m):o.cmpn(0)<0&&(i=o.iadd(this.m)),i._forceRed(this)},k.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new o(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},k.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(Au,D);var Cu=Au.exports;function ku(e,t,r){return r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},e(r,r.exports),r.exports}var Tu=Ru;function Ru(e,t){if(!e)throw new Error(t||"Assertion failed")}Ru.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var Su=ku((function(e,t){var r=t;function n(e){return 1===e.length?"0"+e:e}function o(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}r.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var o=e.charCodeAt(n),i=o>>8,s=255&o;i?r.push(i,s):r.push(s)}return r},r.zero2=n,r.toHex=o,r.encode=function(e,t){return"hex"===t?o(e):e}})),Nu=ku((function(e,t){var r=t;r.assert=Tu,r.toArray=Su.toArray,r.zero2=Su.zero2,r.toHex=Su.toHex,r.encode=Su.encode,r.getNAF=function(e,t,r){var n=new Array(Math.max(e.bitLength(),r)+1);n.fill(0);for(var o=1<<t+1,i=e.clone(),s=0;s<n.length;s++){var a,l=i.andln(o-1);i.isOdd()?(a=l>(o>>1)-1?(o>>1)-l:l,i.isubn(a)):a=0,n[s]=a,i.iushrn(1)}return n},r.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,o=0,i=0;e.cmpn(-o)>0||t.cmpn(-i)>0;){var s,a,l=e.andln(3)+o&3,c=t.andln(3)+i&3;3===l&&(l=-1),3===c&&(c=-1),s=0==(1&l)?0:3!==(n=e.andln(7)+o&7)&&5!==n||2!==c?l:-l,r[0].push(s),a=0==(1&c)?0:3!==(n=t.andln(7)+i&7)&&5!==n||2!==l?c:-c,r[1].push(a),2*o===s+1&&(o=1-o),2*i===a+1&&(i=1-i),e.iushrn(1),t.iushrn(1)}return r},r.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},r.parseBytes=function(e){return"string"==typeof e?r.toArray(e,"hex"):e},r.intFromLE=function(e){return new Cu(e,"hex","le")}})),Mu=Nu.getNAF,Ou=Nu.getJSF,Iu=Nu.assert;function Fu(e,t){this.type=e,this.p=new Cu(t.p,16),this.red=t.prime?Cu.red(t.prime):Cu.mont(this.p),this.zero=new Cu(0).toRed(this.red),this.one=new Cu(1).toRed(this.red),this.two=new Cu(2).toRed(this.red),this.n=t.n&&new Cu(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}var ju=Fu;function Lu(e,t){this.curve=e,this.type=t,this.precomputed=null}Fu.prototype.point=function(){throw new Error("Not implemented")},Fu.prototype.validate=function(){throw new Error("Not implemented")},Fu.prototype._fixedNafMul=function(e,t){Iu(e.precomputed);var r=e._getDoubles(),n=Mu(t,1,this._bitLength),o=(1<<r.step+1)-(r.step%2==0?2:1);o/=3;var i,s,a=[];for(i=0;i<n.length;i+=r.step){s=0;for(var l=i+r.step-1;l>=i;l--)s=(s<<1)+n[l];a.push(s)}for(var c=this.jpoint(null,null,null),d=this.jpoint(null,null,null),u=o;u>0;u--){for(i=0;i<a.length;i++)(s=a[i])===u?d=d.mixedAdd(r.points[i]):s===-u&&(d=d.mixedAdd(r.points[i].neg()));c=c.add(d)}return c.toP()},Fu.prototype._wnafMul=function(e,t){var r=4,n=e._getNAFPoints(r);r=n.wnd;for(var o=n.points,i=Mu(t,r,this._bitLength),s=this.jpoint(null,null,null),a=i.length-1;a>=0;a--){for(var l=0;a>=0&&0===i[a];a--)l++;if(a>=0&&l++,s=s.dblp(l),a<0)break;var c=i[a];Iu(0!==c),s="affine"===e.type?c>0?s.mixedAdd(o[c-1>>1]):s.mixedAdd(o[-c-1>>1].neg()):c>0?s.add(o[c-1>>1]):s.add(o[-c-1>>1].neg())}return"affine"===e.type?s.toP():s},Fu.prototype._wnafMulAdd=function(e,t,r,n,o){var i,s,a,l=this._wnafT1,c=this._wnafT2,d=this._wnafT3,u=0;for(i=0;i<n;i++){var p=(a=t[i])._getNAFPoints(e);l[i]=p.wnd,c[i]=p.points}for(i=n-1;i>=1;i-=2){var h=i-1,f=i;if(1===l[h]&&1===l[f]){var m=[t[h],null,null,t[f]];0===t[h].y.cmp(t[f].y)?(m[1]=t[h].add(t[f]),m[2]=t[h].toJ().mixedAdd(t[f].neg())):0===t[h].y.cmp(t[f].y.redNeg())?(m[1]=t[h].toJ().mixedAdd(t[f]),m[2]=t[h].add(t[f].neg())):(m[1]=t[h].toJ().mixedAdd(t[f]),m[2]=t[h].toJ().mixedAdd(t[f].neg()));var g=[-3,-1,-5,-7,0,7,5,1,3],y=Ou(r[h],r[f]);for(u=Math.max(y[0].length,u),d[h]=new Array(u),d[f]=new Array(u),s=0;s<u;s++){var b=0|y[0][s],v=0|y[1][s];d[h][s]=g[3*(b+1)+(v+1)],d[f][s]=0,c[h]=m}}else d[h]=Mu(r[h],l[h],this._bitLength),d[f]=Mu(r[f],l[f],this._bitLength),u=Math.max(d[h].length,u),u=Math.max(d[f].length,u)}var x=this.jpoint(null,null,null),w=this._wnafT4;for(i=u;i>=0;i--){for(var E=0;i>=0;){var A=!0;for(s=0;s<n;s++)w[s]=0|d[s][i],0!==w[s]&&(A=!1);if(!A)break;E++,i--}if(i>=0&&E++,x=x.dblp(E),i<0)break;for(s=0;s<n;s++){var C=w[s];0!==C&&(C>0?a=c[s][C-1>>1]:C<0&&(a=c[s][-C-1>>1].neg()),x="affine"===a.type?x.mixedAdd(a):x.add(a))}}for(i=0;i<n;i++)c[i]=null;return o?x:x.toP()},Fu.BasePoint=Lu,Lu.prototype.eq=function(){throw new Error("Not implemented")},Lu.prototype.validate=function(){return this.curve.validate(this)},Fu.prototype.decodePoint=function(e,t){e=Nu.toArray(e,t);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?Iu(e[e.length-1]%2==0):7===e[0]&&Iu(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")},Lu.prototype.encodeCompressed=function(e){return this.encode(e,!0)},Lu.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},Lu.prototype.encode=function(e,t){return Nu.encode(this._encode(t),e)},Lu.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},Lu.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},Lu.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,o=0;o<t;o+=e){for(var i=0;i<e;i++)n=n.dbl();r.push(n)}return{step:e,points:r}},Lu.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),o=1;o<r;o++)t[o]=t[o-1].add(n);return{wnd:e,points:t}},Lu.prototype._getBeta=function(){return null},Lu.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t};var _u=ku((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Wu=Nu.assert;function Bu(e){ju.call(this,"short",e),this.a=new Cu(e.a,16).toRed(this.red),this.b=new Cu(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}_u(Bu,ju);var Pu=Bu;function Du(e,t,r,n){ju.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new Cu(t,16),this.y=new Cu(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function Uu(e,t,r,n){ju.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new Cu(0)):(this.x=new Cu(t,16),this.y=new Cu(r,16),this.z=new Cu(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}Bu.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new Cu(e.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);t=(t=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red)}if(e.lambda)r=new Cu(e.lambda,16);else{var o=this._getEndoRoots(this.n);0===this.g.mul(o[0]).x.cmp(this.g.x.redMul(t))?r=o[0]:(r=o[1],Wu(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new Cu(e.a,16),b:new Cu(e.b,16)}})):this._getEndoBasis(r)}}},Bu.prototype._getEndoRoots=function(e){var t=e===this.p?this.red:Cu.mont(e),r=new Cu(2).toRed(t).redInvm(),n=r.redNeg(),o=new Cu(3).toRed(t).redNeg().redSqrt().redMul(r);return[n.redAdd(o).fromRed(),n.redSub(o).fromRed()]},Bu.prototype._getEndoBasis=function(e){for(var t,r,n,o,i,s,a,l,c,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),u=e,p=this.n.clone(),h=new Cu(1),f=new Cu(0),m=new Cu(0),g=new Cu(1),y=0;0!==u.cmpn(0);){var b=p.div(u);l=p.sub(b.mul(u)),c=m.sub(b.mul(h));var v=g.sub(b.mul(f));if(!n&&l.cmp(d)<0)t=a.neg(),r=h,n=l.neg(),o=c;else if(n&&2==++y)break;a=l,p=u,u=l,m=h,h=c,g=f,f=v}i=l.neg(),s=c;var x=n.sqr().add(o.sqr());return i.sqr().add(s.sqr()).cmp(x)>=0&&(i=t,s=r),n.negative&&(n=n.neg(),o=o.neg()),i.negative&&(i=i.neg(),s=s.neg()),[{a:n,b:o},{a:i,b:s}]},Bu.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],o=n.b.mul(e).divRound(this.n),i=r.b.neg().mul(e).divRound(this.n),s=o.mul(r.a),a=i.mul(n.a),l=o.mul(r.b),c=i.mul(n.b);return{k1:e.sub(s).sub(a),k2:l.add(c).neg()}},Bu.prototype.pointFromX=function(e,t){(e=new Cu(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var o=n.fromRed().isOdd();return(t&&!o||!t&&o)&&(n=n.redNeg()),this.point(e,n)},Bu.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),o=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0)},Bu.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i<e.length;i++){var s=this._endoSplit(t[i]),a=e[i],l=a._getBeta();s.k1.negative&&(s.k1.ineg(),a=a.neg(!0)),s.k2.negative&&(s.k2.ineg(),l=l.neg(!0)),n[2*i]=a,n[2*i+1]=l,o[2*i]=s.k1,o[2*i+1]=s.k2}for(var c=this._wnafMulAdd(1,n,o,2*i,r),d=0;d<2*i;d++)n[d]=null,o[d]=null;return c},_u(Du,ju.BasePoint),Bu.prototype.point=function(e,t,r){return new Du(this,e,t,r)},Bu.prototype.pointFromJSON=function(e,t){return Du.fromJSON(this,e,t)},Du.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},Du.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},Du.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function o(t){return e.point(t[0],t[1],r)}var i=t[2];return n.precomputed={beta:null,doubles:i.doubles&&{step:i.doubles.step,points:[n].concat(i.doubles.points.map(o))},naf:i.naf&&{wnd:i.naf.wnd,points:[n].concat(i.naf.points.map(o))}},n},Du.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},Du.prototype.isInfinity=function(){return this.inf},Du.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},Du.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),o=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),i=o.redSqr().redISub(this.x.redAdd(this.x)),s=o.redMul(this.x.redSub(i)).redISub(this.y);return this.curve.point(i,s)},Du.prototype.getX=function(){return this.x.fromRed()},Du.prototype.getY=function(){return this.y.fromRed()},Du.prototype.mul=function(e){return e=new Cu(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},Du.prototype.mulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2)},Du.prototype.jmulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0)},Du.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},Du.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},Du.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},_u(Uu,ju.BasePoint),Bu.prototype.jpoint=function(e,t,r){return new Uu(this,e,t,r)},Uu.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},Uu.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},Uu.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),o=e.x.redMul(r),i=this.y.redMul(t.redMul(e.z)),s=e.y.redMul(r.redMul(this.z)),a=n.redSub(o),l=i.redSub(s);if(0===a.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=a.redSqr(),d=c.redMul(a),u=n.redMul(c),p=l.redSqr().redIAdd(d).redISub(u).redISub(u),h=l.redMul(u.redISub(p)).redISub(i.redMul(d)),f=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(p,h,f)},Uu.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),o=this.y,i=e.y.redMul(t).redMul(this.z),s=r.redSub(n),a=o.redSub(i);if(0===s.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var l=s.redSqr(),c=l.redMul(s),d=r.redMul(l),u=a.redSqr().redIAdd(c).redISub(d).redISub(d),p=a.redMul(d.redISub(u)).redISub(o.redMul(c)),h=this.z.redMul(s);return this.curve.jpoint(u,p,h)},Uu.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,o=this.curve.tinv,i=this.x,s=this.y,a=this.z,l=a.redSqr().redSqr(),c=s.redAdd(s);for(t=0;t<e;t++){var d=i.redSqr(),u=c.redSqr(),p=u.redSqr(),h=d.redAdd(d).redIAdd(d).redIAdd(n.redMul(l)),f=i.redMul(u),m=h.redSqr().redISub(f.redAdd(f)),g=f.redISub(m),y=h.redMul(g);y=y.redIAdd(y).redISub(p);var b=c.redMul(a);t+1<e&&(l=l.redMul(p)),i=m,a=b,c=y}return this.curve.jpoint(i,c.redMul(o),a)},Uu.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},Uu.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n),l=a.redSqr().redISub(s).redISub(s),c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),e=l,t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var d=this.x.redSqr(),u=this.y.redSqr(),p=u.redSqr(),h=this.x.redAdd(u).redSqr().redISub(d).redISub(p);h=h.redIAdd(h);var f=d.redAdd(d).redIAdd(d),m=f.redSqr(),g=p.redIAdd(p);g=(g=g.redIAdd(g)).redIAdd(g),e=m.redISub(h).redISub(h),t=f.redMul(h.redISub(e)).redISub(g),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},Uu.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),l=a.redSqr().redISub(s).redISub(s);e=l;var c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var d=this.z.redSqr(),u=this.y.redSqr(),p=this.x.redMul(u),h=this.x.redSub(d).redMul(this.x.redAdd(d));h=h.redAdd(h).redIAdd(h);var f=p.redIAdd(p),m=(f=f.redIAdd(f)).redAdd(f);e=h.redSqr().redISub(m),r=this.y.redAdd(this.z).redSqr().redISub(u).redISub(d);var g=u.redSqr();g=(g=(g=g.redIAdd(g)).redIAdd(g)).redIAdd(g),t=h.redMul(f.redISub(e)).redISub(g)}return this.curve.jpoint(e,t,r)},Uu.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,o=n.redSqr().redSqr(),i=t.redSqr(),s=r.redSqr(),a=i.redAdd(i).redIAdd(i).redIAdd(e.redMul(o)),l=t.redAdd(t),c=(l=l.redIAdd(l)).redMul(s),d=a.redSqr().redISub(c.redAdd(c)),u=c.redISub(d),p=s.redSqr();p=(p=(p=p.redIAdd(p)).redIAdd(p)).redIAdd(p);var h=a.redMul(u).redISub(p),f=r.redAdd(r).redMul(n);return this.curve.jpoint(d,h,f)},Uu.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),o=e.redAdd(e).redIAdd(e),i=o.redSqr(),s=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(s=(s=(s=s.redIAdd(s)).redAdd(s).redIAdd(s)).redISub(i)).redSqr(),l=n.redIAdd(n);l=(l=(l=l.redIAdd(l)).redIAdd(l)).redIAdd(l);var c=o.redIAdd(s).redSqr().redISub(i).redISub(a).redISub(l),d=t.redMul(c);d=(d=d.redIAdd(d)).redIAdd(d);var u=this.x.redMul(a).redISub(d);u=(u=u.redIAdd(u)).redIAdd(u);var p=this.y.redMul(c.redMul(l.redISub(c)).redISub(s.redMul(a)));p=(p=(p=p.redIAdd(p)).redIAdd(p)).redIAdd(p);var h=this.z.redAdd(s).redSqr().redISub(r).redISub(a);return this.curve.jpoint(u,p,h)},Uu.prototype.mul=function(e,t){return e=new Cu(e,t),this.curve._wnafMul(this,e)},Uu.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),o=r.redMul(e.z);return 0===this.y.redMul(o).redISub(e.y.redMul(n)).cmpn(0)},Uu.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),o=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0}},Uu.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},Uu.prototype.isInfinity=function(){return 0===this.z.cmpn(0)};var Vu=ku((function(e,t){var r=t;r.base=ju,r.short=Pu,r.mont=null,r.edwards=null})),Zu=ku((function(e,t){var r,n=t,o=Nu.assert;function i(e){"short"===e.type?this.curve=new Vu.short(e):"edwards"===e.type?this.curve=new Vu.edwards(e):this.curve=new Vu.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function s(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new i(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.PresetCurve=i,s("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:nu.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),s("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:nu.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),s("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:nu.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),s("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:nu.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),s("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:nu.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),s("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:nu.sha256,gRed:!1,g:["9"]}),s("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:nu.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{r=null.crash()}catch(e){r=void 0}s("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:nu.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",r]})}));function Hu(e){if(!(this instanceof Hu))return new Hu(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=Su.toArray(e.entropy,e.entropyEnc||"hex"),r=Su.toArray(e.nonce,e.nonceEnc||"hex"),n=Su.toArray(e.pers,e.persEnc||"hex");Tu(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,n)}var zu=Hu;Hu.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var o=0;o<this.V.length;o++)this.K[o]=0,this.V[o]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},Hu.prototype._hmac=function(){return new nu.hmac(this.hash,this.K)},Hu.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},Hu.prototype.reseed=function(e,t,r,n){"string"!=typeof t&&(n=r,r=t,t=null),e=Su.toArray(e,t),r=Su.toArray(r,n),Tu(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1},Hu.prototype.generate=function(e,t,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(n=r,r=t,t=null),r&&(r=Su.toArray(r,n||"hex"),this._update(r));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var i=o.slice(0,e);return this._update(r),this._reseed++,Su.encode(i,t)};var Yu=Nu.assert;function Gu(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}var Xu=Gu;Gu.fromPublic=function(e,t,r){return t instanceof Gu?t:new Gu(e,{pub:t,pubEnc:r})},Gu.fromPrivate=function(e,t,r){return t instanceof Gu?t:new Gu(e,{priv:t,privEnc:r})},Gu.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},Gu.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},Gu.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},Gu.prototype._importPrivate=function(e,t){this.priv=new Cu(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)},Gu.prototype._importPublic=function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?Yu(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||Yu(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)},Gu.prototype.derive=function(e){return e.validate()||Yu(e.validate(),"public point not validated"),e.mul(this.priv).getX()},Gu.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},Gu.prototype.verify=function(e,t){return this.ec.verify(e,t,this)},Gu.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"};var Ju=Nu.assert;function qu(e,t){if(e instanceof qu)return e;this._importDER(e,t)||(Ju(e.r&&e.s,"Signature without r or s"),this.r=new Cu(e.r,16),this.s=new Cu(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}var Qu=qu;function Ku(){this.place=0}function $u(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;for(var o=0,i=0,s=t.place;i<n;i++,s++)o<<=8,o|=e[s],o>>>=0;return!(o<=127)&&(t.place=s,o)}function ep(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function tp(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}qu.prototype._importDER=function(e,t){e=Nu.toArray(e,t);var r=new Ku;if(48!==e[r.place++])return!1;var n=$u(e,r);if(!1===n)return!1;if(n+r.place!==e.length)return!1;if(2!==e[r.place++])return!1;var o=$u(e,r);if(!1===o)return!1;var i=e.slice(r.place,o+r.place);if(r.place+=o,2!==e[r.place++])return!1;var s=$u(e,r);if(!1===s)return!1;if(e.length!==s+r.place)return!1;var a=e.slice(r.place,s+r.place);if(0===i[0]){if(!(128&i[1]))return!1;i=i.slice(1)}if(0===a[0]){if(!(128&a[1]))return!1;a=a.slice(1)}return this.r=new Cu(i),this.s=new Cu(a),this.recoveryParam=null,!0},qu.prototype.toDER=function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=ep(t),r=ep(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];tp(n,t.length),(n=n.concat(t)).push(2),tp(n,r.length);var o=n.concat(r),i=[48];return tp(i,o.length),i=i.concat(o),Nu.encode(i,e)};var rp=function(){throw new Error("unsupported")},np=Nu.assert;function op(e){if(!(this instanceof op))return new op(e);"string"==typeof e&&(np(Object.prototype.hasOwnProperty.call(Zu,e),"Unknown curve "+e),e=Zu[e]),e instanceof Zu.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}var ip=op;op.prototype.keyPair=function(e){return new Xu(this,e)},op.prototype.keyFromPrivate=function(e,t){return Xu.fromPrivate(this,e,t)},op.prototype.keyFromPublic=function(e,t){return Xu.fromPublic(this,e,t)},op.prototype.genKeyPair=function(e){e||(e={});for(var t=new zu({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||rp(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new Cu(2));;){var o=new Cu(t.generate(r));if(!(o.cmp(n)>0))return o.iaddn(1),this.keyFromPrivate(o)}},op.prototype._truncateToN=function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e},op.prototype.sign=function(e,t,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),t=this.keyFromPrivate(t,r),e=this._truncateToN(new Cu(e,16));for(var o=this.n.byteLength(),i=t.getPrivate().toArray("be",o),s=e.toArray("be",o),a=new zu({hash:this.hash,entropy:i,nonce:s,pers:n.pers,persEnc:n.persEnc||"utf8"}),l=this.n.sub(new Cu(1)),c=0;;c++){var d=n.k?n.k(c):new Cu(a.generate(this.n.byteLength()));if(!((d=this._truncateToN(d,!0)).cmpn(1)<=0||d.cmp(l)>=0)){var u=this.g.mul(d);if(!u.isInfinity()){var p=u.getX(),h=p.umod(this.n);if(0!==h.cmpn(0)){var f=d.invm(this.n).mul(h.mul(t.getPrivate()).iadd(e));if(0!==(f=f.umod(this.n)).cmpn(0)){var m=(u.getY().isOdd()?1:0)|(0!==p.cmp(h)?2:0);return n.canonical&&f.cmp(this.nh)>0&&(f=this.n.sub(f),m^=1),new Qu({r:h,s:f,recoveryParam:m})}}}}}},op.prototype.verify=function(e,t,r,n){e=this._truncateToN(new Cu(e,16)),r=this.keyFromPublic(r,n);var o=(t=new Qu(t,"hex")).r,i=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(i.cmpn(1)<0||i.cmp(this.n)>=0)return!1;var s,a=i.invm(this.n),l=a.mul(e).umod(this.n),c=a.mul(o).umod(this.n);return this.curve._maxwellTrick?!(s=this.g.jmulAdd(l,r.getPublic(),c)).isInfinity()&&s.eqXToP(o):!(s=this.g.mulAdd(l,r.getPublic(),c)).isInfinity()&&0===s.getX().umod(this.n).cmp(o)},op.prototype.recoverPubKey=function(e,t,r,n){np((3&r)===r,"The recovery param is more than two bits"),t=new Qu(t,n);var o=this.n,i=new Cu(e),s=t.r,a=t.s,l=1&r,c=r>>1;if(s.cmp(this.curve.p.umod(this.curve.n))>=0&&c)throw new Error("Unable to find sencond key candinate");s=c?this.curve.pointFromX(s.add(this.curve.n),l):this.curve.pointFromX(s,l);var d=t.r.invm(o),u=o.sub(i).mul(d).umod(o),p=a.mul(d).umod(o);return this.g.mulAdd(u,s,p)},op.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new Qu(t,n)).recoveryParam)return t.recoveryParam;for(var o=0;o<4;o++){var i;try{i=this.recoverPubKey(e,t,o)}catch(e){continue}if(i.eq(r))return o}throw new Error("Unable to find valid recovery factor")};var sp=ku((function(e,t){var r=t;r.version="6.5.4",r.utils=Nu,r.rand=function(){throw new Error("unsupported")},r.curve=Vu,r.curves=Zu,r.ec=ip,r.eddsa=null})).ec;const ap=new Ls("signing-key/5.7.0");let lp=null;function cp(){return lp||(lp=new sp("secp256k1")),lp}class dp{constructor(e){Ia(this,"curve","secp256k1"),Ia(this,"privateKey",Ys(e)),32!==Gs(this.privateKey)&&ap.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const t=cp().keyFromPrivate(Vs(this.privateKey));Ia(this,"publicKey","0x"+t.getPublic(!1,"hex")),Ia(this,"compressedPublicKey","0x"+t.getPublic(!0,"hex")),Ia(this,"_isSigningKey",!0)}_addPoint(e){const t=cp().keyFromPublic(Vs(this.publicKey)),r=cp().keyFromPublic(Vs(e));return"0x"+t.pub.add(r.pub).encodeCompressed("hex")}signDigest(e){const t=cp().keyFromPrivate(Vs(this.privateKey)),r=Vs(e);32!==r.length&&ap.throwArgumentError("bad digest length","digest",e);const n=t.sign(r,{canonical:!0});return Ks({recoveryParam:n.recoveryParam,r:Qs("0x"+n.r.toString(16),32),s:Qs("0x"+n.s.toString(16),32)})}computeSharedSecret(e){const t=cp().keyFromPrivate(Vs(this.privateKey)),r=cp().keyFromPublic(Vs(up(e)));return Qs("0x"+t.derive(r.getPublic()).toString(16),32)}static isSigningKey(e){return!(!e||!e._isSigningKey)}}function up(e,t){const r=Vs(e);if(32===r.length){const e=new dp(r);return t?"0x"+cp().keyFromPrivate(r).getPublic(!0,"hex"):e.publicKey}return 33===r.length?t?Ys(r):"0x"+cp().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?t?"0x"+cp().keyFromPublic(r).getPublic(!0,"hex"):Ys(r):ap.throwArgumentError("invalid public or private key","key","[REDACTED]")}const pp=new Ls("transactions/5.7.0");var hp;function fp(e){return"0x"===e?null:fa(e)}function mp(e){return"0x"===e?ol:E.BigNumber.from(e)}function gp(e,t){return function(e){return fa(Xs(ta(Xs(up(e),1)),12))}(function(e,t){const r=Ks(t),n={r:Vs(r.r),s:Vs(r.s)};return"0x"+cp().recoverPubKey(Vs(e),n,r.recoveryParam).encode("hex",!1)}(Vs(e),t))}function yp(e,t){const r=Hs(E.BigNumber.from(e).toHexString());return r.length>32&&pp.throwArgumentError("invalid length for "+t,"transaction:"+t,e),r}function bp(e,t){return{address:fa(e),storageKeys:(t||[]).map(((t,r)=>(32!==Gs(t)&&pp.throwArgumentError("invalid access list storageKey",`accessList[${e}:${r}]`,t),t.toLowerCase())))}}function vp(e){if(Array.isArray(e))return e.map(((e,t)=>Array.isArray(e)?(e.length>2&&pp.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${t}]`,e),bp(e[0],e[1])):bp(e.address,e.storageKeys)));const t=Object.keys(e).map((t=>{const r=e[t].reduce(((e,t)=>(e[t]=!0,e)),{});return bp(t,Object.keys(r).sort())}));return t.sort(((e,t)=>e.address.localeCompare(t.address))),t}function xp(e){return vp(e).map((e=>[e.address,e.storageKeys]))}function wp(e,t){if(null!=e.gasPrice){const t=E.BigNumber.from(e.gasPrice),r=E.BigNumber.from(e.maxFeePerGas||0);t.eq(r)||pp.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:t,maxFeePerGas:r})}const r=[yp(e.chainId||0,"chainId"),yp(e.nonce||0,"nonce"),yp(e.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),yp(e.maxFeePerGas||0,"maxFeePerGas"),yp(e.gasLimit||0,"gasLimit"),null!=e.to?fa(e.to):"0x",yp(e.value||0,"value"),e.data||"0x",xp(e.accessList||[])];if(t){const e=Ks(t);r.push(yp(e.recoveryParam,"recoveryParam")),r.push(Hs(e.r)),r.push(Hs(e.s))}return Js(["0x02",sa(r)])}function Ep(e,t){const r=[yp(e.chainId||0,"chainId"),yp(e.nonce||0,"nonce"),yp(e.gasPrice||0,"gasPrice"),yp(e.gasLimit||0,"gasLimit"),null!=e.to?fa(e.to):"0x",yp(e.value||0,"value"),e.data||"0x",xp(e.accessList||[])];if(t){const e=Ks(t);r.push(yp(e.recoveryParam,"recoveryParam")),r.push(Hs(e.r)),r.push(Hs(e.s))}return Js(["0x01",sa(r)])}function Ap(e,t,r){try{const r=mp(t[0]).toNumber();if(0!==r&&1!==r)throw new Error("bad recid");e.v=r}catch(e){pp.throwArgumentError("invalid v for transaction type: 1","v",t[0])}e.r=Qs(t[1],32),e.s=Qs(t[2],32);try{const t=ta(r(e));e.from=gp(t,{r:e.r,s:e.s,recoveryParam:e.v})}catch(e){}}function Cp(e){const t=Vs(e);if(t[0]>127)return function(e){const t=ca(e);9!==t.length&&6!==t.length&&pp.throwArgumentError("invalid raw transaction","rawTransaction",e);const r={nonce:mp(t[0]).toNumber(),gasPrice:mp(t[1]),gasLimit:mp(t[2]),to:fp(t[3]),value:mp(t[4]),data:t[5],chainId:0};if(6===t.length)return r;try{r.v=E.BigNumber.from(t[6]).toNumber()}catch(e){return r}if(r.r=Qs(t[7],32),r.s=Qs(t[8],32),E.BigNumber.from(r.r).isZero()&&E.BigNumber.from(r.s).isZero())r.chainId=r.v,r.v=0;else{r.chainId=Math.floor((r.v-35)/2),r.chainId<0&&(r.chainId=0);let n=r.v-27;const o=t.slice(0,6);0!==r.chainId&&(o.push(Ys(r.chainId)),o.push("0x"),o.push("0x"),n-=2*r.chainId+8);const i=ta(sa(o));try{r.from=gp(i,{r:Ys(r.r),s:Ys(r.s),recoveryParam:n})}catch(e){}r.hash=ta(e)}return r.type=null,r}(t);switch(t[0]){case 1:return function(e){const t=ca(e.slice(1));8!==t.length&&11!==t.length&&pp.throwArgumentError("invalid component count for transaction type: 1","payload",Ys(e));const r={type:1,chainId:mp(t[0]).toNumber(),nonce:mp(t[1]).toNumber(),gasPrice:mp(t[2]),gasLimit:mp(t[3]),to:fp(t[4]),value:mp(t[5]),data:t[6],accessList:vp(t[7])};return 8===t.length||(r.hash=ta(e),Ap(r,t.slice(8),Ep)),r}(t);case 2:return function(e){const t=ca(e.slice(1));9!==t.length&&12!==t.length&&pp.throwArgumentError("invalid component count for transaction type: 2","payload",Ys(e));const r=mp(t[2]),n=mp(t[3]),o={type:2,chainId:mp(t[0]).toNumber(),nonce:mp(t[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:mp(t[4]),to:fp(t[5]),value:mp(t[6]),data:t[7],accessList:vp(t[8])};return 9===t.length||(o.hash=ta(e),Ap(o,t.slice(9),wp)),o}(t)}return pp.throwError(`unsupported transaction type: ${t[0]}`,Ls.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:t[0]})}!function(e){e[e.legacy=0]="legacy",e[e.eip2930=1]="eip2930",e[e.eip1559=2]="eip1559"}(hp||(hp={}));const kp=new Ls(Eu);class Tp{constructor(){this.formats=this.getDefaultFormats()}getDefaultFormats(){const e={},t=this.address.bind(this),r=this.bigNumber.bind(this),n=this.blockTag.bind(this),o=this.data.bind(this),i=this.hash.bind(this),s=this.hex.bind(this),a=this.number.bind(this),l=this.type.bind(this);return e.transaction={hash:i,type:l,accessList:Tp.allowNull(this.accessList.bind(this),null),blockHash:Tp.allowNull(i,null),blockNumber:Tp.allowNull(a,null),transactionIndex:Tp.allowNull(a,null),confirmations:Tp.allowNull(a,null),from:t,gasPrice:Tp.allowNull(r),maxPriorityFeePerGas:Tp.allowNull(r),maxFeePerGas:Tp.allowNull(r),gasLimit:r,to:Tp.allowNull(t,null),value:r,nonce:a,data:o,r:Tp.allowNull(this.uint256),s:Tp.allowNull(this.uint256),v:Tp.allowNull(a),creates:Tp.allowNull(t,null),raw:Tp.allowNull(o)},e.transactionRequest={from:Tp.allowNull(t),nonce:Tp.allowNull(a),gasLimit:Tp.allowNull(r),gasPrice:Tp.allowNull(r),maxPriorityFeePerGas:Tp.allowNull(r),maxFeePerGas:Tp.allowNull(r),to:Tp.allowNull(t),value:Tp.allowNull(r),data:Tp.allowNull((e=>this.data(e,!0))),type:Tp.allowNull(a),accessList:Tp.allowNull(this.accessList.bind(this),null)},e.receiptLog={transactionIndex:a,blockNumber:a,transactionHash:i,address:t,topics:Tp.arrayOf(i),data:o,logIndex:a,blockHash:i},e.receipt={to:Tp.allowNull(this.address,null),from:Tp.allowNull(this.address,null),contractAddress:Tp.allowNull(t,null),transactionIndex:a,root:Tp.allowNull(s),gasUsed:r,logsBloom:Tp.allowNull(o),blockHash:i,transactionHash:i,logs:Tp.arrayOf(this.receiptLog.bind(this)),blockNumber:a,confirmations:Tp.allowNull(a,null),cumulativeGasUsed:r,effectiveGasPrice:Tp.allowNull(r),status:Tp.allowNull(a),type:l},e.block={hash:Tp.allowNull(i),parentHash:i,number:a,timestamp:a,nonce:Tp.allowNull(s),difficulty:this.difficulty.bind(this),gasLimit:r,gasUsed:r,miner:Tp.allowNull(t),extraData:o,transactions:Tp.allowNull(Tp.arrayOf(i)),baseFeePerGas:Tp.allowNull(r)},e.blockWithTransactions=La(e.block),e.blockWithTransactions.transactions=Tp.allowNull(Tp.arrayOf(this.transactionResponse.bind(this))),e.filter={fromBlock:Tp.allowNull(n,void 0),toBlock:Tp.allowNull(n,void 0),blockHash:Tp.allowNull(i,void 0),address:Tp.allowNull(t,void 0),topics:Tp.allowNull(this.topics.bind(this),void 0)},e.filterLog={blockNumber:Tp.allowNull(a),blockHash:Tp.allowNull(i),transactionIndex:a,removed:Tp.allowNull(this.boolean.bind(this)),address:t,data:Tp.allowFalsish(o,"0x"),topics:Tp.arrayOf(i),transactionHash:i,logIndex:a},e}accessList(e){return vp(e||[])}number(e){return"0x"===e?0:E.BigNumber.from(e).toNumber()}type(e){return"0x"===e||null==e?0:E.BigNumber.from(e).toNumber()}bigNumber(e){return E.BigNumber.from(e)}boolean(e){if("boolean"==typeof e)return e;if("string"==typeof e){if("true"===(e=e.toLowerCase()))return!0;if("false"===e)return!1}throw new Error("invalid boolean - "+e)}hex(e,t){return"string"==typeof e&&(t||"0x"===e.substring(0,2)||(e="0x"+e),zs(e))?e.toLowerCase():kp.throwArgumentError("invalid hash","value",e)}data(e,t){const r=this.hex(e,t);if(r.length%2!=0)throw new Error("invalid data; odd-length - "+e);return r}address(e){return fa(e)}callAddress(e){if(!zs(e,32))return null;const t=fa(Xs(e,12));return t===rl?null:t}contractAddress(e){return function(e){let t=null;try{t=fa(e.from)}catch(t){da.throwArgumentError("missing from address","transaction",e)}return fa(Xs(ta(sa([t,Hs(Vs(E.BigNumber.from(e.nonce).toHexString()))])),12))}(e)}blockTag(e){if(null==e)return"latest";if("earliest"===e)return"0x0";switch(e){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return e}if("number"==typeof e||zs(e))return qs(e);throw new Error("invalid blockTag")}hash(e,t){const r=this.hex(e,t);return 32!==Gs(r)?kp.throwArgumentError("invalid hash","value",e):r}difficulty(e){if(null==e)return null;const t=E.BigNumber.from(e);try{return t.toNumber()}catch(e){}return null}uint256(e){if(!zs(e))throw new Error("invalid uint256");return Qs(e,32)}_block(e,t){null!=e.author&&null==e.miner&&(e.miner=e.author);const r=null!=e._difficulty?e._difficulty:e.difficulty,n=Tp.check(t,e);return n._difficulty=null==r?null:E.BigNumber.from(r),n}block(e){return this._block(e,this.formats.block)}blockWithTransactions(e){return this._block(e,this.formats.blockWithTransactions)}transactionRequest(e){return Tp.check(this.formats.transactionRequest,e)}transactionResponse(e){null!=e.gas&&null==e.gasLimit&&(e.gasLimit=e.gas),e.to&&E.BigNumber.from(e.to).isZero()&&(e.to="0x0000000000000000000000000000000000000000"),null!=e.input&&null==e.data&&(e.data=e.input),null==e.to&&null==e.creates&&(e.creates=this.contractAddress(e)),1!==e.type&&2!==e.type||null!=e.accessList||(e.accessList=[]);const t=Tp.check(this.formats.transaction,e);if(null!=e.chainId){let r=e.chainId;zs(r)&&(r=E.BigNumber.from(r).toNumber()),t.chainId=r}else{let r=e.networkId;null==r&&null==t.v&&(r=e.chainId),zs(r)&&(r=E.BigNumber.from(r).toNumber()),"number"!=typeof r&&null!=t.v&&(r=(t.v-35)/2,r<0&&(r=0),r=parseInt(r)),"number"!=typeof r&&(r=0),t.chainId=r}return t.blockHash&&"x"===t.blockHash.replace(/0/g,"")&&(t.blockHash=null),t}transaction(e){return Cp(e)}receiptLog(e){return Tp.check(this.formats.receiptLog,e)}receipt(e){const t=Tp.check(this.formats.receipt,e);if(null!=t.root)if(t.root.length<=4){const e=E.BigNumber.from(t.root).toNumber();0===e||1===e?(null!=t.status&&t.status!==e&&kp.throwArgumentError("alt-root-status/status mismatch","value",{root:t.root,status:t.status}),t.status=e,delete t.root):kp.throwArgumentError("invalid alt-root-status","value.root",t.root)}else 66!==t.root.length&&kp.throwArgumentError("invalid root hash","value.root",t.root);return null!=t.status&&(t.byzantium=!0),t}topics(e){return Array.isArray(e)?e.map((e=>this.topics(e))):null!=e?this.hash(e,!0):null}filter(e){return Tp.check(this.formats.filter,e)}filterLog(e){return Tp.check(this.formats.filterLog,e)}static check(e,t){const r={};for(const n in e)try{const o=e[n](t[n]);void 0!==o&&(r[n]=o)}catch(e){throw e.checkKey=n,e.checkValue=t[n],e}return r}static allowNull(e,t){return function(r){return null==r?t:e(r)}}static allowFalsish(e,t){return function(r){return r?e(r):t}}static arrayOf(e){return function(t){if(!Array.isArray(t))throw new Error("not an array");const r=[];return t.forEach((function(t){r.push(e(t))})),r}}}var Rp=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Sp=new Ls(Eu);function Np(e){return null==e?"null":(32!==Gs(e)&&Sp.throwArgumentError("invalid topic","topic",e),e.toLowerCase())}function Mp(e){for(e=e.slice();e.length>0&&null==e[e.length-1];)e.pop();return e.map((e=>{if(Array.isArray(e)){const t={};e.forEach((e=>{t[Np(e)]=!0}));const r=Object.keys(t);return r.sort(),r.join("|")}return Np(e)})).join("&")}function Op(e){if("string"==typeof e){if(32===Gs(e=e.toLowerCase()))return"tx:"+e;if(-1===e.indexOf(":"))return e}else{if(Array.isArray(e))return"filter:*:"+Mp(e);if(Za.isForkEvent(e))throw Sp.warn("not implemented"),new Error("not implemented");if(e&&"object"==typeof e)return"filter:"+(e.address||"*")+":"+Mp(e.topics||[])}throw new Error("invalid event - "+e)}function Ip(){return(new Date).getTime()}function Fp(e){return new Promise((t=>{setTimeout(t,e)}))}const jp=["block","network","pending","poll"];class Lp{constructor(e,t,r){Ia(this,"tag",e),Ia(this,"listener",t),Ia(this,"once",r),this._lastBlockNumber=-2,this._inflight=!1}get event(){switch(this.type){case"tx":return this.hash;case"filter":return this.filter}return this.tag}get type(){return this.tag.split(":")[0]}get hash(){const e=this.tag.split(":");return"tx"!==e[0]?null:e[1]}get filter(){const e=this.tag.split(":");if("filter"!==e[0])return null;const t=e[1],r=""===(n=e[2])?[]:n.split(/&/g).map((e=>{if(""===e)return[];const t=e.split("|").map((e=>"null"===e?null:e));return 1===t.length?t[0]:t}));var n;const o={};return r.length>0&&(o.topics=r),t&&"*"!==t&&(o.address=t),o}pollable(){return this.tag.indexOf(":")>=0||jp.indexOf(this.tag)>=0}}const _p={0:{symbol:"btc",p2pkh:0,p2sh:5,prefix:"bc"},2:{symbol:"ltc",p2pkh:48,p2sh:50,prefix:"ltc"},3:{symbol:"doge",p2pkh:30,p2sh:22},60:{symbol:"eth",ilk:"eth"},61:{symbol:"etc",ilk:"eth"},700:{symbol:"xdai",ilk:"eth"}};function Wp(e){return Qs(E.BigNumber.from(e).toHexString(),32)}function Bp(e){return tl.encode(Zs([e,Xs(ou(ou(e)),0,4)]))}const Pp=new RegExp("^(ipfs)://(.*)$","i"),Dp=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),Pp,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function Up(e,t){try{return fl(Vp(e,t))}catch(e){}return null}function Vp(e,t){if("0x"===e)return null;const r=E.BigNumber.from(Xs(e,t,t+32)).toNumber(),n=E.BigNumber.from(Xs(e,r,r+32)).toNumber();return Xs(e,r+32,r+32+n)}function Zp(e){return e.match(/^ipfs:\/\/ipfs\//i)?e=e.substring(12):e.match(/^ipfs:\/\//i)?e=e.substring(7):Sp.throwArgumentError("unsupported IPFS format","link",e),`https://gateway.ipfs.io/ipfs/${e}`}function Hp(e){const t=Vs(e);if(t.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(t,32-t.length),r}function zp(e){if(e.length%32==0)return e;const t=new Uint8Array(32*Math.ceil(e.length/32));return t.set(e),t}function Yp(e){const t=[];let r=0;for(let n=0;n<e.length;n++)t.push(null),r+=32;for(let n=0;n<e.length;n++){const o=Vs(e[n]);t[n]=Hp(r),t.push(Hp(o.length)),t.push(zp(o)),r+=32+32*Math.ceil(o.length/32)}return Js(t)}class Gp{constructor(e,t,r,n){Ia(this,"provider",e),Ia(this,"name",r),Ia(this,"address",e.formatter.address(t)),Ia(this,"_resolvedAddress",n)}supportsWildcard(){return this._supportsEip2544||(this._supportsEip2544=this.provider.call({to:this.address,data:"0x01ffc9a79061b92300000000000000000000000000000000000000000000000000000000"}).then((e=>E.BigNumber.from(e).eq(1))).catch((e=>{if(e.code===Ls.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,e}))),this._supportsEip2544}_fetch(e,t){return Rp(this,void 0,void 0,(function*(){const r={to:this.address,ccipReadEnabled:!0,data:Js([e,Pl(this.name),t||"0x"])};let n=!1;var o;(yield this.supportsWildcard())&&(n=!0,r.data=Js(["0x9061b923",Yp([(o=this.name,Ys(Zs(Bl(o).map((e=>{if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const t=new Uint8Array(e.length+1);return t.set(e,1),t[0]=t.length-1,t}))))+"00"),r.data])]));try{let e=yield this.provider.call(r);return Vs(e).length%32==4&&Sp.throwError("resolver threw error",Ls.errors.CALL_EXCEPTION,{transaction:r,data:e}),n&&(e=Vp(e,0)),e}catch(e){if(e.code===Ls.errors.CALL_EXCEPTION)return null;throw e}}))}_fetchBytes(e,t){return Rp(this,void 0,void 0,(function*(){const r=yield this._fetch(e,t);return null!=r?Vp(r,0):null}))}_getAddress(e,t){const r=_p[String(e)];if(null==r&&Sp.throwError(`unsupported coin type: ${e}`,Ls.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`}),"eth"===r.ilk)return this.provider.formatter.address(t);const n=Vs(t);if(null!=r.p2pkh){const e=t.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Bp(Zs([[r.p2pkh],"0x"+e[2]]))}}if(null!=r.p2sh){const e=t.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Bp(Zs([[r.p2sh],"0x"+e[2]]))}}if(null!=r.prefix){const e=n[1];let t=n[0];if(0===t?20!==e&&32!==e&&(t=-1):t=-1,t>=0&&n.length===2+e&&e>=1&&e<=75){const e=wu.toWords(n.slice(2));return e.unshift(t),wu.encode(r.prefix,e)}}return null}getAddress(e){return Rp(this,void 0,void 0,(function*(){if(null==e&&(e=60),60===e)try{const e=yield this._fetch("0x3b3b57de");return"0x"===e||"0x0000000000000000000000000000000000000000000000000000000000000000"===e?null:this.provider.formatter.callAddress(e)}catch(e){if(e.code===Ls.errors.CALL_EXCEPTION)return null;throw e}const t=yield this._fetchBytes("0xf1cb7e06",Wp(e));if(null==t||"0x"===t)return null;const r=this._getAddress(e,t);return null==r&&Sp.throwError("invalid or unsupported coin data",Ls.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`,coinType:e,data:t}),r}))}getAvatar(){return Rp(this,void 0,void 0,(function*(){const e=[{type:"name",content:this.name}];try{const t=yield this.getText("avatar");if(null==t)return null;for(let r=0;r<Dp.length;r++){const n=t.match(Dp[r]);if(null==n)continue;const o=n[1].toLowerCase();switch(o){case"https":return e.push({type:"url",content:t}),{linkage:e,url:t};case"data":return e.push({type:"data",content:t}),{linkage:e,url:t};case"ipfs":return e.push({type:"ipfs",content:t}),{linkage:e,url:Zp(t)};case"erc721":case"erc1155":{const r="erc721"===o?"0xc87b56dd":"0x0e89341c";e.push({type:o,content:t});const i=this._resolvedAddress||(yield this.getAddress()),s=(n[2]||"").split("/");if(2!==s.length)return null;const a=yield this.provider.formatter.address(s[0]),l=Qs(E.BigNumber.from(s[1]).toHexString(),32);if("erc721"===o){const t=this.provider.formatter.callAddress(yield this.provider.call({to:a,data:Js(["0x6352211e",l])}));if(i!==t)return null;e.push({type:"owner",content:t})}else if("erc1155"===o){const t=E.BigNumber.from(yield this.provider.call({to:a,data:Js(["0x00fdd58e",Qs(i,32),l])}));if(t.isZero())return null;e.push({type:"balance",content:t.toString()})}const c={to:this.provider.formatter.address(s[0]),data:Js([r,l])};let d=Up(yield this.provider.call(c),0);if(null==d)return null;e.push({type:"metadata-url-base",content:d}),"erc1155"===o&&(d=d.replace("{id}",l.substring(2)),e.push({type:"metadata-url-expanded",content:d})),d.match(/^ipfs:/i)&&(d=Zp(d)),e.push({type:"metadata-url",content:d});const u=yield uu(d);if(!u)return null;e.push({type:"metadata",content:JSON.stringify(u)});let p=u.image;if("string"!=typeof p)return null;if(p.match(/^(https:\/\/|data:)/i));else{if(null==p.match(Pp))return null;e.push({type:"url-ipfs",content:p}),p=Zp(p)}return e.push({type:"url",content:p}),{linkage:e,url:p}}}}}catch(e){}return null}))}getContentHash(){return Rp(this,void 0,void 0,(function*(){const e=yield this._fetchBytes("0xbc1c58d1");if(null==e||"0x"===e)return null;const t=e.match(/^0xe3010170(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(t){const e=parseInt(t[3],16);if(t[4].length===2*e)return"ipfs://"+tl.encode("0x"+t[1])}const r=e.match(/^0xe5010172(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(r){const e=parseInt(r[3],16);if(r[4].length===2*e)return"ipns://"+tl.encode("0x"+r[1])}const n=e.match(/^0xe40101fa011b20([0-9a-f]*)$/);if(n&&64===n[1].length)return"bzz://"+n[1];const o=e.match(/^0x90b2c605([0-9a-f]*)$/);if(o&&68===o[1].length){const e={"=":"","+":"-","/":"_"};return"sia://"+$a("0x"+o[1]).replace(/[=+\/]/g,(t=>e[t]))}return Sp.throwError("invalid or unsupported content hash data",Ls.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:e})}))}getText(e){return Rp(this,void 0,void 0,(function*(){let t=hl(e);t=Zs([Wp(64),Wp(t.length),t]),t.length%32!=0&&(t=Zs([t,Qs("0x",32-e.length%32)]));const r=yield this._fetchBytes("0x59d1d43c",Ys(t));return null==r||"0x"===r?null:fl(r)}))}}let Xp=null,Jp=1;class qp extends Ha{constructor(e){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Ia(this,"anyNetwork","any"===e),this.anyNetwork&&(e=this.detectNetwork()),e instanceof Promise)this._networkPromise=e,e.catch((e=>{})),this._ready().catch((e=>{}));else{const t=Fa(new.target,"getNetwork")(e);t?(Ia(this,"_network",t),this.emit("network",t,null)):Sp.throwArgumentError("invalid network","network",e)}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0}_ready(){return Rp(this,void 0,void 0,(function*(){if(null==this._network){let e=null;if(this._networkPromise)try{e=yield this._networkPromise}catch(e){}null==e&&(e=yield this.detectNetwork()),e||Sp.throwError("no network detected",Ls.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=e:Ia(this,"_network",e),this.emit("network",e,null))}return this._network}))}get ready(){return pu((()=>this._ready().then((e=>e),(e=>{if(e.code!==Ls.errors.NETWORK_ERROR||"noNetwork"!==e.event)throw e}))))}static getFormatter(){return null==Xp&&(Xp=new Tp),Xp}static getNetwork(e){return function(e){if(null==e)return null;if("number"==typeof e){for(const t in Qa){const r=Qa[t];if(r.chainId===e)return{name:r.name,chainId:r.chainId,ensAddress:r.ensAddress||null,_defaultProvider:r._defaultProvider||null}}return{chainId:e,name:"unknown"}}if("string"==typeof e){const t=Qa[e];return null==t?null:{name:t.name,chainId:t.chainId,ensAddress:t.ensAddress,_defaultProvider:t._defaultProvider||null}}const t=Qa[e.name];if(!t)return"number"!=typeof e.chainId&&za.throwArgumentError("invalid network chainId","network",e),e;0!==e.chainId&&e.chainId!==t.chainId&&za.throwArgumentError("network chainId mismatch","network",e);let r=e._defaultProvider||null;var n;return null==r&&t._defaultProvider&&(r=(n=t._defaultProvider)&&"function"==typeof n.renetwork?t._defaultProvider.renetwork(e):t._defaultProvider),{name:e.name,chainId:t.chainId,ensAddress:e.ensAddress||t.ensAddress||null,_defaultProvider:r}}(null==e?"homestead":e)}ccipReadFetch(e,t,r){return Rp(this,void 0,void 0,(function*(){if(this.disableCcipRead||0===r.length)return null;const n=e.to.toLowerCase(),o=t.toLowerCase(),i=[];for(let e=0;e<r.length;e++){const t=r[e],s=t.replace("{sender}",n).replace("{data}",o),a=t.indexOf("{data}")>=0?null:JSON.stringify({data:o,sender:n}),l=yield uu({url:s,errorPassThrough:!0},a,((e,t)=>(e.status=t.statusCode,e)));if(l.data)return l.data;const c=l.message||"unknown error";if(l.status>=400&&l.status<500)return Sp.throwError(`response not found during CCIP fetch: ${c}`,Ls.errors.SERVER_ERROR,{url:t,errorMessage:c});i.push(c)}return Sp.throwError(`error encountered during CCIP fetch: ${i.map((e=>JSON.stringify(e))).join(", ")}`,Ls.errors.SERVER_ERROR,{urls:r,errorMessages:i})}))}_getInternalBlockNumber(e){return Rp(this,void 0,void 0,(function*(){if(yield this._ready(),e>0)for(;this._internalBlockNumber;){const t=this._internalBlockNumber;try{const r=yield t;if(Ip()-r.respTime<=e)return r.blockNumber;break}catch(e){if(this._internalBlockNumber===t)break}}const t=Ip(),r=ja({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then((e=>null),(e=>e))}).then((({blockNumber:e,networkError:n})=>{if(n)throw this._internalBlockNumber===r&&(this._internalBlockNumber=null),n;const o=Ip();return(e=E.BigNumber.from(e).toNumber())<this._maxInternalBlockNumber&&(e=this._maxInternalBlockNumber),this._maxInternalBlockNumber=e,this._setFastBlockNumber(e),{blockNumber:e,reqTime:t,respTime:o}}));return this._internalBlockNumber=r,r.catch((e=>{this._internalBlockNumber===r&&(this._internalBlockNumber=null)})),(yield r).blockNumber}))}poll(){return Rp(this,void 0,void 0,(function*(){const e=Jp++,t=[];let r=null;try{r=yield this._getInternalBlockNumber(100+this.pollingInterval/2)}catch(e){return void this.emit("error",e)}if(this._setFastBlockNumber(r),this.emit("poll",e,r),r!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=r-1),Math.abs(this._emitted.block-r)>1e3)Sp.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${r})`),this.emit("error",Sp.makeError("network block skew detected",Ls.errors.NETWORK_ERROR,{blockNumber:r,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",r);else for(let e=this._emitted.block+1;e<=r;e++)this.emit("block",e);this._emitted.block!==r&&(this._emitted.block=r,Object.keys(this._emitted).forEach((e=>{if("block"===e)return;const t=this._emitted[e];"pending"!==t&&r-t>12&&delete this._emitted[e]}))),-2===this._lastBlockNumber&&(this._lastBlockNumber=r-1),this._events.forEach((e=>{switch(e.type){case"tx":{const r=e.hash;let n=this.getTransactionReceipt(r).then((e=>e&&null!=e.blockNumber?(this._emitted["t:"+r]=e.blockNumber,this.emit(r,e),null):null)).catch((e=>{this.emit("error",e)}));t.push(n);break}case"filter":if(!e._inflight){e._inflight=!0,-2===e._lastBlockNumber&&(e._lastBlockNumber=r-1);const n=e.filter;n.fromBlock=e._lastBlockNumber+1,n.toBlock=r;const o=n.toBlock-this._maxFilterBlockRange;o>n.fromBlock&&(n.fromBlock=o),n.fromBlock<0&&(n.fromBlock=0);const i=this.getLogs(n).then((t=>{e._inflight=!1,0!==t.length&&t.forEach((t=>{t.blockNumber>e._lastBlockNumber&&(e._lastBlockNumber=t.blockNumber),this._emitted["b:"+t.blockHash]=t.blockNumber,this._emitted["t:"+t.transactionHash]=t.blockNumber,this.emit(n,t)}))})).catch((t=>{this.emit("error",t),e._inflight=!1}));t.push(i)}}})),this._lastBlockNumber=r,Promise.all(t).then((()=>{this.emit("didPoll",e)})).catch((e=>{this.emit("error",e)}))}else this.emit("didPoll",e)}))}resetEventsBlock(e){this._lastBlockNumber=e-1,this.polling&&this.poll()}get network(){return this._network}detectNetwork(){return Rp(this,void 0,void 0,(function*(){return Sp.throwError("provider does not support network detection",Ls.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"})}))}getNetwork(){return Rp(this,void 0,void 0,(function*(){const e=yield this._ready(),t=yield this.detectNetwork();if(e.chainId!==t.chainId){if(this.anyNetwork)return this._network=t,this._lastBlockNumber=-2,this._fastBlockNumber=null,this._fastBlockNumberPromise=null,this._fastQueryDate=0,this._emitted.block=-2,this._maxInternalBlockNumber=-1024,this._internalBlockNumber=null,this.emit("network",t,e),yield Fp(0),this._network;const r=Sp.makeError("underlying network changed",Ls.errors.NETWORK_ERROR,{event:"changed",network:e,detectedNetwork:t});throw this.emit("error",r),r}return e}))}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then((e=>{this._setFastBlockNumber(e)}),(e=>{})),null!=this._fastBlockNumber?this._fastBlockNumber:-1}get polling(){return null!=this._poller}set polling(e){e&&!this._poller?(this._poller=setInterval((()=>{this.poll()}),this.pollingInterval),this._bootstrapPoll||(this._bootstrapPoll=setTimeout((()=>{this.poll(),this._bootstrapPoll=setTimeout((()=>{this._poller||this.poll(),this._bootstrapPoll=null}),this.pollingInterval)}),0))):!e&&this._poller&&(clearInterval(this._poller),this._poller=null)}get pollingInterval(){return this._pollingInterval}set pollingInterval(e){if("number"!=typeof e||e<=0||parseInt(String(e))!=e)throw new Error("invalid polling interval");this._pollingInterval=e,this._poller&&(clearInterval(this._poller),this._poller=setInterval((()=>{this.poll()}),this._pollingInterval))}_getFastBlockNumber(){const e=Ip();return e-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=e,this._fastBlockNumberPromise=this.getBlockNumber().then((e=>((null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e),this._fastBlockNumber)))),this._fastBlockNumberPromise}_setFastBlockNumber(e){null!=this._fastBlockNumber&&e<this._fastBlockNumber||(this._fastQueryDate=Ip(),(null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e,this._fastBlockNumberPromise=Promise.resolve(e)))}waitForTransaction(e,t,r){return Rp(this,void 0,void 0,(function*(){return this._waitForTransaction(e,null==t?1:t,r||0,null)}))}_waitForTransaction(e,t,r,n){return Rp(this,void 0,void 0,(function*(){const o=yield this.getTransactionReceipt(e);return(o?o.confirmations:0)>=t?o:new Promise(((o,i)=>{const s=[];let a=!1;const l=function(){return!!a||(a=!0,s.forEach((e=>{e()})),!1)},c=e=>{e.confirmations<t||l()||o(e)};if(this.on(e,c),s.push((()=>{this.removeListener(e,c)})),n){let r=n.startBlock,o=null;const c=s=>Rp(this,void 0,void 0,(function*(){a||(yield Fp(1e3),this.getTransactionCount(n.from).then((d=>Rp(this,void 0,void 0,(function*(){if(!a){if(d<=n.nonce)r=s;else{{const t=yield this.getTransaction(e);if(t&&null!=t.blockNumber)return}for(null==o&&(o=r-3,o<n.startBlock&&(o=n.startBlock));o<=s;){if(a)return;const r=yield this.getBlockWithTransactions(o);for(let o=0;o<r.transactions.length;o++){const s=r.transactions[o];if(s.hash===e)return;if(s.from===n.from&&s.nonce===n.nonce){if(a)return;const r=yield this.waitForTransaction(s.hash,t);if(l())return;let o="replaced";return s.data===n.data&&s.to===n.to&&s.value.eq(n.value)?o="repriced":"0x"===s.data&&s.from===s.to&&s.value.isZero()&&(o="cancelled"),void i(Sp.makeError("transaction was replaced",Ls.errors.TRANSACTION_REPLACED,{cancelled:"replaced"===o||"cancelled"===o,reason:o,replacement:this._wrapTransaction(s),hash:e,receipt:r}))}}o++}}a||this.once("block",c)}}))),(e=>{a||this.once("block",c)})))}));if(a)return;this.once("block",c),s.push((()=>{this.removeListener("block",c)}))}if("number"==typeof r&&r>0){const e=setTimeout((()=>{l()||i(Sp.makeError("timeout exceeded",Ls.errors.TIMEOUT,{timeout:r}))}),r);e.unref&&e.unref(),s.push((()=>{clearTimeout(e)}))}}))}))}getBlockNumber(){return Rp(this,void 0,void 0,(function*(){return this._getInternalBlockNumber(0)}))}getGasPrice(){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const e=yield this.perform("getGasPrice",{});try{return E.BigNumber.from(e)}catch(t){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getGasPrice",result:e,error:t})}}))}getBalance(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getBalance",r);try{return E.BigNumber.from(n)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getBalance",params:r,result:n,error:e})}}))}getTransactionCount(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getTransactionCount",r);try{return E.BigNumber.from(n).toNumber()}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getTransactionCount",params:r,result:n,error:e})}}))}getCode(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getCode",r);try{return Ys(n)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getCode",params:r,result:n,error:e})}}))}getStorageAt(e,t,r){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const n=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(r),position:Promise.resolve(t).then((e=>qs(e)))}),o=yield this.perform("getStorageAt",n);try{return Ys(o)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getStorageAt",params:n,result:o,error:e})}}))}_wrapTransaction(e,t,r){if(null!=t&&32!==Gs(t))throw new Error("invalid response - sendTransaction");const n=e;return null!=t&&e.hash!==t&&Sp.throwError("Transaction hash mismatch from Provider.sendTransaction.",Ls.errors.UNKNOWN_ERROR,{expectedHash:e.hash,returnedHash:t}),n.wait=(t,n)=>Rp(this,void 0,void 0,(function*(){let o;null==t&&(t=1),null==n&&(n=0),0!==t&&null!=r&&(o={data:e.data,from:e.from,nonce:e.nonce,to:e.to,value:e.value,startBlock:r});const i=yield this._waitForTransaction(e.hash,t,n,o);return null==i&&0===t?null:(this._emitted["t:"+e.hash]=i.blockNumber,0===i.status&&Sp.throwError("transaction failed",Ls.errors.CALL_EXCEPTION,{transactionHash:e.hash,transaction:e,receipt:i}),i)})),n}sendTransaction(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield Promise.resolve(e).then((e=>Ys(e))),r=this.formatter.transaction(e);null==r.confirmations&&(r.confirmations=0);const n=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const e=yield this.perform("sendTransaction",{signedTransaction:t});return this._wrapTransaction(r,e,n)}catch(e){throw e.transaction=r,e.transactionHash=r.hash,e}}))}_getTransactionRequest(e){return Rp(this,void 0,void 0,(function*(){const t=yield e,r={};return["from","to"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?this._getAddress(e):null)))})),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?E.BigNumber.from(e):null)))})),["type"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>null!=e?e:null)))})),t.accessList&&(r.accessList=this.formatter.accessList(t.accessList)),["data"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?Ys(e):null)))})),this.formatter.transactionRequest(yield ja(r))}))}_getFilter(e){return Rp(this,void 0,void 0,(function*(){e=yield e;const t={};return null!=e.address&&(t.address=this._getAddress(e.address)),["blockHash","topics"].forEach((r=>{null!=e[r]&&(t[r]=e[r])})),["fromBlock","toBlock"].forEach((r=>{null!=e[r]&&(t[r]=this._getBlockTag(e[r]))})),this.formatter.filter(yield ja(t))}))}_call(e,t,r){return Rp(this,void 0,void 0,(function*(){r>=10&&Sp.throwError("CCIP read exceeded maximum redirections",Ls.errors.SERVER_ERROR,{redirects:r,transaction:e});const n=e.to,o=yield this.perform("call",{transaction:e,blockTag:t});if(r>=0&&"latest"===t&&null!=n&&"0x556f1830"===o.substring(0,10)&&Gs(o)%32==4)try{const i=Xs(o,4),s=Xs(i,0,32);E.BigNumber.from(s).eq(n)||Sp.throwError("CCIP Read sender did not match",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const a=[],l=E.BigNumber.from(Xs(i,32,64)).toNumber(),c=E.BigNumber.from(Xs(i,l,l+32)).toNumber(),d=Xs(i,l+32);for(let t=0;t<c;t++){const r=Up(d,32*t);null==r&&Sp.throwError("CCIP Read contained corrupt URL string",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o}),a.push(r)}const u=Vp(i,64);E.BigNumber.from(Xs(i,100,128)).isZero()||Sp.throwError("CCIP Read callback selector included junk",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const p=Xs(i,96,100),h=Vp(i,128),f=yield this.ccipReadFetch(e,u,a);null==f&&Sp.throwError("CCIP Read disabled or provided no URLs",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const m={to:n,data:Js([p,Yp([f,h])])};return this._call(m,t,r+1)}catch(e){if(e.code===Ls.errors.SERVER_ERROR)throw e}try{return Ys(o)}catch(r){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"call",params:{transaction:e,blockTag:t},result:o,error:r})}}))}call(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({transaction:this._getTransactionRequest(e),blockTag:this._getBlockTag(t),ccipReadEnabled:Promise.resolve(e.ccipReadEnabled)});return this._call(r.transaction,r.blockTag,r.ccipReadEnabled?0:-1)}))}estimateGas(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield ja({transaction:this._getTransactionRequest(e)}),r=yield this.perform("estimateGas",t);try{return E.BigNumber.from(r)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"estimateGas",params:t,result:r,error:e})}}))}_getAddress(e){return Rp(this,void 0,void 0,(function*(){"string"!=typeof(e=yield e)&&Sp.throwArgumentError("invalid address or ENS name","name",e);const t=yield this.resolveName(e);return null==t&&Sp.throwError("ENS name not configured",Ls.errors.UNSUPPORTED_OPERATION,{operation:`resolveName(${JSON.stringify(e)})`}),t}))}_getBlock(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;let r=-128;const n={includeTransactions:!!t};if(zs(e,32))n.blockHash=e;else try{n.blockTag=yield this._getBlockTag(e),zs(n.blockTag)&&(r=parseInt(n.blockTag.substring(2),16))}catch(t){Sp.throwArgumentError("invalid block hash or block tag","blockHashOrBlockTag",e)}return pu((()=>Rp(this,void 0,void 0,(function*(){const e=yield this.perform("getBlock",n);if(null==e)return null!=n.blockHash&&null==this._emitted["b:"+n.blockHash]||null!=n.blockTag&&r>this._emitted.block?null:void 0;if(t){let t=null;for(let r=0;r<e.transactions.length;r++){const n=e.transactions[r];if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){null==t&&(t=yield this._getInternalBlockNumber(100+2*this.pollingInterval));let e=t-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}}const r=this.formatter.blockWithTransactions(e);return r.transactions=r.transactions.map((e=>this._wrapTransaction(e))),r}return this.formatter.block(e)}))),{oncePoll:this})}))}getBlock(e){return this._getBlock(e,!1)}getBlockWithTransactions(e){return this._getBlock(e,!0)}getTransaction(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return pu((()=>Rp(this,void 0,void 0,(function*(){const r=yield this.perform("getTransaction",t);if(null==r)return null==this._emitted["t:"+e]?null:void 0;const n=this.formatter.transactionResponse(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return this._wrapTransaction(n)}))),{oncePoll:this})}))}getTransactionReceipt(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return pu((()=>Rp(this,void 0,void 0,(function*(){const r=yield this.perform("getTransactionReceipt",t);if(null==r)return null==this._emitted["t:"+e]?null:void 0;if(null==r.blockHash)return;const n=this.formatter.receipt(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return n}))),{oncePoll:this})}))}getLogs(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield ja({filter:this._getFilter(e)}),r=yield this.perform("getLogs",t);return r.forEach((e=>{null==e.removed&&(e.removed=!1)})),Tp.arrayOf(this.formatter.filterLog.bind(this.formatter))(r)}))}getEtherPrice(){return Rp(this,void 0,void 0,(function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{})}))}_getBlockTag(e){return Rp(this,void 0,void 0,(function*(){if("number"==typeof(e=yield e)&&e<0){e%1&&Sp.throwArgumentError("invalid BlockTag","blockTag",e);let t=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return t+=e,t<0&&(t=0),this.formatter.blockTag(t)}return this.formatter.blockTag(e)}))}getResolver(e){return Rp(this,void 0,void 0,(function*(){let t=e;for(;;){if(""===t||"."===t)return null;if("eth"!==e&&"eth"===t)return null;const r=yield this._getResolver(t,"getResolver");if(null!=r){const n=new Gp(this,r,e);return t===e||(yield n.supportsWildcard())?n:null}t=t.split(".").slice(1).join(".")}}))}_getResolver(e,t){return Rp(this,void 0,void 0,(function*(){null==t&&(t="ENS");const r=yield this.getNetwork();r.ensAddress||Sp.throwError("network does not support ENS",Ls.errors.UNSUPPORTED_OPERATION,{operation:t,network:r.name});try{const t=yield this.call({to:r.ensAddress,data:"0x0178b8bf"+Pl(e).substring(2)});return this.formatter.callAddress(t)}catch(e){}return null}))}resolveName(e){return Rp(this,void 0,void 0,(function*(){e=yield e;try{return Promise.resolve(this.formatter.address(e))}catch(t){if(zs(e))throw t}"string"!=typeof e&&Sp.throwArgumentError("invalid ENS name","name",e);const t=yield this.getResolver(e);return t?yield t.getAddress():null}))}lookupAddress(e){return Rp(this,void 0,void 0,(function*(){e=yield e;const t=(e=this.formatter.address(e)).substring(2).toLowerCase()+".addr.reverse",r=yield this._getResolver(t,"lookupAddress");if(null==r)return null;const n=Up(yield this.call({to:r,data:"0x691f3431"+Pl(t).substring(2)}),0);return(yield this.resolveName(n))!=e?null:n}))}getAvatar(e){return Rp(this,void 0,void 0,(function*(){let t=null;if(zs(e)){const r=this.formatter.address(e).substring(2).toLowerCase()+".addr.reverse",n=yield this._getResolver(r,"getAvatar");if(!n)return null;t=new Gp(this,n,r);try{const e=yield t.getAvatar();if(e)return e.url}catch(e){if(e.code!==Ls.errors.CALL_EXCEPTION)throw e}try{const e=Up(yield this.call({to:n,data:"0x691f3431"+Pl(r).substring(2)}),0);t=yield this.getResolver(e)}catch(e){if(e.code!==Ls.errors.CALL_EXCEPTION)throw e;return null}}else if(t=yield this.getResolver(e),!t)return null;const r=yield t.getAvatar();return null==r?null:r.url}))}perform(e,t){return Sp.throwError(e+" not implemented",Ls.errors.NOT_IMPLEMENTED,{operation:e})}_startEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_stopEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_addEventListener(e,t,r){const n=new Lp(Op(e),t,r);return this._events.push(n),this._startEvent(n),this}on(e,t){return this._addEventListener(e,t,!1)}once(e,t){return this._addEventListener(e,t,!0)}emit(e,...t){let r=!1,n=[],o=Op(e);return this._events=this._events.filter((e=>e.tag!==o||(setTimeout((()=>{e.listener.apply(this,t)}),0),r=!0,!e.once||(n.push(e),!1)))),n.forEach((e=>{this._stopEvent(e)})),r}listenerCount(e){if(!e)return this._events.length;let t=Op(e);return this._events.filter((e=>e.tag===t)).length}listeners(e){if(null==e)return this._events.map((e=>e.listener));let t=Op(e);return this._events.filter((e=>e.tag===t)).map((e=>e.listener))}off(e,t){if(null==t)return this.removeAllListeners(e);const r=[];let n=!1,o=Op(e);return this._events=this._events.filter((e=>e.tag!==o||e.listener!=t||(!!n||(n=!0,r.push(e),!1)))),r.forEach((e=>{this._stopEvent(e)})),this}removeAllListeners(e){let t=[];if(null==e)t=this._events,this._events=[];else{const r=Op(e);this._events=this._events.filter((e=>e.tag!==r||(t.push(e),!1)))}return t.forEach((e=>{this._stopEvent(e)})),this}}var Qp=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Kp=new Ls("abstract-signer/5.7.0"),$p=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],eh=[Ls.errors.INSUFFICIENT_FUNDS,Ls.errors.NONCE_EXPIRED,Ls.errors.REPLACEMENT_UNDERPRICED];class th{constructor(){Kp.checkAbstract(new.target,th),Ia(this,"_isSigner",!0)}getBalance(e){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),e)}))}getTransactionCount(e){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),e)}))}estimateGas(e){return Qp(this,void 0,void 0,(function*(){this._checkProvider("estimateGas");const t=yield ja(this.checkTransaction(e));return yield this.provider.estimateGas(t)}))}call(e,t){return Qp(this,void 0,void 0,(function*(){this._checkProvider("call");const r=yield ja(this.checkTransaction(e));return yield this.provider.call(r,t)}))}sendTransaction(e){return Qp(this,void 0,void 0,(function*(){this._checkProvider("sendTransaction");const t=yield this.populateTransaction(e),r=yield this.signTransaction(t);return yield this.provider.sendTransaction(r)}))}getChainId(){return Qp(this,void 0,void 0,(function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId}))}getGasPrice(){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice()}))}getFeeData(){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData()}))}resolveName(e){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(e)}))}checkTransaction(e){for(const t in e)-1===$p.indexOf(t)&&Kp.throwArgumentError("invalid transaction key: "+t,"transaction",e);const t=La(e);return null==t.from?t.from=this.getAddress():t.from=Promise.all([Promise.resolve(t.from),this.getAddress()]).then((t=>(t[0].toLowerCase()!==t[1].toLowerCase()&&Kp.throwArgumentError("from address mismatch","transaction",e),t[0]))),t}populateTransaction(e){return Qp(this,void 0,void 0,(function*(){const t=yield ja(this.checkTransaction(e));null!=t.to&&(t.to=Promise.resolve(t.to).then((e=>Qp(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.resolveName(e);return null==t&&Kp.throwArgumentError("provided ENS name resolves to null","tx.to",e),t})))),t.to.catch((e=>{})));const r=null!=t.maxFeePerGas||null!=t.maxPriorityFeePerGas;if(null==t.gasPrice||2!==t.type&&!r?0!==t.type&&1!==t.type||!r||Kp.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",e):Kp.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",e),2!==t.type&&null!=t.type||null==t.maxFeePerGas||null==t.maxPriorityFeePerGas)if(0===t.type||1===t.type)null==t.gasPrice&&(t.gasPrice=this.getGasPrice());else{const e=yield this.getFeeData();if(null==t.type)if(null!=e.maxFeePerGas&&null!=e.maxPriorityFeePerGas)if(t.type=2,null!=t.gasPrice){const e=t.gasPrice;delete t.gasPrice,t.maxFeePerGas=e,t.maxPriorityFeePerGas=e}else null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas);else null!=e.gasPrice?(r&&Kp.throwError("network does not support EIP-1559",Ls.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==t.gasPrice&&(t.gasPrice=e.gasPrice),t.type=0):Kp.throwError("failed to get consistent fee data",Ls.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});else 2===t.type&&(null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas))}else t.type=2;return null==t.nonce&&(t.nonce=this.getTransactionCount("pending")),null==t.gasLimit&&(t.gasLimit=this.estimateGas(t).catch((e=>{if(eh.indexOf(e.code)>=0)throw e;return Kp.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Ls.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,tx:t})}))),null==t.chainId?t.chainId=this.getChainId():t.chainId=Promise.all([Promise.resolve(t.chainId),this.getChainId()]).then((t=>(0!==t[1]&&t[0]!==t[1]&&Kp.throwArgumentError("chainId address mismatch","transaction",e),t[0]))),yield ja(t)}))}_checkProvider(e){this.provider||Kp.throwError("missing provider",Ls.errors.UNSUPPORTED_OPERATION,{operation:e||"_checkProvider"})}static isSigner(e){return!(!e||!e._isSigner)}}var rh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const nh=new Ls(Eu),oh=["call","estimateGas"];function ih(e,t){if(null==e)return null;if("string"==typeof e.message&&e.message.match("reverted")){const r=zs(e.data)?e.data:null;if(!t||r)return{message:e.message,data:r}}if("object"==typeof e){for(const r in e){const n=ih(e[r],t);if(n)return n}return null}if("string"==typeof e)try{return ih(JSON.parse(e),t)}catch(e){}return null}function sh(e,t,r){const n=r.transaction||r.signedTransaction;if("call"===e){const e=ih(t,!0);if(e)return e.data;nh.throwError("missing revert data in call exception; Transaction reverted without a reason string",Ls.errors.CALL_EXCEPTION,{data:"0x",transaction:n,error:t})}if("estimateGas"===e){let r=ih(t.body,!1);null==r&&(r=ih(t,!1)),r&&nh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Ls.errors.UNPREDICTABLE_GAS_LIMIT,{reason:r.message,method:e,transaction:n,error:t})}let o=t.message;throw t.code===Ls.errors.SERVER_ERROR&&t.error&&"string"==typeof t.error.message?o=t.error.message:"string"==typeof t.body?o=t.body:"string"==typeof t.responseText&&(o=t.responseText),o=(o||"").toLowerCase(),o.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&&nh.throwError("insufficient funds for intrinsic transaction cost",Ls.errors.INSUFFICIENT_FUNDS,{error:t,method:e,transaction:n}),o.match(/nonce (is )?too low/i)&&nh.throwError("nonce has already been used",Ls.errors.NONCE_EXPIRED,{error:t,method:e,transaction:n}),o.match(/replacement transaction underpriced|transaction gas price.*too low/i)&&nh.throwError("replacement fee too low",Ls.errors.REPLACEMENT_UNDERPRICED,{error:t,method:e,transaction:n}),o.match(/only replay-protected/i)&&nh.throwError("legacy pre-eip-155 transactions not supported",Ls.errors.UNSUPPORTED_OPERATION,{error:t,method:e,transaction:n}),oh.indexOf(e)>=0&&o.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&&nh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Ls.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,method:e,transaction:n}),t}function ah(e){return new Promise((function(t){setTimeout(t,e)}))}function lh(e){if(e.error){const t=new Error(e.error.message);throw t.code=e.error.code,t.data=e.error.data,t}return e.result}function ch(e){return e?e.toLowerCase():e}const dh={};class uh extends th{constructor(e,t,r){if(super(),e!==dh)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Ia(this,"provider",t),null==r&&(r=0),"string"==typeof r?(Ia(this,"_address",this.provider.formatter.address(r)),Ia(this,"_index",null)):"number"==typeof r?(Ia(this,"_index",r),Ia(this,"_address",null)):nh.throwArgumentError("invalid address or index","addressOrIndex",r)}connect(e){return nh.throwError("cannot alter JSON-RPC Signer connection",Ls.errors.UNSUPPORTED_OPERATION,{operation:"connect"})}connectUnchecked(){return new ph(dh,this.provider,this._address||this._index)}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then((e=>(e.length<=this._index&&nh.throwError("unknown account #"+this._index,Ls.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(e[this._index]))))}sendUncheckedTransaction(e){e=La(e);const t=this.getAddress().then((e=>(e&&(e=e.toLowerCase()),e)));if(null==e.gasLimit){const r=La(e);r.from=t,e.gasLimit=this.provider.estimateGas(r)}return null!=e.to&&(e.to=Promise.resolve(e.to).then((e=>rh(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.provider.resolveName(e);return null==t&&nh.throwArgumentError("provided ENS name resolves to null","tx.to",e),t}))))),ja({tx:ja(e),sender:t}).then((({tx:t,sender:r})=>{null!=t.from?t.from.toLowerCase()!==r&&nh.throwArgumentError("from address mismatch","transaction",e):t.from=r;const n=this.provider.constructor.hexlifyTransaction(t,{from:!0});return this.provider.send("eth_sendTransaction",[n]).then((e=>e),(e=>("string"==typeof e.message&&e.message.match(/user denied/i)&&nh.throwError("user rejected transaction",Ls.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:t}),sh("sendTransaction",e,n))))}))}signTransaction(e){return nh.throwError("signing transactions is unsupported",Ls.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"})}sendTransaction(e){return rh(this,void 0,void 0,(function*(){const t=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),r=yield this.sendUncheckedTransaction(e);try{return yield pu((()=>rh(this,void 0,void 0,(function*(){const e=yield this.provider.getTransaction(r);if(null!==e)return this.provider._wrapTransaction(e,r,t)}))),{oncePoll:this.provider})}catch(e){throw e.transactionHash=r,e}}))}signMessage(e){return rh(this,void 0,void 0,(function*(){const t="string"==typeof e?hl(e):e,r=yield this.getAddress();try{return yield this.provider.send("personal_sign",[Ys(t),r.toLowerCase()])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&nh.throwError("user rejected signing",Ls.errors.ACTION_REJECTED,{action:"signMessage",from:r,messageData:e}),t}}))}_legacySignMessage(e){return rh(this,void 0,void 0,(function*(){const t="string"==typeof e?hl(e):e,r=yield this.getAddress();try{return yield this.provider.send("eth_sign",[r.toLowerCase(),Ys(t)])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&nh.throwError("user rejected signing",Ls.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:r,messageData:e}),t}}))}_signTypedData(e,t,r){return rh(this,void 0,void 0,(function*(){const n=yield tc.resolveNames(e,t,r,(e=>this.provider.resolveName(e))),o=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[o.toLowerCase(),JSON.stringify(tc.getPayload(n.domain,t,n.value))])}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&nh.throwError("user rejected signing",Ls.errors.ACTION_REJECTED,{action:"_signTypedData",from:o,messageData:{domain:n.domain,types:t,value:n.value}}),e}}))}unlock(e){return rh(this,void 0,void 0,(function*(){const t=this.provider,r=yield this.getAddress();return t.send("personal_unlockAccount",[r.toLowerCase(),e,null])}))}}class ph extends uh{sendTransaction(e){return this.sendUncheckedTransaction(e).then((e=>({hash:e,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:t=>this.provider.waitForTransaction(e,t)})))}}const hh={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class fh extends qp{constructor(e,t){let r=t;null==r&&(r=new Promise(((e,t)=>{setTimeout((()=>{this.detectNetwork().then((t=>{e(t)}),(e=>{t(e)}))}),0)}))),super(r),e||(e=Fa(this.constructor,"defaultUrl")()),Ia(this,"connection","string"==typeof e?Object.freeze({url:e}):Object.freeze(La(e))),this._nextId=42}get _cache(){return null==this._eventLoopCache&&(this._eventLoopCache={}),this._eventLoopCache}static defaultUrl(){return"http://localhost:8545"}detectNetwork(){return this._cache.detectNetwork||(this._cache.detectNetwork=this._uncachedDetectNetwork(),setTimeout((()=>{this._cache.detectNetwork=null}),0)),this._cache.detectNetwork}_uncachedDetectNetwork(){return rh(this,void 0,void 0,(function*(){yield ah(0);let e=null;try{e=yield this.send("eth_chainId",[])}catch(t){try{e=yield this.send("net_version",[])}catch(e){}}if(null!=e){const t=Fa(this.constructor,"getNetwork");try{return t(E.BigNumber.from(e).toNumber())}catch(t){return nh.throwError("could not detect network",Ls.errors.NETWORK_ERROR,{chainId:e,event:"invalidNetwork",serverError:t})}}return nh.throwError("could not detect network",Ls.errors.NETWORK_ERROR,{event:"noNetwork"})}))}getSigner(e){return new uh(dh,this,e)}getUncheckedSigner(e){return this.getSigner(e).connectUnchecked()}listAccounts(){return this.send("eth_accounts",[]).then((e=>e.map((e=>this.formatter.address(e)))))}send(e,t){const r={method:e,params:t,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Pa(r),provider:this});const n=["eth_chainId","eth_blockNumber"].indexOf(e)>=0;if(n&&this._cache[e])return this._cache[e];const o=uu(this.connection,JSON.stringify(r),lh).then((e=>(this.emit("debug",{action:"response",request:r,response:e,provider:this}),e)),(e=>{throw this.emit("debug",{action:"response",error:e,request:r,provider:this}),e}));return n&&(this._cache[e]=o,setTimeout((()=>{this._cache[e]=null}),0)),o}prepareRequest(e,t){switch(e){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[ch(t.address),t.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[ch(t.address),t.blockTag]];case"getCode":return["eth_getCode",[ch(t.address),t.blockTag]];case"getStorageAt":return["eth_getStorageAt",[ch(t.address),Qs(t.position,32),t.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[t.signedTransaction]];case"getBlock":return t.blockTag?["eth_getBlockByNumber",[t.blockTag,!!t.includeTransactions]]:t.blockHash?["eth_getBlockByHash",[t.blockHash,!!t.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[t.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[t.transactionHash]];case"call":return["eth_call",[Fa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0}),t.blockTag]];case"estimateGas":return["eth_estimateGas",[Fa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0})]];case"getLogs":return t.filter&&null!=t.filter.address&&(t.filter.address=ch(t.filter.address)),["eth_getLogs",[t.filter]]}return null}perform(e,t){return rh(this,void 0,void 0,(function*(){if("call"===e||"estimateGas"===e){const e=t.transaction;if(e&&null!=e.type&&E.BigNumber.from(e.type).isZero()&&null==e.maxFeePerGas&&null==e.maxPriorityFeePerGas){const r=yield this.getFeeData();null==r.maxFeePerGas&&null==r.maxPriorityFeePerGas&&((t=La(t)).transaction=La(e),delete t.transaction.type)}}const r=this.prepareRequest(e,t);null==r&&nh.throwError(e+" not implemented",Ls.errors.NOT_IMPLEMENTED,{operation:e});try{return yield this.send(r[0],r[1])}catch(r){return sh(e,r,t)}}))}_startEvent(e){"pending"===e.tag&&this._startPending(),super._startEvent(e)}_startPending(){if(null!=this._pendingFilter)return;const e=this,t=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=t,t.then((function(r){return function n(){e.send("eth_getFilterChanges",[r]).then((function(r){if(e._pendingFilter!=t)return null;let n=Promise.resolve();return r.forEach((function(t){e._emitted["t:"+t.toLowerCase()]="pending",n=n.then((function(){return e.getTransaction(t).then((function(t){return e.emit("pending",t),null}))}))})),n.then((function(){return ah(1e3)}))})).then((function(){if(e._pendingFilter==t)return setTimeout((function(){n()}),0),null;e.send("eth_uninstallFilter",[r])})).catch((e=>{}))}(),r})).catch((e=>{}))}_stopEvent(e){"pending"===e.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(e)}static hexlifyTransaction(e,t){const r=La(hh);if(t)for(const e in t)t[e]&&(r[e]=!0);var n,o;o=r,(n=e)&&"object"==typeof n||Oa.throwArgumentError("invalid object","object",n),Object.keys(n).forEach((e=>{o[e]||Oa.throwArgumentError("invalid object key - "+e,"transaction:"+e,n)}));const i={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach((function(t){if(null==e[t])return;const r=qs(E.BigNumber.from(e[t]));"gasLimit"===t&&(t="gas"),i[t]=r})),["from","to","data"].forEach((function(t){null!=e[t]&&(i[t]=Ys(e[t]))})),e.accessList&&(i.accessList=vp(e.accessList)),i}}var mh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const gh=new Ls(Eu);class yh extends fh{detectNetwork(){const e=Object.create(null,{detectNetwork:{get:()=>super.detectNetwork}});return mh(this,void 0,void 0,(function*(){let t=this.network;return null==t&&(t=yield e.detectNetwork.call(this),t||gh.throwError("no network detected",Ls.errors.UNKNOWN_ERROR,{}),null==this._network&&(Ia(this,"_network",t),this.emit("network",t,null))),t}))}}function bh(e){return Number.parseInt(e,16)}new Ls(Eu);class vh extends m.Connector{constructor(e,t,r){super(e,r),this.customProvider=t;const n=null==t?void 0:t.provider;n&&(this.provider=n);(null!=n?n:t).on("connect",(({chainId:e})=>{setTimeout((()=>{this.actions.update({chainId:bh(e)})}))})).on("disconnect",(e=>{setTimeout((()=>{var t;null===(t=this.onError)||void 0===t||t.call(this,e),this.actions.resetState()}))})).on("chainChanged",(e=>{setTimeout((()=>{this.actions.update({chainId:bh(e)})}))})).on("accountsChanged",(e=>{setTimeout((()=>{this.actions.update({accounts:e})}))}))}activateAccounts(){return ka(this,void 0,void 0,(function*(){const e=this.actions.startActivation();try{const e=yield this.customProvider.listAccounts(),{chainId:t}=yield this.customProvider.getNetwork();this.actions.update({chainId:t,accounts:e})}catch(t){throw e(),t}}))}connectEagerly(){return ka(this,void 0,void 0,(function*(){return this.activateAccounts()}))}activate(){return ka(this,void 0,void 0,(function*(){return this.activateAccounts()}))}}function xh([e,t]){return[e,t]}var wh;function Eh(){return Eh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Eh.apply(this,arguments)}var Ah,Ch;function kh(){return kh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kh.apply(this,arguments)}var Th;!function(e){e.INTEGRATOR="integrator",e.METAMASK="metamask",e.WALLET_CONNECT="walletConnect"}(Th||(Th={}));const Rh={[Th.METAMASK]:{name:"MetaMask",type:Th.METAMASK,icon:function(e){return F.createElement("svg",Eh({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),wh||(wh=F.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},F.createElement("path",{d:"m114.622644 327.195472 52.004717 13.810198v-18.05949l4.245283-4.249292h29.716982v21.246459 14.872523h-31.839624l-39.268868-16.997169z",fill:"#cdbdb2"}),F.createElement("path",{d:"m199.528305 327.195472 50.943397 13.810198v-18.05949l4.245283-4.249292h29.716981v21.246459 14.872523h-31.839623l-39.268868-16.997169z",fill:"#cdbdb2",transform:"matrix(-1 0 0 1 483.96227 0)"}),F.createElement("path",{d:"m170.872644 287.889523-4.245283 35.056657 5.306604-4.249292h55.18868l6.367925 4.249292-4.245284-35.056657-8.490565-5.311615-42.452832 1.062323z",fill:"#393939"}),F.createElement("path",{d:"m142.216984 50.9915022 25.471698 59.4900858 11.674528 173.158643h41.391511l12.735849-173.158643 23.349056-59.4900858z",fill:"#f89c35"}),F.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),F.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),F.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),F.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),F.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),F.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),F.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),F.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),F.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),F.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),F.createElement("path",{d:"m229.245286 327.195472 55.18868-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3",transform:"matrix(-1 0 0 1 513.679252 0)"}),F.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),F.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),F.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"}),F.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},F.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),F.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),F.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),F.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),F.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),F.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),F.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),F.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),F.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),F.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),F.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),F.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"})))))},link:"https://metamask.io"},[Th.WALLET_CONNECT]:{name:"WalletConnect",type:Th.WALLET_CONNECT,icon:function(e){return F.createElement("svg",kh({height:512,viewBox:"0 0 512 512",width:512,xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Ah||(Ah=F.createElement("radialGradient",{id:"walletConnect",cx:"0%",cy:"50%",r:"100%"},F.createElement("stop",{offset:0,stopColor:"#5d9df6"}),F.createElement("stop",{offset:1,stopColor:"#006fff"}))),Ch||(Ch=F.createElement("g",{fill:"none",fillRule:"evenodd"},F.createElement("path",{d:"m256 0c141.384896 0 256 114.615104 256 256s-114.615104 256-256 256-256-114.615104-256-256 114.615104-256 256-256z",fill:"url(#walletConnect)"}),F.createElement("path",{d:"m64.6917558 37.7088298c51.5328072-50.2784397 135.0839942-50.2784397 186.6167992 0l6.202057 6.0510906c2.57664 2.5139218 2.57664 6.5897948 0 9.1037177l-21.215998 20.6995759c-1.288321 1.2569619-3.3771 1.2569619-4.665421 0l-8.534766-8.3270205c-35.950573-35.0754962-94.237969-35.0754962-130.188544 0l-9.1400282 8.9175519c-1.2883217 1.2569609-3.3771016 1.2569609-4.6654208 0l-21.2159973-20.6995759c-2.5766403-2.5139229-2.5766403-6.5897958 0-9.1037177zm230.4934852 42.8089117 18.882279 18.4227262c2.576627 2.5139103 2.576642 6.5897593.000032 9.1036863l-85.141498 83.070358c-2.576623 2.513941-6.754182 2.513969-9.33084.000066-.00001-.00001-.000023-.000023-.000033-.000034l-60.428256-58.957451c-.64416-.628481-1.68855-.628481-2.33271 0-.000004.000004-.000008.000007-.000012.000011l-60.4269683 58.957408c-2.5766141 2.513947-6.7541746 2.51399-9.3308408.000092-.0000151-.000014-.0000309-.000029-.0000467-.000046l-85.14386774-83.071463c-2.57663928-2.513921-2.57663928-6.589795 0-9.1037163l18.88231264-18.4226955c2.5766393-2.5139222 6.7541993-2.5139222 9.3308397 0l60.4291347 58.9582758c.6441608.62848 1.6885495.62848 2.3327103 0 .0000095-.000009.0000182-.000018.0000277-.000025l60.4261065-58.9582508c2.576581-2.51398 6.754142-2.5140743 9.33084-.0002103.000037.0000354.000072.0000709.000107.0001063l60.429056 58.9583548c.644159.628479 1.688549.628479 2.332709 0l60.428079-58.9571925c2.57664-2.5139231 6.754199-2.5139231 9.330839 0z",fill:"#fff",fillRule:"nonzero",transform:"translate(98 160)"}))))}}},Sh={};function Nh({provider:e,jsonRpcUrlMap:t,defaultChainId:r}){const n=o.useMemo((()=>console.error),[]),i=o.useMemo((()=>function(e,t){if(t){if(fh.isProvider(t))return xh(u.initializeConnector((r=>new vh(r,t,e))));if(fh.isProvider(t.provider))throw new Error("Eip1193Bridge is experimental: pass your ethers Provider directly");return xh(u.initializeConnector((r=>new p.EIP1193({actions:r,provider:t,onError:e}))))}}(n,e)),[n,e]),s=o.useMemo((()=>function(e){return xh(u.initializeConnector((t=>new f.MetaMask({actions:t,onError:e}))))}(n)),[n]),a=o.useMemo((()=>t?Object.assign(Object.assign({},ga),t):ga),[JSON.stringify(t)]),l=o.useMemo((()=>function(e,t,r,n){return xh(u.initializeConnector((o=>new h.WalletConnect({actions:o,options:{rpcMap:r?{[r]:t[r]}:t,projectId:"59e050d1f27ed617e65bb9637c9498d6",chains:r?[r]:[],showQrModal:e,qrModalOptions:{desktopWallets:[]}},onError:n,defaultChainId:r}))))}(!0,a,r,n)),[a,r,n]),c=o.useRef(0),d=o.useMemo((()=>(i&&(Sh[Th.INTEGRATOR]=i),Sh[Th.METAMASK]=s,Sh[Th.WALLET_CONNECT]=l,c.current+=1,Object.values(Sh))),[i,s,l]);return o.useEffect((()=>{e&&i&&Mh(Th.INTEGRATOR,void 0,(e=>{console.error(e)}))}),[e]),{connectors:d,key:c.current}}function Mh(e,t,r){var n,o,i,s,a,l;return ka(this,void 0,void 0,(function*(){const c=Sh[e];if(!c)throw new Error(`Unknown wallet type: ${e}`);const[d]=c;try{d.connectEagerly&&(yield d.connectEagerly(t)),e===Th.WALLET_CONNECT&&(null===(n=d.provider)||void 0===n?void 0:n.chainId)&&!(null===(o=d.chains)||void 0===o?void 0:o.includes(null===(i=d.provider)||void 0===i?void 0:i.chainId))&&d.deactivate&&((null===(s=d.provider)||void 0===s?void 0:s.disconnect)&&(yield null===(a=d.provider)||void 0===a?void 0:a.disconnect()),yield d.deactivate())}catch(e){console.error(e)}yield null===(l=d.activate(t))||void 0===l?void 0:l.catch((e=>{4001!==e.code?r(e):d.connectEagerly?d.connectEagerly(t):d.activate(t)}))}))}const Oh={colorMode:"dark",slippage:null,ddl:20};var Ih=(e=Oh,t)=>{switch(t.type){case"SET_COLOR_MODE":return Object.assign(Object.assign({},e),{colorMode:t.payload});case"SET_SLIPPAGE":return Object.assign(Object.assign({},e),{slippage:t.payload});case"SET_TRANSACTION_DDL":return Object.assign(Object.assign({},e),{ddl:t.payload});default:return e}};const Fh={chainId:ma.MAINNET,latestBlockNumber:0};var jh=(e=Fh,t)=>{switch(t.type){case"SET_CHAIN_ID":return Object.assign(Object.assign({},e),{chainId:t.payload});case"SET_FROM_TOKEN_CHAIN_ID":return Object.assign(Object.assign({},e),{fromTokenChainId:t.payload});case"SET_TO_TOKEN_CHAIN_ID":return Object.assign(Object.assign({},e),{toTokenChainId:t.payload});case"SET_BLOCK_NUMBER":return Object.assign(Object.assign({},e),{latestBlockNumber:t.payload});default:return e}};const Lh={tokenList:[],popularTokenList:[],ethBalance:{},accountBalances:{},balanceLoadings:{},slippageWithTokens:[]};var _h,Wh=(e=Lh,t)=>{switch(t.type){case"SET_TOKEN_LIST":return Object.assign(Object.assign({},e),{tokenList:t.payload});case"SET_POPULAR_TOKEN_LIST":return Object.assign(Object.assign({},e),{popularTokenList:t.payload});case"SET_SLIPPAGE_WITH_TOKENS":return Object.assign(Object.assign({},e),{slippageWithTokens:t.payload});case"SET_ETH_BALANCE":return Object.assign(Object.assign({},e),{ethBalance:Object.assign(Object.assign({},e.ethBalance),t.payload)});case"SET_DEFAULT_FROM_TOKEN":return Object.assign(Object.assign({},e),{defaultFromToken:t.payload});case"SET_DEFAULT_TO_TOKEN":return Object.assign(Object.assign({},e),{defaultToToken:t.payload});case"SET_ACCOUNT_BALANCES":return Object.assign(Object.assign({},e),{accountBalances:Object.assign(Object.assign({},e.accountBalances),t.payload)});case"SET_ACCOUNT_ALLOWANCES":const r=Object.assign({},e.accountBalances);return Object.keys(r).map((e=>{r[e].tokenAllowances=t.payload})),Object.assign(Object.assign({},e),{accountBalances:r});case"SET_BALANCE_LOADINGS":return Object.assign(Object.assign({},e),{balanceLoadings:Object.assign(Object.assign({},e.balanceLoadings),t.payload)});default:return e}};!function(e){e.Initial="Initial",e.Pending="Pending",e.ApproveSuccess="ApproveSuccess",e.TxSuccess="TxSuccess",e.Failed="Failed"}(_h||(_h={}));const Bh={height:void 0,width:void 0,apikey:"",feeRate:0,rebateTo:"",isReverseRouting:!1,contractStatus:_h.Initial,autoConnectLoading:void 0,autoSlippage:void 0};var Ph=(e=Bh,t)=>{var r,n;switch(t.type){case"SET_GLOBAL_PROPS":return Object.assign(Object.assign({},e),t.payload);case"SET_AUTO_CONNECT_LOADING":return Object.assign(Object.assign({},e),{autoConnectLoading:t.payload});case"SET_AUTO_SLIPPAGE":return Object.assign(Object.assign({},e),{autoSlippage:t.payload});case"SET_AUTO_SLIPPAGE_LOADING":return Object.assign(Object.assign({},e),{autoSlippage:{loading:t.payload,value:null!==(n=null===(r=e.autoSlippage)||void 0===r?void 0:r.value)&&void 0!==n?n:null}});default:return e}};const Dh={settings:Oh,wallet:Fh,globals:Bh,token:Lh},Uh=y.combineReducers({settings:Ih,wallet:jh,token:Wh,globals:Ph}),Vh=g.configureStore({reducer:Uh,middleware:e=>e({serializableCheck:{ignoredActions:["SET_ACCOUNT_BALANCES","SET_ETH_BALANCE"],ignoredPaths:["token.accountBalances","token.ethBalance"]}}),preloadedState:Dh}),Zh=e=>(null!=e?e:Vh.getState()).wallet.chainId,Hh=e=>(null!=e?e:Vh.getState()).wallet.fromTokenChainId,zh=e=>(null!=e?e:Vh.getState()).wallet.toTokenChainId,Yh=e=>(null!=e?e:Vh.getState()).wallet.latestBlockNumber,Gh=b.create(((e,t)=>({enabled:!1,initialize:()=>ka(void 0,void 0,void 0,(function*(){const t=yield x.getHttpEndpoint(),r=new w.TonClient({endpoint:t}),n=yield x.getHttpV4Endpoint(),o=new w.TonClient4({endpoint:n});const i=new class{dispatchEvent(t,r){return ka(this,void 0,void 0,(function*(){if("ton-connect-connection-completed"===t)if("connection-completed"===r.type&&r.is_success){if(!r.wallet_address)throw new Error("wallet_address not found");e({connected:{chainId:Number(r.custom_data.chain_id),account:w.Address.parseRaw(r.wallet_address).toString({bounceable:!1})}})}}))}addEventListener(e,t,r){throw new Error("Method not implemented.")}},s=new v.TonConnect({eventDispatcher:i}),a=new v.TonConnectUI({connector:s});e({tonConnectUI:a,client:r,clientV4:o})})),connect:()=>ka(void 0,void 0,void 0,(function*(){var e,r;const{initialize:n}=t();t().tonConnectUI||(yield n());const{tonConnectUI:o}=t();if(!o)throw new Error("tonConnectUI not initialized");(null===(e=o.account)||void 0===e?void 0:e.address)||(yield o.connector.restoreConnection(),(null===(r=o.account)||void 0===r?void 0:r.address)||(yield o.openModal()))})),getBlockNumber:()=>ka(void 0,void 0,void 0,(function*(){const{initialize:e}=t();t().clientV4||(yield e());const{clientV4:r}=t();if(!r)throw new Error("clientV4 not initialized");return(yield r.getLastBlock()).last.seqno})),getJettonWallet:e=>ka(void 0,void 0,void 0,(function*(){const{initialize:r}=t();t().client||(yield r());const{client:n,tonConnectUI:o,connected:i}=t();if(!n||!o)throw new Error("tonConnect not initialized");if(!i)throw new Error("account not found");const s=w.Address.parseFriendly(i.account).address;return(yield n.runMethod(w.Address.parseFriendly(e).address,"get_wallet_address",[{type:"slice",cell:w.beginCell().storeAddress(s).endCell()}])).stack.readAddress().toString()})),getBalance:e=>ka(void 0,void 0,void 0,(function*(){const{initialize:r}=t();t().client||(yield r());const{client:n}=t();if(!n)throw new Error("tonConnect not initialized");const o=w.Address.parseFriendly(e).address,i=yield n.getBalance(o);return new O.default(i.toString()).div(10**9)})),getTokenBalance:(e,r)=>ka(void 0,void 0,void 0,(function*(){const{getJettonWallet:n}=t(),o=yield n(e),{initialize:i}=t();t().client||(yield i());const{client:s}=t();if(!s)throw new Error("client not initialized");let a=new O.default(0);try{const e=yield s.runMethod(w.Address.parseFriendly(o).address,"get_wallet_data");a=new O.default(e.stack.readBigNumber().toString()).div(10**r)}catch(e){if(!(yield t().getBalance(o)).isEqualTo(0))throw e}return a}))})));function Xh({isTon:e}={}){const t=u.useWeb3React(),r=Gh(),n=c.useSelector(Hh),o=I.default.useCallback((n=>ka(this,void 0,void 0,(function*(){var o;e&&(r.tonConnectUI||(yield r.initialize()),r.tonConnectUI&&r.tonConnectUI.connector.restoreConnection()),(null===(o=t.connector)||void 0===o?void 0:o.connectEagerly)?yield t.connector.connectEagerly(n):yield t.connector.activate(n)}))),[e,t,r]);return I.default.useMemo((()=>{var i,s,a,l,c,d,u;return n===ma.TON||e?{isTon:!0,chainId:null===(i=r.connected)||void 0===i?void 0:i.chainId,account:null===(s=r.connected)||void 0===s?void 0:s.account,tonAccount:null===(a=r.connected)||void 0===a?void 0:a.account,evmAccount:t.account,isMetamask:!1,autoConnect:o,connect:r.connect,getLastBlockNumber:r.getBlockNumber,getBalance:e=>ka(this,void 0,void 0,(function*(){return yield r.getBalance(e)}))}:{isTon:!1,chainId:t.chainId,account:t.account,tonAccount:null===(l=r.connected)||void 0===l?void 0:l.account,evmAccount:t.account,isMetamask:null===(d=null===(c=t.provider)||void 0===c?void 0:c.provider)||void 0===d?void 0:d.isMetaMask,autoConnect:o,connect:()=>t.connector.deactivate?t.connector.deactivate():t.connector.resetState(),provider:t.provider,getLastBlockNumber:null===(u=t.provider)||void 0===u?void 0:u.getBlockNumber,getBalance:t.provider?e=>ka(this,void 0,void 0,(function*(){var r;const n=yield null===(r=t.provider)||void 0===r?void 0:r.getBalance(e);return n?new O.default(n.toString()).div(1e18):n})):void 0}}),[o,e,n,t,r])}function Jh(){const{chainId:e}=Xh(),t=c.useSelector(Zh);return o.useMemo((()=>e||t||1),[e,t])}var qh=[{chainId:1,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/prKmKP8yDTuPMHTCZ_DcxG8BqsuHNO8w5KDmJWmPodg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOUVaWU1ER2ZVN3g2N3ZBZThqWkUxZzA0RExUaFhaV0JIb09wZFhpeXhHRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNNeVgyTnZhVzV0WVhKclpYUmpZWEJmWTI5dFgzTjBZWFJwWTE5cGJXZGZZMjlwYm5OZk5qUjROalJmTVRBeU4xOHhNekkyTjJGbE5EY3dMbkJ1WncucG5n.webp"},{chainId:1,address:"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:1,address:"0x4Fabb145d64652a948d72533023f6E7A623C7C53",name:"Binance USD",decimals:18,symbol:"BUSD",logoURI:"https://images.dodoex.io/xZmadzpVOnpuq2jNG_5EGKeqMET0LU_gmfnp4VxkcxI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSHQwWXZKMGNnU0lGTFM0aHExTV9jOXVITV9fMHpXaHBKSGVOQU5neTBuby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkoxYzJSZk4ySTJOalJpWWpReVpDOWlkWE5rWHpkaU5qWTBZbUkwTW1RdWNHNW4ucG5n.webp"},{chainId:1,address:"0x6b175474e89094c44da98b954eedeac495271d0f",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/h2lbKBfBJ2LNSTNCuwjsBkshT4eXzDDmAV0lhWS0llA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUnVJNWt2eHBwalI4TTZsenFZZVAyTTB4eVFMUGJ0S1hONDdWVTN1dUszZy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpBNU5qUmpPVFUxT1M1d2JtYy5wbmc.webp"},{chainId:1,address:"0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:1,address:"0xdac17f958d2ee523a2206206994597c13d831ec7",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:1,address:"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:1,address:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/mI69kq-S-tNT1W57qYizPd5r2WNFzpAq5y6NhOcrTkY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVEZhSVNLVVZIWThLTVhyTkVmZDRXRUJmMGJoSHRweHY3Q1hDT0dKbGY2by9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT0dVeFpEaG1PVEEyWlM1d2JtYy5wbmc.webp"},{chainId:5,symbol:"USDC",address:"0xC4106029d03c33731Ca01Ba59b5A6368c660E596",name:"USDC",decimals:6,logoURI:""},{chainId:5,symbol:"USDT",address:"0xed8a325D87D3b6edED04FB992A1482231647EE5e",name:"USDT Token",decimals:6,logoURI:""},{chainId:5,symbol:"WETH",address:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",name:"Wrapped Ether",decimals:18,logoURI:""},{chainId:5,symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,logoURI:""},{chainId:56,address:"0xe9e7cea3dedca5984780bafc599bd69add087d56",name:"BUSD Token",decimals:18,symbol:"BUSD",logoURI:"https://images.dodoex.io/BvxyffA5gsLB4bLmlOVkfu7AVami78-VcW_6_i8I6kc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vbC1Sa25meFB3ZXlCOGVYSWJ2b04wdHczLTlzckZOckxfRHdTTnRLSHVRRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZlluVnpaRjgyTXpsbFlqZzNZV0V4WDJKMWMyUmZOak01WldJNE4yRmhNVjlsT1dVMVlXRTBOemxtTG5OMlp3LnN2Zw.webp"},{chainId:56,address:"0x55d398326f99059ff775485246999027b3197955",name:"Tether USD",decimals:18,symbol:"USDT",logoURI:"https://images.dodoex.io/QOl7CvP_WSmTUOMthbxQsNKjDj0s5kSjup69dW_-UeA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTjdQU3RXV2ZGaGNTVzM1QlE2TEJIaF9keVROUEJqa1RLTXRwTll5cEhSWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZmRYTmtkRjh4TlRZME1XWmpaRFF3WDNWelpIUmZNVFUyTkRGbVkyUTBNRjlqWmpJMVpUYzVZVE5qTG5OMlp3LnN2Zw.webp",canBridgeToTon:!0},{chainId:56,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://images.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:56,address:"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c",name:"BTCB Token",decimals:18,symbol:"BTCB",logoURI:"https://images.dodoex.io/fZG0z_RZ1U73_LuuC3RGrrZvNR-bgrCUjkwvaro-PCY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZ1NXN0RuYWNkMnc2YWxSQnFmcENqTHNDZWJhc2VtQTc0dDJlTEdDZjhfNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpJNVlXRmpZamxoTVM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",name:"Dai Token",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/bhz9Vtma8hPb_-GnhwqQkhfTQ5PwKcR1Qbzn7aBKlfs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZW04OHB4YXNDdEg0Nl9BcjhVandzZWR2SFBFUUtjVWVkc0FmV2lvenB2Yy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWVRoaFptSmxaRFppWkM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:56,address:"0x2170ed0880ac9a755fd29b2688956bd959f933f8",name:"Ethereum Token",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:56,address:"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",name:"Binance-Peg USD Coin",decimals:18,symbol:"USDC",logoURI:"https://images.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:56,address:"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",name:"Wrapped BNB",decimals:18,symbol:"WBNB",logoURI:"https://images.dodoex.io/-Pua5rc9k9iW4yuF5ajLVKzMkRhBq06D8HiEZ5gjezA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMDZOWTdBTmdOYWdFOHpXYUMtX2IzYXVPOUxsTEp6QlpLTUR3VlM5eW9DQS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT1dRellXTmtZMlEzTnk1d2JtYy5wbmc.webp"},{chainId:137,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"MATIC",decimals:18,symbol:"MATIC",logoURI:"https://images.dodoex.io/cQFrEB6yGIqMkh_6Pie8VR3kIStL58IS-y8FbroHVwA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2VNUUk2dkpoaXljeldrczJaWWdGdk8zSEoxSWFIa053LXZYeXFneER4US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekZmTWpkbE56TXlNRE13TWk4eFh6STNaVGN6TWpBek1ESXVjRzVuLnBuZw.webp"},{chainId:137,address:"0xe4bf2864ebec7b7fdf6eeca9bacae7cdfdaffe78",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/KEPetVp3nQkB6BZ_cb05trEfBbGxFEg92UnF8NZsEzM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE5wTlRseEJGbFRDalM1ZFh3SWJ3Mm1hZ3NPUFFkZ3Z1UEhuZDZrNWdyMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk4yUTBaamxtTldOaU15OUVUMFJQWHpka05HWTVaalZqWWpNdWNHNW4ucG5n.webp"},{chainId:137,address:"0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/hdRkGay_hj0t1OzN5C3c30cmch26tJhHUSroffg7ciY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOHd3UndQOG9DTTdBcF9NOW11bGVOQWRqYjhBOXpvX2FYUE5pVTNBYUtzYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhnMlgwSXhOelUwTnpSZlJUZzVNRGswWDBNME5GOUVZVGs0WWprMU5GOUZaV1JsWDBGRFh6UTVOVEkzTVdRd1gwWmZiRzluYjE4MFpXSXdNVE0zTVRZeExuQnVady5wbmc.webp"},{chainId:137,address:"0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:137,address:"0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/er3iAGv39hCC7F8AydW_AteD3hnZj9HI2XcAaruHeqA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE9WUWtzN3JQWU5OZWdmNTRuNC1Za1NGTFYyLXVGZmlJRFVYem85aVMzOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlFUQmlPRFk1T1RGak5qSXhPR0l6Tm1NeFpERTVYMFEwWVRKbE9WOUZZakJqWDBVek5qQTJaVjlDTkRoZmJHOW5iMTlpTmpGbE5EVmtNbVF6TG5CdVp3LnBuZw.webp",canBridgeToTon:!0},{chainId:137,address:"0xc2132D05D31c914a87C6611C10748AEb04B58e8F",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/WeK6L9_RjWUfAsnMuOAdyXIZVE3JK_H3lZU5vk2m7Tg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTFJ0aEt6X2VrSXdmTEh6NnAycW5rSkRFeUk1RXZrODlXQ0J2VW43MUJLNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoa1gwRkRYekUzWDBZNU5UaGZSREpsWlRVeU0yRXlNakEyTWpBMk9UazBOVGszWDBNeE0xOUVPRE14WldNM1gyeHZaMjlmWXpCbU9XVTFaamxoTmk1d2JtYy5wbmc.webp",canBridgeToTon:!0},{chainId:137,address:"0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/_KjvB9pCVqbIIv_UnQvRWpjySBHiFnuHNSXUm_52UZM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDQ4OVYzTW1NMi1qaFJueEQ2Y3MyY1gydXdGS2tkRHpiRGZsbkZhTTJxOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhneU1qWXdYMFpCUTE4MVgwVTFOVFF5WVRjM00xOUJZVFEwWmw5Q1gwTm1aVjlFWmpkZlF6RTVNMkpqTWw5RE5UazVYMnh2WjI5Zk5HTmpORE0zTlRneFppNXdibWMucG5n.webp"},{chainId:137,address:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",name:"Wrapped MATIC",decimals:18,symbol:"WMATIC",logoURI:"https://images.dodoex.io/HfZVSaAES3QRplSybW2uoKmYf6pVTRaxufn95_Qto_A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMERhZEZTUUVFX0d4YlBoMHY3Wk1Hb1FwaWtOQm1vaWFyZTFlaFdJbU44dy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjFoZEdsalgyVmlOekZtTkdFMU9XRXZiV0YwYVdOZlpXSTNNV1kwWVRVNVlTNTNaV0p3LndlYnA.webp"},{chainId:42161,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:42161,address:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/6VmZGvbENd4TM1VK0rsYrfznRtG-GwxP-zCy2qyc9bM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWnJZUDB0ZHVTLUdDNE5FTThmRmV1RHhVWklPNUZpWnpqdkdBc0lfNlBQMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh5TW1GbU4yVTVOVFJpTDFkRlZFaGZhV052Ymw4eU1tRm1OMlU1TlRSaUxuQnVady5wbmc.webp"},{chainId:42161,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:42161,address:"0x69Eb4FA4a2fbd498C257C57Ea8b7655a2559A581",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/6U51l5aajoRrCaO6cpbrclQ2olWNDzuShggOCfoktCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8va3RkSlhwQ3dsQVZtZXNPb1dvQV95SG9IazBnV3UxUExienBKa1AxYnlJdy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5tTmtPVEV4WXprNE15OUVUMFJQWHpaalpEa3hNV001T0RNdWNHNW4ucG5n.webp"},{chainId:42161,address:"0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",name:"USD Coin (Arb1)",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp",canBridgeToTon:!0},{chainId:42161,address:"0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:42161,address:"0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:66,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"OKT",decimals:18,symbol:"OKT",logoURI:"https://images.dodoex.io/pcltGNcIp7DP33nj3YxxBpuFEekNcOW3pwq9tjSrpY4/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTzJHSDJYTndRancwbXMzQXNidG5xNzRkVEROVld3QWFOU1dXU2ZnU01QTS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RTVOalF5T1RCZk1qQXlNakExTWpBd056STNORFl3TWpJdWMzWm4uc3Zn.webp"},{chainId:66,address:"0x382bB369d343125BfB2117af9c149795C6C65C50",name:"USDT",decimals:18,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:66,address:"0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://images.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:66,address:"0x54e4622DC504176b3BB432dCCAf504569699a7fF",name:"BTCK",decimals:18,symbol:"BTCK",logoURI:"https://images.dodoex.io/L3kcNUKg94qnX8OPFlEvHKqWybnJD8SA9HTne3PW-Rg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vNU1MQTB3Q3V6eEs4Q3ZMV0RqempuOVhzalBTWE1zbUpWZ0RRN1RPMG9FWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpVUTB0Zk1HWmlaRGRsTWpnNU5pOUNWRU5MWHpCbVltUTNaVEk0T1RZdWNHNW4ucG5n.webp"},{chainId:66,address:"0x332730a4F6E03D9C55829435f10360E13cfA41Ff",name:"BUSD",decimals:18,symbol:"BUSD",logoURI:"https://images.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:66,address:"0x21cDE7E32a6CAF4742d00d44B07279e7596d26B9",name:"DAIK",decimals:18,symbol:"DAIK",logoURI:"https://images.dodoex.io/LOb-sXupURNN9HA0zBSfLfpZlx52N9qRSDUyzk3cg0A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vck5pZzMtWU5TOUl4T3ZHX19taTFRSU9WYTZsczdZNXViRVhGcTJJVGplby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJCU1V0Zk5ESTVNV1l4WlRoa1pTOUVRVWxMWHpReU9URm1NV1U0WkdVdWNHNW4ucG5n.webp"},{chainId:66,address:"0xEF71CA2EE68F45B9Ad6F72fbdb33d707b872315C",name:"ETHK",decimals:18,symbol:"ETHK",logoURI:"https://images.dodoex.io/IwBclhMMQLOo79RdRo6-HnUiXxshO_hSi02YK3L6MFI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcFBSd192aEx2MHh3WkRHU2k3eGYyYVJiQjlocVhfU2tacUdGc3RJR0pYRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFZVU0V0Zk1UQTVNamMzTW1VMU9DOUZWRWhMWHpFd09USTNOekpsTlRndWNHNW4ucG5n.webp"},{chainId:66,address:"0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85",name:"USDC",decimals:18,symbol:"USDC",logoURI:"https://images.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:66,address:"0xdCAC52E001f5bd413aa6ea83956438F29098166b",name:"USDK",decimals:18,symbol:"USDK",logoURI:"https://images.dodoex.io/X-_D75ZOpI-yC70WjdgC8wiqcssfRIALEv0eUfD3HiE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vd290dHEzaWdkTDVzQlhSR2VFZkhQLTNpZHhDZzV0V3VGQmE3YjNrNUZITS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkV0Zk56aGpZekV6TW1OaVpDOVZVMFJMWHpjNFkyTXhNekpqWW1RdWNHNW4ucG5n.webp"},{chainId:66,address:"0x506f731F7656e2FB34b587B912808f2a7aB640BD",name:"WBTCK",decimals:18,symbol:"WBTCK",logoURI:"https://images.dodoex.io/7Gb1gYkvjWESf9ungWe4YKOrr5GY5UILmTwU_U95kCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOTQ4NWZpU2NmUzBNc2V1YVZXWXo2Z1RuNVVidXJvZkxmN1VGSWhMdndjTS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOTFgyVXlZamRpWVRJNU16TXZWMEpVUTB0ZlpUSmlOMkpoTWprek15NXdibWMucG5n.webp"},{chainId:1313161554,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ethereum",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:1313161554,address:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB",name:"Wrapped Ethereum",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79",name:"Aurora",decimals:18,symbol:"Aurora",logoURI:"https://images.dodoex.io/2C2jfpO2-VYuwlga3SdtP5I6eJNJXIYq3LvPU4aFuiU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcHFWVWlJOEQ4VU5iUEZYRElvUnA3cFhEZFc4dmx4dWEtTmxubmxlam1PMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkYxY205eVlWOHlOVEprWlRFeE56YzBMMkYxY205eVlWOHlOVEprWlRFeE56YzBMbmRsWW5BLndlYnA.webp"},{chainId:1313161554,address:"0xe3520349F477A5F6EB06107066048508498A291b",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:1313161554,address:"0xe301eD8C7630C9678c39E4E45193D1e7Dfb914f7",name:"DODO Bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/SEcMDWMmtHb3GFW5l7fTKYurpTqALHdZI3D6qzad1rs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vQXRNMzllUjhRQzhYTl8tem5HU0pSLS1lV0tPUW91V3p2ci0zQ014WlJTSS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekl3TUhneU1EQmZNVjh3WWpReFl6VTJZV1UxTHpJd01IZ3lNREJmTVY4d1lqUXhZelUyWVdVMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0xB12BFcA5A55806AaF64E99521918A4bf0fC40802",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp",canBridgeToTon:!0},{chainId:1313161554,address:"0x4988a896b1227218e4A686fdE5EabdcAbd91571f",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:1313161554,address:"0xF4eB217Ba2454613b15dBdea6e5f22276410e89e",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Avalanche",decimals:18,symbol:"AVAX",logoURI:"https://images.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",name:"Wrapped AVAX",decimals:18,symbol:"WAVAX",logoURI:"https://images.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98",name:"Binance USD",decimals:18,symbol:"BUSD.e",logoURI:"https://images.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:43114,address:"0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",name:"Dai Stablecoin",decimals:18,symbol:"DAI.e",logoURI:"https://images.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:43114,address:"0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664",name:"USD Coin",decimals:6,symbol:"USDC.e",logoURI:"https://images.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:43114,address:"0xc7198437980c041c805A1EDcbA50c1Ce5db95118",name:"Tether USD",decimals:6,symbol:"USDT.e ",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:43114,address:"0x50b7545627a5162F82A992c33b87aDc75187B218",name:"Wrapped BTC",decimals:8,symbol:"WBTC.e",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",name:"Wrapped Ether",decimals:18,symbol:"WETH.e",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:10,address:"0x4200000000000000000000000000000000000006",name:"WETH",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/f9SbZq39ynUZS5ueKvAwzLmKUfcZvYpKDaysT3dkcvM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2NkVzJUWjladmRiX3BVSjZ3b2YzeHRvYk94YUw3bEV5RmhhemhJUFhlMC9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RXdNamd3TkRaZk1qQXlNakEwTWpJd01UQXpORGc1TURVdWNHNW4ucG5n.webp"},{chainId:10,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"DAI",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/04gwZiu2K_9fdb2zLwzsX1nONCbBWrZOvTyOoEFhx3g/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaDJCcmdhUmZxUzBLZDBEOVpZbEUteEtNMVdzeFFtRzBEWVpKOGJCaWN4US9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6SXlNRFUwTVRsZk1qQXlNakEwTWpJd01UQTBNak00TlRVdWFuQm4uanBn.webp"},{chainId:10,address:"0x7F5c764cBc14f9669B88837ca1490cCa17c31607",name:"USDC",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:10,address:"0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",name:"USDT",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/iD2HcQfBC7tC1Eb0ERs67UIyUo0G-S77OaYuzCArFC0/rs:fit:32:32:0/g:no/aHR0cHM6Ly90b2tlbi1pbWcuZG9kb2V4LmlvLzEwLzB4OTRiMDA4YWEwMDU3OWMxMzA3YjBlZjJjNDk5YWQ5OGE4Y2U1OGU1OA.webp",canBridgeToTon:!0},{chainId:10,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/bcyoORJ04NyP1HhYUZ9RrTZ-MEOFeNnMcrr__JZ6Ruw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vV1lHaU9IVFVnVWs4Q3Z3WmNyN0hWX2w4SlNrQjRVQUh1UXpzaWd4U3Nmay9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6VTVPREk0T1Y4eU1ESXlNRFF5TWpBeU1qTTBNelk0TlM1d2JtYy5wbmc.webp"},{decimals:18,logoURI:"https://images.dodoex.io/Gbch2fMVm-itKQ-wYdO0BE9s_LVK-8fr2eoJxyjM_pY/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOXZDZEdXMV9BQnM2VTA3RzNIcDd1VnRURnppdWJvQlJObVJyVEZLaXhEcy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RTVORFV4TXpoZk1qQXlNekEzTURNd056RTRNalkyT0RjdWFuQm4uanBn.webp",name:"Wrapped Conflux",address:"0x14b2D3bC65e74DAE1030EAFd8ac30c533c976A9b",symbol:"WCFX",chainId:1030},{decimals:18,logoURI:"https://images.dodoex.io/74nSnlgHYl303M6PsFI2ItXIpPdEaN5W62bJk0xrm6g/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vRUw0TjJvclJYb2pibEZwa2pTZy1mVlZuVDhhMWZ6amloek43eGlSZFdmWS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6ZzNNRGN4TXpOZk1qQXlNekEzTURNd056TTJNVGM0TXpndWNHNW4ucG5n.webp",name:"BNB",address:"0x94bd7A37d2cE24cC597E158fACaa8d601083ffeC",symbol:"BNB",chainId:1030},{decimals:18,logoURI:"https://images.dodoex.io/Tzga6cVcC2NZzIAvdf812Bcl5zSn5mNomHQRJhkjaiI/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVG5iZnNQSUVGWmFEeGkxSm9GUUd3blZSUUtrREkza3h2ekhuUnllTmUwYy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6STNNVEkwTTE4eU1ESXpNRGN3TXpBM01qa3lOVEl6TVM1d2JtYy5wbmc.webp",name:"Ethereum Token",address:"0xa47f43DE2f9623aCb395CA4905746496D2014d57",symbol:"ETH",chainId:1030},{chainId:1030,address:"0xfe97e85d13abd9c1c33384e796f10b73905637ce",name:"Tether USD",decimals:18,symbol:"USDT",logoURI:"https://images.dodoex.io/n_bg2q8GR4MlobGgr4RYo4r2gS6om7hmtGABi6qoulQ/rs:fit:96:96:0/g:no/aHR0cHM6Ly9jbXAuZG9kb2V4LmlvL2lnTHA5WW1zMnY4em9jOEVEcHRBOWRFTi0xZHZ0V2RkRGVMWjZaVjh1OGMvcnM6Zml0OjE2MDoxNjA6MC9nOm5vL2FIUjBjSE02THk5cGJXRm5aUzF3Y205NGVTNWtiMlJ2WlhndWFXOHZhQzFxVkRnMVZWVTRUalpUT1dsVlZuSkpMVnBCU0hjd1dXaDBTSFJPUjNoNWJUZHVZa2QyVUZobmR5OWhTRkl3WTBoTk5reDVPWHBrUnpsNVdWZGtiRXh0WkhaaU1tUnpXbGRHZDJGWVRYVlpNamwwVERKU2RscEhPSFJpVjFacllWZEZkR016VW1oYU1teDFXbms1TVdOSGVIWlpWMUptWVZjeGJsaDZhekpPYWtVMVRsWTRlVTFFU1hwTlJHTjNUWHBCTTAxcVdYZFBSR2N5VDFNMWQySnRZeTV3Ym1jLndlYnA.webp",canBridgeToTon:!0},{chainId:1030,address:"0x1F545487c62e5ACfEa45dcAdd9c627361d1616D8",name:"Wrapped BTC",decimals:18,symbol:"WBTC",logoURI:"https://images.dodoex.io/1e_VT8Ppoj0-PDkhFC58pxdegwGCdWBOa5JTPU-Ol2U/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVU92VExkR1I4SzNHWnhISnA0aEVSN09teVdjdWdsNDBlU1hEbmJKWlJ2RS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6a3hNVGd3TWpaZk1qQXlNekEzTURNd056TXhOVEUzT1RVdWNHNW4ucG5n.webp",canBridgeToTon:!0},{decimals:18,logoURI:"https://images.dodoex.io/Wr2Rsy3ec2m0qdAHY95E-niUfibhSvMC9j6I9a2jW0w/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWWNqMXJhUEVTYTYxeVpfeDdNNktWOGdabmxpVjdELTRCaWRpcVNYRExCZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6TXlOVGs1TWpGZk1qQXlNekE0TURRd05ETTJNamM0TXpJdWFuQm4uanBn.webp",name:"Bald",address:"0x27D2DECb4bFC9C76F0309b8E88dec3a601Fe25a8",symbol:"BALD",chainId:8453},{decimals:18,logoURI:"https://images.dodoex.io/20ZPKcy3KFBFeRhzXhM17Jn_ECPETHKMulANNxeUovo/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZHV4b2JTNm03dzQyUWdfd09rZDBqV1JCWm5TNW5GQjRHM1A5Yk5wWDc3MC9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6SXhNVFk1TnpkZk1qQXlNekE0TURRd05ESTNNVEkyTmprdWMzWm4uc3Zn.webp",name:"Wrapped Ether",address:"0x4200000000000000000000000000000000000006",symbol:"WETH",chainId:8453},{decimals:6,logoURI:"https://images.dodoex.io/XZ0_CC_Hy6CLGuNpjsfkgdGp67czyMKPcq8HcsabhyQ/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vbm93dE5BTjlkNEYzeDQwVEtlWFVwRTJtTEo4OEd1ZWo1RHplUFVLeWRQUS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6WXdOemM0TkRaZk1qQXlNekE0TURRd05ETTRORGszTnprdWMzWm4uc3Zn.webp",name:"Axelar Wrapped USDC",address:"0xEB466342C4d449BC9f53A865D5Cb90586f405215",symbol:"axlUSDC",chainId:8453},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ethereum",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",symbol:"ETH",chainId:8453},{decimals:6,logoURI:"https://images.dodoex.io/UzsHCVfq_wYVDFVhkYthXWfHdldQUNx7LH3-3uXCs_U/rs:fit:96:96:0/g:no/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL3RydXN0d2FsbGV0L2Fzc2V0cy9tYXN0ZXIvYmxvY2tjaGFpbnMvZXRoZXJldW0vYXNzZXRzLzB4QTBiODY5OTFjNjIxOGIzNmMxZDE5RDRhMmU5RWIwY0UzNjA2ZUI0OC9sb2dvLnBuZw.webp",name:"USD Base Coin",address:"0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",symbol:"USDbC",chainId:8453},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",symbol:"ETH",chainId:59144},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f",symbol:"WETH",chainId:59144},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0x5300000000000000000000000000000000000004",symbol:"WETH",chainId:534352},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4",symbol:"USDC",chainId:534352,canBridgeToTon:!0},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0x0Dc808adcE2099A9F62AA87D9670745AbA741746",symbol:"WETH",chainId:169},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"0xb73603c5d87fa094b7314c74ace2e64d165016fb",symbol:"USDC",chainId:169,canBridgeToTon:!0},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",symbol:"ETH",chainId:169},{decimals:6,logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",name:"Tether USD",address:"0x201EBa5CC46D216Ce6DC03F6a759e8E766e956aE",symbol:"USDT",chainId:5e3,canBridgeToTon:!0},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"0x09bc4e0d864854c6afb6eb9a9cdf58ac190d0df9",symbol:"USDC",chainId:5e3,canBridgeToTon:!0},{decimals:6,logoURI:"https://tether.to/images/logoCircle.png",name:"Tether USD",address:"EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA",symbol:"jUSDT",chainId:-239},{decimals:6,logoURI:"https://tether.to/images/logoCircle.png",name:"Tether USD",address:"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs",symbol:"USDT",chainId:-239},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728",symbol:"jUSDC",chainId:-239}];function Qh({tokenList:e,popularTokenList:t,isTon:r}){const i=c.useDispatch(),{account:s}=Xh(),a=Jh();o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){let o=[];o=n.isArray(e)?e:n.unionBy(t,qh,(e=>e.address.toLowerCase()+e.chainId+e.side)),r&&(o=o.filter((e=>e.chainId===ma.TON||e.canBridgeToTon))),i((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_TOKEN_LIST",payload:e})})))(o))}))})()}),[e,i,t,r]),o.useEffect((()=>{i(Sa({}))}),[s,a]),o.useEffect((()=>{var e;i(Ta(r?null!==(e=null==t?void 0:t.filter((e=>e.chainId===ma.TON||e.canBridgeToTon)))&&void 0!==e?e:[]:null!=t?t:[]))}),[t,i,r])}const Kh=e=>(null!=e?e:Vh.getState()).token.tokenList,$h=e=>{const{tokenList:t,popularTokenList:r}=(null!=e?e:Vh.getState()).token;return n.unionBy(r,t,(e=>e.address.toLowerCase()+e.chainId+e.side))},ef=e=>(null!=e?e:Vh.getState()).token.accountBalances,tf=e=>(null!=e?e:Vh.getState()).token.ethBalance,rf=e=>(null!=e?e:Vh.getState()).token.defaultFromToken,nf=e=>(null!=e?e:Vh.getState()).token.defaultToToken,of=e=>(null!=e?e:Vh.getState()).token.balanceLoadings;function sf(){const{account:e,chainId:t}=Xh(),r=c.useSelector(ef),n=c.useSelector(tf),i=o.useCallback((o=>{var i,s,a;if(!e||!o)return null;if(wa(o.address,"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE")){const e=n[null!==(s=null!==(i=o.chainId)&&void 0!==i?i:t)&&void 0!==s?s:1];return!e||(null==e?void 0:e.isNaN())?null:e}const l=null===(a=r[o.address.toLocaleLowerCase()])||void 0===a?void 0:a.tokenBalances;return!l||(null==l?void 0:l.isNaN())?null:l}),[r,n,e]);return i}const af=e=>(null!=e?e:Vh.getState()).globals,lf=e=>(null!=e?e:Vh.getState()).globals.autoConnectLoading,cf=e=>(null!=e?e:Vh.getState()).globals.autoSlippage;var df=[{constant:!0,inputs:[],name:"getCurrentBlockTimestamp",outputs:[{name:"timestamp",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{components:[{name:"target",type:"address"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate",outputs:[{name:"blockNumber",type:"uint256"},{name:"returnData",type:"bytes[]"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"getLastBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"addr",type:"address"}],name:"getEthBalance",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockDifficulty",outputs:[{name:"difficulty",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockGasLimit",outputs:[{name:"gaslimit",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockCoinbase",outputs:[{name:"coinbase",type:"address"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"blockNumber",type:"uint256"}],name:"getBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"}];const uf={[ma.MAINNET]:{MULTI_CALL:"0xeefba1e63905ef1d7acba5a8513c70307c1ce441",DODO_APPROVE:"0xCB859eA579b28e02B87A1FDE08d087ab9dbE5149",ERC20_HELPER:"0xD9ef2d1583e8Aa196123e773BE38B539a4d149df"},[ma.GOERLI]:{MULTI_CALL:"0x696E25A5e2AEd1C55E6d6Cfa0532Bbda9020165d",DODO_APPROVE:"0xC9143e54021f4a6d33b9b89DBB9F458AaEdd56FB",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"},[ma.BSC]:{MULTI_CALL:"0x1Ee38d535d541c55C9dae27B12edf090C608E6Fb",DODO_APPROVE:"0xa128Ba44B2738A558A1fdC06d6303d52D3Cef8c1",ERC20_HELPER:"0x566651Ad34f6306872FaC5fB95bbF4C9beE8D8F2"},[ma.POLYGON]:{MULTI_CALL:"0xc9eD9B18e447e600238fe50e944B9062B664DEa4",DODO_APPROVE:"0x6D310348d5c12009854DFCf72e0DF9027e8cb4f4",ERC20_HELPER:"0xfd24312Ec7871A6D1a31e454D5AbB16c6c25a9b3"},[ma.ARBITRUM_ONE]:{MULTI_CALL:"0xF718F2bd590E5621e53f7b89398e52f7Acced8ca",DODO_APPROVE:"0xA867241cDC8d3b0C07C85cC06F25a0cD3b5474d8",ERC20_HELPER:"0x7C062B9C584fA6eC2504270790D38240A2c5fE72"},[ma.AURORA]:{MULTI_CALL:"0x989DcAA95801C527C5B73AA65d3962dF9aCe1b0C",DODO_APPROVE:"0x335aC99bb3E51BDbF22025f092Ebc1Cf2c5cC619",ERC20_HELPER:"0xE8C9A78725D0451FA19878D5f8A3dC0D55FECF25"},[ma.OKCHAIN]:{MULTI_CALL:"0x5e84190a270333aCe5B9202a3F4ceBf11b81bB01",DODO_APPROVE:"0x7737fd30535c69545deeEa54AB8Dd590ccaEBD3c",ERC20_HELPER:"0x4775b1858f1e417C9609D455C3Ad8751ec01daC4"},[ma.OPTIMISM]:{MULTI_CALL:"0xb98Ac2fEFc8b73aeAE33D02BB00c26E12afCa9Df",DODO_APPROVE:"0xa492d6eABcdc3E204676f15B950bBdD448080364",ERC20_HELPER:"0x42E456ea0dd7538ea103fBb1d0388D14C97bB5b2"},[ma.AVALANCHE]:{MULTI_CALL:"0x97f0153E7F5749640aDF3Ff9CFC518b79D6Fe53b",DODO_APPROVE:"0xCFea63e3DE31De53D68780Dd65675F169439e470",ERC20_HELPER:"0xC3528D128CC227fd60793007b5e3FdF7c2945282"},[ma.CONFLUX]:{MULTI_CALL:"0x696e25a5e2aed1c55e6d6cfa0532bbda9020165d",DODO_APPROVE:"0x5BaF16d57620Cb361F622232F3cb4090e35F3da2",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"},[ma.BASE]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0x89872650fA1A391f58B4E144222bB02e44db7e3B",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.LINEA]:{MULTI_CALL:"0xa7b9C3a116b20bEDDdBE4d90ff97157f67F0bD97",DODO_APPROVE:"0x6de4d882a84A98f4CCD5D33ea6b3C99A07BAbeB1",ERC20_HELPER:"0xbcd2FDC3B884Cf0dfD932f55Ec2Fe1fB7e8c62Da"},[ma.SCROLL]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0x20E77aD760eC9E922Fd2dA8847ABFbB2471B92CD",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.MANTA]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0x0226fCE8c969604C3A0AD19c37d1FAFac73e13c2",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.MANTLE]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0xa71415675F68f29259ddD63215E5518d2735bf0a",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.TON]:{MULTI_CALL:"",DODO_APPROVE:"",ERC20_HELPER:""}},pf=new Ls("abi/5.7.0"),hf={};let ff={calldata:!0,memory:!0,storage:!0},mf={calldata:!0,memory:!0};function gf(e,t){if("bytes"===e||"string"===e){if(ff[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&mf[t])return!0;return(ff[t]||"payable"===t)&&pf.throwArgumentError("invalid modifier","name",t),!1}function yf(e,t){for(let r in t)Ia(e,r,t[r])}const bf=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),vf=new RegExp(/^(.*)\[([0-9]*)\]$/);class xf{constructor(e,t){e!==hf&&pf.throwError("use fromString",Ls.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),yf(this,t);let r=this.type.match(vf);yf(this,r?{arrayLength:parseInt(r[2]||"-1"),arrayChildren:xf.fromObject({type:r[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this)}format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json){let t={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(t.indexed=this.indexed),this.components&&(t.components=this.components.map((t=>JSON.parse(t.format(e))))),JSON.stringify(t)}let t="";return"array"===this.baseType?(t+=this.arrayChildren.format(e),t+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(e!==bf.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===bf.full?", ":",")+")"):t+=this.type,e!==bf.sighash&&(!0===this.indexed&&(t+=" indexed"),e===bf.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?xf.fromString(e,t):xf.fromObject(e)}static fromObject(e){return xf.isParamType(e)?e:new xf(hf,{name:e.name||null,type:Of(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map(xf.fromObject):null})}static fromString(e,t){return r=function(e,t){let r=e;function n(t){pf.throwArgumentError(`unexpected character at position ${t}`,"param",e)}function o(e){let r={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(r.indexed=!1),r}e=e.replace(/\s/g," ");let i={type:"",name:"",state:{allowType:!0}},s=i;for(let r=0;r<e.length;r++){let i=e[r];switch(i){case"(":s.state.allowType&&""===s.type?s.type="tuple":s.state.allowParams||n(r),s.state.allowType=!1,s.type=Of(s.type),s.components=[o(s)],s=s.components[0];break;case")":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),gf(s.type,s.name)&&(s.name=""),s.type=Of(s.type);let e=s;s=s.parent,s||n(r),delete e.parent,s.state.allowParams=!1,s.state.allowName=!0,s.state.allowArray=!0;break;case",":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),gf(s.type,s.name)&&(s.name=""),s.type=Of(s.type);let a=o(s.parent);s.parent.components.push(a),delete s.parent,s=a;break;case" ":s.state.allowType&&""!==s.type&&(s.type=Of(s.type),delete s.state.allowType,s.state.allowName=!0,s.state.allowParams=!0),s.state.allowName&&""!==s.name&&("indexed"===s.name?(t||n(r),s.indexed&&n(r),s.indexed=!0,s.name=""):gf(s.type,s.name)?s.name="":s.state.allowName=!1);break;case"[":s.state.allowArray||n(r),s.type+=i,s.state.allowArray=!1,s.state.allowName=!1,s.state.readArray=!0;break;case"]":s.state.readArray||n(r),s.type+=i,s.state.readArray=!1,s.state.allowArray=!0,s.state.allowName=!0;break;default:s.state.allowType?(s.type+=i,s.state.allowParams=!0,s.state.allowArray=!0):s.state.allowName?(s.name+=i,delete s.state.allowArray):s.state.readArray?s.type+=i:n(r)}}return s.parent&&pf.throwArgumentError("unexpected eof","param",e),delete i.state,"indexed"===s.name?(t||n(r.length-7),s.indexed&&n(r.length-7),s.indexed=!0,s.name=""):gf(s.type,s.name)&&(s.name=""),i.type=Of(i.type),i}(e,!!t),xf.fromObject({name:r.name,type:r.type,indexed:r.indexed,components:r.components});var r}static isParamType(e){return!(null==e||!e._isParamType)}}function wf(e,t){return function(e){e=e.trim();let t=[],r="",n=0;for(let o=0;o<e.length;o++){let i=e[o];","===i&&0===n?(t.push(r),r=""):(r+=i,"("===i?n++:")"===i&&(n--,-1===n&&pf.throwArgumentError("unbalanced parenthesis","value",e)))}r&&t.push(r);return t}(e).map((e=>xf.fromString(e,t)))}class Ef{constructor(e,t){e!==hf&&pf.throwError("use a static from method",Ls.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),yf(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return Ef.isFragment(e)?e:"string"==typeof e?Ef.fromString(e):Ef.fromObject(e)}static fromObject(e){if(Ef.isFragment(e))return e;switch(e.type){case"function":return Sf.fromObject(e);case"event":return Af.fromObject(e);case"constructor":return Rf.fromObject(e);case"error":return Mf.fromObject(e);case"fallback":case"receive":return null}return pf.throwArgumentError("invalid fragment object","value",e)}static fromString(e){return"event"===(e=(e=(e=e.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?Af.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?Sf.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?Rf.fromString(e.trim()):"error"===e.split(" ")[0]?Mf.fromString(e.substring(5).trim()):pf.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class Af extends Ef{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==bf.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ",e!==bf.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?Af.fromString(e):Af.fromObject(e)}static fromObject(e){if(Af.isEventFragment(e))return e;"event"!==e.type&&pf.throwArgumentError("invalid event object","value",e);const t={name:Ff(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map(xf.fromObject):[],type:"event"};return new Af(hf,t)}static fromString(e){let t=e.match(jf);t||pf.throwArgumentError("invalid event string","value",e);let r=!1;return t[3].split(" ").forEach((e=>{switch(e.trim()){case"anonymous":r=!0;break;case"":break;default:pf.warn("unknown modifier: "+e)}})),Af.fromObject({name:t[1].trim(),anonymous:r,inputs:wf(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function Cf(e,t){t.gas=null;let r=e.split("@");return 1!==r.length?(r.length>2&&pf.throwArgumentError("invalid human-readable ABI signature","value",e),r[1].match(/^[0-9]+$/)||pf.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=E.BigNumber.from(r[1]),r[0]):e}function kf(e,t){t.constant=!1,t.payable=!1,t.stateMutability="nonpayable",e.split(" ").forEach((e=>{switch(e.trim()){case"constant":t.constant=!0;break;case"payable":t.payable=!0,t.stateMutability="payable";break;case"nonpayable":t.payable=!1,t.stateMutability="nonpayable";break;case"pure":t.constant=!0,t.stateMutability="pure";break;case"view":t.constant=!0,t.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+e)}}))}function Tf(e){let t={constant:!1,payable:!0,stateMutability:"payable"};return null!=e.stateMutability?(t.stateMutability=e.stateMutability,t.constant="view"===t.stateMutability||"pure"===t.stateMutability,null!=e.constant&&!!e.constant!==t.constant&&pf.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&pf.throwArgumentError("cannot have payable function with mutability "+t.stateMutability,"value",e)):null!=e.payable?(t.payable=!!e.payable,null!=e.constant||t.payable||"constructor"===e.type||pf.throwArgumentError("unable to determine stateMutability","value",e),t.constant=!!e.constant,t.constant?t.stateMutability="view":t.stateMutability=t.payable?"payable":"nonpayable",t.payable&&t.constant&&pf.throwArgumentError("cannot have constant payable function","value",e)):null!=e.constant?(t.constant=!!e.constant,t.payable=!t.constant,t.stateMutability=t.constant?"view":"payable"):"constructor"!==e.type&&pf.throwArgumentError("unable to determine stateMutability","value",e),t}class Rf extends Ef{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"constructor",stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});e===bf.sighash&&pf.throwError("cannot format a constructor for sighash",Ls.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?Rf.fromString(e):Rf.fromObject(e)}static fromObject(e){if(Rf.isConstructorFragment(e))return e;"constructor"!==e.type&&pf.throwArgumentError("invalid constructor object","value",e);let t=Tf(e);t.constant&&pf.throwArgumentError("constructor cannot be constant","value",e);const r={name:null,type:e.type,inputs:e.inputs?e.inputs.map(xf.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?E.BigNumber.from(e.gas):null};return new Rf(hf,r)}static fromString(e){let t={type:"constructor"},r=(e=Cf(e,t)).match(jf);return r&&"constructor"===r[1].trim()||pf.throwArgumentError("invalid constructor string","value",e),t.inputs=wf(r[2].trim(),!1),kf(r[3].trim(),t),Rf.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class Sf extends Rf{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map((t=>JSON.parse(t.format(e)))),outputs:this.outputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==bf.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ",e!==bf.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "):this.constant&&(t+="view "),this.outputs&&this.outputs.length&&(t+="returns ("+this.outputs.map((t=>t.format(e))).join(", ")+") "),null!=this.gas&&(t+="@"+this.gas.toString()+" ")),t.trim()}static from(e){return"string"==typeof e?Sf.fromString(e):Sf.fromObject(e)}static fromObject(e){if(Sf.isFunctionFragment(e))return e;"function"!==e.type&&pf.throwArgumentError("invalid function object","value",e);let t=Tf(e);const r={type:e.type,name:Ff(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map(xf.fromObject):[],outputs:e.outputs?e.outputs.map(xf.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?E.BigNumber.from(e.gas):null};return new Sf(hf,r)}static fromString(e){let t={type:"function"},r=(e=Cf(e,t)).split(" returns ");r.length>2&&pf.throwArgumentError("invalid function string","value",e);let n=r[0].match(jf);if(n||pf.throwArgumentError("invalid function signature","value",e),t.name=n[1].trim(),t.name&&Ff(t.name),t.inputs=wf(n[2],!1),kf(n[3].trim(),t),r.length>1){let n=r[1].match(jf);""==n[1].trim()&&""==n[3].trim()||pf.throwArgumentError("unexpected tokens","value",e),t.outputs=wf(n[2],!1)}else t.outputs=[];return Sf.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function Nf(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||pf.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class Mf extends Ef{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==bf.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?Mf.fromString(e):Mf.fromObject(e)}static fromObject(e){if(Mf.isErrorFragment(e))return e;"error"!==e.type&&pf.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:Ff(e.name),inputs:e.inputs?e.inputs.map(xf.fromObject):[]};return Nf(new Mf(hf,t))}static fromString(e){let t={type:"error"},r=e.match(jf);return r||pf.throwArgumentError("invalid error signature","value",e),t.name=r[1].trim(),t.name&&Ff(t.name),t.inputs=wf(r[2],!1),Nf(Mf.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function Of(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const If=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function Ff(e){return e&&e.match(If)||pf.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const jf=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const Lf=new Ls("abi/5.7.0");class _f{constructor(e,t,r,n){this.name=e,this.type=t,this.localName=r,this.dynamic=n}_throwError(e,t){Lf.throwArgumentError(e,this.localName,t)}}class Wf{constructor(e){Ia(this,"wordSize",e||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(e)}get data(){return Js(this._data)}get length(){return this._dataLength}_writeData(e){return this._data.push(e),this._dataLength+=e.length,e.length}appendWriter(e){return this._writeData(Zs(e._data))}writeBytes(e){let t=Vs(e);const r=t.length%this.wordSize;return r&&(t=Zs([t,this._padding.slice(r)])),this._writeData(t)}_getValue(e){let t=Vs(E.BigNumber.from(e));return t.length>this.wordSize&&Lf.throwError("value out-of-bounds",Ls.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=Zs([this._padding.slice(t.length%this.wordSize),t])),t}writeValue(e){return this._writeData(this._getValue(e))}writeUpdatableValue(){const e=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,t=>{this._data[e]=this._getValue(t)}}}class Bf{constructor(e,t,r,n){Ia(this,"_data",Vs(e)),Ia(this,"wordSize",t||32),Ia(this,"_coerceFunc",r),Ia(this,"allowLoose",n),this._offset=0}get data(){return Ys(this._data)}get consumed(){return this._offset}static coerce(e,t){let r=e.match("^u?int([0-9]+)$");return r&&parseInt(r[1])<=48&&(t=t.toNumber()),t}coerce(e,t){return this._coerceFunc?this._coerceFunc(e,t):Bf.coerce(e,t)}_peekBytes(e,t,r){let n=Math.ceil(t/this.wordSize)*this.wordSize;return this._offset+n>this._data.length&&(this.allowLoose&&r&&this._offset+t<=this._data.length?n=t:Lf.throwError("data out-of-bounds",Ls.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+n})),this._data.slice(this._offset,this._offset+n)}subReader(e){return new Bf(this._data.slice(this._offset+e),this.wordSize,this._coerceFunc,this.allowLoose)}readBytes(e,t){let r=this._peekBytes(0,e,!!t);return this._offset+=r.length,r.slice(0,e)}readValue(){return E.BigNumber.from(this.readBytes(this.wordSize))}}class Pf extends _f{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=fa(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return fa(Qs(e.readValue().toHexString(),20))}}class Df extends _f{constructor(e){super(e.name,e.type,void 0,e.dynamic),this.coder=e}defaultValue(){return this.coder.defaultValue()}encode(e,t){return this.coder.encode(e,t)}decode(e){return this.coder.decode(e)}}const Uf=new Ls("abi/5.7.0");function Vf(e,t,r){let n=null;if(Array.isArray(r))n=r;else if(r&&"object"==typeof r){let e={};n=t.map((t=>{const n=t.localName;return n||Uf.throwError("cannot encode object for signature with missing names",Ls.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]&&Uf.throwError("cannot encode object for signature with duplicate names",Ls.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]=!0,r[n]}))}else Uf.throwArgumentError("invalid tuple value","tuple",r);t.length!==n.length&&Uf.throwArgumentError("types/value length mismatch","tuple",r);let o=new Wf(e.wordSize),i=new Wf(e.wordSize),s=[];t.forEach(((e,t)=>{let r=n[t];if(e.dynamic){let t=i.length;e.encode(i,r);let n=o.writeUpdatableValue();s.push((e=>{n(e+t)}))}else e.encode(o,r)})),s.forEach((e=>{e(o.length)}));let a=e.appendWriter(o);return a+=e.appendWriter(i),a}function Zf(e,t){let r=[],n=e.subReader(0);t.forEach((t=>{let o=null;if(t.dynamic){let r=e.readValue(),i=n.subReader(r.toNumber());try{o=t.decode(i)}catch(e){if(e.code===Ls.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}}else try{o=t.decode(e)}catch(e){if(e.code===Ls.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}null!=o&&r.push(o)}));const o=t.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});t.forEach(((e,t)=>{let n=e.localName;if(!n||1!==o[n])return;if("length"===n&&(n="_length"),null!=r[n])return;const i=r[t];i instanceof Error?Object.defineProperty(r,n,{enumerable:!0,get:()=>{throw i}}):r[n]=i}));for(let e=0;e<r.length;e++){const t=r[e];t instanceof Error&&Object.defineProperty(r,e,{enumerable:!0,get:()=>{throw t}})}return Object.freeze(r)}class Hf extends _f{constructor(e,t,r){super("array",e.type+"["+(t>=0?t:"")+"]",r,-1===t||e.dynamic),this.coder=e,this.length=t}defaultValue(){const e=this.coder.defaultValue(),t=[];for(let r=0;r<this.length;r++)t.push(e);return t}encode(e,t){Array.isArray(t)||this._throwError("expected array value",t);let r=this.length;-1===r&&(r=t.length,e.writeValue(t.length)),Uf.checkArgumentCount(t.length,r,"coder array"+(this.localName?" "+this.localName:""));let n=[];for(let e=0;e<t.length;e++)n.push(this.coder);return Vf(e,n,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&Uf.throwError("insufficient data length",Ls.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let r=[];for(let e=0;e<t;e++)r.push(new Df(this.coder));return e.coerce(this.name,Zf(e,r))}}class zf extends _f{constructor(e){super("bool","bool",e,!1)}defaultValue(){return!1}encode(e,t){return e.writeValue(t?1:0)}decode(e){return e.coerce(this.type,!e.readValue().isZero())}}class Yf extends _f{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Vs(t);let r=e.writeValue(t.length);return r+=e.writeBytes(t),r}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Gf extends Yf{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,Ys(super.decode(e)))}}class Xf extends _f{constructor(e,t){let r="bytes"+String(e);super(r,r,t,!1),this.size=e}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+2*this.size)}encode(e,t){let r=Vs(t);return r.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(r)}decode(e){return e.coerce(this.name,Ys(e.readBytes(this.size)))}}class Jf extends _f{constructor(e){super("null","",e,!1)}defaultValue(){return null}encode(e,t){return null!=t&&this._throwError("not null",t),e.writeBytes([])}decode(e){return e.readBytes(0),e.coerce(this.name,null)}}class qf extends _f{constructor(e,t,r){const n=(t?"int":"uint")+8*e;super(n,n,r,!1),this.size=e,this.signed=t}defaultValue(){return 0}encode(e,t){let r=E.BigNumber.from(t),n=sl.mask(8*e.wordSize);if(this.signed){let e=n.mask(8*this.size-1);(r.gt(e)||r.lt(e.add(il).mul(nl)))&&this._throwError("value out-of-bounds",t)}else(r.lt(ol)||r.gt(n.mask(8*this.size)))&&this._throwError("value out-of-bounds",t);return r=r.toTwos(8*this.size).mask(8*this.size),this.signed&&(r=r.fromTwos(8*this.size).toTwos(8*e.wordSize)),e.writeValue(r)}decode(e){let t=e.readValue().mask(8*this.size);return this.signed&&(t=t.fromTwos(8*this.size)),e.coerce(this.name,t)}}class Qf extends Yf{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,hl(t))}decode(e){return fl(super.decode(e))}}class Kf extends _f{constructor(e,t){let r=!1;const n=[];e.forEach((e=>{e.dynamic&&(r=!0),n.push(e.type)}));super("tuple","tuple("+n.join(",")+")",t,r),this.coders=e}defaultValue(){const e=[];this.coders.forEach((t=>{e.push(t.defaultValue())}));const t=this.coders.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});return this.coders.forEach(((r,n)=>{let o=r.localName;o&&1===t[o]&&("length"===o&&(o="_length"),null==e[o]&&(e[o]=e[n]))})),Object.freeze(e)}encode(e,t){return Vf(e,this.coders,t)}decode(e){return e.coerce(this.name,Zf(e,this.coders))}}const $f=new Ls("abi/5.7.0"),em=new RegExp(/^bytes([0-9]*)$/),tm=new RegExp(/^(u?int)([0-9]*)$/);const rm=new class{constructor(e){Ia(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new Pf(e.name);case"bool":return new zf(e.name);case"string":return new Qf(e.name);case"bytes":return new Gf(e.name);case"array":return new Hf(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new Kf((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Jf(e.name)}let t=e.type.match(tm);if(t){let r=parseInt(t[2]||"256");return(0===r||r>256||r%8!=0)&&$f.throwArgumentError("invalid "+t[1]+" bit length","param",e),new qf(r/8,"int"===t[1],e.name)}if(t=e.type.match(em),t){let r=parseInt(t[1]);return(0===r||r>32)&&$f.throwArgumentError("invalid bytes length","param",e),new Xf(r,e.name)}return $f.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new Bf(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new Wf(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder(xf.from(e))));return new Kf(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&$f.throwError("types/values length mismatch",Ls.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const r=e.map((e=>this._getCoder(xf.from(e)))),n=new Kf(r,"_"),o=this._getWriter();return n.encode(o,t),o.data}decode(e,t,r){const n=e.map((e=>this._getCoder(xf.from(e))));return new Kf(n,"_").decode(this._getReader(Vs(t),r))}},nm=new Ls("abi/5.7.0");class om extends Da{}class im extends Da{}class sm extends Da{}class am extends Da{static isIndexed(e){return!(!e||!e._isIndexed)}}const lm={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function cm(e,t){const r=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return r.error=t,r}class dm{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,Ia(this,"fragments",t.map((e=>Ef.from(e))).filter((e=>null!=e))),Ia(this,"_abiCoder",Fa(new.target,"getAbiCoder")()),Ia(this,"functions",{}),Ia(this,"errors",{}),Ia(this,"events",{}),Ia(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void nm.warn("duplicate definition - constructor"):void Ia(this,"deploy",e);case"function":t=this.functions;break;case"event":t=this.events;break;case"error":t=this.errors;break;default:return}let r=e.format();t[r]?nm.warn("duplicate definition - "+r):t[r]=e})),this.deploy||Ia(this,"deploy",Rf.from({payable:!1,type:"constructor"})),Ia(this,"_isInterface",!0)}format(e){e||(e=bf.full),e===bf.sighash&&nm.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===bf.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return rm}static getAddress(e){return fa(e)}static getSighash(e){return Xs(ml(e.format()),0,4)}static getEventTopic(e){return ml(e.format())}getFunction(e){if(zs(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];nm.throwArgumentError("no matching function","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.functions).filter((e=>e.split("(")[0]===t));return 0===r.length?nm.throwArgumentError("no matching function","name",t):r.length>1&&nm.throwArgumentError("multiple matching functions","name",t),this.functions[r[0]]}const t=this.functions[Sf.fromString(e).format()];return t||nm.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(zs(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];nm.throwArgumentError("no matching event","topichash",t)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.events).filter((e=>e.split("(")[0]===t));return 0===r.length?nm.throwArgumentError("no matching event","name",t):r.length>1&&nm.throwArgumentError("multiple matching events","name",t),this.events[r[0]]}const t=this.events[Af.fromString(e).format()];return t||nm.throwArgumentError("no matching event","signature",e),t}getError(e){if(zs(e)){const t=Fa(this.constructor,"getSighash");for(const r in this.errors){if(e===t(this.errors[r]))return this.errors[r]}nm.throwArgumentError("no matching error","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.errors).filter((e=>e.split("(")[0]===t));return 0===r.length?nm.throwArgumentError("no matching error","name",t):r.length>1&&nm.throwArgumentError("multiple matching errors","name",t),this.errors[r[0]]}const t=this.errors[Sf.fromString(e).format()];return t||nm.throwArgumentError("no matching error","signature",e),t}getSighash(e){if("string"==typeof e)try{e=this.getFunction(e)}catch(t){try{e=this.getError(e)}catch(e){throw t}}return Fa(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),Fa(this.constructor,"getEventTopic")(e)}_decodeParams(e,t){return this._abiCoder.decode(e,t)}_encodeParams(e,t){return this._abiCoder.encode(e,t)}encodeDeploy(e){return this._encodeParams(this.deploy.inputs,e||[])}decodeErrorResult(e,t){"string"==typeof e&&(e=this.getError(e));const r=Vs(t);return Ys(r.slice(0,4))!==this.getSighash(e)&&nm.throwArgumentError(`data signature does not match error ${e.name}.`,"data",Ys(r)),this._decodeParams(e.inputs,r.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),Ys(Zs([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const r=Vs(t);return Ys(r.slice(0,4))!==this.getSighash(e)&&nm.throwArgumentError(`data signature does not match function ${e.name}.`,"data",Ys(r)),this._decodeParams(e.inputs,r.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Ys(Zs([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let r=Vs(t),n=null,o="",i=null,s=null,a=null;switch(r.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(e.outputs,r)}catch(e){}break;case 4:{const e=Ys(r.slice(0,4)),t=lm[e];if(t)i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.signature,t.reason&&(n=i[0]),"Error"===s?o=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(i[0])}`:"Panic"===s&&(o=`; VM Exception while processing transaction: reverted with panic code ${i[0]}`);else try{const t=this.getError(e);i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.format()}catch(e){}break}}return nm.throwError("call revert exception"+o,Ls.errors.CALL_EXCEPTION,{method:e.format(),data:Ys(t),errorArgs:i,errorName:s,errorSignature:a,reason:n})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Ys(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&nm.throwError("too many arguments for "+e.format(),Ls.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let r=[];e.anonymous||r.push(this.getEventTopic(e));const n=(e,t)=>"string"===e.type?ml(t):"bytes"===e.type?ta(Ys(t)):("bool"===e.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),e.type.match(/^u?int/)&&(t=E.BigNumber.from(t).toHexString()),"address"===e.type&&this._abiCoder.encode(["address"],[t]),Qs(Ys(t),32));for(t.forEach(((t,o)=>{let i=e.inputs[o];i.indexed?null==t?r.push(null):"array"===i.baseType||"tuple"===i.baseType?nm.throwArgumentError("filtering with tuples or arrays not supported","contract."+i.name,t):Array.isArray(t)?r.push(t.map((e=>n(i,e)))):r.push(n(i,t)):null!=t&&nm.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+i.name,t)}));r.length&&null===r[r.length-1];)r.pop();return r}encodeEventLog(e,t){"string"==typeof e&&(e=this.getEvent(e));const r=[],n=[],o=[];return e.anonymous||r.push(this.getEventTopic(e)),t.length!==e.inputs.length&&nm.throwArgumentError("event arguments/values mismatch","values",t),e.inputs.forEach(((e,i)=>{const s=t[i];if(e.indexed)if("string"===e.type)r.push(ml(s));else if("bytes"===e.type)r.push(ta(s));else{if("tuple"===e.baseType||"array"===e.baseType)throw new Error("not implemented");r.push(this._abiCoder.encode([e.type],[s]))}else n.push(e),o.push(s)})),{data:this._abiCoder.encode(n,o),topics:r}}decodeEventLog(e,t,r){if("string"==typeof e&&(e=this.getEvent(e)),null!=r&&!e.anonymous){let t=this.getEventTopic(e);zs(r[0],32)&&r[0].toLowerCase()===t||nm.throwError("fragment/topic mismatch",Ls.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:t,value:r[0]}),r=r.slice(1)}let n=[],o=[],i=[];e.inputs.forEach(((e,t)=>{e.indexed?"string"===e.type||"bytes"===e.type||"tuple"===e.baseType||"array"===e.baseType?(n.push(xf.fromObject({type:"bytes32",name:e.name})),i.push(!0)):(n.push(e),i.push(!1)):(o.push(e),i.push(!1))}));let s=null!=r?this._abiCoder.decode(n,Zs(r)):null,a=this._abiCoder.decode(o,t,!0),l=[],c=0,d=0;e.inputs.forEach(((e,t)=>{if(e.indexed)if(null==s)l[t]=new am({_isIndexed:!0,hash:null});else if(i[t])l[t]=new am({_isIndexed:!0,hash:s[d++]});else try{l[t]=s[d++]}catch(e){l[t]=e}else try{l[t]=a[c++]}catch(e){l[t]=e}if(e.name&&null==l[e.name]){const r=l[t];r instanceof Error?Object.defineProperty(l,e.name,{enumerable:!0,get:()=>{throw cm(`property ${JSON.stringify(e.name)}`,r)}}):l[e.name]=r}}));for(let e=0;e<l.length;e++){const t=l[e];t instanceof Error&&Object.defineProperty(l,e,{enumerable:!0,get:()=>{throw cm(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new im({args:this._abiCoder.decode(t.inputs,"0x"+e.data.substring(10)),functionFragment:t,name:t.name,signature:t.format(),sighash:this.getSighash(t),value:E.BigNumber.from(e.value||"0")}):null}parseLog(e){let t=this.getEvent(e.topics[0]);return!t||t.anonymous?null:new om({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=Ys(e);let r=this.getError(t.substring(0,10).toLowerCase());return r?new sm({args:this._abiCoder.decode(r.inputs,"0x"+t.substring(10)),errorFragment:r,name:r.name,signature:r.format(),sighash:this.getSighash(r)}):null}static isInterface(e){return!(!e||!e._isInterface)}}function um(e,t,...r){return ka(this,void 0,void 0,(function*(){const n=[];for(const e of r)for(const t of e)t.callData&&n.push(t.callData);const o=yield function(e,t,r){return ka(this,void 0,void 0,(function*(){const n=yield pm(e,t,r),o=new Map;for(const{req:e,resp:t}of n)o.set(e,t);return e.map((e=>({req:e,resp:o.get(e)})))}))}(n,e,t),i=new Map;for(const{req:e,resp:t}of o)i.set(e,null==t?void 0:t.result);return r.map((e=>e.filter((e=>!e.callData||i.get(e.callData))).map(((e,t)=>e.processor(e.callData?i.get(e.callData):null,t)))))}))}function pm(e,t,r){return ka(this,void 0,void 0,(function*(){let o=[e];e.length>800&&(o=n.chunk(e,800));let i=[];const s=o.map((e=>ka(this,void 0,void 0,(function*(){const n=e.map((e=>[e.to,e.data])),o={data:t.interface.encodeFunctionData("aggregate",[n]),to:r};let s;try{s=yield t.provider.call(o)}catch(n){const o=e.length;if(o>20){const n=Math.floor(o/2),[s,a]=yield Promise.all([pm(e.slice(0,n),t,r),pm(e.slice(n,o),t,r)]);i=[...i,...s,...a]}else{const e="[sendCallReqs] error";console.error(e,n)}}if(void 0===s)throw new Error("Unexpected batch result");const[a,l]=rm.decode(["uint256","bytes[]"],s);if(e.length!==l.length)throw new Error("Unexpected length mismatch");return l.map(((t,r)=>({resp:{result:t},req:e[r]})))}))));return(yield Promise.allSettled(s)).filter((e=>"fulfilled"===e.status)).forEach((({value:e})=>{i=[...i,...e]})),i}))}const hm=new Map;function fm(e,t){if(hm.has(e))return hm.get(e);const r=new yh(e,t);return hm.set(e,r),r}function mm(e,t,r,n){if(!function(e){try{return fa(e)}catch(e){return!1}}(e)||e===rl)throw Error(`Invalid 'address' parameter '${e}'.`);return new A.Contract(e,t,function(e,t){return t?function(e,t){return e.getSigner(t).connectUnchecked()}(e,t):e}(r,n))}function gm(e){const{provider:t,account:r,chainId:n}=u.useWeb3React(),[i,s]=o.useState(!1),a=o.useMemo((()=>uf[null!=e?e:n]),[n,e]),l=c.useSelector(af).jsonRpcUrlMap,d=o.useCallback(((o,i)=>{if(e&&e!==n){const t=Object.assign(Object.assign({},ga),l)[e],r=fm(null==t?void 0:t[0],e);return new A.Contract(o,i,r)}if(t)return mm(o,i,t,r)}),[t,r,e,l]),p=o.useCallback((e=>{if(!a)return;const{MULTI_CALL:t}=a;if(!t)return;const r=d(t,df);return(()=>ka(this,void 0,void 0,(function*(){if(r){s(!0);try{const[n]=yield um(r,t,e);return n}catch(e){console.error("Contract: useMultiContract is error",e)}s(!1)}})))()}),[a,d]);return{getContract:d,contractConfig:a,call:p,loading:i}}var ym=[{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"isERC20",outputs:[{internalType:"bool",name:"isOk",type:"bool"},{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"judgeERC20",outputs:[{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"}];const bm=new O.default(2).pow(256).minus(1);function vm({tokenList:e,blockNumber:t,chainId:r,skip:n}){var i;const{account:s}=u.useWeb3React(),a=Gh(),l=c.useDispatch(),[d,p]=o.useMemo((()=>{const t=[],r=[];return null==e||e.forEach((e=>ka(this,void 0,void 0,(function*(){e.chainId===ma.TON?Ea(e.address)||r.push(e):t.push(e)})))),[t.map((e=>e.address.toLocaleLowerCase())),r]}),[e]),{getContract:h,contractConfig:f,call:m}=gm(r),[g,y]=o.useState(),b=o.useMemo((()=>{if(!s||!d.length||!f)return;const{DODO_APPROVE:e,ERC20_HELPER:t}=f,r=h(t,ym);if(!r)return;return d.map((n=>({callData:{data:r.interface.encodeFunctionData("isERC20",[n,s,e]),to:t},processor:e=>{const t=new dm(ym).decodeFunctionResult("isERC20",e),{balance:r,isOk:o}=t,i=parseInt(t.decimals),s=new O.default(10).pow(i),a=new O.default(t.allownance.toString()).div(s);return o?{address:n,decimals:i,symbol:t.symbol,name:t.name,balance:new O.default(r.toString()).div(s),allowance:a}:{address:n,balance:new O.default(0),allowance:new O.default(0)}}})))}),[s,h,JSON.stringify(d)]);return o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){if(!b||n)return;let e={};d.forEach((t=>{e[t]=!0})),l(Na(e));const t=yield m(b),r={};t&&(t.forEach((e=>{Ea(e.address)||(r[e.address.toLocaleLowerCase()]={tokenBalances:e.balance,tokenAllowances:e.allowance})})),l(Sa(r))),y(t),d.forEach((t=>{e[t]=!1})),l(Na(e))}))})()}),[b,t,n]),o.useEffect((()=>{var e;const t=()=>ka(this,void 0,void 0,(function*(){if(n)return;let e={};const{getTokenBalance:t}=Gh.getState(),r={},o=[],i=null==p?void 0:p.map((n=>ka(this,void 0,void 0,(function*(){const i=n.address.toLocaleLowerCase();e[i]=!0;const s=yield t(n.address,n.decimals);return o.push({address:i,decimals:n.decimals,symbol:n.symbol,name:n.name,balance:s,allowance:bm}),r[i]={tokenBalances:s,tokenAllowances:bm},Promise.resolve(!0)}))));i&&(l(Na(e)),yield Promise.all(i),p.forEach((t=>{const r=t.address.toLocaleLowerCase();e[r]=!1})),l(Na(e)),l(Sa(r)),y(o))}));p.length&&(null===(e=a.connected)||void 0===e?void 0:e.account)&&t()}),[JSON.stringify(p),t,n,null===(i=a.connected)||void 0===i?void 0:i.account]),{data:g}}function xm(e){const{getBalance:t,account:r,chainId:n,evmAccount:i}=Xh(),s=c.useDispatch(),a=c.useSelector(Yh),l=c.useSelector(af).jsonRpcUrlMap;o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){if(t&&r)if(e&&e!==n){if(e!==ma.TON&&i){const t=Object.assign(Object.assign({},ga),l)[e],r=fm(null==t?void 0:t[0],e),n=yield r.getBalance(i);n&&s(Ra(e,new O.default(n.toString()).div(1e18)))}}else{const e=yield t(r);e&&s(Ra(null!=n?n:1,e))}}))})()}),[t,r,s,a,e,i])}const wm=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_FROM_TOKEN_CHAIN_ID",payload:e})})),Em=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_TO_TOKEN_CHAIN_ID",payload:e})}));function Am(){const{getLastBlockNumber:e,chainId:t}=Xh(),r=c.useDispatch(),n=o.useCallback((()=>ka(this,void 0,void 0,(function*(){if(!e||!t)return;const n=yield e();r((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_BLOCK_NUMBER",payload:e})})))(n))}))),[e,t]);return{updateBlockNumber:n}}var Cm,km=[{constant:!0,inputs:[],name:"totalSupply",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{name:"_to",type:"address"},{name:"_value",type:"uint256"}],name:"transfer",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!1,inputs:[{name:"guy",type:"address"},{name:"wad",type:"uint256"}],name:"approve",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"symbol",outputs:[{name:"",type:"string"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"}],name:"balanceOf",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"},{name:"_spender",type:"address"}],name:"allowance",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"}];function Tm(e,t,r,n=0){if(r&&(e=e.toLocaleLowerCase(),t=t.toLocaleLowerCase()),e===t)return Cm.fully+n;const o=e.indexOf(t);return 0===o?Cm.prefix+n:o>0?Cm.other+n:Cm.none}!function(e){e[e.fully=1]="fully",e[e.prefix=2]="prefix",e[e.other=3]="other",e[e.none=0]="none"}(Cm||(Cm={}));function Rm({value:e,onChange:t,occupiedAddrs:r,occupiedChainId:n,hiddenAddrs:i,showAddrs:s,side:a,chainId:l,visible:d,defaultLoadBalance:u}){const[p,h]=o.useState(""),f=c.useSelector(Kh),m=Jh(),g=o.useMemo((()=>null!=l?l:m),[l,m]),y=sf(),b=o.useMemo((()=>{const e=f.filter((e=>e.chainId===g));return e}),[f,g]),v=c.useSelector((e=>((e,t)=>(null!=t?t:Vh.getState()).token.popularTokenList.filter((({chainId:t})=>e===t)))(g,e))),x=o.useMemo((()=>(null==qh?void 0:qh.filter((e=>e.chainId===g)))||[]),[qh,g]),w=o.useMemo((()=>new Set(i?i.map((e=>e.toLowerCase())):void 0)),[i]),E=o.useMemo((()=>s?new Set(s.map((e=>e.toLowerCase()))):void 0),[s]),A=o.useCallback((e=>e.filter((e=>{if(e.chainId!==g)return!1;let t=!0;return t=E?E.has(e.address.toLowerCase()):!w.has(e.address.toLowerCase()),t&&a&&(t=!e.side||e.side===a),t}))),[E,g,w]),C=o.useMemo((()=>A(v)),[v,A]),k=o.useCallback((t=>{if(null===t)return null;const n=[];p?t.forEach((e=>{const t=((e,t,{matchAddress:r}={})=>{if(!t)return 0;const n=t.toLocaleLowerCase();let o=0;r&&e.address.toLocaleLowerCase()===n&&(o=1),o||(o=Tm(e.symbol.toLocaleLowerCase(),n,!1,1));if(o)e.name.toLocaleLowerCase()===n&&(o=Cm.fully+1);else{let t=Tm(e.name.toLocaleLowerCase(),n,!1,10);t=t===Cm.fully+10?Cm.fully+1:t,o=t}return o})(e,p,{matchAddress:!0});t&&n.push({sort:t,token:e})})):t.forEach((e=>{n.push({sort:0,token:e})}));const o=[];return n.sort(((t,n)=>{const o=t.token,i=n.token;if(e){if(o.address===e.address)return-1;if(i.address===e.address)return 1}if(null==r?void 0:r.includes(o.address))return-1;if(null==r?void 0:r.includes(i.address))return 1;const s=y&&y(o)||new O.default(0),a=y&&y(i)||new O.default(0),l=C.map((e=>e.address));if(null==l?void 0:l.includes(o.address))return-1;if(null==l?void 0:l.includes(i.address))return 1;if(!s.eq(a))return s.gt(a)?-1:1;if(t.sort!==n.sort)return t.sort>n.sort?1:-1;const c=x.map((e=>e.address));return(null==c?void 0:c.includes(o.address))?-1:(null==c?void 0:c.includes(i.address))?1:o.symbol.localeCompare(i.symbol)})).some((e=>!!(p&&o.length>21)||(o.push(e.token),!1))),o}),[p,y,r,e,C,x]),T=o.useCallback((e=>{const o=e.address.toLowerCase();t(e,!!(null==r?void 0:r.some((t=>t.toLowerCase()===o&&(!n||e.chainId===n)))))}),[t,r,n]),R=o.useMemo((()=>{const e=A(b),t=new Set;return e.forEach((e=>{t.add(e.address)})),C.forEach((r=>{t.has(r.address)||e.push(r)})),k(e)||[]}),[b,A,k,C]);return function({chainId:e,value:t,tokenList:r,popularTokenList:n,visible:i,defaultLoadBalance:s}){const a=c.useSelector(lf),l=c.useSelector(Yh),d=o.useMemo((()=>{if(void 0===a||a)return[];const t=new Set,o=[];return r.forEach((r=>{r.chainId===e&&(t.add(r.address),o.push(r))})),null==n||n.forEach((r=>{r.chainId!==e||t.has(r.address)||(t.add(r.address),o.push(r))})),o}),[r,n,e,a]),[u,p]=o.useMemo((()=>t?[[t],t.chainId]:[]),[t]);vm({tokenList:d,chainId:e,skip:!1===i&&!s}),xm(e),vm({tokenList:u,chainId:p,blockNumber:l})}({chainId:g,tokenList:R,popularTokenList:C,value:e,visible:d,defaultLoadBalance:u}),{filter:p,setFilter:h,showTokenList:R,onSelectToken:T,popularTokenList:C}}var Sm,Nm;function Mm(){return Mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Mm.apply(this,arguments)}var Om,Im,Fm,jm,Lm,_m=function(e){return F.createElement("svg",Mm({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Sm||(Sm=F.createElement("g",{clipPath:"url(#clip0_5431_179637)"},F.createElement("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#F2F4F7"}),F.createElement("path",{d:"M12.3735 3V9.6525L17.9963 12.165L12.3735 3Z",fill:"#343434"}),F.createElement("path",{d:"M12.3735 3L6.75 12.165L12.3735 9.6525V3Z",fill:"#8C8C8C"}),F.createElement("path",{d:"M12.3735 16.4759V20.9962L18 13.2119L12.3735 16.4759Z",fill:"#3C3C3B"}),F.createElement("path",{d:"M12.3735 20.9962V16.4752L6.75 13.2119L12.3735 20.9962Z",fill:"#8C8C8C"}),F.createElement("path",{d:"M12.3735 15.4298L17.9963 12.1651L12.3735 9.65405V15.4298Z",fill:"#141414"}),F.createElement("path",{d:"M6.75 12.1651L12.3735 15.4298V9.65405L6.75 12.1651Z",fill:"#393939"}))),Nm||(Nm=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_5431_179637"},F.createElement("rect",{width:24,height:24,fill:"white"})))))};function Wm(){return Wm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wm.apply(this,arguments)}var Bm,Pm;function Dm(){return Dm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dm.apply(this,arguments)}var Um,Vm,Zm;function Hm(){return Hm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Hm.apply(this,arguments)}var zm,Ym;function Gm(){return Gm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gm.apply(this,arguments)}var Xm,Jm;function qm(){return qm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},qm.apply(this,arguments)}var Qm;function Km(){return Km=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Km.apply(this,arguments)}var $m,eg;function tg(){return tg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},tg.apply(this,arguments)}var rg;function ng(){return ng=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ng.apply(this,arguments)}var og,ig;function sg(){return sg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sg.apply(this,arguments)}var ag,lg,cg;function dg(){return dg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},dg.apply(this,arguments)}var ug,pg,hg,fg,mg;function gg(){return gg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gg.apply(this,arguments)}var yg,bg,vg=function(e){return F.createElement("svg",gg({width:24,height:24,fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),ug||(ug=F.createElement("path",{d:"m22.289 16.217.002-13.915C22.27 1.137 21.348.2 20.18.2H5.657A5.758 5.758 0 0 0 0 5.96c0 1.063.284 1.969.721 2.763.365.662.944 1.286 1.518 1.756.157.128.083.08.576.383.68.417 1.46.624 1.46.624l-.006 8.322c.016.393.06.771.158 1.123a3.721 3.721 0 0 0 2.243 2.51 4.29 4.29 0 0 0 1.541.31l11.6.043A4.192 4.192 0 0 0 24 19.599a4.191 4.191 0 0 0-1.709-3.38l-.002-.002z",fill:"#FFEEDA"})),pg||(pg=F.createElement("path",{d:"M22.57 19.688a2.764 2.764 0 0 1-2.761 2.675l-7.985-.031a4.165 4.165 0 0 0 1.022-2.736c0-1.639-.977-2.766-.977-2.766h7.94a2.764 2.764 0 0 1 2.762 2.767v.09h-.001z",fill:"#EBC28E"})),hg||(hg=F.createElement("path",{d:"M2.992 9.295C2.076 8.427 1.426 7.3 1.426 5.959l.002-.142c.074-2.28 1.951-4.114 4.228-4.186h14.523c.38.012.686.286.686.671v12.285c.336.061.496.102.818.22.252.09.61.293.61.293V2.302C22.27 1.137 21.349.2 20.18.2H5.657A5.758 5.758 0 0 0 0 5.96c0 1.828.832 3.386 2.198 4.484.091.073.181.168.426.167.428 0 .728-.337.71-.71-.015-.306-.144-.42-.342-.607z",fill:"#190602"})),fg||(fg=F.createElement("path",{d:"M19.809 15.403H8.417a1.396 1.396 0 0 0-1.383 1.395v1.633c.021.757.666 1.406 1.428 1.406h.847V18.43h-.847v-1.599h.461c1.438 0 2.496 1.339 2.496 2.767 0 1.264-1.152 2.887-3.086 2.756-1.718-.115-2.64-1.64-2.639-2.756V5.714c0-.628-.509-1.137-1.136-1.137H3.422v1.417h.845v13.603c-.043 2.766 1.97 4.16 4.067 4.16l11.474.034a4.192 4.192 0 0 0 4.189-4.195 4.192 4.192 0 0 0-4.19-4.195l.002.002zm2.76 4.286a2.764 2.764 0 0 1-2.76 2.675l-7.985-.03a4.165 4.165 0 0 0 1.022-2.736c0-1.64-.977-2.767-.977-2.767h7.94a2.764 2.764 0 0 1 2.762 2.767v.091h-.001zM16.743 4.833H8.157V6.25h8.587a.709.709 0 0 0 0-1.417z",fill:"#190602"})),mg||(mg=F.createElement("path",{d:"M16.743 11.52H8.157v1.416h8.587a.709.709 0 0 0 0-1.416zM18.255 8.177H8.157v1.417h10.098a.709.709 0 0 0 0-1.417z",fill:"#190602"})))};function xg(){return xg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},xg.apply(this,arguments)}var wg,Eg,Ag=function(e){return F.createElement("svg",xg({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),yg||(yg=F.createElement("g",{clipPath:"url(#a)"},F.createElement("rect",{width:24,height:24,rx:12,fill:"#fff"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.58 20.606A10.72 10.72 0 0 1 1.262 12C1.263 6.07 6.07 1.263 12 1.263c4.894 0 10.238 2.925 11.53 7.404C22.087 3.662 17.473 0 12 0 5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12v-.632h-.747a21.577 21.577 0 0 1-1.449-.075c-.9-.08-1.927-.232-2.626-.512-1.125-.449-1.76-1.045-2.486-1.742L16.65 9c-.727-.699-1.544-1.483-2.96-2.15-1.395-.656-2.937-.55-4.07-.317a10.319 10.319 0 0 0-1.832.562c-.57.24-1.124.524-1.684.788a73.87 73.87 0 0 0 1.732.499 6.356 6.356 0 0 1 1.375.657c.586.376 1.072.85 1.27 1.432-1.243.163-2.41.71-3.281 1.223a13.438 13.438 0 0 0-1.639 1.139c-.07.058-1.194 1.048-1.194 1.048s1.449.154 2.164.298c.475.096 1.117.25 1.785.483.672.235 1.35.542 1.914.935.564.394.978.85 1.182 1.371.594 1.518.011 2.997-1.16 3.83-1.156.821-2.914 1.017-4.673-.19zm4.094 1.878c.468-.152.91-.374 1.31-.658 1.593-1.132 2.431-3.206 1.604-5.32-.325-.83-.945-1.464-1.635-1.946-.69-.482-1.485-.835-2.22-1.091-.484-.169-.951-.3-1.36-.398.153-.1.309-.197.467-.29.972-.572 2.196-1.097 3.37-1.097 1.77 0 3.088.543 4.347 1.126l.344.16c1.125.528 2.306 1.083 3.678 1.083 1.33 0 2.367-.377 3.081-.766-.636 5.323-5.166 9.45-10.66 9.45-.799 0-1.577-.087-2.326-.253zm11.622-9.973a5.289 5.289 0 0 1-1.717.279c-1.076 0-2.001-.432-3.175-.98l-.317-.146c-1.175-.545-2.535-1.122-4.306-1.226-.237-1.172-1.126-1.973-1.887-2.463a6.731 6.731 0 0 0-.253-.155c.076-.017.154-.035.233-.051 1.023-.21 2.244-.263 3.278.223 1.227.578 1.92 1.243 2.64 1.935l.025.023c.74.712 1.525 1.458 2.892 2.004.76.304 1.743.467 2.587.557z",fill:"url(#b)"}))),bg||(bg=F.createElement("defs",null,F.createElement("linearGradient",{id:"b",x1:0,y1:24,x2:24.43,y2:23.554,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29CCB9"}),F.createElement("stop",{offset:.495,stopColor:"#0091FF"}),F.createElement("stop",{offset:1,stopColor:"#FF66B7"})),F.createElement("clipPath",{id:"a"},F.createElement("rect",{width:24,height:24,rx:12,fill:"#fff"})))))};function Cg(){return Cg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cg.apply(this,arguments)}var kg,Tg,Rg;function Sg(){return Sg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sg.apply(this,arguments)}const Ng=new Map([[ma.MAINNET,{chainId:ma.MAINNET,logo:_m,name:"Ethereum"}],[ma.GOERLI,{chainId:ma.GOERLI,logo:_m,name:"Goerli",mainnet:ma.MAINNET}],[ma.ARBITRUM_ONE,{chainId:ma.ARBITRUM_ONE,logo:function(e){return F.createElement("svg",Wm({height:"692pt",viewBox:"0 0 619 692",width:"619pt",xmlns:"http://www.w3.org/2000/svg"},e),Om||(Om=F.createElement("path",{d:"m280.46 17.3c18.85-10.03 43.1-9.37 61.23 1.99 78.77 45.29 157.52 90.59 236.28 135.88 17.98 10.27 30.16 30.12 30.76 50.87v275.89c.49 19.03-8.56 38.11-23.76 49.6-83.95 48.66-167.91 97.29-251.9 145.88-14.93 5.88-32.32 5.81-47.05-.66-10.1-5.39-19.93-11.25-29.88-16.91-25.72-14.85-51.49-29.62-77.2-44.49 7.13-11.82 13.88-23.88 21.17-35.61 34.11 19.55 68.15 39.21 102.24 58.77 5.43 2.44 12.28 2.51 17.36-.81 28.11-16.31 56.23-32.61 84.36-48.89 28.58-16.52 57.15-33.07 85.69-49.67 7.92-4.6 15.84-9.2 23.78-13.77 14.97-8.59 29.86-17.33 44.83-25.93 5.77-3.22 8.74-10.05 8.75-16.47-.04-14.36.09-28.73-.07-43.09.18-76.95.01-153.9.09-230.85.24-7.26-3.78-14.44-10.07-18.06-79.37-45.64-158.72-91.3-238.08-136.94-6.26-3.47-14.38-3.15-20.42.66-78.73 45.56-157.48 91.1-236.15 136.78-6.59 3.53-10.68 11.06-10.31 18.5.21 73.45.1 146.9.48 220.34-12.68 20.02-25.84 39.75-38.67 59.68-.95 1.49-1.95 2.96-3.1 4.31-.23-95.74-.02-191.5-.1-287.25.31-22.52 14.44-43.97 34.72-53.61 78.35-45.36 156.61-90.87 235.02-136.14z",fill:"#8cbfdf"})),Im||(Im=F.createElement("path",{d:"m298.57 54.69c6.04-3.81 14.16-4.13 20.42-.66 79.36 45.64 158.71 91.3 238.08 136.94 6.29 3.62 10.31 10.8 10.07 18.06-.08 76.95.09 153.9-.09 230.85-6.25-8.84-11.77-18.21-17.74-27.25-38.11-59.38-76.26-118.73-114.34-178.12l-.71.13c-16.14 27.89-32.81 55.48-48.94 83.38 42.77 69.1 85.49 138.23 128.22 207.35-7.94 4.57-15.86 9.17-23.78 13.77-40.35-63.61-80.71-127.22-121.07-190.83l-.73-.41c-19.01 31.61-37.43 63.61-56.36 95.28 4.29 7.87 9.61 15.25 14.3 22.94 26.05 40.9 52.13 81.79 78.17 122.69-28.13 16.28-56.25 32.58-84.36 48.89-5.08 3.32-11.93 3.25-17.36.81-34.09-19.56-68.13-39.22-102.24-58.77 73.38-124.27 146.6-248.63 219.92-372.94l-.41-.3c-25.22.18-50.45.2-75.67.29-7.21.39-14.55-.37-21.69.39-73.43 121.29-146.88 242.57-220.46 363.77-8.47-4.83-16.92-9.69-25.34-14.61 19.61-32.21 39.88-64.05 59.74-96.12 51.98-83.37 103.96-166.73 155.94-250.1.66-1.19 1.78-2.22 1.79-3.66-13.31-.19-26.61-.72-39.92-.97-20.59.3-41.98 3.68-59.65 14.9-6.98 4.5-13.13 10.36-17.61 17.37-41.35 64.21-82.86 128.31-124.16 192.55-.38-73.44-.27-146.89-.48-220.34-.37-7.44 3.72-14.97 10.31-18.5 78.67-45.68 157.42-91.22 236.15-136.78z",fill:"#2b374d"})),Fm||(Fm=F.createElement("path",{d:"m194.36 220.39c17.67-11.22 39.06-14.6 59.65-14.9 13.31.25 26.61.78 39.92.97-.01 1.44-1.13 2.47-1.79 3.66-51.98 83.37-103.96 166.73-155.94 250.1-19.86 32.07-40.13 63.91-59.74 96.12-13.05-7.52-26.09-15.05-39.14-22.57-9.44-4.83-16.23-13.58-21.12-22.76-2.5-5.29-4.79-10.85-5.38-16.71 1.15-1.35 2.15-2.82 3.1-4.31 12.83-19.93 25.99-39.66 38.67-59.68 41.3-64.24 82.81-128.34 124.16-192.55 4.48-7.01 10.63-12.87 17.61-17.37z",fill:"#fff"})),jm||(jm=F.createElement("path",{d:"m343.95 206.79c25.22-.09 50.45-.11 75.67-.29l.41.3c-73.32 124.31-146.54 248.67-219.92 372.94-7.29 11.73-14.04 23.79-21.17 35.61-25.73-14.78-51.42-29.61-77.14-44.4 73.58-121.2 147.03-242.48 220.46-363.77 7.14-.76 14.48 0 21.69-.39z",fill:"#fff"})),Lm||(Lm=F.createElement("g",{fill:"#00a2f7"},F.createElement("path",{d:"m434.26 234.64.71-.13c38.08 59.39 76.23 118.74 114.34 178.12 5.97 9.04 11.49 18.41 17.74 27.25.16 14.36.03 28.73.07 43.09-.01 6.42-2.98 13.25-8.75 16.47-14.97 8.6-29.86 17.34-44.83 25.93-42.73-69.12-85.45-138.25-128.22-207.35 16.13-27.9 32.8-55.49 48.94-83.38z"}),F.createElement("path",{d:"m311.6 443.18c18.93-31.67 37.35-63.67 56.36-95.28l.73.41c40.36 63.61 80.72 127.22 121.07 190.83-28.54 16.6-57.11 33.15-85.69 49.67-26.04-40.9-52.12-81.79-78.17-122.69-4.69-7.69-10.01-15.07-14.3-22.94z"}))))},name:"Arbitrum"}],[ma.POLYGON,{chainId:ma.POLYGON,logo:function(e){return F.createElement("svg",Dm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Bm||(Bm=F.createElement("defs",null,F.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Pm||(Pm=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{transform:"translate(-223.000000, -266.000000)"},F.createElement("g",{transform:"translate(18.000000, 132.000000)"},F.createElement("g",{transform:"translate(20.000000, 41.000000)"},F.createElement("g",{transform:"translate(156.000000, 82.000000)"},F.createElement("g",{transform:"translate(29.000000, 11.000000)"},F.createElement("mask",{id:"mask-2",fill:"white"},F.createElement("use",{xlinkHref:"#path-1"})),F.createElement("g",null),F.createElement("g",{mask:"url(#mask-2)"},F.createElement("circle",{fill:"#8247E5",fillRule:"nonzero",cx:12,cy:12,r:12}),F.createElement("path",{d:"M8.01148,5.30068 C8.25312,5.16644 8.54688,5.16644 8.78852,5.30068 L12.38852,7.30068 C12.64248,7.44176 12.8,7.70948 12.8,8 L12.8,9.30068 L11.2,10.2 L11.2,8.47072 L8.4,6.91516 L5.6,8.47072 L5.6,11.52928 L8.4,13.08484 L15.21148,9.30068 C15.45312,9.16644 15.74688,9.16644 15.98852,9.30068 L19.58852,11.30068 C19.84248,11.44176 20,11.70948 20,12 L20,16 C20,16.29052 19.84248,16.55824 19.58852,16.69932 L15.98852,18.69932 C15.74688,18.83356 15.45312,18.83356 15.21148,18.69932 L11.61148,16.69932 C11.35752,16.55824 11.2,16.29052 11.2,16 L11.2,14.69932 L12.8,13.8 L12.8,15.52928 L15.6,17.08484 L18.4,15.52928 L18.4,12.47072 L15.6,10.91516 L8.78852,14.69932 C8.54688,14.83356 8.25312,14.83356 8.01148,14.69932 L4.41148,12.69932 C4.15752,12.55824 4,12.29052 4,12 L4,8 C4,7.70948 4.15752,7.44176 4.41148,7.30068 L8.01148,5.30068 Z",fill:"#FFFFFF"}))))))))))},name:"Polygon"}],[ma.BSC,{chainId:ma.BSC,logo:function(e){return F.createElement("svg",Hm({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"7.5in",height:"7.5in",style:{shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",imageRendering:"optimizeQuality",fillRule:"evenodd",clipRule:"evenodd"},viewBox:"0 0 7500 7500"},e),Um||(Um=F.createElement("defs",null,F.createElement("style",{type:"text/css"},".fil0 {fill:none}\n .fil1 {fill:#f0b90b}\n .fil2 {fill:#fff}"))),Vm||(Vm=F.createElement("g",{id:"Layer_x0020_1"},F.createElement("metadata",{id:"CorelCorpID_0Corel-Layer"}),F.createElement("rect",{className:"fil0",width:7500,height:7500}),F.createElement("g",{id:"_2419820813232"},F.createElement("circle",{className:"fil1",cx:3750,cy:3750,r:3500}),F.createElement("g",null,F.createElement("path",{className:"fil2",d:"M2779 3351l971 -971 971 972 565 -565 -1536 -1537 -1536 1536 565 565 0 0zm-1529 399l565 -565 565 565 -565 565 -565 -565zm1529 399l971 971 971 -972 566 565 0 0 -1537 1537 -1536 -1536 -1 -1 566 -564 0 0zm2341 -399l565 -565 565 565 -565 565 -565 -565z"})),F.createElement("g",null,F.createElement("path",{className:"fil2",d:"M4380 3750l0 0 -630 -632 -466 467 0 0 -54 54 -111 111 -1 1 1 1 630 630 631 -631 0 0 0 0 0 -1zm0 0l0 0 0 0z"}))))),Zm||(Zm=F.createElement("style",{xmlns:""},"#yddContainer{display:block;font-family:Microsoft YaHei;position:relative;width:100%;height:100%;top:-4px;left:-4px;font-size:12px;border:1px solid}#yddTop{display:block;height:22px}#yddTopBorderlr{display:block;position:static;height:17px;padding:2px 28px;line-height:17px;font-size:12px;color:#5079bb;font-weight:bold;border-style:none solid;border-width:1px}#yddTopBorderlr .ydd-sp{position:absolute;top:2px;height:0;overflow:hidden}.ydd-icon{left:5px;width:17px;padding:0px 0px 0px 0px;padding-top:17px;background-position:-16px -44px}.ydd-close{right:5px;width:16px;padding-top:16px;background-position:left -44px}#yddKeyTitle{float:left;text-decoration:none}#yddMiddle{display:block;margin-bottom:10px}.ydd-tabs{display:block;margin:5px 0;padding:0 5px;height:18px;border-bottom:1px solid}.ydd-tab{display:block;float:left;height:18px;margin:0 5px -1px 0;padding:0 4px;line-height:18px;border:1px solid;border-bottom:none}.ydd-trans-container{display:block;line-height:160%}.ydd-trans-container a{text-decoration:none;}#yddBottom{position:absolute;bottom:0;left:0;width:100%;height:22px;line-height:22px;overflow:hidden;background-position:left -22px}.ydd-padding010{padding:0 10px}#yddWrapper{color:#252525;z-index:10001;background:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ab20.png);}#yddContainer{background:#fff;border-color:#4b7598}#yddTopBorderlr{border-color:#f0f8fc}#yddWrapper .ydd-sp{background-image:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ydd-sprite.png)}#yddWrapper a,#yddWrapper a:hover,#yddWrapper a:visited{color:#50799b}#yddWrapper .ydd-tabs{color:#959595}.ydd-tabs,.ydd-tab{background:#fff;border-color:#d5e7f3}#yddBottom{color:#363636}#yddWrapper{min-width:250px;max-width:400px;}")))},name:"BNBChain"}],[ma.OPTIMISM,{chainId:ma.OPTIMISM,logo:function(e){return F.createElement("svg",Gm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),zm||(zm=F.createElement("defs",null,F.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Ym||(Ym=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{transform:"translate(-223.000000, -266.000000)"},F.createElement("g",{transform:"translate(18.000000, 132.000000)"},F.createElement("g",{transform:"translate(20.000000, 41.000000)"},F.createElement("g",{transform:"translate(156.000000, 82.000000)"},F.createElement("g",{transform:"translate(29.000000, 11.000000)"},F.createElement("mask",{id:"mask-2",fill:"white"},F.createElement("use",{xlinkHref:"#path-1"})),F.createElement("g",null),F.createElement("g",{id:"optimism.caeb9392",mask:"url(#mask-2)",fillRule:"nonzero"},F.createElement("circle",{fill:"#FF0420",cx:12,cy:12,r:12}),F.createElement("path",{d:"M7.85495544,16 C7.01608475,16 6.32880363,15.7925669 5.7930557,15.37776 C5.2643519,14.9555511 5,14.3555763 5,13.5777763 C5,13.4148143 5.01763849,13.2147832 5.05285911,12.9777422 C5.14454543,12.4444444 5.27494626,11.8036699 5.44411795,11.0555371 C5.92345653,9.01851235 7.16063019,8 9.15558257,8 C9.69837462,8 10.1847573,8.09628495 10.614787,8.28885484 C11.0448167,8.47402275 11.3831601,8.75553483 11.6298735,9.13333185 C11.8765869,9.50366768 12,9.94814173 12,10.4666356 C12,10.6221956 11.9823615,10.8184961 11.9470845,11.0555371 C11.8413663,11.7147869 11.7144594,12.3555615 11.5664201,12.9777422 C11.3197066,13.9925832 10.8932272,14.7518486 10.2869817,15.2555385 C9.68073613,15.7518264 8.8700983,16 7.85495544,16 Z M8.00299476,14.3999882 C8.39780384,14.3999882 8.73259699,14.2777667 9.00754325,14.0333237 C9.28953364,13.7888807 9.49043207,13.4148143 9.61023853,12.9111244 C9.7723661,12.2148054 9.89577916,11.6073694 9.98036501,11.0888756 C10.0085415,10.9333156 10.0226298,10.7740842 10.0226298,10.611063 C10.0226298,9.93700916 9.68778026,9.59995263 9.01813761,9.59995263 C8.62332853,9.59995263 8.28498515,9.72217411 8.00299476,9.96661707 C7.72810485,10.2111193 7.53070031,10.5851857 7.41089384,11.0888756 C7.28398689,11.5851635 7.15707995,12.1925995 7.03022936,12.9111244 C7.00199651,13.0592232 6.98790826,13.2147832 6.98790826,13.3777452 C6.98790826,14.0592602 7.32630799,14.3999882 8.00299476,14.3999882 Z",fill:"#FFFFFF"}),F.createElement("path",{d:"M12.2418282,16 C12.1556269,16 12.0889713,15.9733226 12.0419867,15.9199677 C12.0027701,15.8589994 11.9910553,15.7904787 12.0067168,15.7142835 L13.6288783,8.28571646 C13.6445399,8.20190792 13.6876405,8.13332623 13.7581802,8.07997137 C13.8287198,8.02667743 13.9031435,8 13.981514,8 L17.1083126,8 C17.9781556,8 18.675596,8.1752305 19.2006341,8.52569149 C19.7335656,8.87621339 20,9.38284087 20,10.0456958 C20,10.2361531 19.9765077,10.4342848 19.9294603,10.6399689 C19.7335656,11.5161823 19.3378293,12.1638104 18.7422516,12.5828531 C18.1545047,13.0018957 17.347308,13.2114171 16.3207242,13.2114171 L14.7338326,13.2114171 L14.1931329,15.7142835 C14.1774087,15.7980921 14.1343081,15.8666129 14.0638311,15.9199677 C13.9932915,15.9733226 13.9188051,16 13.8404973,16 L12.2418282,16 Z M16.4030414,11.6342817 C16.732122,11.6342817 17.0181647,11.546636 17.2611068,11.3714055 C17.5118797,11.196175 17.6764513,10.9447494 17.7548217,10.6171287 C17.7783141,10.4875787 17.7900916,10.3733165 17.7900916,10.2742811 C17.7900916,10.0533092 17.7234986,9.8856921 17.5902501,9.77142988 C17.4570016,9.64949333 17.2297837,9.58858596 16.9084712,9.58858596 L15.497866,9.58858596 L15.0511984,11.6342817 L16.4030414,11.6342817 Z",fill:"#FFFFFF"}))))))))))},name:"Optimism"}],[ma.AVALANCHE,{chainId:ma.AVALANCHE,logo:function(e){return F.createElement("svg",qm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Xm||(Xm=F.createElement("defs",null,F.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Jm||(Jm=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",null,F.createElement("mask",{fill:"white"},F.createElement("use",{xlinkHref:"#path-1"})),F.createElement("use",{fill:"#E84142",xlinkHref:"#path-1"}),F.createElement("g",{mask:"url(#mask-2)",fill:"#FFFFFF",fillRule:"nonzero"},F.createElement("g",{transform:"translate(5.000000, 5.000000)"},F.createElement("path",{d:"M3.51363108,13 L1.15960067,13 C0.664946832,13 0.420612287,13 0.271614013,12.9001615 C0.110719232,12.7911601 0.0123723422,12.6101909 0.000457589205,12.410743 C-0.00848303711,12.226815 0.113693358,12.0023407 0.358027903,11.5534302 L6.1704203,0.83471072 C6.41774722,0.379558003 6.54289774,0.1519721 6.70083664,0.0678061674 C6.87067205,-0.0226020558 7.07329583,-0.0226020558 7.24314949,0.0678061674 C7.40108839,0.1519721 7.52623891,0.379558003 7.77354758,0.83471072 L8.96845316,3.01699266 C9.23960959,3.51267254 9.37667486,3.76207783 9.43628512,4.0239486 C9.50182538,4.30763877 9.50182538,4.60692511 9.43628512,4.89061527 C9.37667486,5.15248605 9.24258371,5.40189134 8.97142729,5.89757122 L5.91831288,11.5440764 C5.64418233,12.0459985 5.50711706,12.2985154 5.31640802,12.4885903 C5.11079187,12.6943759 4.86348319,12.8440382 4.59230852,12.9282232 C4.34499985,13 4.06787693,13 3.51363108,13 Z"}),F.createElement("path",{d:"M12.8314423,13 L9.45829001,13 C8.96066205,13 8.710361,13 8.5643551,12.9003524 C8.40344207,12.7911601 8.30511343,12.6071366 8.29319868,12.4077078 C8.28425805,12.2237606 8.40940857,11.9993054 8.65970962,11.5472643 L10.3432113,8.52326579 C10.5906295,8.07746696 10.7157982,7.85612335 10.8707083,7.77193833 C11.0405802,7.6815301 11.2401933,7.6815301 11.4100652,7.77193833 C11.5680771,7.85612335 11.690144,8.07746696 11.9404816,8.52015419 L13.6300775,11.5441527 C13.8802326,11.9961938 14.0085032,12.220649 13.9995625,12.4045771 C13.9906219,12.6040822 13.8891732,12.7881057 13.7284244,12.8971072 C13.5793531,13 13.3290156,13 12.8314423,13 Z"})))))))},name:"Avalanche"}],[ma.AURORA,{chainId:ma.AURORA,logo:function(e){return F.createElement("svg",Km({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Qm||(Qm=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{id:"aurora-avatar-grn",fillRule:"nonzero"},F.createElement("path",{d:"M12,0 L12,0 C18.625,0 24,5.375 24,12 L24,12 C24,18.625 18.625,24 12,24 L12,24 C5.375,24 0,18.625 0,12 L0,12 C0,5.375 5.375,0 12,0 Z",id:"\\u8DEF\\u5F84",fill:"#70D44B"}),F.createElement("path",{d:"M12,4.9 C12.6333333,4.9 13.2083333,5.25833333 13.4916667,5.825 L18.175,15.2 C18.5833333,16.025 18.25,17.025 17.425,17.4333333 C17.1916667,17.55 16.9416667,17.6083333 16.6833333,17.6083333 L7.31666667,17.6083333 C6.4,17.6083333 5.65,16.8583333 5.65,15.9416667 C5.65,15.6833333 5.70833333,15.425 5.825,15.2 L10.5083333,5.825 C10.7916667,5.25 11.3666667,4.89166667 12,4.9 M12,3.75 C10.9333333,3.75 9.95833333,4.35 9.48333333,5.30833333 L4.8,14.6833333 C4.10833333,16.075 4.66666667,17.7583333 6.05833333,18.4583333 C6.45,18.65 6.88333333,18.7583333 7.31666667,18.7583333 L16.6916667,18.7583333 C18.2416667,18.7583333 19.5083333,17.5 19.5083333,15.95 C19.5083333,15.5166667 19.4083333,15.0833333 19.2083333,14.6916667 L14.5166667,5.30833333 C14.0416667,4.35 13.0666667,3.75 12,3.75 Z",id:"\\u5F62\\u72B6",fill:"#FFFFFF"})))))},name:"Aurora"}],[ma.OKCHAIN,{chainId:ma.OKCHAIN,logo:function(e){return F.createElement("svg",tg({width:72,height:72,viewBox:"0 0 72 72",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$m||($m=F.createElement("circle",{cx:36,cy:36,r:36,fill:"black"})),eg||(eg=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.2 18H18.8C18.3582 18 18 18.3582 18 18.8V29.2C18 29.6418 18.3582 30 18.8 30H29.2C29.6418 30 30 29.6418 30 29.2V18.8C30 18.3582 29.6418 18 29.2 18ZM41.2052 30H30.8052C30.3633 30 30.0051 30.3582 30.0051 30.8V41.2C30.0051 41.6418 30.3633 41.9999 30.8052 41.9999H41.2052C41.647 41.9999 42.0051 41.6418 42.0051 41.2V30.8C42.0051 30.3582 41.647 30 41.2052 30ZM42.8 18H53.2C53.6418 18 54 18.3582 54 18.8V29.2C54 29.6418 53.6418 30 53.2 30H42.8C42.3582 30 42 29.6418 42 29.2V18.8C42 18.3582 42.3582 18 42.8 18ZM29.2 42H18.8C18.3582 42 18 42.3582 18 42.8V53.2C18 53.6418 18.3582 54 18.8 54H29.2C29.6418 54 30 53.6418 30 53.2V42.8C30 42.3582 29.6418 42 29.2 42ZM42.8 42H53.2C53.6418 42 54 42.3582 54 42.8V53.2C54 53.6418 53.6418 54 53.2 54H42.8C42.3582 54 42 53.6418 42 53.2V42.8C42 42.3582 42.3582 42 42.8 42Z",fill:"white"})))},name:"OKTC"}],[ma.CONFLUX,{chainId:ma.CONFLUX,logo:function(e){return F.createElement("svg",ng({width:"199px",height:"245px",viewBox:"0 0 199 245",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),rg||(rg=F.createElement("g",{id:"Page-1",stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{id:"Conflux_Logo_Mark_Color",transform:"translate(0.000000, -0.000000)",fillRule:"nonzero"},F.createElement("polygon",{id:"Path",fill:"#1A1A1A",points:"151.057838 145.949662 98.7961863 198.210803 69.7103803 169.125338 121.972032 116.863685 98.7291726 93.6209957 22.9712333 169.376384 98.5203077 244.923077 174.276376 169.167689"}),F.createElement("polygon",{id:"Path",fill:"#38A1DB",points:"197.693744 98.7101231 98.9858316 9.56888949e-05 0 98.9860017 0.31563441 145.252991 98.5658906 47.0051607 197.528761 145.971262"})))))},name:"Conflux eSpace"}],[ma.BASE,{chainId:ma.BASE,logo:function(e){return F.createElement("svg",sg({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),og||(og=F.createElement("path",{d:"M16 32C19.1645 32 22.2579 31.0616 24.8891 29.3035C27.5203 27.5454 29.5711 25.0466 30.7821 22.1229C31.9931 19.1993 32.3099 15.9823 31.6926 12.8786C31.0752 9.77486 29.5513 6.92394 27.3137 4.6863C25.0761 2.44866 22.2251 0.924806 19.1214 0.307443C16.0177 -0.309921 12.8007 0.00693265 9.87706 1.21793C6.95345 2.42894 4.45459 4.4797 2.69649 7.11088C0.938384 9.74207 0 12.8355 0 16C0 20.2435 1.68571 24.3131 4.68629 27.3137C7.68687 30.3143 11.7565 32 16 32Z",fill:"#0052FF"})),ig||(ig=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9624 27.2676C22.1853 27.2676 27.23 22.223 27.23 16C27.23 9.7771 22.1853 4.73242 15.9624 4.73242C10.0588 4.73242 5.21562 9.27262 4.73409 15.0518H21.4544V16.9281H4.73242C5.20435 22.7169 10.0519 27.2676 15.9624 27.2676Z",fill:"white"})))},name:"Base"}],[ma.LINEA,{chainId:ma.LINEA,logo:function(e){return F.createElement("svg",dg({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ag||(ag=F.createElement("path",{d:"M0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12Z",fill:"#121212"})),lg||(lg=F.createElement("path",{d:"M15.5387 17.9973H6V7.94678H8.18247V16.0495H15.5387V17.9963V17.9973Z",fill:"white"})),cg||(cg=F.createElement("path",{d:"M15.5386 9.89355C16.6137 9.89355 17.4853 9.02195 17.4853 7.94678C17.4853 6.8716 16.6137 6 15.5386 6C14.4633 6 13.5918 6.8716 13.5918 7.94678C13.5918 9.02195 14.4633 9.89355 15.5386 9.89355Z",fill:"white"})))},name:"Linea"}],[ma.SCROLL,{chainId:ma.SCROLL,logo:vg,name:"Scroll"}],[ma.MANTA,{chainId:ma.MANTA,logo:Ag,name:"Manta"}],[ma.MANTLE,{chainId:ma.MANTLE,logo:function(e){return F.createElement("svg",Cg({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),wg||(wg=F.createElement("g",{clipPath:"url(#a)"},F.createElement("path",{d:"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12z",fill:"#000"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m12.958 5.9.477-3.071A9.405 9.405 0 0 0 12 2.719h-.008v6.265H12c.264 0 .525.034.777.1l.81-3.052a6.247 6.247 0 0 0-.629-.132zM10.49 9.388 8.93 6.702a6.22 6.22 0 0 0-.535.348L6.533 4.499a9.34 9.34 0 0 1 1.24-.764L9.19 6.501c.287-.146.586-.27.892-.371l-.964-2.955a9.27 9.27 0 0 1 1.417-.341l.496 3.119c-.21.033-.418.08-.624.134l.807 3c-.253.067-.497.17-.724.301zM3.724 7.794 6.54 9.227a6.12 6.12 0 0 0-.366.887l-3.006-.972c.15-.461.337-.915.557-1.348zm13.572 1.133-2.685 1.56c.132.228.233.472.301.725l3-.808c.055.206.1.414.134.623l3.119-.496a9.215 9.215 0 0 0-.342-1.417l-2.954.965a6.14 6.14 0 0 0-.372-.892l2.765-1.42a9.269 9.269 0 0 0-.764-1.238l-2.55 1.863c.125.171.24.35.347.535zM16.2 3.722zm-1.348-.556c.462.149.915.335 1.348.556l-1.43 2.815a6.087 6.087 0 0 0-.888-.366l.97-3.006zm.227 3.481-1.577 2.737c.229.132.439.293.627.48l4.422-4.438a9.305 9.305 0 0 0-1.107-.944L15.62 6.997a6.054 6.054 0 0 0-.54-.35zm-5.694 3.849L6.65 8.917c.107-.185.224-.365.35-.54L4.485 6.554c.284-.392.602-.765.944-1.107L9.865 9.87a3.04 3.04 0 0 0-.48.626zm-3.352-.087 3.052.813c-.067.252-.101.513-.101.778H2.719a9.4 9.4 0 0 1 .111-1.44l3.071.479c.033-.212.077-.422.132-.63zm11.428 4.364 2.815 1.433a9.23 9.23 0 0 0 .557-1.348l-3.006-.972a6.135 6.135 0 0 1-.366.887zm-3.95-.161 1.559 2.686c.184-.107.363-.222.535-.347l1.862 2.55a9.334 9.334 0 0 1-1.24.764L14.81 17.5a6.215 6.215 0 0 1-.893.37l.965 2.955c-.461.15-.938.266-1.418.342l-.495-3.12c.21-.033.418-.08.624-.134l-.807-3a3.01 3.01 0 0 0 .724-.301zm-6.807.46 2.685-1.56a2.982 2.982 0 0 1-.301-.724l-3 .808a6.182 6.182 0 0 1-.134-.623l-3.12.496c.077.48.192.957.343 1.418l2.954-.966c.1.306.224.605.371.892l-2.765 1.42c.221.43.478.846.764 1.238l2.55-1.863a6.076 6.076 0 0 1-.347-.535zM7.8 20.279zm0 0c.434.22.887.407 1.349.556l.97-3.005a6.087 6.087 0 0 1-.888-.366L7.8 20.278zm1.121-2.925h.001zm0 0 1.578-2.737a3.036 3.036 0 0 1-.627-.48L5.45 18.575c.343.342.716.66 1.108.944l1.824-2.515c.174.126.354.242.54.35zm5.695-3.849 2.737 1.579a6.248 6.248 0 0 1-.351.54l2.514 1.825a9.353 9.353 0 0 1-.944 1.107l-4.436-4.425c.187-.187.349-.398.48-.626zm-3.392 1.412zm0 0-.81 3.052c.207.055.417.099.628.132l-.476 3.071c.471.073.954.11 1.434.11h.008v-6.265h-.008a3.03 3.03 0 0 1-.776-.1zm3.692-2.138c.067-.251.101-.513.101-.777h6.265c0 .482-.037.966-.111 1.44l-3.07-.48a6.072 6.072 0 0 1-.132.63l-3.053-.813z",fill:"#fff"}))),Eg||(Eg=F.createElement("defs",null,F.createElement("clipPath",{id:"a"},F.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"})))))},name:"Mantle"}],[ma.TON,{chainId:ma.TON,logo:function(e){return F.createElement("svg",Sg({xmlns:"http://www.w3.org/2000/svg",width:56,height:56,viewBox:"0 0 56 56",fill:"none"},e),kg||(kg=F.createElement("path",{d:"M28 56C43.464 56 56 43.464 56 28C56 12.536 43.464 0 28 0C12.536 0 0 12.536 0 28C0 43.464 12.536 56 28 56Z",fill:"#0098EA"})),Tg||(Tg=F.createElement("path",{d:"M37.5603 15.6277H18.4386C14.9228 15.6277 12.6944 19.4202 14.4632 22.4861L26.2644 42.9409C27.0345 44.2765 28.9644 44.2765 29.7345 42.9409L41.5381 22.4861C43.3045 19.4251 41.0761 15.6277 37.5627 15.6277H37.5603ZM26.2548 36.8068L23.6847 31.8327L17.4833 20.7414C17.0742 20.0315 17.5795 19.1218 18.4362 19.1218H26.2524V36.8092L26.2548 36.8068ZM38.5108 20.739L32.3118 31.8351L29.7417 36.8068V19.1194H37.5579C38.4146 19.1194 38.9199 20.0291 38.5108 20.739Z",fill:"white"})),Rg||(Rg=F.createElement("script",{xmlns:""})))},name:"Ton"}]]);function Mg({width:e=24,height:t=24,marginRight:r=8,url:n,zIndex:i,cross:s,address:a,token:l,sx:d,chainId:u}){var p;const[h,f]=o.useState(!1),[m,g]=o.useState(""),[y,b]=o.useState(""),[v,x]=o.useState(!1),w=o.useCallback((()=>f(!0)),[]);let E=function(e){const t=c.useSelector(Kh),{chainId:r}=Xh();return o.useMemo((()=>{if(!e)return;let n=t.find((({address:t,chainId:n})=>n===r&&t===e));return n||(n=t.find((({address:t})=>t===e))),n}),[e,t,r])}(a);l&&(E=l);const A=a||(null==E?void 0:E.address),C=null==E?void 0:E.symbol,k=null==C?void 0:C.charAt(0).toUpperCase(),T=o.useMemo((()=>{const e=null==E?void 0:E.logoURI;return n||e||""}),[n,E]);return o.useEffect((()=>{x(!1)}),[A,T]),o.useEffect((()=>{s&&(T?function(e,t){const r=new XMLHttpRequest;let n;r.onload=function(){const e=new FileReader;e.onloadend=function(){t(e.result)},e.readAsDataURL(r.response)},r.onerror=function(){t()};try{n=new URL(e)}catch(e){}finally{r.open("GET",n||e),r.responseType="blob",r.send()}}(T,(e=>{g(e)})):g(""))}),[T,s]),o.useEffect((()=>{try{let t=A;if(t&&t.length<15&&(t=t.padEnd(15,"0")),t){const r=new W.default(t,{size:e,format:"svg",margin:.2,background:[255,234,4,255]}).toString();b(`data:image/svg+xml;base64,${r}`)}}catch(e){console.error("generate Identicon error: ",e)}}),[A,e]),de.exports.jsxs(Lr,{sx:Object.assign({position:"relative",display:"flex",alignItems:"center",justifyContent:"center",minWidth:e,width:e,height:t,marginRight:r,zIndex:i,border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},d||{}),style:{width:e,height:t},children:[!h&&de.exports.jsx(Lr,{sx:{typography:"ht",height:"100%",width:"100%",borderRadius:"50%",border:"transparent 2px solid",borderColor:"text.primary",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"center"},children:k}),de.exports.jsx(Lr,{component:"img",src:!(s?m:T)||v?y:s?m:T,onLoad:w,onError:e=>{const t=e.target;A&&y&&x(!0),t.onerror=null},sx:{position:"absolute",top:"0",bottom:"0",left:"0",right:"0",borderRadius:"50%",overflow:"hidden",width:"100%",height:"100%"}}),u&&Ng.has(u)?de.exports.jsx(Lr,{sx:{position:"absolute",right:0,bottom:-1,width:12,height:12,transform:"translateX(50%)",border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},children:de.exports.jsx(Lr,{component:null===(p=Ng.get(u))||void 0===p?void 0:p.logo,sx:{display:"block",width:"100%",height:"100%"}})}):""]})}function Og({token:t,onClick:r,showChainLogo:n}){var o,i;const a=Ir();return de.exports.jsxs(Lr,{component:Nn,sx:{display:"flex",alignItems:"center",color:a.palette.text.primary,typography:"h5",fontWeight:600,"&:focus-visible":{opacity:.5}},onClick:e=>{r&&r(e)},"data-testid":"swap-select-token-btn",children:[(null==t?void 0:t.address)?de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Mg,{url:null==t?void 0:t.logoURI,address:null!==(o=null==t?void 0:t.address)&&void 0!==o?o:"",marginRight:6,chainId:n?null==t?void 0:t.chainId:void 0}),de.exports.jsx(Lr,{children:null!==(i=null==t?void 0:t.symbol)&&void 0!==i?i:"-"})]}):de.exports.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),de.exports.jsx(Lr,{sx:{ml:7,width:12,transform:"rotateX(180deg)"},component:s.CaretUp})]})}function Ig({onClick:t,balance:r,decimals:n,address:o,showMaxBtn:i}){const{palette:s}=Ir();return de.exports.jsxs(Lr,{sx:{display:"flex",typography:"body2",color:s.text.secondary},children:[de.exports.jsx(e.Trans,{id:"0QDjxt",message:"Balance:"})," ",o?xs({input:r,decimals:Math.min(n||4,4)}):"-",i&&r&&r.gt(0)&&de.exports.jsx(Lr,{component:Nn,sx:{ml:6,color:(null==r?void 0:r.gt(0))?s.primary.main:s.text.disabled,cursor:o&&t?"pointer":"unset"},onClick:()=>t&&t(r?r.toString():""),children:de.exports.jsx(e.Trans,{id:"CK1KXz",message:"Max"})})]})}function Fg({readOnly:e,sx:t,value:r,decimals:n,onChange:i,suffix:a,withClear:l,onFocus:c,placeholder:d}){const u=Ir(),p=o.useMemo((()=>a||(l&&r&&i?de.exports.jsx(Lr,{component:Nn,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0,color:"text.secondary","&:focus-visible":{border:"solid 1px",borderColor:"text.primary"}},onClick:()=>{i&&i("")},children:de.exports.jsx(Lr,{component:s.Error,sx:{width:12}})}):void 0)),[i,a,u.palette.text.primary,r,l]);return de.exports.jsxs(Lr,{sx:Object.assign({mt:12,display:"flex",justifyContent:"space-between",alignItems:"center"},t),"data-testid":"number-input-wrapper",children:[de.exports.jsx(Dn,{fullWidth:!0,value:r,readOnly:e,placeholder:d||"0.00",onFocus:c,onChange:e=>{const t=e.target.value,r=0===t.length?"":As(t,n);i&&i(r)},sx:{width:"inherit",border:"none","& .MuiInput-input":{fontSize:24,border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,color:"text.disabled"}}}}),!e&&r&&p]})}function jg({open:e,onClose:t,afterClose:r,title:n,rightSlot:o,canBack:i=!0,children:a,height:l,testId:c}){return de.exports.jsxs(Lr,{sx:{position:"absolute",top:e?0:"100%",transition:"all 300ms",zIndex:1,left:0,right:0,bottom:0,display:"flex",flexDirection:"column",backgroundColor:"background.paper",borderRadius:16,height:l},"data-testid":c,"data-active":e?"1":"0",children:[n?de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:20},children:[de.exports.jsx(Lr,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:n}),o,!o&&i&&de.exports.jsx(Lr,{component:s.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{t&&t(),setTimeout((()=>r&&r()),300)}})]}):"",e?a:""]})}function Lg({token:e,disabled:t,style:r,onClick:n}){const o=Ir(),i=sf(),{account:a}=u.useWeb3React(),l=i(e),c=l?vs({input:l}):"";return de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2",px:6,py:5,borderRadius:8,cursor:t?"auto":"pointer",opacity:t?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:r,onClick:()=>{t||n()},"data-testid":"token-picker-item",children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Mg,{token:e}),de.exports.jsxs(Lr,{children:[de.exports.jsx(Lr,{sx:{fontWeight:600,textAlign:"left"},children:e.symbol}),a&&de.exports.jsx(Lr,{sx:{mt:4,textAlign:"left"},children:(null==l?void 0:l.gte(0))?c:de.exports.jsx(Lr,{component:s.Loading,width:18,sx:{"& path":{fill:o.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})]}),de.exports.jsx(Lr,{sx:{color:"text.secondary",textAlign:"right"},children:e.name})]})}function _g({chain:t,active:r,onClick:n}){return de.exports.jsx(xi,{title:t.name,placement:"top",onlyHover:!0,children:de.exports.jsxs(Lr,{sx:Object.assign({display:"flex",alignItems:"center",p:8,borderRadius:8,cursor:"pointer"},r?{backgroundColor:"secondary.main",color:"secondary.contrastText"}:{border:"1px solid",borderColor:"border.main","&:hover":{backgroundColor:"hover.default"}}),onClick:n,children:[de.exports.jsx(Lr,{component:t.logo,sx:{width:24,height:24}}),r?de.exports.jsxs(Lr,{sx:{ml:8},children:[de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"}),` ${t.name}`]}):""]})},t.chainId)}function Wg({value:e,onChange:r,occupiedAddrs:n,occupiedChainId:i,hiddenAddrs:s,showAddrs:a,visible:l,side:d,defaultLoadBalance:u}){const{chainList:p,selectChainId:h,setSelectChainId:f}=function(e){const{chainId:t}=Xh(),r=c.useSelector($h),n=c.useSelector(af).crossChain,i=o.useMemo((()=>{const t=new Set;return r.forEach((r=>{r.side&&e&&r.side!==e||t.add(r.chainId)})),t}),[r,e]),s=o.useMemo((()=>{if(!n)return[];const e=new Map;let r;return Ng.forEach(((n,o)=>{if(i.has(n.chainId)){if(n.mainnet){if(t!==n.chainId)return;r=n.mainnet}e.set(o,Object.assign({},n))}})),void 0!==r&&e.delete(r),Array.from(e.values())}),[t,r,n]),a=o.useMemo((()=>!s.length||t&&i.has(t)?t:s[0].chainId),[t,i]),[l,d]=o.useState(a);o.useEffect((()=>{void 0===l&&d(a)}),[a]);const u=o.useMemo((()=>null!=l?l:a),[l,a]);return{chainList:s,selectChainId:u,setSelectChainId:d}}(d),{showTokenList:m,filter:g,setFilter:y,onSelectToken:b,popularTokenList:v}=Rm({value:e,onChange:r,occupiedAddrs:n,occupiedChainId:i,hiddenAddrs:s,showAddrs:a,side:d,chainId:h,visible:l,defaultLoadBalance:u}),x=o.useRef(null),[w,E]=o.useState(0);o.useEffect((()=>{l&&(null==e?void 0:e.chainId)&&(null==e?void 0:e.chainId)!==h&&f(e.chainId)}),[e,l]),o.useEffect((()=>{l&&x.current&&E(x.current.offsetHeight-16)}),[x,l,h]);const A=o.useCallback((({index:t,style:r})=>{const n=m[t];return n?de.exports.jsx(Lg,{token:n,disabled:!!e&&e.address===n.address&&e.chainId===n.chainId,style:r,onClick:()=>b(n)},n.address+n.chainId):null}),[m,v,e]);return de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column",px:20,flex:1,overflow:"hidden"},children:[de.exports.jsx(Vn,{fullWidth:!0,height:48,value:g,onChange:e=>y(e.target.value),clearValue:()=>y(""),placeholder:t.i18n._({id:"72/M0o",message:"Enter the token symbol or address"}),sx:{mb:16}}),p.length?de.exports.jsx(Lr,{sx:{position:"relative",display:"flex",gap:8,flexWrap:"wrap",pb:32,"&::after":{content:'""',position:"absolute",bottom:16,left:0,right:0,height:"1px",backgroundColor:"border.main"}},children:p.map((e=>de.exports.jsx(_g,{chain:e,active:e.chainId===h,onClick:()=>{f(e.chainId)}},e.chainId)))}):"",de.exports.jsx(Lr,{sx:{pb:16,flex:1,minHeight:64},ref:x,children:de.exports.jsx(C.FixedSizeList,{height:w,itemCount:m.length,itemSize:52,width:"100%",className:"token-list",children:A})})]})}function Bg({open:t,value:r,onClose:n,occupiedAddrs:o,occupiedChainId:i,onTokenChange:s,side:a,defaultLoadBalance:l}){const{height:d}=c.useSelector(af);return de.exports.jsx(jg,{height:d,open:t,onClose:n,title:de.exports.jsx(e.Trans,{id:"T0Y2+3",message:"Select a token"}),testId:"token-picker-wrapper",children:de.exports.jsx(Wg,{value:r,visible:t,onChange:s,occupiedAddrs:o,occupiedChainId:i,side:a,defaultLoadBalance:l})})}function Pg(e,t){localStorage.setItem("from"===e?"DODO_WIDGET_LAST_FROM_TOKEN":"DODO_WIDGET_LAST_TO_TOKEN",t?JSON.stringify(t):"")}function Dg(e){const{provider:t}=Xh(),r=o.useMemo((()=>{var r;if(e&&(null===(r=null==t?void 0:t.provider)||void 0===r?void 0:r.isMetaMask))return()=>function({chainId:e,provider:t}){var r,n,o;return ka(this,void 0,void 0,(function*(){if(!t)return!1;const i=`0x${e.toString(16)}`;try{return yield t.request({method:"wallet_switchEthereumChain",params:[{chainId:i}]}),!0}catch(s){const{code:a}=s,l=ba[e];if(!l)throw new Error(`Chain ${e} does not exist`);const c={chainId:i,chainName:null===(r=Ng.get(e))||void 0===r?void 0:r.name,rpcUrls:[...ga[e],...null!==(o=null===(n=Vh.getState().globals.jsonRpcUrlMap)||void 0===n?void 0:n[e])&&void 0!==o?o:[]],nativeCurrency:{name:l.name,symbol:l.symbol,decimals:l.decimals},blockExplorerUrls:[`https://${xa[e]}/`]};if(4902===a||-32603===a)try{return yield t.request({method:"wallet_addEthereumChain",params:[c]}),!0}catch(t){console.error(`[failed to add ${e}]: `,c,t)}console.error(`[failed to switch ${e}]: `,c,s)}return!1}))}({chainId:e,provider:null==t?void 0:t.provider})}),[e]);return r}function Ug({locale:r,children:n}){return o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){yield function(e="en-US"){return ka(this,void 0,void 0,(function*(){try{const n=yield(r=`./locales/${e}.js`,Promise.resolve().then((function(){return N(require(r))})));t.i18n.load(e,n.messages||n.default.messages)}catch(e){}var r;t.i18n.activate(e)}))}(r)}))})()}),[r]),de.exports.jsx(e.I18nProvider,{i18n:t.i18n,children:n})}var Vg,Zg,Hg,zg;!function(e){e[e.Running=0]="Running",e[e.Success=1]="Success",e[e.Failed=2]="Failed",e[e.Warning=3]="Warning"}(Vg||(Vg={})),function(e){e.Canceled="canceled",e.Failed="failed",e.Success="success",e.Submitted="submitted"}(Zg||(Zg={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success"}(Hg||(Hg={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success",e[e.Warning=2]="Warning"}(zg||(zg={}));const Yg=(e,t)=>ka(void 0,void 0,void 0,(function*(){const{value:r,from:n,to:o,data:i}=e,s={from:n,to:o,value:r,data:i};r&&!/^0x0*$/.test(r)||delete s.value;try{return(yield t.estimateGas(s)).add(5e4)}catch(e){console.error(e);try{if(yield t.call(s),"test"!==process.env.NODE_ENV)throw new Error("Unexpected issue with estimating the gas. Please try again.")}catch(e){if("test"!==process.env.NODE_ENV)throw e}}return null})),Gg=(e,r)=>ka(void 0,void 0,void 0,(function*(){try{return yield r.getSigner().sendTransaction(e)}catch(e){throw 4001===(null==e?void 0:e.code)?new Error(t.i18n._({id:"em6LzM",message:"Transaction rejected."})):e}}));function Xg(e,r){var n;const o=null===(n=ba[e])||void 0===n?void 0:n.symbol,i=[{error:"insufficient",msg:t.i18n._({id:"CkfzUf",message:"Insufficient funds - Please retry after depositing more {EtherTokenSymbol} into your wallet",values:{EtherTokenSymbol:o}})},{error:["External Swap execution Failed","Return amount is not enough"],msg:t.i18n._({id:"AghcDJ",message:"Price impact exceeds the slippage tolerance you set. Try increasing the slippage tolerance."})},{error:"SafeERC20: low-level call failed",msg:t.i18n._({id:"tMVAXL",message:"SafeERC20: low-level call failed. Please contact the DODO team."})},{error:["User denied","cancel","User rejected","user rejected"],msg:t.i18n._({id:"xEbi+8",message:"User denied transaction signature."})},{error:["Cannot set properties of undefined (setting 'loadingDefauIts'){\"originalError\":{",'[ethjs-query]while formatting outputs from RPC\'["value":["code":-32000,"message":"header not found"))'],msg:t.i18n._({id:"h4RLFN",message:"RPC node data exception"})},{error:['execution reverted:FORCESTOP ["originalError"'],msg:t.i18n._({id:"yM82Jw",message:"ForceStop exception"})},{error:["replacement transaction underpriced","Gasprice too low","transaction underprice"],msg:t.i18n._({id:"gz+9Rb",message:"Gas price is too low, please adjust in your wallet and try again"})},{error:["MINT_INVALID"],msg:t.i18n._({id:"Xpkm7d",message:"No ForceStop access"})},{error:["NOT_PHASE_EXE"],msg:t.i18n._({id:"qK7wuW",message:"Unable to SETTLE during the cooling-off period"})},{error:["params specify an EIP-1559transaction but the currentnetwork does not support"],msg:t.i18n._({id:"TizaRy",message:"Wallet incompatibility"})},{error:["ALREADY_SETTLED"],msg:t.i18n._({id:"C1mcuF",message:"This CP has been settled by other addrs"})},{error:["create RFQ order failed]:LESS_THAN_FEE_LIMIT"],msg:t.i18n._({id:"g3x+cF",message:"Service update, please wait and try again"})}];let s="";return i.some((e=>Array.isArray(e.error)?e.error.some((t=>r.indexOf(t)>-1&&(s=e.msg,!0))):r.indexOf(e.error)>-1&&(s=e.msg,!0))),s||r}var Jg,qg;!function(e){e.Approval="APPROVAL",e.TX="TX",e.TypedSign="TypedSign"}(Jg||(Jg={})),function(e){e.Normal="Normal",e.Privacy="Privacy",e.LimitOrder="LimitOrder",e.RFQ="RFQ"}(qg||(qg={}));const Qg=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_GLOBAL_PROPS",payload:e})})),Kg=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_AUTO_CONNECT_LOADING",payload:e})})),$g=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_AUTO_SLIPPAGE",payload:e})}));function ey({onTxFail:e,onTxSubmit:t,onTxSuccess:r}={}){const{account:n,provider:i}=Xh(),s=Jh(),[a,l]=o.useState(!1),[d,u]=o.useState(new Map),p=c.useDispatch(),[h,f]=o.useState(null),[m,g]=o.useState(""),[y,b]=o.useState(null),[v,x]=o.useState(!1),[w,E]=o.useState(),{updateBlockNumber:A}=Am(),C=o.useCallback(((o,a,c,d=!1,h,m,y,v)=>ka(this,void 0,void 0,(function*(){if(g(""),f(""),!n||!i)throw new Error("Submission: Cannot execute step when the wallet is disconnected");let w,C,k;E((()=>y)),l(!1);try{if(l(!0),a.opcode===Jg.Approval)k=yield((e,t,r,n,o,i)=>ka(void 0,void 0,void 0,(function*(){const s=mm(e,km,o,i).interface.encodeFunctionData("approve",[r,n.toFixed()]),a={from:t,to:e,data:s,value:`0x${new O.default("0").toString(16)}`,gasLimit:void 0},l=yield Yg(a,o);return l&&(a.gasLimit=l),yield Gg(a,o)})))(a.token.address,n,a.contract,a.amt||bm,i,n),w=k.hash,g(w);else{if(a.opcode!==Jg.TX)throw new Error(`Op ${a.opcode} not implemented!`);if(""===a.to)throw new Error("Submission: malformed to");if(0===a.data.length)throw new Error("Submission: malformed data");if(0===a.data.indexOf("0x")&&a.data.length<=2)throw new Error("Submission: malformed data");if(C={value:a.value,data:a.data,to:a.to,gasLimit:a.gasLimit,from:n,chainId:s},!C.gasLimit)try{const e=yield Yg(C,i);e&&(C.gasLimit=e)}catch(e){console.debug(e)}if(k=yield Gg(C,i),w=k.hash,g(w),!w)throw new Error(`Unexpected tx: ${w}`)}}catch(t){if(l(!1),b({spec:a,brief:o,subtitle:c}),console.error(t),t.message){p(Qg({contractStatus:_h.Failed}));const r={error:t.message,brief:o};m&&Object.assign(r,m),e&&e(t,m),f(Xg(s,t.message))}return Zg.Failed}b({spec:a,brief:o,subtitle:c}),x(!1),l(!1);const T=Object.assign(Object.assign(Object.assign(Object.assign({brief:o},a),C),{tx:w,subtitle:c}),m);p(Qg({contractStatus:_h.Pending})),t&&t(w,T),h&&h();const R={brief:o,spec:a,tx:w,subtitle:c};if(u((e=>e.set(w,[R,Vg.Running]))),d)return Zg.Submitted;if(h&&h(),null==k?void 0:k.wait){const e=yield k.wait(1);if(x(!0),e.status===Hg.Success)return"TX"===T.opcode&&p(Qg({contractStatus:_h.TxSuccess})),"APPROVAL"===T.opcode&&p(Qg({contractStatus:_h.ApproveSuccess})),v&&v(w,r),r&&r(w,T),yield A(),u((e=>e.set(w,[R,Vg.Success]))),Zg.Success}return yield A(),x(!0),u((e=>e.set(w,[R,Vg.Failed]))),Zg.Failed}))),[n,s,l,i,A]),k=o.useCallback((({brief:n,subtitle:o,early:i,mixpanelProps:a,submittedBack:c,submittedConfirmBack:d,successBack:u,handler:h})=>ka(this,void 0,void 0,(function*(){E((()=>d)),g(""),f(""),l(!1);const m=Object.assign({brief:n,subtitle:o},a);return new Promise((d=>ka(this,void 0,void 0,(function*(){const y={opcode:Jg.TX,value:"",to:"",data:""},v=(e,r)=>{g(e),b({spec:y,brief:n,subtitle:o}),x(!1),l(!1),p(Qg({contractStatus:_h.Pending})),t&&t(e,Object.assign(Object.assign({tx:e},m),r)),c&&c(),i&&d(Zg.Submitted)},w=(e,t)=>ka(this,void 0,void 0,(function*(){g(e),p(Qg({contractStatus:_h.TxSuccess})),u&&u(e,r),r&&r(e,Object.assign(Object.assign({tx:e},m),t)),yield A(),x(!0)})),E=t=>{if(l(!1),b({spec:y,brief:n,subtitle:o}),console.error(t),t.message){p(Qg({contractStatus:_h.Failed}));const r={error:t.message,brief:n};a&&Object.assign(r,a),e&&e(t,a),f(Xg(s,t.message))}d(Zg.Failed)};try{l(!0),yield h({onSubmit:v,onSuccess:w,onError:E})}catch(e){return void E(e)}}))))}))),[s,l,A]),T=o.useMemo((()=>({execute:C,executeCustom:k,requests:d,setShowing:b,waitingSubmit:a})),[C,k,d,b]),R=o.useCallback((()=>{b(null),w&&(w(),E(void 0))}),[w]);return{showing:y,showingDone:v,transactionTx:m,errorMessage:h,setErrorMessage:f,closeShowing:R,ctxVal:T,requests:d}}function ty(){const{requests:e}=ny(),t=[];return null==e||e.forEach((function([e,r]){r===Vg.Running&&t.push(e)})),{runningRequests:t,isInflight:t.length>0}}const ry=o.createContext({execute:()=>Promise.resolve(Zg.Canceled),executeCustom:()=>Promise.resolve(Zg.Canceled),requests:void 0,waitingSubmit:!1});function ny(){return o.useContext(ry)}var oy;function iy(){return iy=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iy.apply(this,arguments)}var sy=function(e){return F.createElement("svg",iy({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),oy||(oy=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},F.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},F.createElement("g",{transform:"translate(18.000000, 291.000000)"},F.createElement("g",{transform:"translate(40.000000, 83.000000)"},F.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"})))))))};function ay({showingDone:e,errorMessage:t}){return t?de.exports.jsx(Lr,{component:s.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?de.exports.jsx(Lr,{component:s.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):de.exports.jsx(Lr,{sx:{mx:"auto",border:e=>{var t;return`6px solid ${null===(t=e.palette)||void 0===t?void 0:t.background.input}`},borderRadius:"50%",width:"64px",height:"64px",position:"relative",animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}},children:de.exports.jsx(Lr,{component:sy,sx:{position:"absolute",top:"-6px",right:"-6px",color:"primary.main"}})})}function ly({showingDone:e,showing:r}){return de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[de.exports.jsx(Lr,{sx:{mt:60},children:e?t.i18n._({id:"4xbbt/",message:"{0} confirmed",values:{0:null==r?void 0:r.brief}}):t.i18n._({id:"/nzjSF",message:"{0} pending",values:{0:null==r?void 0:r.brief}})}),(null==r?void 0:r.subtitle)?de.exports.jsx(Lr,{sx:{mt:20,typography:"body2"},children:null==r?void 0:r.subtitle}):""]})}function cy({isStarted:t,isEnded:r,tx:n}){const[i,a]=o.useState(0),{chainId:l}=Xh(),c=o.useMemo((()=>{const e=xa[l||1];let t="tx";return l===ma.TON&&(t="transaction"),`https://${e}/${t}/${n}`}),[n,l]),d=o.useMemo((()=>{const e=Math.floor(i/60),t=i%60;return e?`${e}m ${t}s`:`${t}s`}),[i]),u=o.useRef();return o.useEffect((()=>(t&&(a(0),clearInterval(u.current),u.current=setInterval((()=>{a((e=>e+1))}),1e3)),()=>{clearInterval(u.current)})),[t]),o.useEffect((()=>{clearInterval(u.current)}),[r]),de.exports.jsxs(Lr,{sx:{mt:20,pt:20,display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.secondary",border:"solid 1px transparent",borderTopColor:"border.main"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsx(e.Trans,{id:"+Jkdiu",message:"Transaction Time:"}),d]}),de.exports.jsxs(Un,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:c,target:"_blank",rel:"noopener noreferrer",children:[de.exports.jsx(e.Trans,{id:"S3piC2",message:"Tx"}),de.exports.jsx(Lr,{component:s.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function dy(t){var{children:r,executionStatus:n}=t;const o=ey(Ca(t,["children","executionStatus"])),{ctxVal:i,showing:s,closeShowing:a,showingDone:l,errorMessage:d,transactionTx:u}=Object.assign(Object.assign({},o),n),p=c.useDispatch();return de.exports.jsxs(ry.Provider,{value:i,children:[r,de.exports.jsx(jg,{open:!!s,onClose:a,children:de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",px:20,pb:20,flex:1,overflowY:"auto"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsx(Lr,{sx:{textAlign:"center",pt:60},children:de.exports.jsx(ay,{showingDone:l,errorMessage:d})}),d?de.exports.jsxs(Lr,{sx:{textAlign:"center",mt:60},children:[de.exports.jsx(Lr,{children:de.exports.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),de.exports.jsx(Lr,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:d})]}):de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(ly,{showingDone:l,showing:s}),de.exports.jsx(cy,{isStarted:!!s,isEnded:l,tx:u})]})]}),de.exports.jsx(Rn,{fullWidth:!0,size:Rn.Size.big,onClick:()=>{p(Qg({contractStatus:_h.Initial})),a()},sx:{mt:20},children:d?de.exports.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"}):de.exports.jsx(e.Trans,{id:"yz7wBu",message:"Close"})})]})})]})}const uy=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_SLIPPAGE",payload:e})}));function py({width:e,height:t,feeRate:r,rebateTo:n,colorMode:i,apikey:s,defaultChainId:a,defaultToToken:l,defaultFromToken:d,jsonRpcUrlMap:u,swapSlippage:p,bridgeSlippage:h,apiServices:f,crossChain:m,noPowerBy:g,tonConnect:y}){const b=c.useDispatch();o.useEffect((()=>{i&&b((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_COLOR_MODE",payload:e})})))(i))}),[i]),o.useEffect((()=>{var e;a&&b((e=a,t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_CHAIN_ID",payload:e})}))))}),[a]),o.useEffect((()=>{b(Qg({height:t}))}),[t]),o.useEffect((()=>{b(Qg({width:e}))}),[e]),o.useEffect((()=>{s&&b(Qg({apikey:s}))}),[s]),o.useEffect((()=>{r&&b(Qg({feeRate:r}))}),[r]),o.useEffect((()=>{n&&b(Qg({rebateTo:n}))}),[n]),o.useEffect((()=>{p&&b(Qg({swapSlippage:p}))}),[p]),o.useEffect((()=>{h&&b(Qg({bridgeSlippage:h}))}),[h]),o.useEffect((()=>{f&&b(Qg({apiServices:f}))}),[f]),o.useEffect((()=>{d&&b((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_FROM_TOKEN",payload:e})})))(d))}),[d]),o.useEffect((()=>{l&&b((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_TO_TOKEN",payload:e})})))(l))}),[l]),o.useEffect((()=>{u&&b(Qg({jsonRpcUrlMap:u}))}),[u]),o.useEffect((()=>{void 0!==m&&b(Qg({crossChain:m}))}),[m]),o.useEffect((()=>{void 0!==g&&b(Qg({noPowerBy:g}))}),[g]),o.useEffect((()=>{void 0!==y&&Gh.setState({enabled:!!y})}),[y])}function hy({refetch:e,interval:t}){let r;o.useEffect((()=>(e(),clearTimeout(r),r=setInterval((()=>{e()}),null!=t?t:15e3),()=>clearTimeout(r))),[e])}var fy;!function(e){e.routePrice="routePrice",e.fiatPrice="fiatPrice",e.bridgeRoutePrice="bridgeRoutePrice",e.bridgeEncode="bridgeEncode",e.bridgeCreateRoute="bridgeCreateRoute"}(fy||(fy={}));const my="https://api.dodoex.io/cross-chain/widget",gy=`${my}/routes`,yy=`${my}/transaction/encode`,by=`${my}/order/create`;function vy(e){const t=c.useSelector(af);return o.useMemo((()=>function(e,t={}){var r,n,o,i,s;switch(e){case fy.routePrice:return null!==(r=t.routePrice)&&void 0!==r?r:"https://api.dodoex.io/route-service/v2/widget/getdodoroute";case fy.fiatPrice:return null!==(n=t.fiatPrice)&&void 0!==n?n:"https://api.dodoex.io/frontend-price-api/current/batch";case fy.bridgeRoutePrice:return null!==(o=t.bridgeRoutePrice)&&void 0!==o?o:gy;case fy.bridgeEncode:return null!==(i=t.bridgeEncode)&&void 0!==i?i:yy;case fy.bridgeCreateRoute:return null!==(s=t.bridgeCreateRoute)&&void 0!==s?s:by;default:throw new Error(`Invalid key = ${e}`)}}(e,t.apiServices)),[t.apiServices,e])}function xy({fromToken:e,toToken:t,chainId:r}){const[n,i]=o.useState(!1),{apikey:s}=c.useSelector(af),[a,l]=o.useState(""),[d,u]=o.useState(""),p=vy(fy.fiatPrice),h=o.useCallback((()=>{if(!r||!e||!t)return;const n=[];e.chainId!==ma.TON&&n.push(e),t.chainId!==ma.TON&&n.push(t),n.length&&(i(!0),B.default.post(p,{networks:n.map((e=>{var t;return(e=>va[e]||va[ma.MAINNET])(null!==(t=e.chainId)&&void 0!==t?t:r)})),addresses:n.map((e=>e.address)),symbols:n.map((e=>e.symbol)),isCache:!0},s?{headers:{apikey:s}}:void 0).then((r=>{var n,o,s;i(!1);const a=null===(n=r.data)||void 0===n?void 0:n.data;a&&(l(null===(o=a.find((t=>t.address===e.address)))||void 0===o?void 0:o.price),u(null===(s=a.find((e=>e.address===t.address)))||void 0===s?void 0:s.price))})).catch((e=>{i(!1),console.error(e)})))}),[r,e,t,s,p]);return hy({refetch:h}),{loading:n,refetch:h,toFiatPrice:d,fromFiatPrice:a}}const wy=e=>(null!=e?e:Vh.getState()).settings.slippage,Ey=e=>(null!=e?e:Vh.getState()).settings.ddl,Ay="0x0000000000000000000000000000000000000000";function Cy(e){const t=c.useSelector(af),r=c.useSelector(cf);return{defaultSlippage:o.useMemo((()=>{var n,o;return!(null==r?void 0:r.loading)&&(null==r?void 0:r.value)?r.value:e?null!==(n=t.bridgeSlippage)&&void 0!==n?n:.5:null!==(o=t.swapSlippage)&&void 0!==o?o:.2}),[t.swapSlippage,t.bridgeSlippage,e,r]),loading:null==r?void 0:r.loading}}var ky;function Ty({toToken:e,fromToken:r,fromAmount:n,toAmount:i,marginAmount:s,estimateGas:a}){const{account:l,chainId:d,provider:u}=Xh(),p=c.useSelector(Zh),h=o.useMemo((()=>(null==r?void 0:r.chainId)||d||p),[d,r,p]),{defaultSlippage:f,loading:m}=Cy(!1),g=c.useSelector(wy)||f,y=c.useSelector(Ey)||20,b=o.useRef(0),{feeRate:v,rebateTo:x,apikey:w,isReverseRouting:A}=c.useSelector(af),C=o.useMemo((()=>Math.floor(Date.now()/1e3)+60*y),[y]),[k,T]=o.useState(ky.Initial),[R,S]=o.useState(null),N=vy(fy.routePrice),M=o.useCallback((()=>{S(null)}),[R]);o.useEffect((()=>{M()}),[r,e]);const O=o.useCallback((()=>ka(this,void 0,void 0,(function*(){if(!h||!r||!e||r.chainId!==e.chainId||!A&&!n||A&&!i)return void T(ky.Initial);b.current=b.current+1;const t=b.current;if(T(ky.Loading),m)return;const o={chainId:h,deadLine:C,apikey:w,slippage:g,source:"dodoV2AndMixWasm",toTokenAddress:e.address,fromTokenAddress:r.address,userAddr:l||Ay,estimateGas:a};A?o.toAmount=E.parseFixed(String(i||1),e.decimals).toString():o.fromAmount=E.parseFixed(String(n||1),r.decimals).toString(),x&&v&&(o.rebateTo=x,o.fee=v);try{const e=yield B.default.get(N,{params:o});if(t<b.current)return;const r=e.data.data;(null==r?void 0:r.resAmount)?(T(ky.Success),S(r)):(T(ky.Failed),S(null))}catch(e){T(ky.Failed),S(null),console.error(e)}}))),[C,l,h,e,v,g,x,r,u,n,i,w,A,N,m,a]);hy({refetch:O});const I=o.useMemo((()=>{const e=A?i:n;return R&&k!==ky.Loading&&e?R:null}),[R,k,A,i,n]),F=function(){const{chainId:e,account:r}=Xh(),n=ny(),i=o.useCallback((({to:e,data:o,useSource:i,duration:s,ddl:a,gasLimit:l,subtitle:c,value:d})=>{const u=60*a,p=d;i&&"weth"!==i.toLowerCase()&&l&&l.lt(3e4)&&console.debug("Warning: GasLimit less than the minimum!");const h={from:r,to:e,data:o,value:p,route:i,duration:s,ddlSecRel:u,gasLimit:l};n.execute(t.i18n._({id:"vH2C/2",message:"Swap"}),Object.assign({opcode:Jg.TX},h),c)}),[r,e]);return i}(),j=o.useCallback((e=>{if(!I)return;const{resAmount:t,to:o,data:i,useSource:s,duration:a,value:l}=I;r&&(A?t:n)&&F({to:o,data:i,useSource:s,duration:a,ddl:y,value:l,subtitle:e})}),[y,r,n,A,I]);return{status:k,rawBrief:I,refetch:O,executeSwap:j,reset:M}}!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(ky||(ky={}));const Ry=new R.QueryClient;function Sy(e){Qh(Object.assign(Object.assign({},e),{isTon:!!e.tonConnect})),xm(),Am();const{provider:t,autoConnect:r}=Xh({isTon:!!e.tonConnect}),n=c.useDispatch(),i=c.useSelector(lf);o.useEffect((()=>{if(void 0===i){n(Kg(!0));(()=>ka(this,void 0,void 0,(function*(){const t=e.defaultChainId;try{yield r(t)}finally{n(Kg(!1))}})))()}}),[r]),o.useEffect((()=>{e.onProviderChanged&&e.onProviderChanged(t);const o=null==t?void 0:t.provider,i=()=>ka(this,void 0,void 0,(function*(){n(Kg(!0));try{yield r()}finally{n(Kg(!1))}}));return(null==o?void 0:o.on)&&o.on("chainChanged",i),()=>{(null==o?void 0:o.removeListener)&&o.removeListener("chainChanged",i)}}),[t]),o.useEffect((()=>{e.tonConnect&&P.default.ready()}),[e.tonConnect]);const s=e.width||375,a=e.height||494;return py(Object.assign(Object.assign({},e),{width:s,height:a})),de.exports.jsx(Lr,{sx:{width:s,height:a,overflow:"hidden",position:"relative",display:"flex",flexDirection:"column",minWidth:335,minHeight:494,borderRadius:16,backgroundColor:"background.paper"},className:"dodo-widget-container",children:de.exports.jsx(dy,{...e,children:e.children})})}function Ny(e){const t=c.useSelector(Hh),r=c.useSelector(zh),n=o.useMemo((()=>{var n;if(t){if(t!==ma.TON)return t;if(r&&r!==ma.TON)return r}return null!==(n=e.defaultChainId)&&void 0!==n?n:1}),[e.defaultChainId,t]),{connectors:i,key:s}=Nh({provider:e.provider,jsonRpcUrlMap:e.jsonRpcUrlMap,defaultChainId:n});return de.exports.jsx(u.Web3ReactProvider,{connectors:i,lookupENS:!1,children:de.exports.jsx(Sy,{...e})},s)}function My(e){const t=function(e){for(var t=void 0===e?{}:e,r=t.mode,o=void 0===r?"light":r,i=t.lang,s=t.theme,a=[],l=1;l<arguments.length;l++)a[l-1]=arguments[l];var c=sn(o,s,i);return Cr(c=a.reduce((function(e,t){return n.merge(e,t)}),c))}({mode:e.colorMode,theme:e.theme,lang:e.locale||"en-US"});return e.apikey||e.apiServices||console.error("apikey and apiServices must have a."),de.exports.jsx(c.Provider,{store:Vh,children:de.exports.jsx(Ug,{locale:e.locale,children:de.exports.jsxs(Qr,{theme:t,children:[de.exports.jsx(dn,{container:".dodo-widget-container"}),de.exports.jsx(R.QueryClientProvider,{client:Ry,children:de.exports.jsx(Ny,{...e})})]})})})}function Oy({chainId:t,open:r,onClose:n}){var i,s;const a=Ir(),[l,d]=o.useState(!1),{chainId:u}=Xh(),[p,h]=o.useState("1"===localStorage.getItem("DODO_WIDGET_AUTO_SWITCH_NETWORK")),f=Dg(t),m=c.useSelector(af).autoConnectLoading;o.useEffect((()=>{m||(()=>{ka(this,void 0,void 0,(function*(){if(r)if(u&&t&&t!==u&&f){if(p)return yield f(),void n();d(!0)}else n();else l&&d(!1)}))})()}),[r,u,m]);const g=t&&null!==(s=null===(i=Ng.get(t))||void 0===i?void 0:i.name)&&void 0!==s?s:"";return de.exports.jsx(Di,{open:l,onClose:n,container:document.querySelector(".dodo-widget-container"),disableEnforceFocus:!0,children:de.exports.jsxs(Lr,{sx:{backgroundColor:"background.paper",display:"flex",width:"100%",flexDirection:"column",justifyContent:"center",alignItems:"center",p:a.spacing(20,16),gap:20,borderRadius:a.spacing(16,16,0,0),outline:0},children:[de.exports.jsxs(Lr,{sx:{typography:"caption",textAlign:"center"},children:[de.exports.jsx(e.Trans,{id:"7rpoXw",message:"This token is on"})," ",g,".",de.exports.jsx("br",{}),de.exports.jsx(e.Trans,{id:"EUBGvH",message:"Are you sure swapping to another chain?"})]}),de.exports.jsxs(Lr,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"h6",cursor:"pointer"},children:[de.exports.jsx(Ui,{sx:{top:-1},checked:p,onChange:e=>{const{checked:t}=e.target;var r;r=t,localStorage.setItem("DODO_WIDGET_AUTO_SWITCH_NETWORK",r?"1":"0"),h(t)}}),de.exports.jsx(e.Trans,{id:"dI46oG",message:"Auto switch network"})]}),de.exports.jsxs(Lr,{sx:{display:"grid",width:"100%",gridTemplateColumns:"repeat(2, 1fr)",gap:8},children:[de.exports.jsx(Rn,{variant:Rn.Variant.second,onClick:n,children:de.exports.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),de.exports.jsx(Rn,{variant:Rn.Variant.outlined,onClick:()=>ka(this,void 0,void 0,(function*(){f&&(yield f()),n()})),children:de.exports.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function Iy({sx:e,amt:t,token:r,readOnly:n,showMaxBtn:i,onMaxClick:s,fiatPriceTxt:a,occupiedAddrs:l,occupiedChainId:c,onInputFocus:d,onTokenClick:u,onInputChange:p,onTokenChange:h,side:f,showChainLogo:m,onlyCurrentChain:g,defaultLoadBalance:y}){const[b,v]=o.useState(!1),x=Ir(),w=sf(),[E,A]=o.useState(!1),C=r?w(r):null,[k,T]=o.useMemo((()=>r?[[r],r.chainId]:[]),[r]);return vm({tokenList:k,chainId:T}),o.useEffect((()=>{r&&g&&v(!0)}),[r,g]),de.exports.jsxs(Lr,{sx:Object.assign({width:"100%",minHeight:133,padding:20,borderRadius:12,overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:x.palette.background.input},e),children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[de.exports.jsx(Og,{token:r,showChainLogo:m,onClick:()=>A(!0)}),de.exports.jsx(Ig,{balance:C,onClick:s,showMaxBtn:i,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals})]}),de.exports.jsx(Fg,{value:t,onFocus:d,onChange:p,readOnly:n,withClear:!0}),de.exports.jsx(Lr,{sx:{mt:4,typography:"body2",color:x.palette.text.secondary},children:a}),de.exports.jsx(Bg,{value:r,open:E,side:f,occupiedAddrs:l,occupiedChainId:c,defaultLoadBalance:y,onClose:()=>{A(!1),u&&u()},onTokenChange:(e,t)=>{A(!1),setTimeout((()=>{h(e,t)}),300)}}),de.exports.jsx(Oy,{chainId:null==r?void 0:r.chainId,open:b,onClose:()=>v(!1)})]})}function Fy(e){const{width:t}=c.useSelector(af),r=o.useMemo((()=>{let e="";return"number"==typeof t?e=`${t}px`:t&&(e=t),e?`calc(${e} - 40px)`:"auto"}),[t]);return de.exports.jsx(wi,{container:document.querySelector(".dodo-widget-container"),maxWidth:r,...e})}function jy({onClick:e,disabled:t}){const r=Ir();return de.exports.jsx(Lr,{sx:{width:"100%",position:"relative"},children:de.exports.jsx(Lr,{component:Nn,sx:Object.assign({width:36,height:36,borderRadius:"50%",backgroundColor:r.palette.background.input,border:`4px solid ${r.palette.background.paper}`,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%) rotate(-90deg)",color:"text.secondary"},t||!e?{}:{"&:hover":{color:"text.primary"},"&:focus-visible":{"&::before":{content:'""',position:"absolute",display:"block",left:"50%",top:"50%",transform:"translate(-50%, -50%)",borderRadius:"50%",width:28,height:28,border:"solid 1px",borderColor:"text.primary"}}}),disabled:t,onClick:()=>{t||e&&e()},children:de.exports.jsx(Lr,{component:s.ArrowBack,sx:{width:18,height:18}})})})}function Ly({open:t,execute:r,onClose:n,toToken:i,fromToken:a,fromAmount:l,toAmount:d,priceImpact:u,clearFromAmt:p,clearToAmt:h,baseFeeAmount:f,curToFiatPrice:m,curFromFiatPrice:g,pricePerFromToken:y,additionalFeeAmount:b,loading:v}){var x,w,E;const A=Ir(),{defaultSlippage:C}=Cy(!1),k=null!==(x=c.useSelector(wy))&&void 0!==x?x:C,T=c.useDispatch(),{contractStatus:R}=c.useSelector(af),S=o.useMemo((()=>new O.default(u).gt(15)),[u]),[N,M]=o.useState(!1),[I,F]=o.useState(!1);return o.useEffect((()=>{R!==_h.Pending&&n(),R===_h.TxSuccess&&(h(),p())}),[R]),o.useEffect((()=>{M(!1)}),[m]),de.exports.jsx(jg,{open:t,onClose:()=>{T(Qg({contractStatus:_h.Initial})),n()},title:de.exports.jsx(e.Trans,{id:"QR4/RH",message:"Swap summary"}),children:de.exports.jsxs(Lr,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${A.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${A.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[de.exports.jsx(Mg,{width:16,height:16,url:null==a?void 0:a.logoURI,address:null!==(w=null==a?void 0:a.address)&&void 0!==w?w:"",marginRight:6}),de.exports.jsx(Lr,{children:`${xs({input:l,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),de.exports.jsx(Lr,{sx:{mt:4,typography:"h6",color:A.palette.text.secondary},children:g?`$${vs({input:g,showDecimals:1})}`:"-"})]}),de.exports.jsx(Lr,{sx:{width:16,mx:16},component:s.DoubleRight}),de.exports.jsxs(Lr,{children:[de.exports.jsxs(Lr,{sx:{display:"flex"},children:[de.exports.jsx(Mg,{width:16,height:16,marginRight:6,url:null==i?void 0:i.logoURI,address:null!==(E=null==i?void 0:i.address)&&void 0!==E?E:""}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:`${xs({input:d,decimals:null==i?void 0:i.decimals})} ${null==i?void 0:i.symbol}`})]}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},sx:{typography:"h6",mt:4,color:A.palette.text.secondary},children:m?`$${vs({input:m,showDecimals:1})}(${u}%)`:"-"})]})]}),de.exports.jsxs(Lr,{sx:{mt:12,display:"flex",alignItems:"center",typography:"h6"},children:[`1 ${null==a?void 0:a.symbol} = `,de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:xs({input:new O.default(d).dividedBy(new O.default(l)),decimals:null==i?void 0:i.decimals})})," ",`${null==i?void 0:i.symbol}`]})]}),de.exports.jsxs(Lr,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${A.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:A.palette.text.secondary},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Lr,{sx:{width:16,mr:7},component:s.DetailBorder}),de.exports.jsx(e.Trans,{id:"XeovX3",message:"Swap Detail"})]}),de.exports.jsx(Lr,{component:Nn,children:de.exports.jsx(Lr,{onClick:()=>F(!I),sx:{width:10,color:"text.secondary",transform:I?"rotateX(0deg)":"rotateX(180deg)"},component:s.CaretUp})})]}),de.exports.jsxs(Lr,{sx:{mt:16,display:I?"initial":"none"},children:[de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"93m8jT",message:"Basic Fee"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"8Z29ZO",message:"Estimated service provider fees"}),ml:5})]}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:f?`${xs({input:f,decimals:null==i?void 0:i.decimals})} ${null==i?void 0:i.symbol}`:"0"})]}),de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"J39pAJ",message:"Additional Fee"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"ZXvy7b",message:"Additional routing fees set by the Widget user"}),ml:5})]}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:b?`${xs({input:b,decimals:null==i?void 0:i.decimals})} ${null==i?void 0:i.symbol}`:"0"})]}),de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"T+qgFw",message:"Price Impact"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),de.exports.jsx(Lr,{children:`${u}%`})]}),de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"GAypnX",message:"High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:5})]}),de.exports.jsxs(Lr,{children:[k,"%"]})]})]})]}),de.exports.jsx(Lr,{sx:{flex:1}}),S&&de.exports.jsxs(Lr,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>M(!N),children:[de.exports.jsx(Lr,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:N?de.exports.jsx(Lr,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:de.exports.jsx(Lr,{component:s.Done,sx:{width:14,color:"#1a1a1b"}})}):de.exports.jsx(Lr,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${A.palette.text.secondary}`}})}),de.exports.jsx(Lr,{children:de.exports.jsx(e.Trans,{components:{0:de.exports.jsx(Lr,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:u},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),de.exports.jsx(Rn,{isLoading:R==_h.Pending,disabled:S&&!N,fullWidth:!0,onClick:()=>{r(),T(Qg({contractStatus:_h.Pending}))},children:R==_h.Pending?de.exports.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):de.exports.jsx(e.Trans,{id:"lQ6r7x",message:"Confirm swap"})})]})})}function _y(e){var{sx:t,maxVal:n,decimals:o=2,onInputChange:i}=e,s=Ca(e,["sx","maxVal","decimals","onInputChange"]);return Ir(),de.exports.jsx(Dn,{...s,onChange:e=>{const t=0===e.target.value.length?null:As(e.target.value,o),s=n&&t&&new r.BigNumber(t).gt(n)?n.toString():t;console.log("finalVal:",s),i&&i(s)}})}function Wy({open:r,onClose:n,isBridge:i}){const s=Ir(),a=c.useDispatch(),l=c.useSelector(wy),d=c.useSelector(Ey),u=o.useMemo((()=>Number(l)>=50),[l]),{defaultSlippage:p}=Cy(i);return de.exports.jsx(jg,{open:r,onClose:n,title:de.exports.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),children:de.exports.jsxs(Lr,{sx:{mx:20},children:[de.exports.jsxs(Lr,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{mb:16,display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:7})]}),de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column"},children:[de.exports.jsx(_y,{fullWidth:!0,maxVal:100,value:null!=l?l:"",placeholder:p.toString(),onInputChange:e=>{!function(e,t){null===t?localStorage.removeItem(e?"DODO_WIDGET_SLIPPAGE_BRIDGE":"DODO_WIDGET_SLIPPAGE_SWAP"):localStorage.setItem(e?"DODO_WIDGET_SLIPPAGE_BRIDGE":"DODO_WIDGET_SLIPPAGE_SWAP",String(t))}(!!i,e),a(uy(e))},suffix:de.exports.jsx(Lr,{sx:{color:"text.disabled"},children:"%"}),height:36}),u&&de.exports.jsx(Lr,{sx:{typography:"h6",mt:6,color:"error.main"},children:de.exports.jsx(e.Trans,{id:"Zm56FI",message:"Maximum slippage do not exceed 50%"})})]})]}),i?"":de.exports.jsxs(Lr,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{mb:16,display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"zSMRJ/",message:"Transaction Deadline"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"rFbNvu",message:"If your transaction time exceeds the deadline, your transaction will be rescinded."}),ml:7})]}),de.exports.jsx(_y,{value:d,fullWidth:!0,height:36,placeholder:t.i18n._({id:"PC9Biq",message:"{DEFAULT_SWAP_DDL} minutes",values:{DEFAULT_SWAP_DDL:20}}),onInputChange:e=>{a((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_TRANSACTION_DDL",payload:e})})))(e?Math.max(Number(e),1):""))}})]})]})})}function By({toToken:t,fromToken:r,priceStatus:n,pricePerToToken:i,pricePerFromToken:a}){const[l,c]=o.useState("-"),[d,u]=o.useState(null),[p,h]=o.useState("-"),[f,m]=o.useState(null);o.useEffect((()=>{c(null==r?void 0:r.symbol),h(null==t?void 0:t.symbol),u(i),m(a)}),[r,t,i,a]);const g=o.useCallback((()=>{c(p),h(l),u(f),m(d)}),[l,d,p,f]);return de.exports.jsx(Lr,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:{[ky.Initial]:"-",[ky.Loading]:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Zn,{sx:{mr:5}}),de.exports.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]}),[ky.Failed]:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:s.Warn,sx:{width:15,mr:5,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}),[ky.Success]:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{sx:{typography:"body2"},children:`1 ${l} = ${vs({input:f,showDecimals:4})} ${p}`}),de.exports.jsx(Lr,{component:Nn,sx:{width:18,height:18,ml:6,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:de.exports.jsx(Lr,{sx:{width:16,color:"text.secondary"},onClick:g,component:s.Switch})})]})}[n]})}function Py({open:r,onClose:n,chainId:i}){e.useLingui();const s=c.useSelector(Zh),a=c.useSelector(Hh),l=o.useMemo((()=>{var e;return null!==(e=null!=i?i:a)&&void 0!==e?e:s}),[i,a,s]),[d,u]=o.useState(null),p=d?Rh[d]:void 0,h=Dg(l),f=Xh();return de.exports.jsx(jg,{title:de.exports.jsx(e.Trans,{id:"h7LgzN",message:"Connect to your wallet"}),open:r,onClose:n,children:de.exports.jsx(Lr,{sx:{mx:20,pb:20,border:"1px solid transparent",borderTopColor:"border.main",flex:1,display:"flex",flexDirection:"column"},children:p?de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column",flex:1},children:[de.exports.jsx(Lr,{component:p.icon,sx:{width:32,height:32}}),de.exports.jsx(Lr,{sx:{mt:8,typography:"caption"},children:t.i18n._({id:"/Ak0Fw",message:"Opening {0}...",values:{0:p.name}})}),de.exports.jsx(Lr,{sx:{mt:8,typography:"body2",color:"text.secondary"},children:de.exports.jsx(Zn,{})})]}):de.exports.jsx(de.exports.Fragment,{children:Object.values(Rh).map((t=>de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexDirection:"column",mt:20,p:20,backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:()=>ka(this,void 0,void 0,(function*(){try{if(u(t.type),f.chainId&&f.chainId!==l&&t.type===Th.METAMASK&&f.isMetamask&&h)return yield h(),void u(null);yield Mh(t.type,l,(e=>{console.error(e),u(null)}))}catch(e){console.error(e)}u(null)})),children:[de.exports.jsx(Lr,{component:t.icon,sx:{width:32,height:32}}),de.exports.jsx(Lr,{sx:{mt:8,typography:"caption"},children:t.name}),de.exports.jsx(Lr,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:de.exports.jsx(e.Trans,{id:"Uzr1HF",message:"Connect to your {0} Wallet",values:{0:t.name}})})]},t.type)))})})})}function Dy({needSwitchChain:t,onConnectWalletClick:r,needConnectTwoWallet:n}){const{chainId:i}=Xh(),[s,a]=o.useState(!1),[l,c]=o.useState(!1),[d,u]=o.useState(!1);return de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Rn,{size:Rn.Size.middle,fullWidth:!0,onClick:()=>ka(this,void 0,void 0,(function*(){if(r){if(!n&&i&&t&&i!==t)return void u(!0);c(!0);const e=yield r();if(c(!1),e)return}t!==ma.TON?a(!0):(c(!0),yield Gh.getState().connect(),c(!1))})),"data-testid":"connect-wallet-btn",isLoading:l,children:l?de.exports.jsx(e.Trans,{id:"J28zul",message:"Connecting..."}):n?de.exports.jsx(e.Trans,{id:"s2dmVY",message:"Connect to a {0} wallet",values:{0:t===ma.TON?"Ton":"EVM"}}):de.exports.jsx(e.Trans,{id:"r7ScnQ",message:"Connect to a wallet"})}),de.exports.jsx(Py,{open:s,onClose:()=>a(!1),chainId:t}),de.exports.jsx(Oy,{chainId:t,open:d,onClose:()=>u(!1)})]})}var Uy,Vy;function Zy({chainId:e,account:t,token:r,proxyContractAddress:n}){const[i,s]=o.useState(!1),[a,l]=o.useState(!1),[d,u]=o.useState(null),p=c.useSelector(af).jsonRpcUrlMap,h=c.useSelector(Yh),f=o.useCallback((()=>ka(this,void 0,void 0,(function*(){if(!t||!e||!r)return;s(!0);const o=Object.assign(Object.assign({},ga),p)[e],i=fm(null==o?void 0:o[0],e);try{const o=yield function({account:e,tokenAddress:t,tokenDecimals:r,chainId:n,approveAddress:o,provider:i}){return ka(this,void 0,void 0,(function*(){if(!e||!t)return;const s=uf[n],{DODO_APPROVE:a}=s,l=null!=o?o:a,c=new A.Contract(t,km,i),d=yield c.allowance(e,l),u=new O.default(10).pow(r);return new O.default(d.toString()).div(u)}))}({account:t,chainId:e,tokenAddress:r.address,tokenDecimals:r.decimals,approveAddress:n,provider:i});l(!1),u(null!=o?o:null)}catch(e){console.error(e),l(!0)}finally{s(!1)}}))),[e,r,p,n,t]);return o.useEffect((()=>{f()}),[f,h]),{allowance:d,loading:i,error:a,refetch:f}}!function(e){e.All="all"}(Uy||(Uy={})),function(e){e.Loading="Loading",e.Insufficient="ApprovalInsufficient",e.Approving="Approving",e.Sufficient="Sufficient",e.Unchecked="Unchecked"}(Vy||(Vy={}));const Hy=({account:e,chainId:r,offset:n,contractAddress:i,skip:s})=>{var a;const l=c.useSelector(Zh),d=o.useMemo((()=>{var e;return uf[null!==(e=r)&&void 0!==e?e:l]}),[r]),{isETH:u}=o.useMemo((()=>(e=>{const t={isMainnet:1===e,isRinkeby:4===e,isGor:5===e};return Object.assign(Object.assign({},t),{isETH:t.isMainnet||t.isRinkeby||t.isGor})})(r)),[r]),{DODO_APPROVE:p}=d||{},h=null!==(a=null!=i?i:p)&&void 0!==a?a:null,f=function(e){const{account:t,chainId:r}=Xh(),n=c.useSelector(Zh),i=o.useMemo((()=>null!=r?r:n),[r,n]),s=c.useSelector(ef),a=o.useCallback((r=>{var n,o;if(!t||!e)return null;const a=null!==(n=r.chainId)&&void 0!==n?n:i,l=ba[a];if(r.symbol===l.symbol&&wa(r.address,l.address))return new O.default(bm);const{DODO_APPROVE:c}=uf[a]||{};if(e!==c)return null;const d=null===(o=null==s?void 0:s[r.address.toLowerCase()])||void 0===o?void 0:o.tokenAllowances;return null!=d?d:null}),[t,i,e,s]);return a}(h),[m,g]=o.useState(),{allowance:y}=Zy({chainId:r,account:e,token:m,proxyContractAddress:h}),b=sf(),{runningRequests:v}=ty(),x=c.useSelector(of),w=o.useMemo((()=>{var e;return null===(e=ba[null!=r?r:l])||void 0===e?void 0:e.address}),[r]),E=o.useCallback(((t,r,o)=>{if(!t)return Vy.Loading;if(s)return Vy.Sufficient;const i=!!(null==v?void 0:v.find((e=>e.spec.opcode===Jg.Approval&&e.spec.token.address===(null==t?void 0:t.address)))),a=null!=o?o:t?b(t):null;let l=t?f(t):null;const c=new O.default(null!=r?r:0);if(!e)return Vy.Unchecked;if(!a||c.minus(null!=n?n:0).gt(a))return Vy.Unchecked;if(c.isZero())return Vy.Unchecked;return t.address===w?Vy.Sufficient:i?Vy.Approving:((null==m?void 0:m.address)===t.address&&y&&(l=y),l?l&&c.minus(null!=n?n:0).gt(l)?Vy.Insufficient:Vy.Sufficient:(h===p||m&&m.address===t.address||g(t),Vy.Loading))}),[b,f,e,n,h,r,x,v,w,m,null==y?void 0:y.toString(),s]),A=o.useCallback((e=>{const t=e?f(e):null;return("USDT"===(null==e?void 0:e.symbol)||(null==e?void 0:e.address.toLowerCase())==="0x6426e6017968377529487E0ef0aA4E7759724e05".toLowerCase())&&null!==t&&t.gt(0)}),[f]),C=ny(),k=c.useDispatch(),T=o.useCallback(((r,n)=>ka(void 0,void 0,void 0,(function*(){if(!h||!e||!r)return;const o=(e=>{let t=e.symbol;return t.indexOf("DLP_")>-1&&(t=t.replace("DLP_","")),t.indexOf("DLP")>-1&&(t=t.replace("DLP","LP")),t})(r),i=n?new O.default(0):void 0,s=n?t.i18n._({id:"OfhWJH",message:"Reset"}):t.i18n._({id:"Z7ZXbT",message:"Approve"});var a;(yield C.execute(`${s} ${o}`,{opcode:Jg.Approval,token:r,contract:h,amt:i}))===Zg.Success&&k((a=null!=i?i:bm,e=>ka(void 0,void 0,void 0,(function*(){e({type:"SET_ACCOUNT_ALLOWANCES",payload:a})}))))}))),[h,e,r,C,k]),R=o.useCallback((e=>{const t=new O.default(0);if(!e)return t.toString();const r=b(e);if(!r)return t.toString();return r.toString()}),[r,b,u]);return{getApprovalState:E,getPendingRest:A,getMaxBalance:R,submitApprove:T}};const zy=[{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"}],name:"Transfer",type:"event"},{inputs:[{internalType:"address",name:"to",type:"address"},{internalType:"bytes",name:"data",type:"bytes"}],name:"transfer",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"contract IERC20",name:"token",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"bytes",name:"data",type:"bytes"}],name:"transferToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"contract IERC20",name:"token",type:"address"},{internalType:"address[]",name:"tos",type:"address[]"},{internalType:"uint256[]",name:"values",type:"uint256[]"}],name:"transferTokens",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address[]",name:"tos",type:"address[]"},{internalType:"uint256[]",name:"values",type:"uint256[]"}],name:"transfers",outputs:[],stateMutability:"payable",type:"function"}];const Yy="https://api.layerswap.io/api/v2",Gy="gNiGVhOddxMmWk4LFCR/5tDsdTECWCRlQBcW6yV8l+paqSVJBUth0wDXqA0jC16cv+Pz54+YeeKo54ioiR4n9Q",Xy=`${Yy}/networks`,Jy=`${Yy}/limits`,qy=`${Yy}/quote`,Qy=`${Yy}/swaps`;function Ky(e){return ka(this,void 0,void 0,(function*(){const t=yield fetch(e,{headers:{"X-LS-APIKEY":Gy,"Content-Type":"application/json"}}),r=yield t.json();if(r.error)throw new Error(r.error);return r.data}))}function $y(){return ka(this,void 0,void 0,(function*(){return Ky(Xy)}))}function eb({fromAddress:e,toAddress:t,fromToken:r,toToken:n,fromNetworkName:o,toNetworkName:i,fromAmount:s,slippage:a,params:l}){var c,d,u,p,h;return ka(this,void 0,void 0,(function*(){if(!(r&&n&&o&&i&&e&&t))return;const f=yield fetch(Qy,{method:"POST",headers:{"X-LS-APIKEY":Gy,"Content-Type":"application/json"},body:JSON.stringify({destination_address:t,source_address:e,source_network:o,source_token:r.symbol,destination_network:i,destination_token:n.symbol,use_deposit_address:!1,amount:s,slippage:a})}),m=yield f.json();if(m.error)throw new Error(m.error);const{swap:g}=m.data,{id:y,source_token:b}=g,v=`${Qy}/${y}/deposit_actions`,x=yield Ky(v),E=null===(c=null==x?void 0:x.find((e=>!0)))||void 0===c?void 0:c.to_address,A=(null===(d=null==x?void 0:x.find((e=>!0)))||void 0===d?void 0:d.amount)||0,C=null===(u=null==x?void 0:x.find((e=>!0)))||void 0===u?void 0:u.call_data;if(!C||!E)throw new Error("No deposit action found in the swap response");const k=yield((e,t,r,n,o)=>ka(void 0,void 0,void 0,(function*(){const i=JSON.parse(o);if(t.contract){const e=w.Address.parse(r),o=w.Address.parse(n),s=w.beginCell().storeUint(0,32).storeStringTail(i.comment).endCell(),a=w.beginCell().storeUint(260734629,32).storeUint(0,64).storeCoins(i.amount).storeAddress(e).storeAddress(e).storeBit(0).storeCoins(w.toNano("0.00002")).storeBit(1).storeRef(s).endCell(),l=w.Address.parse(t.contract),c=Gh.getState().client;if(!c)throw new Error("No Ton Connect client available");const d=c.open(w.JettonMaster.create(l)),u=yield d.getWalletAddress(o);return{validUntil:Math.floor(Date.now()/1e3)+360,messages:[{address:u.toString(),amount:w.toNano("0.045").toString(),payload:a.toBoc().toString("base64")}]}}{const t=w.beginCell().storeUint(0,32).storeStringTail(i.comment).endCell();return{validUntil:Math.floor(Date.now()/1e3)+360,messages:[{address:r,amount:w.toNano(e).toString(),payload:t.toBoc().toString("base64")}]}}})))(A,b,E,e,C),{tonConnectUI:T,client:R}=Gh.getState();if(!T||!R)throw new Error("No tonConnectUI or client available");const S=yield T.sendTransaction(k),N=(M=S.boc,w.Cell.fromBase64(M).hash().toString("base64"));var M;l.onSubmit&&l.onSubmit(N);const O=yield((e,t)=>ka(void 0,void 0,void 0,(function*(){const{boc:r,refetchInterval:n=2e3,refetchLimit:o,address:i}=e;return new Promise((e=>{let s=0;const a=w.Address.parse(i),l=w.Cell.fromBase64(r).hash().toString("base64"),c=setInterval((()=>ka(void 0,void 0,void 0,(function*(){s+=1;const r=yield t.getContractState(a);if(!r||!r.lastTransaction)return clearInterval(c),void e(null);const n=r.lastTransaction.lt,i=r.lastTransaction.hash,d=yield t.getTransaction(a,n,i);d&&d.inMessage&&w.beginCell().store(w.storeMessage(d.inMessage)).endCell().hash().toString("base64")===l&&(clearInterval(c),e(d)),o&&s>=o&&(clearInterval(c),e(null))}))),n)}))})))({boc:S.boc,address:e},R);return l.onSuccess&&l.onSuccess(null!==(h=null===(p=null==O?void 0:O.hash())||void 0===p?void 0:p.toString("base64"))&&void 0!==h?h:N,{tonTransaction:O}),O}))}function tb({skip:e,data:{fromToken:t,toToken:r,fromAmount:n,evmAccount:o,tonAccount:i,slippage:s}}){var a,l,c;const d=R.useQuery({queryKey:["layerSwap","networkQuery"],enabled:!e,queryFn:$y}),u="TON_MAINNET",p=r?null===(a=d.data)||void 0===a?void 0:a.find((e=>e.chain_id===String(r.chainId)&&"evm"===e.type)):null,h=R.useQuery({queryKey:["layerSwap","limitQuery",null==t?void 0:t.address,null==r?void 0:r.address,null==p?void 0:p.name],enabled:!e&&!!(t&&r&&p),queryFn:()=>function({fromToken:e,toToken:t,fromNetworkName:r,toNetworkName:n}){return ka(this,void 0,void 0,(function*(){if(e&&t&&r&&n)return yield Ky(`${Jy}?source_network=${r}&source_token=${e.symbol}&destination_network=${n}&destination_token=${t.symbol}`)}))}({fromToken:t,toToken:r,fromNetworkName:u,toNetworkName:null==p?void 0:p.name})}),f=R.useQuery({queryKey:["layerSwap","quoteQuery",null==t?void 0:t.address,null==r?void 0:r.address,null==p?void 0:p.name,n],enabled:!e&&!!(t&&r&&p&&n),refetchInterval:15e3,queryFn:()=>ka(this,void 0,void 0,(function*(){var e;if(!t||!r||!p)return;const a=yield function({fromToken:e,toToken:t,fromNetworkName:r,toNetworkName:n,slippage:o,fromAmount:i}){return ka(this,void 0,void 0,(function*(){if(e&&t&&r&&n&&i)return yield Ky(`${qy}?source_network=${r}&source_token=${e.symbol}&destination_network=${n}&destination_token=${t.symbol}&slippage=${o}&amount=${i}`)}))}({fromToken:t,toToken:r,fromNetworkName:u,toNetworkName:null==p?void 0:p.name,fromAmount:n,slippage:s});if(!a)throw new Error("Failed to get quote");const l=i,c=o,d="layerswap",{quote:h}=a,f=d.charAt(0).toUpperCase()+d.slice(1),m=function(e){const t=e.split(".")[0];return 60*parseInt(t.slice(0,2),10)*60+60*parseInt(t.slice(3,5),10)+parseInt(t.slice(6),10)}(h.avg_completion_time);return{key:`layerswap-${h.receive_amount}-${n}-${t.address}-${r.address}`,id:d,product:d,fromChainId:t.chainId,toChainId:r.chainId,fromAddress:l,toAddress:c,fromAmount:n,toTokenAmount:new O.default(h.receive_amount),fromToken:t,toToken:r,feeUSD:null!==(e=String(h.total_fee_in_usd))&&void 0!==e?e:"-",roundedRouteCostTime:m,executionDuration:m,productParams:null,spenderContractAddress:void 0,step:{type:"cross",tool:d,approvalAddress:void 0,toolDetails:{key:d,logoURI:"https://images.dodoex.io/PI0Kb_gccJbkOIpRNof2CUmeiyiPof28wrEH86RAlIE/rs:fit:160:160:0/g:no/aHR0cHM6Ly9zdG9yYWdlLmdvb2dsZWFwaXMuY29tL2RvZG8tbWVkaWEtc3RhZ2luZy91cGxvYWRfaW1nXzQwMTA2NzFfMjAyMzExMTYxMTE1MTM5ODAud2VicA.webp",name:f}},sendData:e=>eb({fromAddress:l,toAddress:c,fromToken:t,toToken:r,fromNetworkName:u,toNetworkName:p.name,fromAmount:n,params:e})}}))}),m=I.default.useMemo((()=>n?d.isLoading||h.isLoading||f.isLoading?rb.Loading:d.isError||f.error?rb.Failed:f.data?rb.Success:rb.Initial:rb.Initial),[d,h,f,n]),g=I.default.useMemo((()=>{var e,t;return f.data?Object.assign(Object.assign({},f.data),{minAmt:null===(e=h.data)||void 0===e?void 0:e.min_amount,maxAmt:null===(t=h.data)||void 0===t?void 0:t.max_amount}):null}),[h.data,f.data]);return{status:m,router:g,limit:h.data?{minAmt:null===(l=h.data)||void 0===l?void 0:l.min_amount,maxAmt:null===(c=h.data)||void 0===c?void 0:c.max_amount}:null}}var rb,nb,ob;function ib({toToken:e,fromToken:t,fromAmount:r,fromFiatPrice:n}){var i,s;const{account:a,provider:l}=Xh(),{defaultSlippage:d,loading:p}=Cy(!0),h=c.useSelector(wy)||d,{apikey:f}=c.useSelector(af),m=u.useWeb3React(),g=Gh(),[y,b]=o.useState(rb.Initial),[v,x]=o.useState([]),w=vy(fy.bridgeRoutePrice),A=o.useMemo((()=>(null==e?void 0:e.chainId)===ma.TON&&(null==t?void 0:t.chainId)!==(null==e?void 0:e.chainId)),[t,e]),C=o.useMemo((()=>(null==t?void 0:t.chainId)===ma.TON&&(null==t?void 0:t.chainId)!==(null==e?void 0:e.chainId)),[t,e]),k=function({skip:e}={}){const t=R.useQuery({queryKey:["orbiterRouters"],enabled:!e,queryFn:()=>ka(this,void 0,void 0,(function*(){const e=yield fetch("https://api.orbiter.finance/sdk/routers/v2"),t=yield e.json();if("success"!==t.status)throw new Error(t.message);const r=t.result,n=[],o=new Set,i="orbiter";return r.forEach((e=>{const t=e.line,[r,s]=t.split("-"),[a,l]=s.split("/"),c="TON"===e.srcChain.toLocaleUpperCase()?ma.TON:Number(e.srcChain),d="TON"===e.tgtChain.toLocaleUpperCase()?ma.TON:Number(e.tgtChain);if("available"!==e.state||!c||!d||c!==ma.TON&&d!==ma.TON)return;const u=`orbiter-${c}-${d}-${e.endpoint.toLocaleLowerCase()}-${a.toLocaleLowerCase()}-${l.toLocaleLowerCase()}`;if(o.has(u))return;o.add(u);const p=e.srcToken,h=e.tgtToken;n.push({key:u,id:i,fromChainId:c,toChainId:d,fromTokenAddress:p,toTokenAddress:h,product:i,endpoint:e.endpoint,minAmt:e.minAmt,maxAmt:e.maxAmt,withholdingFee:e.withholdingFee,tradeFee:e.tradeFee,spentTime:e.spentTime,vc:e.vc})})),n}))});return t}({skip:!A}),T=function({skip:e}={}){return R.useQuery({queryKey:["orbiterContractList"],enabled:!e,queryFn:()=>ka(this,void 0,void 0,(function*(){const e=yield fetch("https://api.orbiter.finance/sdk/chains"),t=yield e.json();if("success"!==t.status)throw new Error(t.message);const r=t.result,n=new Map;return r.forEach((e=>{const t=Number(e.chainId),r=e.contracts.find((e=>"OrbiterRouterV3"===e.name));(null==r?void 0:r.address)&&n.set(t,r.address)})),{bridgeContractMap:n}}))})}({skip:!A}),S=tb({skip:!C,data:{toToken:e,fromToken:t,fromAmount:r,evmAccount:m.account,tonAccount:null===(i=g.connected)||void 0===i?void 0:i.account,slippage:Number(h)}}),N=o.useCallback((()=>ka(this,void 0,void 0,(function*(){var n;const o=null==t?void 0:t.chainId,i=null==e?void 0:e.chainId;if(A||C)return;if(!(o&&i&&o!==i&&t&&e&&r))return void b(rb.Initial);if(b(rb.Loading),p)return;const s=t.address,c=e.address,d=a||Ay,u=a||Ay,m=Number(h)/100,g={fromAddress:d,fromAmount:E.parseFixed(String(r||1),t.decimals).toString(),fromChainId:o,fromTokenAddress:s,toAddress:u,toChainId:i,toTokenAddress:c,options:{slippage:m},products:["lifi","hyphen","nabox","bungee","swft","stargate","connext","squid","across","layerswap","okx","symbiosis","scroll","manta","orbiter"]};try{const s=Date.now(),c=(yield B.default.post(`${w}${f?`?apikey=${f}`:""}`,{data:g})).data.data,p=[];if((null===(n=null==c?void 0:c.routes)||void 0===n?void 0:n.length)&&c.routes.forEach(((n,a)=>{if(n){const{toAmount:l,feeUSD:c,executionDuration:h,product:f,step:g,fee:y,encodeParams:b,productParams:v}=n;if(g&&null!==l){const n=new O.default(l);if(!n.isNaN()&&n.gt(0)){const{tool:x,toolDetails:w,type:E,includedSteps:A,approvalAddress:C}=g;if(A&&A.length>0&&x&&w&&w.name&&w.logoURI&&E&&C){const g=[];if(A.forEach((e=>{e&&e.id&&e.type&&e.tool&&e.toolDetails&&e.toolDetails.name&&e.toolDetails.logoURI&&e.estimate&&e.estimate.fromAmount&&e.estimate.fromToken&&e.estimate.fromToken.decimals&&e.estimate.toAmount&&e.estimate.toToken&&e.estimate.toToken.decimals&&g.push({id:e.id,tool:e.tool,toolDetails:{name:e.toolDetails.name,logoURI:e.toolDetails.logoURI},type:e.type,estimate:{fromToken:e.estimate.fromToken,toToken:e.estimate.toToken,fromTokenAmount:new O.default(e.estimate.fromAmount).div(`1e${e.estimate.fromToken.decimals}`),toTokenAmount:new O.default(e.estimate.toAmount).div(`1e${e.estimate.toToken.decimals}`)}})})),g.length>0){const k={key:`${f}-${l}-${c}-${a}`,id:f,fromChainId:o,toChainId:i,fromToken:t,toToken:e,fromAmount:r,toTokenAmount:n.div(`1e${e.decimals}`),fromAddress:d,toAddress:u,product:f,slippage:m,roundedRouteCostTime:(Date.now()-s)/1e3,spenderContractAddress:null!=C?C:"0x",feeUSD:c,executionDuration:h,step:{tool:x,toolDetails:{name:w.name,logoURI:w.logoURI},type:E,includedSteps:g},encodeParams:b,productParams:v,sourceRoute:{toAmount:l,feeUSD:c,executionDuration:h,step:{tool:x,toolDetails:w,type:E,approvalAddress:C,includedSteps:A},fee:y}};p.push(k)}}}}}})),x(p),p.length?b(rb.Success):b(rb.Failed),!a||!l)return}catch(e){b(rb.Failed),console.error(e)}}))),[a,e,h,t,l,r,f,w,p,A]);hy({refetch:N});const[M,I]=o.useMemo((()=>{var o,i,s,a;let l=m.account,c=null===(o=g.connected)||void 0===o?void 0:o.account;if((null==t?void 0:t.chainId)===ma.TON&&(l=null===(i=g.connected)||void 0===i?void 0:i.account,c=m.account),!(A&&k.data&&t&&e&&r&&l&&c))return[rb.Initial,null];if(k.isLoading||T.isLoading)return[rb.Loading,null];const d=null===(a=null===(s=T.data)||void 0===s?void 0:s.bridgeContractMap)||void 0===a?void 0:a.get(t.chainId);if(k.error||T.error||!d)return[rb.Failed,null];const u=k.data.find((r=>r.fromTokenAddress.toLocaleLowerCase()===t.address.toLocaleLowerCase()&&r.toTokenAddress.toLocaleLowerCase()===e.address.toLocaleLowerCase()));if(!u)return[rb.Success,null];const p=new O.default(r),h=p.minus(u.withholdingFee||0),f=h.times(u.tradeFee||0),y=f.plus(u.withholdingFee||0),b=h.minus(f),v=u.product.charAt(0).toUpperCase()+u.product.slice(1),x=function({route:e,fromAddress:t,toAddress:r,fromAmount:n,fromToken:o,contractAddress:i}){const s=`c=${e.vc}&t=${r}`,a=n.times(10**o.decimals).toString(),l=fa(e.endpoint);let c="",d="0x0";return Ea(o.address)?(c=new dm(zy).encodeFunctionData("transfer",[l,Ys(hl(s))]),d=a):c=new dm(zy).encodeFunctionData("transferToken",[o.address,l,a,Ys(hl(s))]),{data:c,to:fa(i),value:d,from:t,chainId:o.chainId}}({route:u,fromAddress:l,toAddress:c,fromAmount:p,fromToken:t,contractAddress:d}),w=Number(u.spentTime);return[rb.Success,Object.assign(Object.assign({},u),{fromAddress:l,toAddress:c,fromAmount:r,toTokenAmount:b,fromToken:t,toToken:e,feeUSD:n?y.times(n).toString():"-",roundedRouteCostTime:w,executionDuration:w,encodeResultData:x,productParams:null,spenderContractAddress:d,step:{type:"cross",tool:u.product,approvalAddress:d,toolDetails:{key:u.product,logoURI:"https://storage.googleapis.com/dodo-media-staging/upload_img_679714_20240809095516856.svg",name:v}}})]}),[A,k,e,t,r,n,m.account,null===(s=g.connected)||void 0===s?void 0:s.account,T]),F=o.useMemo((()=>r?S.router?[S.router]:I?[I]:v:[]),[y,r,v,I,S]);return{status:o.useMemo((()=>C?S.status:A?M:y),[y,M,A,C,S]),refetch:N,bridgeRouteList:F,limit:o.useMemo((()=>S.limit?S.limit:(null==I?void 0:I.minAmt)||(null==I?void 0:I.maxAmt)?{minAmt:I.minAmt?Number(I.minAmt):void 0,maxAmt:I.maxAmt?Number(I.maxAmt):void 0}:null),[y,r,v,I,S])}}function sb(){return sb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sb.apply(this,arguments)}!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(rb||(rb={}));var ab,lb;function cb(){return cb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cb.apply(this,arguments)}var db,ub;function pb(){return pb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pb.apply(this,arguments)}var hb,fb,mb;function gb(){return gb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gb.apply(this,arguments)}var yb,bb;function vb(){return vb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vb.apply(this,arguments)}var xb,wb,Eb,Ab;function Cb(){return Cb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cb.apply(this,arguments)}var kb,Tb,Rb;function Sb(){return Sb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sb.apply(this,arguments)}var Nb,Mb,Ob,Ib,Fb,jb;function Lb(){return Lb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Lb.apply(this,arguments)}var _b,Wb;function Bb(){return Bb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bb.apply(this,arguments)}var Pb,Db,Ub,Vb,Zb,Hb;function zb(){return zb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},zb.apply(this,arguments)}var Yb,Gb,Xb;function Jb(){return Jb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jb.apply(this,arguments)}var qb,Qb;function Kb(){return Kb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Kb.apply(this,arguments)}var $b,ev;function tv(){return tv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},tv.apply(this,arguments)}var rv,nv;function ov(){return ov=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ov.apply(this,arguments)}var iv;function sv(){return sv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sv.apply(this,arguments)}const av=[{id:"cBridge",logoURI:function(e){return F.createElement("svg",Sb({width:34,height:34,viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),kb||(kb=F.createElement("rect",{x:1,y:1,width:32,height:32,rx:8,fill:"white",stroke:"#33363F"})),Tb||(Tb=F.createElement("g",{clipPath:"url(#clip0_37_1169)"},F.createElement("path",{d:"M10.9221 22C13.0882 22 14.8442 21.2006 14.8442 20.2144C14.8442 19.2283 13.0882 18.4288 10.9221 18.4288C8.75599 18.4288 7 19.2283 7 20.2144C7 21.2006 8.75599 22 10.9221 22Z",fill:"#444444"}),F.createElement("path",{d:"M23.5587 22C25.7248 22 27.4808 21.2006 27.4808 20.2144C27.4808 19.2283 25.7248 18.4288 23.5587 18.4288C21.3926 18.4288 19.6366 19.2283 19.6366 20.2144C19.6366 21.2006 21.3926 22 23.5587 22Z",fill:"#DDDDDD"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.88456 20.2144C9.84901 20.2146 9.81379 20.2076 9.78098 20.1939C9.74818 20.1802 9.71844 20.1601 9.69353 20.1347C9.66862 20.1094 9.64903 20.0793 9.63593 20.0462C9.62283 20.0132 9.61648 19.9779 9.61725 19.9423C9.7509 15.5317 13.1124 12 17.2394 12C21.3663 12 24.7278 15.5317 24.8615 19.9423C24.8622 19.9779 24.8559 20.0132 24.8428 20.0462C24.8297 20.0793 24.8101 20.1094 24.7852 20.1347C24.7603 20.1601 24.7306 20.1802 24.6977 20.1939C24.6649 20.2076 24.6297 20.2146 24.5942 20.2144H22.0874C22.0152 20.2135 21.946 20.1848 21.8943 20.1344C21.8426 20.0839 21.8123 20.0155 21.8096 19.9433C21.6894 17.1106 19.6894 14.8567 17.2403 14.8567C14.7913 14.8567 12.7913 17.1106 12.6711 19.9433C12.6684 20.0155 12.638 20.0839 12.5863 20.1344C12.5346 20.1848 12.4655 20.2135 12.3932 20.2144H9.88456Z",fill:"#FF957E"}))),Rb||(Rb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_37_1169"},F.createElement("rect",{width:20.4808,height:10,fill:"white",transform:"translate(7 12)"})))))},name:"cBridge"},{id:"stargate",logoURI:function(e){return F.createElement("svg",zb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Pb||(Pb=F.createElement("path",{d:"M0.5 8C0.5 3.85786 3.85786 0.5 8 0.5H24C28.1421 0.5 31.5 3.85786 31.5 8V24C31.5 28.1421 28.1421 31.5 24 31.5H8C3.85786 31.5 0.5 28.1421 0.5 24V8Z",fill:"black",stroke:"black"})),Db||(Db=F.createElement("path",{d:"M17.5867 8.63649L18.0125 9.63382C18.8482 11.592 20.4079 13.1518 22.3662 13.9875L23.3635 14.4133C23.6245 14.5246 23.8365 14.6842 24 14.8743C23.5033 11.3132 20.6868 8.49629 17.1257 8C17.3154 8.16317 17.4754 8.37546 17.5867 8.63649Z",fill:"#999999"})),Ub||(Ub=F.createElement("path",{d:"M8.63649 14.4133L9.63382 13.9875C11.592 13.1518 13.1518 11.592 13.9879 9.63382L14.4133 8.63649C14.525 8.37546 14.6846 8.16317 14.8743 8C11.3132 8.49629 8.49667 11.3132 8 14.8743C8.16357 14.6842 8.37548 14.5246 8.63649 14.4133Z",fill:"#999999"})),Vb||(Vb=F.createElement("path",{d:"M23.3635 17.5863L22.3662 18.0121C20.4079 18.8479 18.8482 20.408 18.0125 22.3662L17.5867 23.3632C17.4754 23.6242 17.3154 23.8365 17.1257 24C20.6868 23.5034 23.5033 20.6865 24 17.1253C23.8365 17.3154 23.6245 17.475 23.3635 17.5863Z",fill:"#999999"})),Zb||(Zb=F.createElement("path",{d:"M14.4133 23.3632L13.9879 22.3662C13.1518 20.408 11.592 18.8479 9.63382 18.0121L8.63649 17.5863C8.37548 17.475 8.16357 17.3154 8 17.1253C8.49667 20.6865 11.3132 23.5034 14.8743 24C14.6846 23.8365 14.525 23.6242 14.4133 23.3632Z",fill:"#999999"})),Hb||(Hb=F.createElement("path",{d:"M12.3715 15.2177L12.863 15.0078C13.8278 14.5959 14.5966 13.8275 15.0086 12.8626L15.2181 12.3711C15.512 11.6827 16.4879 11.6827 16.7818 12.3711L16.9913 12.8626C17.4032 13.8275 18.172 14.5959 19.1369 15.0078L19.6284 15.2177C20.3168 15.5116 20.3168 16.4872 19.6284 16.7811L19.1369 16.991C18.172 17.4029 17.4032 18.1713 16.9913 19.1366L16.7818 19.6276C16.4879 20.3161 15.512 20.3161 15.2181 19.6276L15.0086 19.1366C14.5966 18.1713 13.8278 17.4029 12.863 16.991L12.3715 16.7811C11.6831 16.4872 11.6831 15.5116 12.3715 15.2177Z",fill:"#F2F2F2"})))},name:"Stargate"},{id:"connext",logoURI:function(e){return F.createElement("svg",Lb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Nb||(Nb=F.createElement("rect",{width:32,height:32,rx:8,fill:"black"})),Mb||(Mb=F.createElement("path",{d:"M13.0566 9.12524C13.0566 9.12524 12.31 9.87191 11.4353 10.7466L7.90996 14.2399C6.46996 15.7066 7.0353 17.1999 8.03796 18.2026L10.918 21.0826C11.174 21.3386 12.1766 22.3946 12.9766 21.5732C13.4406 21.1092 13.3393 20.3892 13.078 20.1066L9.76063 16.8159C9.16863 16.2239 9.4513 15.6852 10.0433 15.1199L12.8753 12.2879L14.6513 14.0639C15.27 14.6826 16.038 14.9119 16.6833 14.2719C17.3286 13.6266 16.9393 13.0132 16.3206 12.3946L14.3633 10.4372L13.0566 9.12524Z",fill:"url(#paint0_linear_5431_181414)"})),Ob||(Ob=F.createElement("path",{d:"M13.2112 9.25332C12.7472 8.78932 12.0805 8.53332 11.4352 9.17865C10.7898 9.82399 11.1258 10.544 11.5365 10.9547",fill:"url(#paint1_linear_5431_181414)"})),Ib||(Ib=F.createElement("path",{d:"M18.9218 22.8638C18.9218 22.8638 19.6685 22.1171 20.5432 21.2424L24.0685 17.7171C25.5352 16.2504 24.9698 14.7571 23.9405 13.7544L21.0605 10.9011C20.8045 10.6451 19.8018 9.5891 19.0018 10.4104C18.5378 10.8744 18.6392 11.5944 18.9005 11.8771L22.2178 15.1678C22.8098 15.7598 22.5272 16.2984 21.9352 16.8638L19.1032 19.6958L17.3272 17.9198C16.7085 17.3011 15.9405 17.0718 15.2952 17.7118C14.6498 18.3518 15.0392 18.9704 15.6578 19.5891L17.6152 21.5464L18.9218 22.8638Z",fill:"url(#paint2_linear_5431_181414)"})),Fb||(Fb=F.createElement("path",{d:"M18.7671 22.7306C19.2311 23.1946 19.8978 23.4772 20.5431 22.8319C21.1884 22.1866 20.8524 21.4666 20.4418 21.0559",fill:"url(#paint3_linear_5431_181414)"})),jb||(jb=F.createElement("defs",null,F.createElement("linearGradient",{id:"paint0_linear_5431_181414",x1:7.86029,y1:12.5047,x2:23.8117,y2:22.7959,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})),F.createElement("linearGradient",{id:"paint1_linear_5431_181414",x1:10.2949,y1:8.73084,x2:26.2463,y2:19.0221,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})),F.createElement("linearGradient",{id:"paint2_linear_5431_181414",x1:9.46092,y1:10.0213,x2:25.4123,y2:20.3125,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})),F.createElement("linearGradient",{id:"paint3_linear_5431_181414",x1:7.01942,y1:13.8057,x2:22.9708,y2:24.0969,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})))))},name:"Connext"},{id:"synapse",logoURI:function(e){return F.createElement("svg",Jb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),F.createElement("mask",{id:"mask0_419_48383",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},Yb||(Yb=F.createElement("path",{d:"M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z",fill:"black"}))),Gb||(Gb=F.createElement("g",{mask:"url(#mask0_419_48383)"},F.createElement("path",{d:"M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z",fill:"#121826"}),F.createElement("path",{d:"M15.9794 7C15.5251 7 15.1568 7.36058 15.1568 7.80538C15.1568 8.25017 15.5251 8.61075 15.9794 8.61075C16.4337 8.61075 16.802 8.25017 16.802 7.80538C16.802 7.36058 16.4337 7 15.9794 7Z",fill:"url(#paint0_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 7.44297C16.1839 7.44297 16.3496 7.60522 16.3496 7.80537C16.3496 8.00551 16.1839 8.16776 15.9794 8.16776C15.775 8.16776 15.6093 8.00551 15.6093 7.80537C15.6093 7.60522 15.775 7.44293 15.9794 7.44293V7.44297ZM12.4422 9.13423C11.9879 9.13423 11.6196 9.49481 11.6196 9.93961C11.6196 10.3844 11.9878 10.7449 12.4422 10.7449C12.8965 10.7449 13.2648 10.3844 13.2648 9.93961C13.2648 9.49481 12.8965 9.13423 12.4422 9.13423ZM19.599 9.17448C19.1446 9.17448 18.7764 9.53506 18.7764 9.97986C18.7764 10.4247 19.1446 10.7852 19.599 10.7852C20.0533 10.7852 20.4216 10.4247 20.4216 9.97986C20.4216 9.53506 20.0533 9.17448 19.599 9.17448V9.17448Z",fill:"url(#paint1_radial_419_48383)"}),F.createElement("path",{d:"M12.4422 9.57715C12.6466 9.57715 12.8124 9.7394 12.8124 9.93958C12.8124 10.1397 12.6466 10.302 12.4422 10.302C12.2377 10.302 12.072 10.1397 12.072 9.93958C12.072 9.7394 12.2377 9.57715 12.4422 9.57715ZM19.599 9.6174C19.8034 9.6174 19.9691 9.77965 19.9691 9.97984C19.9691 10.18 19.8034 10.3422 19.599 10.3422C19.3945 10.3422 19.2288 10.18 19.2288 9.97984C19.2288 9.77969 19.3945 9.6174 19.599 9.6174V9.6174ZM15.9794 10.9866C15.457 10.9866 15.0334 11.4012 15.0334 11.9127C15.0334 12.4242 15.457 12.8389 15.9794 12.8389C16.5019 12.8389 16.9255 12.4242 16.9255 11.9127C16.9255 11.4012 16.5019 10.9866 15.9794 10.9866ZM8.8226 11.1074C8.3683 11.1074 8 11.4679 8 11.9127C8 12.3575 8.3683 12.7181 8.8226 12.7181C9.27695 12.7181 9.64525 12.3575 9.64525 11.9127C9.64525 11.4679 9.27695 11.1074 8.8226 11.1074ZM23.1774 11.1074C22.723 11.1074 22.3548 11.4679 22.3548 11.9127C22.3548 12.3575 22.723 12.7181 23.1774 12.7181C23.6317 12.7181 24 12.3575 24 11.9127C24 11.4679 23.6317 11.1074 23.1774 11.1074V11.1074Z",fill:"url(#paint2_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 11.4295C16.252 11.4295 16.473 11.6458 16.473 11.9127C16.473 12.1796 16.252 12.3959 15.9794 12.3959C15.7068 12.3959 15.4859 12.1796 15.4859 11.9127C15.4859 11.6458 15.7068 11.4295 15.9794 11.4295V11.4295ZM8.82261 11.5503C9.02706 11.5503 9.19281 11.7126 9.19281 11.9127C9.19281 12.1129 9.02706 12.2751 8.82261 12.2751C8.61817 12.2751 8.45245 12.1129 8.45245 11.9127C8.45245 11.7126 8.61817 11.5503 8.82261 11.5503V11.5503ZM23.1774 11.5503C23.3818 11.5503 23.5476 11.7126 23.5476 11.9127C23.5476 12.1129 23.3818 12.2751 23.1774 12.2751C22.973 12.2751 22.8072 12.1129 22.8072 11.9127C22.8072 11.7126 22.973 11.5503 23.1774 11.5503ZM12.3188 13C11.7963 13 11.3727 13.4146 11.3727 13.9261C11.3727 14.4377 11.7963 14.8523 12.3188 14.8523C12.8412 14.8523 13.2648 14.4377 13.2648 13.9261C13.2648 13.4146 12.8412 13 12.3188 13ZM19.599 13C19.0765 13 18.653 13.4146 18.653 13.9261C18.653 14.4377 19.0765 14.8523 19.599 14.8523C20.1214 14.8523 20.545 14.4377 20.545 13.9261C20.545 13.4146 20.1214 13 19.599 13Z",fill:"url(#paint3_radial_419_48383)"}),F.createElement("path",{d:"M12.3187 13.443C12.5913 13.443 12.8123 13.6593 12.8123 13.9262C12.8123 14.1931 12.5913 14.4094 12.3187 14.4094C12.0461 14.4094 11.8252 14.1931 11.8252 13.9262C11.8252 13.6593 12.0461 13.443 12.3187 13.443ZM19.599 13.443C19.8715 13.443 20.0925 13.6593 20.0925 13.9262C20.0925 14.1931 19.8715 14.4094 19.599 14.4094C19.3264 14.4094 19.1054 14.1931 19.1054 13.9262C19.1054 13.6593 19.3264 13.443 19.599 13.443Z",fill:"url(#paint4_radial_419_48383)"}),F.createElement("path",{d:"M8.8226 15.1745C8.3683 15.1745 8 15.5351 8 15.9799C8 16.4247 8.3683 16.7853 8.8226 16.7853C9.27695 16.7853 9.64525 16.4247 9.64525 15.9799C9.64525 15.5351 9.27695 15.1745 8.8226 15.1745ZM23.1774 15.1745C22.723 15.1745 22.3548 15.5351 22.3548 15.9799C22.3548 16.4247 22.723 16.7853 23.1774 16.7853C23.6317 16.7853 24 16.4247 24 15.9799C24 15.5351 23.6317 15.1745 23.1774 15.1745ZM16.0206 15.2953C16.4067 15.2953 16.7198 15.6018 16.7198 15.9799C16.7198 16.358 16.4067 16.6645 16.0206 16.6645C15.6344 16.6645 15.3214 16.358 15.3214 15.9799C15.3214 15.6018 15.6344 15.2953 16.0206 15.2953Z",fill:"url(#paint5_radial_419_48383)"}),F.createElement("path",{d:"M8.82261 15.6174C9.02706 15.6174 9.19281 15.7797 9.19281 15.9798C9.19281 16.18 9.02706 16.3423 8.82261 16.3423C8.61817 16.3423 8.45245 16.18 8.45245 15.9798C8.45245 15.7797 8.61817 15.6174 8.82261 15.6174V15.6174ZM23.1774 15.6174C23.3818 15.6174 23.5476 15.7797 23.5476 15.9798C23.5476 16.18 23.3818 16.3423 23.1774 16.3423C22.973 16.3423 22.8072 16.18 22.8072 15.9798C22.8072 15.7797 22.973 15.6174 23.1774 15.6174ZM12.4422 17.0671C11.9197 17.0671 11.4961 17.4818 11.4961 17.9933C11.4961 18.5048 11.9197 18.9194 12.4422 18.9194C12.9646 18.9194 13.3882 18.5048 13.3882 17.9933C13.3882 17.4818 12.9646 17.0671 12.4422 17.0671V17.0671ZM19.599 17.0671C19.0765 17.0671 18.653 17.4818 18.653 17.9933C18.653 18.5048 19.0765 18.9194 19.599 18.9194C20.1214 18.9194 20.545 18.5048 20.545 17.9933C20.545 17.4818 20.1214 17.0671 19.599 17.0671V17.0671Z",fill:"url(#paint6_radial_419_48383)"}),F.createElement("path",{d:"M12.4422 17.5101C12.7148 17.5101 12.9357 17.7264 12.9357 17.9933C12.9357 18.2602 12.7148 18.4765 12.4422 18.4765C12.1696 18.4765 11.9486 18.2602 11.9486 17.9933C11.9486 17.7264 12.1696 17.5101 12.4422 17.5101V17.5101ZM19.599 17.5101C19.8716 17.5101 20.0925 17.7264 20.0925 17.9933C20.0925 18.2602 19.8716 18.4765 19.599 18.4765C19.3264 18.4765 19.1054 18.2602 19.1054 17.9933C19.1054 17.7264 19.3264 17.5101 19.599 17.5101V17.5101ZM15.9794 19.0805C15.457 19.0805 15.0334 19.4952 15.0334 20.0067C15.0334 20.5182 15.457 20.9329 15.9794 20.9329C16.5019 20.9329 16.9255 20.5182 16.9255 20.0067C16.9255 19.4952 16.5019 19.0805 15.9794 19.0805ZM8.8226 19.2416C8.3683 19.2416 8 19.6022 8 20.047C8 20.4918 8.3683 20.8524 8.8226 20.8524C9.27695 20.8524 9.64525 20.4918 9.64525 20.047C9.64525 19.6022 9.27695 19.2416 8.8226 19.2416ZM23.1774 19.2416C22.723 19.2416 22.3548 19.6022 22.3548 20.047C22.3548 20.4918 22.723 20.8524 23.1774 20.8524C23.6317 20.8524 24 20.4918 24 20.047C24 19.6022 23.6317 19.2416 23.1774 19.2416Z",fill:"url(#paint7_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 19.5235C16.252 19.5235 16.473 19.7398 16.473 20.0067C16.473 20.2736 16.252 20.4899 15.9794 20.4899C15.7068 20.4899 15.4859 20.2736 15.4859 20.0067C15.4859 19.7398 15.7068 19.5235 15.9794 19.5235ZM8.82261 19.6845C9.02706 19.6845 9.19281 19.8468 9.19281 20.047C9.19281 20.2471 9.02706 20.4094 8.82261 20.4094C8.61817 20.4094 8.45245 20.2471 8.45245 20.047C8.45245 19.8468 8.61817 19.6845 8.82261 19.6845V19.6845ZM23.1774 19.6845C23.3818 19.6845 23.5476 19.8468 23.5476 20.047C23.5476 20.2471 23.3818 20.4094 23.1774 20.4094C22.973 20.4094 22.8072 20.2471 22.8072 20.047C22.8072 19.8468 22.973 19.6845 23.1774 19.6845ZM12.4422 21.255C11.9879 21.255 11.6196 21.6156 11.6196 22.0604C11.6196 22.5052 11.9878 22.8658 12.4422 22.8658C12.8965 22.8658 13.2648 22.5052 13.2648 22.0604C13.2648 21.6156 12.8965 21.255 12.4422 21.255ZM19.599 21.2953C19.1446 21.2953 18.7763 21.6559 18.7763 22.1007C18.7763 22.5455 19.1446 22.9061 19.599 22.9061C20.0533 22.9061 20.4216 22.5455 20.4216 22.1007C20.4216 21.6559 20.0533 21.2953 19.599 21.2953Z",fill:"url(#paint8_radial_419_48383)"}),F.createElement("path",{d:"M12.4422 21.698C12.6466 21.698 12.8124 21.8602 12.8124 22.0604C12.8124 22.2606 12.6466 22.4228 12.4422 22.4228C12.2377 22.4228 12.072 22.2606 12.072 22.0604C12.072 21.8602 12.2377 21.698 12.4422 21.698ZM19.599 21.7383C19.8035 21.7383 19.9692 21.9005 19.9692 22.1007C19.9692 22.3008 19.8035 22.4631 19.599 22.4631C19.3946 22.4631 19.2288 22.3008 19.2288 22.1007C19.2288 21.9005 19.3946 21.7383 19.599 21.7383ZM15.9795 23.3893C15.5251 23.3893 15.1568 23.7498 15.1568 24.1946C15.1568 24.6394 15.5251 25 15.9795 25C16.4338 25 16.8021 24.6394 16.8021 24.1946C16.8021 23.7498 16.4338 23.3893 15.9795 23.3893V23.3893Z",fill:"url(#paint9_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 23.8322C16.1838 23.8322 16.3496 23.9945 16.3496 24.1946C16.3496 24.3948 16.1838 24.5571 15.9794 24.5571C15.775 24.5571 15.6092 24.3948 15.6092 24.1946C15.6092 23.9945 15.775 23.8322 15.9794 23.8322ZM19.2699 13.7972L16.3496 15.5288L16.5848 15.9075L19.5051 14.176L19.2699 13.7972V13.7972ZM12.6761 13.7576L12.4331 14.1313L15.3945 15.9837L15.6375 15.6099L12.6761 13.7576V13.7576ZM11.8843 13.9551L9.16962 15.6061L9.40873 15.9824L12.1234 14.3314L11.8843 13.9551ZM22.9113 15.8855L19.9909 17.617L20.2262 17.9958L23.1465 16.2643L22.9113 15.8855ZM15.5077 16.0466L12.5874 17.7781L12.8226 18.1569L15.7429 16.4254L15.5077 16.0466V16.0466ZM16.5437 15.9944L16.3007 16.3681L19.2622 18.2205L19.5051 17.8467L16.5437 15.9944V15.9944Z",fill:"url(#paint10_radial_419_48383)"}),F.createElement("path",{d:"M20.0758 13.8205L19.8328 14.1942L22.7943 16.0466L23.0373 15.6728L20.0758 13.8205ZM9.16191 15.9308L8.91895 16.3045L11.8804 18.1569L12.1234 17.7832L9.16191 15.9308V15.9308Z",fill:"url(#paint11_radial_419_48383)"}))),Xb||(Xb=F.createElement("defs",null,F.createElement("radialGradient",{id:"paint0_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint1_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint2_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint3_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint4_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint5_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint6_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint7_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint8_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint9_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint10_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint11_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})))))},name:"Synapse"},{id:"swft",logoURI:function(e){return F.createElement("svg",Cb({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),xb||(xb=F.createElement("path",{d:"M14.0802 2.71222C14.0802 2.71222 12.9826 1.61464 11.6884 1.51537C10.3941 1.4161 9.89405 1.81505 9.99332 2.214C10.0926 2.61295 10.5421 2.66165 11.1396 2.2627C11.7371 1.86375 13.0332 1.96489 14.0802 2.71222Z",fill:"#0999FF"})),wb||(wb=F.createElement("path",{d:"M13.5408 2.87517C13.5408 2.87517 12.668 2.33013 11.8176 2.45936C10.9673 2.5886 10.6938 2.92012 10.8268 3.16174C10.9598 3.40336 11.2482 3.36964 11.576 3.02314C11.9038 2.67663 12.7523 2.54927 13.5408 2.87517Z",fill:"#0999FF"})),Eb||(Eb=F.createElement("path",{d:"M12.2597 2.99879C12.6341 2.88498 13.0346 2.89022 13.4059 3.01377C12.8628 2.91825 12.3439 3.13364 12.1866 3.39399C12.0293 3.65434 11.8476 3.71615 11.7352 3.58129C11.6228 3.44644 11.7408 3.1992 12.2597 2.99879Z",fill:"#0999FF"})),Ab||(Ab=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.7592 6.10048C17.8075 5.65096 17.1089 5.82703 16.1218 6.25033C15.425 6.5575 15.6236 7.84238 16.0225 8.93996C16.4215 10.0375 17.2194 13.8248 15.425 15.8176C13.9914 17.4099 12.8137 17.6032 10.5679 17.972C10.0027 18.0648 9.36998 18.1687 8.6485 18.3087C5.05982 19.0055 4.86128 21.697 4.86128 21.697C3.17126 12.5314 7.83234 10.1212 10.1284 8.93399C10.4049 8.79097 10.6472 8.6657 10.8399 8.5485C11.9352 7.87375 12.0384 6.61486 12.0958 5.91511C12.1082 5.7641 12.1184 5.63913 12.136 5.55169C12.1467 5.49883 12.1573 5.4355 12.1694 5.36375C12.2698 4.76704 12.4681 3.58853 13.5783 3.01003C16.9703 1.41797 19.7592 6.10048 19.7592 6.10048ZM10.8009 15.8525C11.5854 15.8693 12.9238 15.898 13.6045 14.5964C14.3724 13.1261 13.5221 11.8075 12.3084 11.3917C11.0946 10.9759 9.25161 11.5509 8.04352 13.2366C6.83543 14.9223 6.68934 16.9826 6.68934 16.9826C6.7545 16.9197 6.81451 16.8522 6.87696 16.782C7.13404 16.4929 7.4325 16.1574 8.302 15.8982C8.96656 15.7001 9.67011 15.7718 10.1431 15.82C10.3006 15.836 10.4326 15.8495 10.529 15.8495C10.6088 15.8484 10.7003 15.8504 10.8009 15.8525ZM18.5642 5.503C18.5642 5.503 16.62 5.24639 15.8727 5.9956C15.8727 5.9956 16.472 4.30989 18.5642 5.503Z",fill:"#0999FF"})))},name:"Swft"},{id:"hyphen",logoURI:function(e){return F.createElement("svg",pb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),db||(db=F.createElement("path",{d:"M10.2675 16.7858V15.0715C10.2675 14.5915 10.6618 14.2143 11.1247 14.2143H12.839C13.319 14.2143 13.6961 14.5915 13.6961 15.0715V20.2143C13.6961 20.6943 13.319 21.0715 12.839 21.0715H4.26755C3.78755 21.0715 3.4104 20.6943 3.4104 20.2143V8.21433C3.4104 7.73433 3.03326 7.35719 2.55326 7.35719H2.05612C1.30183 7.35719 0.907546 6.43148 1.45612 5.90005L4.52469 2.81433C4.60378 2.73295 4.69838 2.66825 4.80291 2.62407C4.90745 2.57989 5.01978 2.55713 5.13326 2.55713C5.24674 2.55713 5.35908 2.57989 5.46361 2.62407C5.56814 2.66825 5.66275 2.73295 5.74183 2.81433L8.79326 5.90005C9.34183 6.43148 8.96469 7.35719 8.19326 7.35719H7.69612C7.21612 7.35719 6.83897 7.73433 6.83897 8.21433V16.7858C6.83897 17.2658 7.21612 17.6429 7.69612 17.6429H9.4104C9.8904 17.6429 10.2675 17.2658 10.2675 16.7858Z",fill:"#615CCD"})),ub||(ub=F.createElement("path",{d:"M20.5533 16.7858C20.5533 17.2658 20.9304 17.6429 21.4104 17.6429H21.9247C22.679 17.6429 23.0561 18.5686 22.5247 19.1001L19.4561 22.1686C19.1133 22.5115 18.5818 22.5115 18.239 22.1686L15.1704 19.1001C14.6218 18.5686 14.999 17.6429 15.7704 17.6429H16.2676C16.7476 17.6429 17.1247 17.2658 17.1247 16.7858V8.21436C17.1247 7.73436 16.7476 7.35721 16.2676 7.35721H14.5533C14.0733 7.35721 13.6961 7.73436 13.6961 8.21436V9.92864C13.6961 10.4086 13.319 10.7858 12.839 10.7858H11.1247C10.6447 10.7858 10.2676 10.4086 10.2676 9.92864V4.78578C10.2676 4.30578 10.6447 3.92864 11.1247 3.92864H19.6961C20.1761 3.92864 20.5533 4.30578 20.5533 4.78578V16.7858Z",fill:"#615CCD"})))},name:"Hyphen"},{id:"lifi",logoURI:function(e){return F.createElement("svg",gb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),hb||(hb=F.createElement("rect",{y:.5,width:24,height:24,rx:4,fill:"white"})),fb||(fb=F.createElement("rect",{x:7.5,y:6.5,width:8.72727,height:12,fill:"url(#pattern0)"})),mb||(mb=F.createElement("defs",null,F.createElement("pattern",{id:"pattern0",patternContentUnits:"objectBoundingBox",width:1,height:1},F.createElement("use",{xlinkHref:"#image0_1105_25179",transform:"translate(-0.958333 -0.393939) scale(0.0208333 0.0151515)"})),F.createElement("image",{id:"image0_1105_25179",width:252,height:124,xlinkHref:"data:image/png;base64,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"}))))},name:"LIFI"},{id:"nabox",logoURI:function(e){return F.createElement("svg",vb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),yb||(yb=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.5 7.23999V18.418L4.73651 20.2838V12.2876L7.96146 14.1503V22.1412L11.199 24.007V12.8279L1.5 7.23999Z",fill:"#2AC98B"})),bb||(bb=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.85179 6.21724L12.0946 4.31675L16.1237 6.67449L12.883 8.56657L8.85179 6.21724ZM12.0988 0.5L2.32306 6.21934L12.8651 12.4001V24.5L16.0627 22.6374V10.3966L19.294 8.50455V20.7348L22.5389 18.8248V6.60827L12.0988 0.5Z",fill:"#2AC98B"})))},name:"Nabox"},{id:"bungee",logoURI:function(e){return F.createElement("svg",cb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ab||(ab=F.createElement("g",{clipPath:"url(#clip0_1106_26400)"},F.createElement("path",{d:"M24 4.5C24 2.29086 22.2091 0.5 20 0.5H4C1.79086 0.5 0 2.29086 0 4.5V20.5C0 22.7091 1.79086 24.5 4 24.5H20C22.2091 24.5 24 22.7091 24 20.5V4.5Z",fill:"#FEA700"}),F.createElement("path",{d:"M3.26157 14.6479C4.44801 14.6479 5.40958 13.6862 5.40958 12.4999C5.40958 11.3137 4.44779 10.3519 3.26157 10.3519C2.07824 10.3519 1.1189 11.3088 1.11401 12.491V12.509C1.1189 13.691 2.07824 14.6479 3.26157 14.6479Z",fill:"#ED1E7F"}),F.createElement("path",{d:"M20.7367 14.6477C21.923 14.6477 22.8847 13.686 22.8847 12.4997C22.8847 11.3134 21.923 10.3517 20.7367 10.3517C19.5504 10.3517 18.5887 11.3134 18.5887 12.4997C18.5887 13.686 19.5504 14.6477 20.7367 14.6477Z",fill:"#4CB85D"}),F.createElement("path",{d:"M9.59911 15.9941C10.2391 15.9941 10.8329 15.7967 11.3251 15.4612V15.9438H12.672V12.9378C12.672 12.9314 12.6726 12.9252 12.6726 12.9187V12.0794C12.6726 11.1272 13.4471 10.3527 14.3993 10.3527C15.3535 10.3527 16.126 11.1272 16.126 12.0794V15.9438H17.4747V12.0794C17.4747 10.3825 16.0982 9.00586 14.3993 9.00586C13.7591 9.00586 13.1646 9.20338 12.6722 9.53919V9.05539H11.3253V12.9307C11.3189 13.8792 10.5475 14.6454 9.5993 14.6454C8.6453 14.6454 7.87264 13.873 7.87264 12.9187V9.05607H6.52399V12.9187C6.52375 14.6176 7.90019 15.9941 9.59911 15.9941Z",fill:"black"}))),lb||(lb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_1106_26400"},F.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0 0.5)"})))))},name:"Bungee"},{id:"squid",logoURI:function(e){return F.createElement("svg",Bb({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),_b||(_b=F.createElement("g",{clipPath:"url(#clip0_6759_209574)"},F.createElement("path",{d:"M23.7182 11.278C23.2776 12.8519 22.2417 14.5477 20.9174 15.1962C16.7933 17.2151 14.6496 12.8533 14.9088 9.67381C15.0643 7.76437 15.6835 6.24613 15.2064 4.69333C15.0542 4.19797 14.7307 3.73957 14.2008 3.49141C12.7469 2.81029 11.3241 3.74677 10.6627 4.73893C9.94895 5.80885 9.61391 7.14757 9.70463 8.37109C9.79151 9.54997 10.1995 10.3228 10.8149 11.3783C11.6371 12.7885 12.5126 13.7044 12.8477 14.7872C13.0637 15.4852 13.1865 16.6117 12.1944 16.7063C11.1465 16.8066 11.1993 15.4328 11.1845 14.7436C11.1398 12.6488 9.80927 11.8943 8.80751 9.48133C8.22239 8.07205 7.99439 6.58165 8.33663 5.11045C8.81807 3.04021 9.99119 1.37125 12.1061 0.793809C13.7971 0.332049 15.7555 0.710769 16.8259 2.19157C18.0984 3.95221 17.8502 6.02917 17.3328 7.87477C16.3752 11.289 17.2305 12.9167 18.0288 13.3424C19.5403 14.1484 21.1262 13.2354 21.8299 12.2677C22.5921 11.2194 23.0467 9.30709 22.9747 8.08309C22.9473 7.61557 22.9061 7.21333 22.8432 6.85237",fill:"white"}),F.createElement("path",{d:"M0 12.0001C0 12.8756 0.09456 13.7291 0.27264 14.5513C0.2544 13.9316 0.31536 13.3182 0.47568 12.746C0.91632 11.1721 1.95216 9.47627 3.27648 8.82779C7.40064 6.80891 9.54432 11.1707 9.28512 14.3502C9.1296 16.2596 8.5104 17.7779 8.98752 19.3307C9.13968 19.826 9.4632 20.2844 9.99312 20.5326C11.447 21.2137 12.8698 20.2772 13.5312 19.2851C14.245 18.2151 14.58 16.8764 14.4893 15.6529C14.4024 14.474 13.9944 13.7012 13.3795 12.6457C12.5573 11.2355 11.6818 10.3196 11.3467 9.23675C11.1307 8.53883 11.0078 7.41227 12 7.31771C13.0478 7.21739 12.995 8.59115 13.0099 9.28043C13.0546 11.3751 14.3851 12.1297 15.3869 14.5427C15.972 15.9519 16.2 17.4423 15.8578 18.9135C15.3763 20.9838 14.2032 22.6527 12.0883 23.2302C10.3973 23.6919 8.43888 23.3132 7.36848 21.8324C6.096 20.0718 6.34416 17.9948 6.8616 16.1492C7.8192 12.735 6.96384 11.1073 6.1656 10.6815C4.65408 9.87611 3.06816 10.7886 2.36448 11.7563C1.60224 12.8046 1.14768 14.7169 1.21968 15.9409C1.26432 16.7003 1.34592 17.2878 1.49664 17.8062",fill:"white"}),F.createElement("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#E6FA36"}),F.createElement("path",{d:"M15.8578 18.914C16.2 17.4428 15.972 15.9524 15.3869 14.5432C14.3851 12.1302 13.0541 11.3752 13.0099 9.28092C12.9955 8.59164 13.0479 7.21788 12 7.3182C11.0079 7.41324 11.1307 8.5398 11.3467 9.23772C11.6818 10.3206 12.5578 11.2364 13.3795 12.6467C13.9949 13.7022 14.4024 14.475 14.4893 15.6539C14.5795 16.8774 14.245 18.2161 13.5312 19.286C12.8693 20.2782 11.4471 21.2147 9.99313 20.5336C9.46321 20.2854 9.13969 19.8265 8.98753 19.3316C8.51089 17.7784 9.12961 16.2606 9.28513 14.3512C9.54433 11.1716 7.40017 6.80988 3.27649 8.82876C1.95217 9.47724 0.916332 11.1726 0.475692 12.747C0.315372 13.3196 0.254412 13.9326 0.272652 14.5523C0.523212 15.7081 0.939852 16.802 1.49665 17.8076C1.34593 17.2888 1.26433 16.7017 1.21969 15.9424C1.14769 14.7188 1.60273 12.806 2.36449 11.7577C3.06769 10.79 4.65409 9.87708 6.16561 10.683C6.96385 11.1088 7.81921 12.7364 6.86161 16.1507C6.34369 17.9968 6.09553 20.0732 7.36849 21.8339C8.43889 23.3147 10.3973 23.6934 12.0883 23.2316C14.2032 22.6532 15.3768 20.9843 15.8578 18.914Z",fill:"black"}),F.createElement("path",{d:"M23.7182 11.2782C23.8008 10.984 23.8565 10.6787 23.8891 10.3676C23.8891 10.3691 23.8896 10.37 23.8896 10.371C23.7206 9.12732 23.3616 7.94412 22.8422 6.85164C22.9051 7.21308 22.9464 7.61484 22.9737 8.08236C23.0457 9.30588 22.5907 11.2187 21.8289 12.267C21.1257 13.2347 19.5393 14.1476 18.0278 13.3417C17.2296 12.916 16.3742 11.2883 17.3318 7.87404C17.8497 6.02796 18.0979 3.95148 16.8249 2.19084C15.7545 0.710036 13.7961 0.331317 12.1051 0.793076C9.99021 1.37052 8.81661 3.03948 8.33565 5.10972C7.99341 6.58092 8.22141 8.07132 8.80653 9.4806C9.80829 11.8936 11.1393 12.6486 11.1835 14.7428C11.1979 15.4321 11.1456 16.8059 12.1934 16.7056C13.1856 16.6105 13.0627 15.484 12.8467 14.7865C12.5117 13.7036 11.6356 12.7878 10.8139 11.3776C10.1985 10.322 9.79101 9.54924 9.70365 8.37036C9.61341 7.14684 9.94797 5.80812 10.6617 4.7382C11.3236 3.74604 12.7459 2.80956 14.1998 3.49068C14.7297 3.73884 15.0532 4.19772 15.2054 4.6926C15.682 6.24588 15.0633 7.76364 14.9078 9.67308C14.6486 12.8526 16.7928 17.2144 20.9165 15.1955C22.2413 14.548 23.2776 12.8521 23.7182 11.2782Z",fill:"black"}))),Wb||(Wb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_6759_209574"},F.createElement("rect",{width:24,height:24,fill:"white"})))))},name:"Squid"},{id:"across",logoURI:function(e){return F.createElement("svg",sb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),nb||(nb=F.createElement("rect",{width:32,height:32,rx:16,fill:"#6CF9D8"})),ob||(ob=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.95021 8.41988L8.50949 6.8606L14.7408 13.0919C14.3626 13.253 14.0083 13.4879 13.6998 13.7964C13.4609 14.0353 13.2662 14.3017 13.1157 14.5853L6.95021 8.41988ZM12.9982 17.4399L6.85803 23.5801L8.41732 25.1394L14.495 19.0617C14.209 18.9107 13.9405 18.7149 13.6998 18.4742C13.3932 18.1675 13.1593 17.8156 12.9982 17.4399ZM17.5887 19.0584L23.5826 25.0522L25.1418 23.493L19.0822 17.4333C18.921 17.8114 18.6862 18.1657 18.3777 18.4742C18.1388 18.7131 17.8724 18.9079 17.5887 19.0584ZM18.9652 14.5916L25.0497 8.50706L23.4904 6.94778L17.3434 13.0947C17.7191 13.2558 18.071 13.4897 18.3777 13.7964C18.6184 14.037 18.8142 14.3055 18.9652 14.5916Z",fill:"#2D2E33"})))},name:"Across"},{id:"layerswap",logoURI:function(e){return F.createElement("svg",Kb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),qb||(qb=F.createElement("g",{clipPath:"url(#clip0_8229_671)"},F.createElement("path",{opacity:.3,d:"M11.4062 12.7691C11.4062 12.0165 12.0163 11.4065 12.7688 11.4065H24.5209C25.2735 11.4065 25.8835 12.0165 25.8835 12.7691V24.5213C25.8835 25.2738 25.2735 25.8837 24.5209 25.8837H12.7688C12.0163 25.8837 11.4062 25.2738 11.4062 24.5213V12.7691Z",fill:"#FF0093"}),F.createElement("path",{opacity:.5,d:"M23.2097 21.847C23.2097 22.5995 22.5996 23.2094 21.8471 23.2094H10.095C9.34246 23.2094 8.73242 22.5995 8.73242 21.847V10.0947C8.73242 9.34222 9.34246 8.73218 10.095 8.73218H21.8471C22.5996 8.73218 23.2097 9.34222 23.2097 10.0947V21.847Z",fill:"#FF0093"}),F.createElement("path",{opacity:.9,d:"M20.5349 19.1718C20.5349 19.9244 19.9249 20.5344 19.1723 20.5344H7.42018C6.66766 20.5344 6.05762 19.9244 6.05762 19.1718V7.4197C6.05762 6.66717 6.66766 6.05713 7.42018 6.05713H19.1723C19.9249 6.05713 20.5349 6.66717 20.5349 7.4197V19.1718Z",fill:"#FF0093"}))),Qb||(Qb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_8229_671"},F.createElement("rect",{width:20,height:20,fill:"white",transform:"translate(6 6)"})))))},name:"Layerswap"},{id:"okx",logoURI:function(e){return F.createElement("svg",tv({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$b||($b=F.createElement("g",{clipPath:"url(#clip0_1443_44689)"},F.createElement("path",{d:"M21 0H11C4.92487 0 0 4.92487 0 11V21C0 27.0751 4.92487 32 11 32H21C27.0751 32 32 27.0751 32 21V11C32 4.92487 27.0751 0 21 0Z",fill:"black"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6063 6.99255H7.39351C7.17207 6.99255 6.99255 7.17207 6.99255 7.39351V12.6063C6.99255 12.8278 7.17207 13.0073 7.39351 13.0073H12.6063C12.8278 13.0073 13.0073 12.8278 13.0073 12.6063V7.39351C13.0073 7.17207 12.8278 6.99255 12.6063 6.99255ZM18.6237 13.0073H13.4109C13.1895 13.0073 13.0099 13.1869 13.0099 13.4083V18.6211C13.0099 18.8426 13.1895 19.0221 13.4109 19.0221H18.6237C18.8452 19.0221 19.0247 18.8426 19.0247 18.6211V13.4083C19.0247 13.1869 18.8452 13.0073 18.6237 13.0073ZM19.4231 6.99255H24.6359C24.8574 6.99255 25.0369 7.17207 25.0369 7.39351V12.6063C25.0369 12.8278 24.8574 13.0073 24.6359 13.0073H19.4231C19.2016 13.0073 19.0221 12.8278 19.0221 12.6063V7.39351C19.0221 7.17207 19.2016 6.99255 19.4231 6.99255ZM12.6063 19.0221H7.39351C7.17207 19.0221 6.99255 19.2016 6.99255 19.4231V24.6359C6.99255 24.8574 7.17207 25.0369 7.39351 25.0369H12.6063C12.8278 25.0369 13.0073 24.8574 13.0073 24.6359V19.4231C13.0073 19.2016 12.8278 19.0221 12.6063 19.0221ZM19.4231 19.0221H24.6359C24.8574 19.0221 25.0369 19.2016 25.0369 19.4231V24.6359C25.0369 24.8574 24.8574 25.0369 24.6359 25.0369H19.4231C19.2016 25.0369 19.0221 24.8574 19.0221 24.6359V19.4231C19.0221 19.2016 19.2016 19.0221 19.4231 19.0221Z",fill:"white"}))),ev||(ev=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_1443_44689"},F.createElement("rect",{width:32,height:32,fill:"white"})))))},name:"okx"},{id:"symbiosis",logoURI:function(e){return F.createElement("svg",ov({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),rv||(rv=F.createElement("g",{clipPath:"url(#clip0_8229_679)"},F.createElement("path",{d:"M13.8614 16.7844L14.4243 16.2215V14.2548L13.8614 13.6919H13.0938L12.5601 14.2548V16.2215L13.0938 16.7844H13.8614Z",fill:"#75FB6E"}),F.createElement("path",{d:"M18.9063 16.7625L19.44 16.1995V14.2548L18.9063 13.6919H18.1313L17.5757 14.2548V16.1995L18.1313 16.7625H18.9063Z",fill:"#75FB6E"}),F.createElement("path",{d:"M31.5175 12.332L30.7425 12.2296L27.9717 14.3571L27.862 15.1321L27.7377 15.2417H26.9847L26.4217 15.7973V16.5431L26.9335 17.0548V17.318L26.3998 17.881L26.4217 21.3683L26.9847 21.902L27.0139 22.1725L27.0286 22.1871L26.5022 22.7062V23.4812L26.2609 23.7151H22.3422L22.1083 23.4812V23.079V19.5552L21.9986 19.4528L21.5454 18.9995V18.729L21.5015 18.6925L22.0498 18.1442V17.3984L22.0133 17.3546L22.1083 17.3473L22.2618 17.1572L23.0368 17.0768L24.9011 14.6788L24.828 13.9331L25.0107 13.743L25.0034 13.6699L25.0107 13.6626L24.9888 13.4505L24.9815 13.3994L25.5444 12.8364L25.4933 8.36212L24.9303 7.82842V7.76993L24.9596 7.53598L24.7475 7.26548L24.8207 6.49052L22.9344 4.09253L22.1595 4.01211L22.0425 3.85858L22.0498 3.85127V3.10555L21.5161 2.54261H20.8289H20.7704L20.5072 2.33059V1.56294L19.915 1H16.0548H15.9452H12.0777L11.4928 1.56294V2.33059L11.2296 2.54261H11.1711H10.4766L9.94288 3.10555V3.85127L9.95019 3.85858L9.84053 4.01211L9.06557 4.09253L7.17204 6.49052L7.25246 7.26548L7.04044 7.53598L7.06968 7.76993V7.82842L6.50674 8.36212L6.45556 12.8364L7.01119 13.3994L6.98926 13.743L7.19397 13.955L7.12086 14.6788L8.98515 17.0768L9.76011 17.1572L9.92095 17.3473L9.98675 17.3546L9.94288 17.3984V18.1442L10.4766 18.7071L10.4546 18.729V18.9995L10.0014 19.4528L9.89171 19.5552V23.079V23.4812L9.65045 23.7151H5.73178L5.49052 23.4812V22.7062L4.95682 22.1725L4.98606 21.902L5.54901 21.3683L5.57094 17.881L5.03724 17.318L5.06648 17.0548L5.57094 16.5431V15.7973L5.01531 15.2417H4.25497L4.13068 15.1321L4.02833 14.3571L1.25017 12.2296L0.482522 12.332L0 12.9461L0.109664 13.721L2.88051 15.8485L3.65547 15.7462L3.71396 15.79L3.70665 15.7973V16.5431L4.24035 17.106H4.26959V17.2668L3.70665 17.8225L3.65547 21.3171L4.18917 21.8801V22.1432H4.15993L3.62623 22.7062V23.4812L4.15993 24.0148H4.93489L5.17615 24.2488V25.0238L5.70985 25.5575H9.62851L10.1841 25.0238V24.2488L10.4254 24.0148H11.2296L11.756 23.4812V23.2106V19.5552L11.2808 18.9995L11.2515 18.7071L11.8145 18.1442V17.3984L11.2515 16.8355H10.4985L10.3742 16.6747L10.4546 15.907L8.56111 13.509L7.78615 13.4286V13.4213V13.3994L8.3491 12.8657L8.37103 8.4133L7.83733 7.85035L7.84464 7.76993L7.86657 7.748L8.64153 7.66758L10.5058 5.26959L10.4254 4.49463L10.4912 4.41421H11.2515L11.8145 3.85127V3.15673V3.10555L12.0777 2.89353H15.9452H16.0548H19.915L20.1855 3.10555V3.15673V3.85127L20.7485 4.41421H21.5088L21.5746 4.49463L21.4942 5.26959L23.3585 7.66758L24.1334 7.748L24.148 7.76993L24.1554 7.85035L23.6217 8.4133L23.6509 12.8657L24.2138 13.3994V13.4286L23.4681 13.509L21.5746 15.907L21.6477 16.6747L21.5088 16.8574L21.4942 16.8355H20.7192L20.1855 17.3984V18.1442L20.7192 18.7071H20.7485L20.7192 18.9995L20.2659 19.5552V23.2106V23.4812L20.7996 24.0148H21.5746L21.8085 24.2488V25.0238L22.3715 25.5575H26.2902L26.8239 25.0238V24.2488L27.0651 24.0148H27.8401L28.3738 23.4812V22.7062L27.8401 22.1432H27.7816V21.8801L28.3153 21.3171L28.2641 17.8225L27.7012 17.2668V17.106H27.7597L28.2934 16.5431V15.7973L28.286 15.79L28.3445 15.7462L29.1195 15.8485L31.8903 13.721L32 12.9461L31.5175 12.332Z",fill:"#75FB6E"}),F.createElement("path",{d:"M13.5693 23.854L13.0137 24.4096V25.1846L12.7724 25.4259H11.9975L8.2689 29.074V29.827L8.02764 30.061H4.10897L3.86771 29.827V29.0521L3.30477 28.4891H2.53712L2.00342 29.0521V29.827L2.53712 30.3607H3.30477L3.54603 30.5947V31.3697L4.07973 31.9034H7.99839L8.56133 31.3697V30.5947L8.79528 30.3607L8.82453 30.3827H9.59949L13.3354 26.7345V25.9596L13.5474 25.7183H14.2931L14.9072 25.1846V24.4096L14.3443 23.854H13.5693Z",fill:"#75FB6E"}),F.createElement("path",{d:"M28.7465 28.4891L28.1836 29.0521V29.827L27.9423 30.061H24.0236L23.7824 29.827V29.074L20.0538 25.4259H19.2788L19.0376 25.1846V24.4096L18.4819 23.854H17.707L17.144 24.4096V25.1846L17.7582 25.7183H18.5039L18.7159 25.9596V26.7345L22.4518 30.3827H23.2267L23.2487 30.3607L23.4899 30.5947V31.3697L24.0529 31.9034H27.9716L28.5052 31.3697V30.5947L28.7465 30.3607H29.5142L30.0479 29.827V29.0521L29.5142 28.4891H28.7465Z",fill:"#75FB6E"}))),nv||(nv=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_8229_679"},F.createElement("rect",{width:32,height:30.9034,fill:"white",transform:"translate(0 1)"})))))},name:"symbiosis"},{id:"scroll",logoURI:vg,name:"Scroll"},{id:"manta",logoURI:Ag,name:"Manta"},{id:"orbiter",logoURI:function(e){return F.createElement("svg",sv({xmlns:"http://www.w3.org/2000/svg",width:"32.000000pt",height:"32.000000pt",viewBox:"0 0 32.000000 32.000000",preserveAspectRatio:"xMidYMid meet"},e),iv||(iv=F.createElement("g",{transform:"translate(0.000000,32.000000) scale(0.100000,-0.100000)",fill:"#000000",stroke:"none"},F.createElement("path",{d:"M91 285 c-32 -28 -56 -85 -48 -115 3 -11 -5 -27 -19 -41 -32 -30 -30 -39 7 -39 32 0 34 -5 14 -53 -14 -33 11 -17 28 18 14 29 22 35 47 35 28 0 30 -2 30 -40 0 -51 18 -53 22 -2 3 32 7 37 31 40 23 3 30 -2 42 -32 9 -20 20 -36 26 -36 7 0 8 7 4 18 -20 47 -18 52 14 52 36 0 39 10 11 35 -13 11 -20 31 -20 53 0 107 -112 171 -189 107z m112 4 c12 -6 30 -21 39 -33 22 -26 24 -96 4 -96 -29 0 -46 13 -46 35 0 30 -26 56 -48 48 -22 -8 -32 -23 -32 -49 0 -21 -17 -34 -46 -34 -10 0 -14 12 -14 38 1 75 78 124 143 91z m-25 -82 c2 -10 -3 -17 -12 -17 -18 0 -29 16 -21 31 9 14 29 6 33 -14z m-88 -92 c0 -8 -4 -15 -9 -15 -13 0 -22 16 -14 24 11 11 23 6 23 -9z m80 0 c0 -8 -4 -15 -10 -15 -5 0 -10 7 -10 15 0 8 5 15 10 15 6 0 10 -7 10 -15z m82 0 c0 -5 -5 -11 -11 -13 -6 -2 -11 4 -11 13 0 9 5 15 11 13 6 -2 11 -8 11 -13z"}))))},name:"Orbiter"}];function lv({routeTagList:t}){const r=Ir(),n={typography:"h6",borderRadius:4,px:8,py:4,ml:8};return de.exports.jsx(de.exports.Fragment,{children:t.map((t=>"no-approve"===t.type?de.exports.jsxs(Lr,{sx:Object.assign(Object.assign({},n),{color:r.palette.text.primary,backgroundColor:r.palette.background.paperContrast,display:"flex",alignItems:"center"}),children:[de.exports.jsx(s.Lock,{style:{color:r.palette.text.primary,width:14,height:14}}),de.exports.jsx("span",{style:{marginLeft:4},children:de.exports.jsx(e.Trans,{id:"F+sxb9",message:"Unapproved"})})]},t.type):"best-price"===t.type?de.exports.jsx(Lr,{sx:Object.assign(Object.assign({},n),{color:r.palette.success.main,backgroundColor:Jr(r.palette.success.main,.1)}),children:de.exports.jsx(e.Trans,{id:"OgKD6h",message:"Best offer"})},t.type):null))})}function cv(e,r){let n=t.i18n._({id:"B0/2ea",message:"s"});return r||(n=e>=2?t.i18n._({id:"V+rJKF",message:"Seconds"}):t.i18n._({id:"ku//5b",message:"Second"})),n}function dv(e,r){let n="";return n=e>=2?r?t.i18n._({id:"TFOxRM",message:"Mins"}):t.i18n._({id:"agRWc1",message:"Minutes"}):r?t.i18n._({id:"eTUF28",message:"Min"}):t.i18n._({id:"6UYTy8",message:"Minute"}),n}function uv(e){return e>=2?t.i18n._({id:"yY8wAv",message:"Hours"}):t.i18n._({id:"6XgEPi",message:"Hour"})}function pv({start:e,end:r,showSecondUnit:n}){if(!e||!r)return null;const o=r-e,i=1e3,s=6e4,a=36e5,l=24*a;let c="",d="";if(o<s){const e=o/i;c=`${ks(e)} ${cv(e,n)}`}else if(o<a){const e=o/s;c=`${ks(e)} ${dv(e,n)}`;const t=o%s/i;d=`${ks(t)} ${cv(t,n)}`}else if(o<l){const e=o/a;c=`${ks(e)} ${uv(e)}`;const t=o%a/s;d=`${ks(t)} ${dv(t)}`}else{const e=o/l;c=`${ks(e)} ${function(e){return e>=2?t.i18n._({id:"HuVZMK",message:"Days"}):t.i18n._({id:"H7OUPr",message:"Day"})}(e)}`;const r=o%l/a;d=`${ks(r)} ${uv(r)}`}return n?`${c}${d}`.replaceAll(" ","").toLowerCase():c}function hv({chainId:t,token:r,amount:n}){var i;const s=Ir(),a=o.useMemo((()=>Ng.get(t)),[t]);return de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column"},children:[de.exports.jsxs(Lr,{sx:{mb:8,display:"flex",alignItems:"flex-end",alignSelf:"center"},children:[de.exports.jsx(Mg,{address:null!==(i=null==r?void 0:r.address)&&void 0!==i?i:"",marginRight:0,width:28,height:28,url:null==r?void 0:r.logoURI}),a?de.exports.jsx(Lr,{component:a.logo,sx:{width:12,height:12,position:"relative",left:-6}}):""]}),de.exports.jsxs(Lr,{sx:{color:s.palette.text.primary,typography:"body1",fontWeight:600,width:"100%",wordBreak:"break-word",textAlign:"center"},children:[xs({input:n,decimals:null==r?void 0:r.decimals})," ",null==r?void 0:r.symbol]}),de.exports.jsxs(Lr,{sx:{color:s.palette.text.secondary,typography:"h6",alignSelf:"center"},children:[de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"})," ",null==a?void 0:a.name]})]})}function fv({children:e}){const t=Ir();return de.exports.jsxs(Lr,{sx:{position:"relative",width:"calc(100% - 16px)",mx:"auto"},children:[de.exports.jsx(Lr,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"100%",borderTopColor:t.palette.text.primary,borderTopWidth:1,borderTopStyle:"dashed","&:before":{content:'""',position:"absolute",left:0,top:-.5,backgroundColor:t.palette.text.primary,width:6,height:6,borderRadius:"50%",transform:"translate(-50%, -50%)"},"&:after":{display:{tablet:"block"},content:'""',position:"absolute",right:-1,top:-.5,width:0,height:0,transform:"translate(0, -50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderLeft:`6px solid ${t.palette.text.primary}`}}}),de.exports.jsx(Lr,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"},children:e})]})}function mv({size:e="medium",toolDetails:t,nameMarginLeft:r=4,logoMarginLeft:n=0,nameSx:o}){const i=Ir();if(!t||!t.logoURI||!t.name)return null;const{logoURI:s,name:a}=t;return de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:"img",src:s,alt:a,sx:{marginLeft:n,width:"large"===e?24:16,height:"large"===e?24:16}}),de.exports.jsx(Lr,{sx:Object.assign({color:i.palette.text.primary,fontWeight:600,marginLeft:r,typography:{mobile:"small"===e?"h6":"medium"===e?"body2":"caption",tablet:"small"===e||"medium"===e?"body2":"caption"}},o),children:a})]})}function gv({fromToken:t,toToken:r,fromChainId:n,toChainId:i,fromAmount:a,fromTokenBalance:l,toTokenAmount:c,toolDetails:d,product:u,executionDuration:p,feeUSD:h,selected:f,setSelected:m,spenderContractAddress:g,isBestPrice:y}){const b=Ir(),{account:v}=Xh(),x=av.find((e=>e.id===u)),{getApprovalState:w}=Hy({account:v,chainId:n,contractAddress:g}),E=o.useMemo((()=>t&&a&&l?w(t,a,l):Vy.Loading),[t,a,l,w]),A=o.useMemo((()=>{const e=[];return y&&e.push({type:"best-price"}),E===Vy.Approving||E===Vy.Insufficient?[...e,{type:"no-approve"}]:e}),[E,y]);return de.exports.jsxs(Lr,{sx:Object.assign({borderRadius:16,py:16,px:12,backgroundColor:b.palette.background.tag,cursor:"pointer","&:hover":{backgroundColor:"hover.default"},outline:0},f?{borderWidth:1,borderStyle:"solid",borderColor:b.palette.primary.main}:{}),onClick:m,children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:null==x?void 0:x.logoURI,sx:{width:16,height:16}}),de.exports.jsx(Lr,{sx:{marginLeft:4},children:null==x?void 0:x.name}),de.exports.jsx(lv,{routeTagList:A})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",mt:8,pb:8,borderStyle:"dashed",borderWidth:b.spacing(0,0,1,0),borderColor:b.palette.border.main},children:[de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"h5FVz1",message:"Estimated transaction time"}),children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${b.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.Time,{style:{color:b.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==p?pv({start:Date.now(),end:Date.now()+1e3*p}):"-"})]})}),de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"7IKPTP",message:"Fee includes: Cross Chain fees + Swap fees. Gas fee not included."}),children:de.exports.jsxs(Lr,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${b.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.GasFee,{style:{color:b.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==h?`$${xs({input:h,decimals:6})}`:"-"})]})})]}),de.exports.jsxs(Lr,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",mt:8},children:[de.exports.jsx(hv,{token:t,chainId:n,amount:a}),de.exports.jsx(fv,{children:de.exports.jsx(Lr,{sx:{display:"flex",px:3,py:3,backgroundColor:b.palette.background.paperContrast,border:`1px solid ${b.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:de.exports.jsx(mv,{size:"medium",toolDetails:d,nameMarginLeft:8})})}),de.exports.jsx(hv,{token:r,chainId:i,amount:c})]})]})}function yv({open:t,onClose:r,selectedRouteId:n,setSelectRouteId:i,bridgeRouteList:s}){const a=Ir(),l=sf(),c=o.useMemo((()=>{if(!(null==s?void 0:s.length))return null;const{fromToken:e}=s[0];return l(e)}),[s,l]);return de.exports.jsx(jg,{open:t,onClose:r,title:de.exports.jsx(e.Trans,{id:"K/PgcA",message:"Select Cross Chain"}),children:de.exports.jsx(Lr,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:12,py:20,px:16,flex:1,overflowY:"auto",overflowX:"hidden","&::before":{content:'""',position:"absolute",top:0,width:1,height:"1px",backgroundColor:a.palette.border.main}},children:null==s?void 0:s.map(((e,t)=>{var o;return de.exports.jsx(gv,{fromChainId:e.fromChainId,toChainId:e.toChainId,fromToken:e.fromToken,toToken:e.toToken,fromAmount:e.fromAmount,fromTokenBalance:c,toTokenAmount:e.toTokenAmount,toolDetails:null===(o=e.step)||void 0===o?void 0:o.toolDetails,spenderContractAddress:e.spenderContractAddress,selected:n===e.id,setSelected:()=>{i(e.id),r()},isBestPrice:0===t,product:e.product,executionDuration:e.executionDuration,feeUSD:e.feeUSD},e.key)}))})})}function bv({route:t,onClick:r}){var n,o;const i=Ir();if(!t)return null;const{product:a,executionDuration:l,feeUSD:c,fromAmount:d,fromToken:u,fromChainId:p,toTokenAmount:h,toToken:f,toChainId:m}=t,g=av.find((e=>e.id===a)),y=Ng.get(p),b=Ng.get(m);return de.exports.jsxs(Lr,{sx:{px:16,py:8,width:"100%",backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:r,children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:null==g?void 0:g.logoURI,sx:{width:16,height:16}}),de.exports.jsx(Lr,{sx:{marginLeft:4,typography:"body2",fontWeight:600},children:null==g?void 0:g.name}),de.exports.jsx(Lr,{sx:{display:"block",mx:8,width:"1px",height:12,backgroundColor:i.palette.border.main}}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[xs({input:d,decimals:null==u?void 0:u.decimals}),de.exports.jsxs(Lr,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[de.exports.jsx(Mg,{address:null!==(n=null==u?void 0:u.address)&&void 0!==n?n:"",marginRight:0,width:18,height:18,url:null==u?void 0:u.logoURI}),y?de.exports.jsx(Lr,{component:y.logo,sx:{position:"relative",left:-6,width:10,height:10,flexShrink:0}}):""]})]})," = ",de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[xs({input:h,decimals:null==f?void 0:f.decimals}),de.exports.jsxs(Lr,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[de.exports.jsx(Mg,{address:null!==(o=null==f?void 0:f.address)&&void 0!==o?o:"",marginRight:0,width:18,height:18,url:null==f?void 0:f.logoURI}),b?de.exports.jsx(Lr,{component:b.logo,sx:{width:10,height:10,position:"relative",left:-6,flexShrink:0}}):""]})]})]}),de.exports.jsx(Lr,{component:s.ArrowRight,sx:{width:18,height:18}})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",mt:8},children:[de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"h5FVz1",message:"Estimated transaction time"}),children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${i.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.Time,{style:{color:i.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==l?pv({start:Date.now(),end:Date.now()+1e3*l}):"-"})]})}),de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"7IKPTP",message:"Fee includes: Cross Chain fees + Swap fees. Gas fee not included."}),children:de.exports.jsxs(Lr,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${i.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.GasFee,{style:{color:i.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==c?`$${xs({input:c,decimals:6})}`:"-"})]})})]})]})}function vv(){const{provider:e,account:n}=Xh(),[i,s]=o.useState(),[a,l]=o.useState(!1),[d,u]=o.useState(""),{apikey:p}=c.useSelector(af),h=vy(fy.bridgeEncode),f=o.useCallback((({selectedRoute:o,fromEtherTokenBalance:i,goNext:a})=>ka(this,void 0,void 0,(function*(){var c,d;if(!o||!n||!i)return;const{encodeParams:f}=o;if(f&&f.fromAddress===Ay)throw new Error("fromAddress is not valid.");u(""),l(!0);try{const{fromToken:n,fromAmount:y,product:b}=o,v={product:b,encodeParams:f};let{encodeResultData:x,sendData:w}=o;if(f){x=(yield B.default.post(`${h}${p?`?apikey=${p}`:""}`,{data:v})).data.data}if(!x){if(w)return l(!1),void a();throw new Error("encodeResultData is null")}const{data:E,to:A,value:C,from:k,chainId:T,encodeId:R}=x;if(!(E&&A&&C&&k&&T))throw new Error("cross_chain_swap_transactionEncode is null");const S=ba[T],N=(m=C,g=18,new r.BigNumber(m).div(new r.BigNumber(10).pow(g))),M=S&&n.address.toLowerCase()===S.address.toLowerCase(),O=N.minus(M?y:0);if(!N.isNaN()&&N.gt(0)&&i.lt(N))return u(t.i18n._({id:"F9xwHA",message:"Insufficient cross-chain fees, need at least {0} {1}",values:{0:xs({input:O,decimals:null!==(c=null==S?void 0:S.decimals)&&void 0!==c?c:18}),1:null!==(d=null==S?void 0:S.symbol)&&void 0!==d?d:"-"}})),void l(!1);if(e){if(!(yield Yg({from:k,to:A,value:C,data:E},e)))throw new Error("failed to estimate gas")}s({data:E,to:A,value:C,from:k,chainId:T,encodeId:R}),a()}catch(e){console.error("[failed to construct transaction request]: ",e);const{message:t}=e;u(t)}var m,g;l(!1)}))),[s,l,n,e,h]);return{apikey:p,sendRouteLoading:a,sendRouteError:d,setSendRouteError:u,bridgeOrderTxRequest:i,handleClickSend:f}}function xv({route:e,bridgeOrderTxRequest:r,sendData:n}){const{chainId:i,account:a}=Xh(),l=ny(),{apikey:d}=c.useSelector(af),u=vy(fy.bridgeCreateRoute);return o.useCallback((()=>{if(((null==e?void 0:e.sendData)||r)&&e)try{const{fromToken:o,toToken:i,fromAmount:a,toTokenAmount:c,fromChainId:p,toChainId:h,toAddress:f,slippage:m,roundedRouteCostTime:g}=e,y=xs({input:a,decimals:o.decimals}),b=xs({input:c,decimals:i.decimals}),v=de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Mg,{token:o,sx:{width:16,height:16,mr:6},chainId:o.chainId}),`${y} ${null==o?void 0:o.symbol}`,de.exports.jsx(Lr,{component:s.DoubleRight,sx:{width:12,height:12,mx:16}}),de.exports.jsx(Mg,{token:i,sx:{width:16,height:16,mr:6}}),`${b} ${null==i?void 0:i.symbol}`]}),x={fromChainId:p,toChainId:h,fromTokenAddress:o.address,toTokenAddress:i.address,fromTokenSymbol:o.symbol,toTokenSymbol:i.symbol,fromTokenAmount:a,toTokenAmount:c.toString(),slippage:m,sendAccount:f,roundedRouteCostTime:g};if(n)return l.executeCustom({brief:t.i18n._({id:"+uZnU3",message:"Cross Chain"}),subtitle:v,mixpanelProps:Object.assign({fromToken:o,toToken:i,pay:y,receive:b},x),handler:n});if(!r)return;const w=(t,n)=>ka(this,void 0,void 0,(function*(){if(r.encodeId){const o=yield function({apikey:e,tx:t,route:r,bridgeCreateRouteAPI:n,encodeId:o}){return ka(this,void 0,void 0,(function*(){const{fromChainId:i,toChainId:s,fromAmount:a,fromToken:l,toToken:c,fromAddress:d,toAddress:u,slippage:p,product:h,step:f,sourceRoute:m,productParams:g}=r;if(!m)throw new Error("sourceRoute is required");const{toAmount:y}=m,b={fromChainId:i,fromAmount:Cs(a,l.decimals).toString(),fromTokenAddress:l.address,toChainId:s,toAmount:y,toTokenAddress:c.address,fromAddress:d,toAddress:u,slippage:p,hash:t,product:h,extend:{lifiBridge:f.tool,route:m,productParams:g,encodeId:o,source:"widget"}},v=(yield B.default.post(`${n}${e?`?apikey=${e}`:""}`,{data:b})).data.data;return null==v?void 0:v.id}))}({apikey:d,tx:t,route:e,bridgeCreateRouteAPI:u,encodeId:r.encodeId});n&&n(t,{orderId:o})}}));return l.execute(t.i18n._({id:"+uZnU3",message:"Cross Chain"}),Object.assign({opcode:Jg.TX},r),v,!1,void 0,Object.assign(Object.assign(Object.assign({},r),{fromToken:o,toToken:i,pay:y,receive:b}),x),void 0,w)}catch(e){console.error(e)}}),[a,i,e,r,d,u,n])}function wv({chainId:e,address:t,children:r}){const n=Ir();return de.exports.jsxs(Lr,{component:"a",href:Aa(`tx/${t}`,e),target:"_blank",rel:"noopener noreferrer",sx:{color:n.palette.text.secondary,"&:hover":{color:n.palette.text.primary},display:"flex",alignItems:"center",typography:"body2"},children:[r,de.exports.jsx(Lr,{component:"svg",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{marginLeft:6,width:16,height:17},children:de.exports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.33333 3.83333V13.1667H12.6667V8.5H14V13.1667C14 13.9 13.4 14.5 12.6667 14.5H3.33333C2.59333 14.5 2 13.9 2 13.1667V3.83333C2 3.1 2.59333 2.5 3.33333 2.5H8V3.83333H3.33333ZM9.33333 3.83333V2.5H14V7.16667H12.6667V4.77333L6.11333 11.3267L5.17333 10.3867L11.7267 3.83333H9.33333Z",fill:"currentColor"})})]})}function Ev({fromChainId:t,toChainId:r,fromTokenAmount:n,toTokenAmount:i,fromTokenDecimals:s,fromTokenSymbol:a,toTokenDecimals:l,toTokenSymbol:c,fromHash:d,toHash:u,toolDetails:p}){const h=Ir(),[f,m]=o.useMemo((()=>[Ng.get(t),Ng.get(r)]),[t,r]);return de.exports.jsxs(Lr,{sx:{borderLeft:`1px dashed ${h.palette.text.primary}`,opacity:u?1:.5,pb:24},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:"img",src:p.logoURI,alt:p.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:{mobile:h.palette.background.paper,tablet:h.palette.background.paper},alignSelf:"flex-start"}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:p.name}),de.exports.jsxs(Lr,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[xs({input:n,decimals:s})," ",a,de.exports.jsx("span",{style:{marginLeft:4,color:h.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),de.exports.jsx(Lr,{component:null==f?void 0:f.logo,sx:{marginLeft:4,width:18,height:18}}),de.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:h.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"/jQctM",message:"To"})}),xs({input:i,decimals:l})," ",c,de.exports.jsx("span",{style:{marginLeft:4,color:h.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),de.exports.jsx(Lr,{component:null==m?void 0:m.logo,sx:{marginLeft:4,width:18,height:18}})]})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:{mobile:8,tablet:5}},children:[de.exports.jsx(wv,{chainId:t,address:d,children:de.exports.jsx(e.Trans,{id:"wdxz7K",message:"Source"})}),de.exports.jsx(Lr,{sx:{width:16}}),de.exports.jsx(wv,{chainId:r,address:u,children:de.exports.jsx(e.Trans,{id:"Enslfm",message:"Destination"})})]})]})}function Av({chainId:t,fromTokenAmount:r,toTokenAmount:n,fromTokenDecimals:i,fromTokenSymbol:s,toTokenDecimals:a,toTokenSymbol:l,hash:c,toolDetails:d}){const u=Ir(),p=o.useMemo((()=>Ng.get(t)),[t]);return de.exports.jsxs(Lr,{sx:{borderLeft:`1px dashed ${u.palette.text.primary}`,opacity:c?1:.5,pb:24},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:"img",src:d.logoURI,alt:d.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:u.palette.background.paper,alignSelf:"flex-start"}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:d.name}),de.exports.jsxs(Lr,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[xs({input:r,decimals:i})," ",s,de.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:u.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"YHpbe1",message:"For"})}),xs({input:n,decimals:a})," ",l,de.exports.jsxs(Lr,{sx:{alignItems:"center",display:{mobile:"none",tablet:"flex"}},children:[de.exports.jsx("span",{style:{marginLeft:4,color:u.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"})}),de.exports.jsx(Lr,{component:null==p?void 0:p.logo,sx:{marginLeft:4,width:18,height:18}}),de.exports.jsx(Lr,{component:"span",sx:{ml:4},children:null==p?void 0:p.name})]})]})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",typography:"body2",mt:{mobile:8,tablet:5}},children:[de.exports.jsxs(Lr,{sx:{alignItems:"center",display:{mobile:"flex",tablet:"none"}},children:[de.exports.jsx("span",{style:{color:u.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"})}),de.exports.jsx(Lr,{component:null==p?void 0:p.logo,sx:{marginLeft:4,width:18,height:18}}),de.exports.jsx(Lr,{component:"span",sx:{ml:4,mr:8},children:null==p?void 0:p.name})]}),de.exports.jsx(wv,{chainId:t,address:c,children:de.exports.jsx(e.Trans,{id:"S3piC2",message:"Tx"})})]})]})}function Cv({marginTop:e=20,route:t}){const r=Ir(),{fromChainId:n,toChainId:i}=t,{step:{includedSteps:s}}=t,[a,l]=o.useMemo((()=>[Ng.get(n),Ng.get(i)]),[n,i]);return de.exports.jsxs(Lr,{sx:{mt:e,pl:10},children:[de.exports.jsx(Lr,{sx:{borderLeft:`1px dashed ${r.palette.text.primary}`,opacity:1,pb:24},children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start"},children:[de.exports.jsx(Lr,{component:null==a?void 0:a.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:null==a?void 0:a.name})]})}),null==s?void 0:s.map(((e,t)=>{const{toolDetails:r,type:n,estimate:o}=e;return"swap"===n?de.exports.jsx(Av,{chainId:o.fromToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,hash:null,toolDetails:r},t):"cross"===n?de.exports.jsx(Ev,{fromChainId:o.fromToken.chainId,toChainId:o.toToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,fromHash:null,toHash:null,toolDetails:r},t):null})),de.exports.jsx(Lr,{sx:{opacity:.5,pb:0},children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start"},children:[de.exports.jsx(Lr,{component:null==l?void 0:l.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:null==l?void 0:l.name})]})})]})}function kv({route:t}){const r=Ir(),n=Ng.get(t.fromChainId),i=o.useMemo((()=>Aa(`address/${t.fromAddress}`,t.fromChainId)),[t.fromAddress,t.fromChainId]);return de.exports.jsxs(Lr,{children:[de.exports.jsx(Lr,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:de.exports.jsx(as,{children:de.exports.jsx(bs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Lr,{component:s.DetailBorder,sx:{mr:6,width:18,height:18}}),de.exports.jsx(e.Trans,{id:"rRDi3Y",message:"Detail"})]}),de.exports.jsx(Lr,{component:s.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:de.exports.jsxs(Lr,{sx:{mt:16},children:[de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsx(Lr,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:de.exports.jsx(e.Trans,{id:"lt8yMa",message:"Send to:"})}),de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[n?de.exports.jsx(Lr,{component:n.logo,sx:{width:18,height:18}}):"",de.exports.jsx(Lr,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),de.exports.jsx(Lr,{sx:{typography:"body2",fontWeight:600},children:(a=t.fromAddress,a.length<=10?a:`${a.slice(0,6)}...${a.slice(a.length-4,a.length)}`)}),de.exports.jsx(Un,{component:"a",href:i,target:"_blank",rel:"noopener noreferrer",sx:{ml:6,width:18,height:18,color:"text.secondary"},children:de.exports.jsx(Lr,{component:s.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),t.feeUSD?de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsx(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:de.exports.jsx(e.Trans,{id:"PLUB/s",message:"Fee"})}),de.exports.jsxs(Lr,{sx:{typography:"body2"},children:["$",vs({input:t.feeUSD})]})]}):"",!!t.slippage&&de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[de.exports.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),de.exports.jsx(Fy,{onlyHover:!0,title:de.exports.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:6})]}),de.exports.jsxs(Lr,{sx:{typography:"body2"},children:[100*t.slippage,"%"]})]})]})})})}),de.exports.jsx(Lr,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:de.exports.jsx(as,{children:de.exports.jsx(bs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Lr,{component:s.DetailBorder,sx:{mr:6,width:18,height:18}}),de.exports.jsx(e.Trans,{id:"QNWt8A",message:"Estimated Time"})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[t.executionDuration?pv({start:Date.now(),end:Date.now()+1e3*t.executionDuration}):"-",de.exports.jsx(Lr,{component:s.CaretUp,sx:{ml:6,width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]})]}),children:de.exports.jsx(Cv,{route:t})})})})]});var a}function Tv({open:t,onClose:r,route:n,bridgeOrderTxRequest:i,clearToAmt:s,clearFromAmt:a}){const l=Ir(),{contractStatus:d}=c.useSelector(af),u=c.useDispatch(),p=xv({route:n,bridgeOrderTxRequest:i,sendData:null==n?void 0:n.sendData});return o.useEffect((()=>{d!==_h.Pending&&r(),d===_h.TxSuccess&&(s(),a())}),[d]),de.exports.jsx(jg,{title:de.exports.jsx(e.Trans,{id:"tKE4Ak",message:"Cross Chain Summary"}),open:t,onClose:()=>{u(Qg({contractStatus:_h.Initial})),r()},children:de.exports.jsxs(de.exports.Fragment,{children:[n?de.exports.jsxs(Lr,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[de.exports.jsxs(Lr,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",py:20,borderStyle:"solid",borderWidth:l.spacing(1,0,0),borderColor:l.palette.border.main},children:[de.exports.jsx(hv,{token:n.fromToken,chainId:n.fromChainId,amount:n.fromAmount}),!!n.step&&de.exports.jsx(fv,{children:de.exports.jsx(Lr,{sx:{display:"flex",px:3,py:3,backgroundColor:l.palette.background.paperContrast,border:`1px solid ${l.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:de.exports.jsx(mv,{size:"medium",toolDetails:n.step.toolDetails,nameMarginLeft:8})})}),de.exports.jsx(hv,{token:n.toToken,chainId:n.toChainId,amount:n.toTokenAmount})]}),de.exports.jsx(kv,{route:n})]}):"",de.exports.jsx(Lr,{sx:{px:16,py:20},children:de.exports.jsx(Rn,{fullWidth:!0,isLoading:d==_h.Pending,disabled:!n,onClick:()=>ka(this,void 0,void 0,(function*(){p(),u(Qg({contractStatus:_h.Pending}))})),children:d==_h.Pending?de.exports.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):de.exports.jsx(e.Trans,{id:"PZqJog",message:"Confirm Cross Chain"})})})]})})}function Rv({message:t,onClose:r}){return de.exports.jsx(jg,{open:!!t,onClose:r,children:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsxs(Lr,{sx:{flex:1,textAlign:"center"},children:[de.exports.jsx(Lr,{component:s.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),t?de.exports.jsxs(Lr,{sx:{textAlign:"center",mt:60},children:[de.exports.jsx(Lr,{children:de.exports.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),de.exports.jsx(Lr,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:t})]}):""]}),de.exports.jsx(Lr,{sx:{px:16,py:20},children:de.exports.jsx(Rn,{onClick:r,fullWidth:!0,children:de.exports.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"})})})]})})}function Sv(e){const t=o.useRef(!1),[r,n]=o.useState(!1),i=c.useDispatch();return o.useEffect((()=>{if(void 0===e)return;const r=function(e){const t=localStorage.getItem(e?"DODO_WIDGET_SLIPPAGE_BRIDGE":"DODO_WIDGET_SLIPPAGE_SWAP");return t?Number(t):null}(e);if(!t.current)return i(uy(r?r.toString():null)),void(t.current=!0);i(uy(r?r.toString():null)),n(!0);const o=setTimeout((()=>{n(!1)}),3e3);return()=>{clearTimeout(o)}}),[e]),r}function Nv({side:e,defaultToken:t,tokenList:r,occupyToken:n,chainId:o}){var i,s;let a,l=null;const c=r.filter((t=>!(t.side&&t.side!==e||o&&t.chainId!==o)));if(c.length){let r=function(e){const t=localStorage.getItem("from"===e?"DODO_WIDGET_LAST_FROM_TOKEN":"DODO_WIDGET_LAST_TO_TOKEN");if(!t)return null;try{return JSON.parse(t)}catch(e){return console.error(e),null}}(e);!r&&t&&(r=Object.assign({},t),a=t.amount),r&&(l=null!==(i=c.find((e=>e.address===(null==r?void 0:r.address)&&e.chainId===r.chainId)))&&void 0!==i?i:null),l||(n?l=null!==(s=c.find((e=>e.address!==n.address)))&&void 0!==s?s:null:[l]=c)}return{findToken:l,setDefaultAmount:a}}function Mv({fromToken:e,toToken:t,setFromToken:r,setToToken:n,updateFromAmt:i,updateToAmt:s}){const a=c.useSelector(Kh),l=c.useSelector(rf),d=c.useSelector(nf),u=c.useSelector(af),p=c.useDispatch(),{chainId:h}=Xh();o.useEffect((()=>{(()=>{let o,c=null;if(u.crossChain||!u.autoConnectLoading){if(!e){const e=Nv({side:"from",defaultToken:l,tokenList:a,chainId:u.crossChain?void 0:h});c=e.findToken,o=e.setDefaultAmount,c&&(r(c),void 0!==o&&(p(Qg({isReverseRouting:!1})),i(o)))}if(!t){const{findToken:e,setDefaultAmount:t}=Nv({side:"to",defaultToken:d,tokenList:a,occupyToken:c,chainId:u.crossChain?void 0:h});e&&(n(e),void 0===o&&void 0!==t&&(p(Qg({isReverseRouting:!0})),s(t)))}}})()}),[a,l,d,u.crossChain,u.autoConnectLoading,h])}function Ov({fromToken:e,toToken:t,getAutoSlippage:r}){const n=c.useDispatch();o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){if(!r)return;const o=r({fromToken:e,toToken:t});if(void 0!==o&&"number"!=typeof o){var i;n((i=!0,e=>ka(void 0,void 0,void 0,(function*(){e({type:"SET_AUTO_SLIPPAGE_LOADING",payload:i})}))));try{const e=yield o;n($g({loading:!1,value:null!=e?e:null}))}catch(e){console.error(e),n($g({loading:!1,value:null}))}}else n($g({loading:!1,value:null}))}))})()}),[e,t])}function Iv({getAutoSlippage:r,onConnectWalletClick:i}={}){var a,l,d;const p=Ir(),{isInflight:h}=ty(),{chainId:f,account:m}=Xh(),g=c.useDispatch(),{isReverseRouting:y,noPowerBy:b}=c.useSelector(af),v=c.useSelector(Zh),x=o.useMemo((()=>{var e;return null===(e=ba[null!=f?f:v])||void 0===e?void 0:e.address}),[f]),w=u.useWeb3React(),E=Gh(),[A,C]=o.useState(""),[k,T]=o.useState(""),[R,S]=o.useState(""),[N,M]=o.useState(""),I=o.useMemo((()=>n.debounce((e=>S(e)),1e3)),[]),F=o.useMemo((()=>n.debounce((e=>M(e)),1e3)),[]),[j,L]=o.useState(null),[_,W]=o.useState(null),[B,P]=o.useState(!1),[D,U]=o.useState(!1),V=o.useMemo((()=>{if(j&&_)return!(!(null==j?void 0:j.chainId)||!(null==_?void 0:_.chainId)||j.chainId===_.chainId)}),[j,_]),{toFiatPrice:Z,fromFiatPrice:H}=xy({chainId:f,toToken:_,fromToken:j}),{marginAmount:z}=function({token:e,fiatPrice:t}){return{marginAmount:o.useMemo((()=>{var r;const n=null!==(r=null==e?void 0:e.decimals)&&void 0!==r?r:6,o=null!=t?new O.default(500).div(t):new O.default(0),i=Cs(o,n);return(i.lt(new O.default(1).times(new O.default(10).pow(n-3)))?new O.default(0):i).toString(10)}),[null==e?void 0:e.decimals,t])}}({token:y?_:j,fiatPrice:y?Z:H});Ov({fromToken:j,toToken:_,getAutoSlippage:r});const Y=sf(),G=o.useMemo((()=>{const e=null==j?void 0:j.chainId;if(!V||!e)return null;const t=ba[e];return t?Y(Object.assign(Object.assign({},t),{chainId:e})):null}),[V,null==j?void 0:j.chainId,Y]),X=o.useMemo((()=>{const e=y?_:j;return new O.default(e&&Y(e)||0).lt(y?null!=N?N:0:R)}),[y,j,_,R,N,Y]),{bridgeRouteList:J,status:q,limit:Q}=ib({toToken:_,fromToken:j,fromAmount:R,fromFiatPrice:H}),[K,$]=o.useState(!1),[ee,te]=o.useState(""),re=o.useMemo((()=>!ee&&J.length?J[0].id:ee),[ee,J]),ne=o.useMemo((()=>J.find((e=>e.id===re&&e.fromAddress===m))),[J,re,m]);o.useEffect((()=>{!ne&&ee&&te("")}),[ne]);const{getApprovalState:oe,submitApprove:ie,getPendingRest:se,getMaxBalance:ae}=Hy({account:m,chainId:null!==(a=null==j?void 0:j.chainId)&&void 0!==a?a:f,contractAddress:null==ne?void 0:ne.spenderContractAddress,skip:!(null==ne?void 0:ne.spenderContractAddress)}),le=o.useMemo((()=>se(y?_:j)),[null==j?void 0:j.address,null==_?void 0:_.address,se,y]),[ce,ue,pe]=o.useMemo((()=>{const e=oe(j,y?N||0:R);return[e===Vy.Approving,e===Vy.Loading,e===Vy.Insufficient&&!le]}),[oe,j,y,N,R,le]),he=o.useMemo((()=>!(!m||X||ce||ue||pe)),[m,X,ce,ue,pe]),{status:fe,rawBrief:me,executeSwap:ge,reset:ye}=Ty({toToken:_,fromToken:j,marginAmount:z,fromAmount:R,toAmount:N,estimateGas:he}),{resAmount:be,priceImpact:ve,baseFeeAmount:xe,additionalFeeAmount:we,resPricePerToToken:Ee,resPricePerFromToken:Ae}=o.useMemo((()=>me||{resAmount:null,priceImpact:null,baseFeeAmount:null,additionalFeeAmount:null,resPricePerToToken:null,resPricePerFromToken:null}),[me]),{sendRouteLoading:Ce,sendRouteError:ke,setSendRouteError:Te,bridgeOrderTxRequest:Re,handleClickSend:Se}=vv(),[Ne,Me]=o.useState(!1),Oe=Sv(V),Ie=o.useCallback((e=>{const t=e.toString();C(t),I(t),ye()}),[C,I,ye]),Fe=o.useCallback((e=>{const t=e.toString();T(t),F(t),ye()}),[T,F,ye]),je=o.useCallback((e=>{var t;return"function"==typeof e?L((t=>{var r;const n=e(t);return g(wm(null!==(r=null==n?void 0:n.chainId)&&void 0!==r?r:void 0)),n})):(g(wm(null!==(t=null==e?void 0:e.chainId)&&void 0!==t?t:void 0)),L(e))}),[g,wm]),Le=o.useCallback((e=>{var t;return"function"==typeof e?W((t=>{var r;const n=e(t);return g(Em(null!==(r=null==n?void 0:n.chainId)&&void 0!==r?r:void 0)),n})):(g(Em(null!==(t=null==e?void 0:e.chainId)&&void 0!==t?t:void 0)),W(e))}),[g,wm]);Mv({fromToken:j,toToken:_,setFromToken:je,setToToken:Le,updateFromAmt:Ie,updateToAmt:Fe});const _e=o.useCallback((()=>{Ie(""),Fe(""),je(_),Le(j),Pg("from",_),Pg("to",j),te("")}),[je,_,Le,j,Ie,Fe,te]),We=o.useCallback((e=>y?Fe(ae(_)):Ie(ae(j))),[Ie,Fe,ae,j,_,y]),Be=(e=>{const{defaultSlippage:t}=Cy(e),r=c.useSelector(wy)||t;return o.useMemo((()=>Number(r)>5),[r])})(V),Pe=o.useMemo((()=>(100*Number(ve)).toFixed(2)),[ve]),De=o.useMemo((()=>{const e=y?be:R;return e&&H?new O.default(H).multipliedBy(e):null}),[H,R,y,be]),Ue=o.useMemo((()=>{var e;if(!Z||void 0===V)return null;if(V)return(null===(e=null==ne?void 0:ne.toTokenAmount)||void 0===e?void 0:e.gt(0))?ne.toTokenAmount.multipliedBy(Z):null;const t=y?N:be;return t?new O.default(Z).multipliedBy(t):null}),[Z,N,y,be,ne,V]),Ve=o.useMemo((()=>de.exports.jsxs(Lr,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),de.exports.jsxs(Lr,{sx:{display:"flex"},children:[de.exports.jsx(e.Trans,{id:"6+mYrD",message:"Current price impact"}),de.exports.jsxs(Lr,{sx:{color:p.palette.error.main,ml:4},children:[Pe,"%"]})]})]})),[Pe]),Ze=o.useMemo((()=>de.exports.jsx(By,{toToken:_,fromToken:j,priceStatus:fe,pricePerToToken:Ee,pricePerFromToken:Ae})),[_,j,fe,Ee,Ae]),He=o.useMemo((()=>!ma[f||1]),[f]),ze=o.useMemo((()=>!!f&&!!(null==j?void 0:j.chainId)&&(null==j?void 0:j.chainId)!==f),[f,null==j?void 0:j.chainId]),Ye=function({fromToken:e,toToken:t}){const r=c.useSelector($h);return o.useMemo((()=>!(!e||r.some((t=>t.chainId===e.chainId&&t.address===e.address&&(!t.side||"to"===t.side))))||!(!t||r.some((e=>e.chainId===t.chainId&&e.address===t.address&&(!e.side||"from"===e.side))))),[e,t,r])}({fromToken:j,toToken:_}),Ge=o.useMemo((()=>Be&&new O.default(y?N:R).gt(0)&&!X&&(V?q===ky.Success:fe===ky.Success)?de.exports.jsxs(Lr,{sx:{textAlign:"center",mb:8},children:[de.exports.jsx(Lr,{component:s.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),t.i18n._({id:"//95jS",message:"The current slippage protection coefficient set exceeds {maxSlippageWarning}%, which may result in losses.",values:{maxSlippageWarning:5}})]}):null),[Be,y,R,N,V,q,fe]),Xe=o.useMemo((()=>ze?de.exports.jsxs(Lr,{sx:{textAlign:"center"},children:[de.exports.jsx(Lr,{component:s.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"54ffaC",message:"The current network is inconsistent with the wallet - please switch in wallet"})]}):fe===ky.Loading||V&&q===ky.Loading?de.exports.jsx(Lr,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Zn,{sx:{mr:5}}),de.exports.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]})}):He?de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:s.Warn,sx:{mr:6,width:16,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"udsWDJ",message:"Unsupported network - switch to trade"})]}):!V&&A&&new O.default(Pe).gt(15)?Ve:V&&J.length?de.exports.jsxs(de.exports.Fragment,{children:[Ge,de.exports.jsx(bv,{route:ne,onClick:()=>$(!0)})]}):V&&(q===ky.Success&&!J.length||q===ky.Failed)&&A?de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:s.Warn,sx:{width:15,mr:5,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}):de.exports.jsxs(de.exports.Fragment,{children:[Ge,Ze]})),[fe,Ze,A,Ve,Pe,He,V,q,J,ne,ze,Ge]),Je=o.useMemo((()=>y?new O.default(k).gt(0)?xs({input:be,decimals:null==j?void 0:j.decimals}):"-":A),[A,k,be,j,y]),qe=o.useMemo((()=>{var e;return y?k:V?(null===(e=null==ne?void 0:ne.toTokenAmount)||void 0===e?void 0:e.gt(0))&&q!==ky.Loading?xs({input:ne.toTokenAmount,decimals:null==_?void 0:_.decimals}):"-":new O.default(A).gt(0)?xs({input:be,decimals:null==_?void 0:_.decimals}):"-"}),[A,k,be,_,y,ne,V,q]),Qe=o.useMemo((()=>{var t,r;const n=(null==j?void 0:j.chainId)===ma.TON||(null==_?void 0:_.chainId)===ma.TON;if(!m||(null==j?void 0:j.chainId)&&f!==j.chainId||n&&!E.connected||!w.account)return de.exports.jsx(Dy,{needSwitchChain:n?null==_?void 0:_.chainId:null==j?void 0:j.chainId,onConnectWalletClick:i,needConnectTwoWallet:n});if(h)return de.exports.jsx(Rn,{fullWidth:!0,isLoading:!0,disabled:!0,children:de.exports.jsx(e.Trans,{id:"FRBvjQ",message:"Transaction Pending"})});if(!j||!_)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:de.exports.jsx(e.Trans,{id:"KlvBGJ",message:"Select Tokens"})});if(pe)return de.exports.jsx(Rn,{fullWidth:!0,disabled:ce,onClick:()=>ie(j),children:ce?de.exports.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):de.exports.jsx(e.Trans,{id:"Z7ZXbT",message:"Approve"})});if(!new O.default(y?N:R).gt(0))return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:de.exports.jsx(e.Trans,{id:"iPMIoT",message:"Enter an amount"})});if(X)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:de.exports.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})});if(V){const n=null!==(t=null==Q?void 0:Q.minAmt)&&void 0!==t?t:null==ne?void 0:ne.minAmt,o=null!==(r=null==Q?void 0:Q.maxAmt)&&void 0!==r?r:null==ne?void 0:ne.maxAmt,i=!!n&&!!R&&Number(R)<Number(n),s=!!o&&!!R&&Number(R)>Number(o);if(i||s)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,children:i?de.exports.jsx(e.Trans,{id:"ipI/1x",message:"cannot be lower than {minAmt}",values:{minAmt:n}}):de.exports.jsx(e.Trans,{id:"f341rK",message:"cannot be greater than {maxAmt}",values:{maxAmt:o}})})}if(V?q===ky.Loading||ue:fe===ky.Loading)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:de.exports.jsx(e.Trans,{id:"OauUE6",message:"Fetching Price..."})});let o=!1;return o=V?!J.length||q===ky.Failed:!be||fe===ky.Failed,o?de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,children:de.exports.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})}):V?de.exports.jsx(Rn,{fullWidth:!0,onClick:()=>Se({selectedRoute:ne,fromEtherTokenBalance:G,goNext:()=>Me(!0)}),"data-testid":"swap-review-btn",disabled:!ne,isLoading:Ce,children:de.exports.jsx(e.Trans,{id:"SXnevP",message:"Review Cross Chain"})}):de.exports.jsx(Rn,{fullWidth:!0,onClick:()=>P(!0),"data-testid":"swap-review-btn",children:de.exports.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})})}),[m,N,R,_,be,j,h,ge,ie,fe,x,y,V,q,J,Ce,G,X,ce,ue,pe,E,w,ne]),Ke=o.useMemo((()=>j&&_?de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Mg,{token:j,sx:{width:16,height:16,mr:6},chainId:j.chainId}),`${xs({input:y?be:R,decimals:null==j?void 0:j.decimals})} ${null==j?void 0:j.symbol}`,de.exports.jsx(Lr,{component:s.DoubleRight,sx:{width:12,height:12,mx:16}}),de.exports.jsx(Mg,{token:_,sx:{width:16,height:16,mr:6},chainId:_.chainId}),`${xs({input:y?N:be,decimals:null==_?void 0:_.decimals})} ${null==_?void 0:_.symbol}`]}):de.exports.jsx(Lr,{})),[j,_,R,N,be,y]);return de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"space-between",typography:"caption",margin:20},children:[de.exports.jsx(e.Trans,{id:"vH2C/2",message:"Swap"}),de.exports.jsx(xi,{open:Oe,title:V?de.exports.jsx(e.Trans,{id:"qLkska",message:"The setting has been switched to cross chain mode"}):de.exports.jsx(e.Trans,{id:"NSCBTb",message:"The setting has been switched to swap mode"}),placement:"bottom-end",children:de.exports.jsx(Lr,{component:Nn,children:de.exports.jsx(Lr,{component:s.Setting,onClick:()=>U(!0),sx:{width:19,height:19,color:"text.primary",cursor:"pointer"}})})})]}),de.exports.jsxs(Lr,{sx:{flex:1,padding:"0 20px 20px",overflowY:"auto"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsx(Iy,{sx:{mb:4},token:j,side:"from",amt:Je,defaultLoadBalance:!0,onlyCurrentChain:!0,onMaxClick:We,onInputChange:Ie,onInputFocus:()=>{y&&Ie(""),g(Qg({isReverseRouting:!1}))},showMaxBtn:!y&&!A,occupiedAddrs:[null!==(l=null==_?void 0:_.address)&&void 0!==l?l:""],occupiedChainId:null==_?void 0:_.chainId,fiatPriceTxt:De?`$${vs({input:De,showDecimals:1})}`:"-",onTokenChange:(e,t)=>{if(t)return _e();Ie(""),Fe(""),je(e),te(""),Pg("from",e)},readOnly:y,showChainLogo:!0}),de.exports.jsx(jy,{onClick:_e,disabled:Ye}),de.exports.jsx(Iy,{token:_,side:"to",amt:qe,onInputChange:Fe,onInputFocus:()=>{y||Fe(""),g(Qg({isReverseRouting:!0}))},occupiedAddrs:[null!==(d=null==j?void 0:j.address)&&void 0!==d?d:""],occupiedChainId:null==j?void 0:j.chainId,fiatPriceTxt:Ue?`$${vs({input:Ue,showDecimals:1})}(${Pe}%)`:"-",onTokenChange:(e,t)=>{if(t)return _e();Ie(""),Fe(""),Le(e),te(""),Pg("to",e)},readOnly:V||!y,showChainLogo:!0}),de.exports.jsx(Lr,{sx:{py:12,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:Xe})]}),Qe,b?"":de.exports.jsxs(Lr,{sx:{mt:13,display:"flex",typography:"h6",cursor:"pointer",justifyContent:"center",alignItems:"center",color:p.palette.text.disabled},onClick:()=>window.open("https://app.dodoex.io"),children:[de.exports.jsx(Lr,{sx:{width:24,typography:"body2",transform:"translate(1px, 2px)","& path":{fill:p.palette.text.disabled}},component:s.Dodo}),de.exports.jsx(e.Trans,{id:"7X+IbB",message:"Powered by DODO protocol"})]})]}),de.exports.jsx(Ly,{toToken:_,fromToken:j,fromAmount:y?be:R,toAmount:y?N:be,open:B,baseFeeAmount:xe,priceImpact:Pe,additionalFeeAmount:we,curToFiatPrice:Ue,execute:()=>ge(Ke),clearFromAmt:()=>Ie(""),clearToAmt:()=>Fe(""),curFromFiatPrice:De,pricePerFromToken:Ae,onClose:()=>P(!1),loading:fe===ky.Loading}),de.exports.jsx(Wy,{open:D,onClose:()=>U(!1),isBridge:V}),de.exports.jsx(yv,{open:K,onClose:()=>$(!1),selectedRouteId:re,setSelectRouteId:te,bridgeRouteList:J}),de.exports.jsx(Tv,{open:Ne,onClose:()=>Me(!1),route:ne,bridgeOrderTxRequest:Re,clearFromAmt:()=>Ie(""),clearToAmt:()=>Fe("")}),de.exports.jsx(Rv,{message:ke,onClose:()=>Te("")})]})}var Fv,jv=_.default;if("production"===process.env.NODE_ENV)Fv=jv.createRoot,jv.hydrateRoot;else{var Lv=jv.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Fv=function(e,t){Lv.usingClientEntryPoint=!0;try{return jv.createRoot(e,t)}finally{Lv.usingClientEntryPoint=!1}}}exports.InitSwapWidget=function(e){const t=document.getElementById("dodo-swap-widget");Fv(t).render(de.exports.jsx(My,{...e,children:de.exports.jsx(Iv,{getAutoSlippage:e.getAutoSlippage,onConnectWalletClick:e.onConnectWalletClick})}))},exports.SwapWidget=function(e){return de.exports.jsx(My,{...e,children:de.exports.jsx(Iv,{getAutoSlippage:e.getAutoSlippage,onConnectWalletClick:e.onConnectWalletClick})})};
45
+ */!function(e){!function(){var t="input is invalid type",r="object"==typeof window,n=r?window:{};n.JS_SHA3_NO_WINDOW&&(r=!1);var o=!r&&"object"==typeof self;!n.JS_SHA3_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node?n=D:o&&(n=self);var i=!n.JS_SHA3_NO_COMMON_JS&&e.exports,s=!n.JS_SHA3_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,a="0123456789abcdef".split(""),l=[4,1024,262144,67108864],c=[0,8,16,24],d=[1,0,32898,0,32906,2147483648,2147516416,2147483648,32907,0,2147483649,0,2147516545,2147483648,32777,2147483648,138,0,136,0,2147516425,0,2147483658,0,2147516555,0,139,2147483648,32905,2147483648,32771,2147483648,32770,2147483648,128,2147483648,32778,0,2147483658,2147483648,2147516545,2147483648,32896,2147483648,2147483649,0,2147516424,2147483648],u=[224,256,384,512],p=[128,256],h=["hex","buffer","arrayBuffer","array","digest"],f={128:168,256:136};!n.JS_SHA3_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!s||!n.JS_SHA3_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});for(var m=function(e,t,r){return function(n){return new M(e,t,e).update(n)[r]()}},g=function(e,t,r){return function(n,o){return new M(e,t,o).update(n)[r]()}},y=function(e,t,r){return function(t,n,o,i){return E["cshake"+e].update(t,n,o,i)[r]()}},b=function(e,t,r){return function(t,n,o,i){return E["kmac"+e].update(t,n,o,i)[r]()}},v=function(e,t,r,n){for(var o=0;o<h.length;++o){var i=h[o];e[i]=t(r,n,i)}return e},x=function(e,t){var r=m(e,t,"hex");return r.create=function(){return new M(e,t,e)},r.update=function(e){return r.create().update(e)},v(r,m,e,t)},w=[{name:"keccak",padding:[1,256,65536,16777216],bits:u,createMethod:x},{name:"sha3",padding:[6,1536,393216,100663296],bits:u,createMethod:x},{name:"shake",padding:[31,7936,2031616,520093696],bits:p,createMethod:function(e,t){var r=g(e,t,"hex");return r.create=function(r){return new M(e,t,r)},r.update=function(e,t){return r.create(t).update(e)},v(r,g,e,t)}},{name:"cshake",padding:l,bits:p,createMethod:function(e,t){var r=f[e],n=y(e,0,"hex");return n.create=function(n,o,i){return o||i?new M(e,t,n).bytepad([o,i],r):E["shake"+e].create(n)},n.update=function(e,t,r,o){return n.create(t,r,o).update(e)},v(n,y,e,t)}},{name:"kmac",padding:l,bits:p,createMethod:function(e,t){var r=f[e],n=b(e,0,"hex");return n.create=function(n,o,i){return new O(e,t,o).bytepad(["KMAC",i],r).bytepad([n],r)},n.update=function(e,t,r,o){return n.create(e,r,o).update(t)},v(n,b,e,t)}}],E={},A=[],C=0;C<w.length;++C)for(var k=w[C],T=k.bits,R=0;R<T.length;++R){var S=k.name+"_"+T[R];if(A.push(S),E[S]=k.createMethod(T[R],k.padding),"sha3"!==k.name){var N=k.name+T[R];A.push(N),E[N]=E[S]}}function M(e,t,r){this.blocks=[],this.s=[],this.padding=t,this.outputBits=r,this.reset=!0,this.finalized=!1,this.block=0,this.start=0,this.blockCount=1600-(e<<1)>>5,this.byteCount=this.blockCount<<2,this.outputBlocks=r>>5,this.extraBytes=(31&r)>>3;for(var n=0;n<50;++n)this.s[n]=0}function O(e,t,r){M.call(this,e,t,r)}M.prototype.update=function(e){if(this.finalized)throw new Error("finalize already called");var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}for(var o,i,a=this.blocks,l=this.byteCount,d=e.length,u=this.blockCount,p=0,h=this.s;p<d;){if(this.reset)for(this.reset=!1,a[0]=this.block,o=1;o<u+1;++o)a[o]=0;if(r)for(o=this.start;p<d&&o<l;++p)a[o>>2]|=e[p]<<c[3&o++];else for(o=this.start;p<d&&o<l;++p)(i=e.charCodeAt(p))<128?a[o>>2]|=i<<c[3&o++]:i<2048?(a[o>>2]|=(192|i>>6)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):i<55296||i>=57344?(a[o>>2]|=(224|i>>12)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]):(i=65536+((1023&i)<<10|1023&e.charCodeAt(++p)),a[o>>2]|=(240|i>>18)<<c[3&o++],a[o>>2]|=(128|i>>12&63)<<c[3&o++],a[o>>2]|=(128|i>>6&63)<<c[3&o++],a[o>>2]|=(128|63&i)<<c[3&o++]);if(this.lastByteIndex=o,o>=l){for(this.start=o-l,this.block=a[u],o=0;o<u;++o)h[o]^=a[o];I(h),this.reset=!0}else this.start=o}return this},M.prototype.encode=function(e,t){var r=255&e,n=1,o=[r];for(r=255&(e>>=8);r>0;)o.unshift(r),r=255&(e>>=8),++n;return t?o.push(n):o.unshift(n),this.update(o),o.length},M.prototype.encodeString=function(e){var r,n=typeof e;if("string"!==n){if("object"!==n)throw new Error(t);if(null===e)throw new Error(t);if(s&&e.constructor===ArrayBuffer)e=new Uint8Array(e);else if(!(Array.isArray(e)||s&&ArrayBuffer.isView(e)))throw new Error(t);r=!0}var o=0,i=e.length;if(r)o=i;else for(var a=0;a<e.length;++a){var l=e.charCodeAt(a);l<128?o+=1:l<2048?o+=2:l<55296||l>=57344?o+=3:(l=65536+((1023&l)<<10|1023&e.charCodeAt(++a)),o+=4)}return o+=this.encode(8*o),this.update(e),o},M.prototype.bytepad=function(e,t){for(var r=this.encode(t),n=0;n<e.length;++n)r+=this.encodeString(e[n]);var o=t-r%t,i=[];return i.length=o,this.update(i),this},M.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex,r=this.blockCount,n=this.s;if(e[t>>2]|=this.padding[3&t],this.lastByteIndex===this.byteCount)for(e[0]=e[r],t=1;t<r+1;++t)e[t]=0;for(e[r-1]|=2147483648,t=0;t<r;++t)n[t]^=e[t];I(n)}},M.prototype.toString=M.prototype.hex=function(){this.finalize();for(var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,l="";s<n;){for(i=0;i<t&&s<n;++i,++s)e=r[i],l+=a[e>>4&15]+a[15&e]+a[e>>12&15]+a[e>>8&15]+a[e>>20&15]+a[e>>16&15]+a[e>>28&15]+a[e>>24&15];s%t==0&&(I(r),i=0)}return o&&(e=r[i],l+=a[e>>4&15]+a[15&e],o>1&&(l+=a[e>>12&15]+a[e>>8&15]),o>2&&(l+=a[e>>20&15]+a[e>>16&15])),l},M.prototype.arrayBuffer=function(){this.finalize();var e,t=this.blockCount,r=this.s,n=this.outputBlocks,o=this.extraBytes,i=0,s=0,a=this.outputBits>>3;e=o?new ArrayBuffer(n+1<<2):new ArrayBuffer(a);for(var l=new Uint32Array(e);s<n;){for(i=0;i<t&&s<n;++i,++s)l[s]=r[i];s%t==0&&I(r)}return o&&(l[i]=r[i],e=e.slice(0,a)),e},M.prototype.buffer=M.prototype.arrayBuffer,M.prototype.digest=M.prototype.array=function(){this.finalize();for(var e,t,r=this.blockCount,n=this.s,o=this.outputBlocks,i=this.extraBytes,s=0,a=0,l=[];a<o;){for(s=0;s<r&&a<o;++s,++a)e=a<<2,t=n[s],l[e]=255&t,l[e+1]=t>>8&255,l[e+2]=t>>16&255,l[e+3]=t>>24&255;a%r==0&&I(n)}return i&&(e=a<<2,t=n[s],l[e]=255&t,i>1&&(l[e+1]=t>>8&255),i>2&&(l[e+2]=t>>16&255)),l},O.prototype=new M,O.prototype.finalize=function(){return this.encode(this.outputBits,!0),M.prototype.finalize.call(this)};var I=function(e){var t,r,n,o,i,s,a,l,c,u,p,h,f,m,g,y,b,v,x,w,E,A,C,k,T,R,S,N,M,O,I,F,j,L,_,W,B,P,D,U,V,Z,H,z,Y,G,X,J,q,Q,K,$,ee,te,re,ne,oe,ie,se,ae,le,ce,de;for(n=0;n<48;n+=2)o=e[0]^e[10]^e[20]^e[30]^e[40],i=e[1]^e[11]^e[21]^e[31]^e[41],s=e[2]^e[12]^e[22]^e[32]^e[42],a=e[3]^e[13]^e[23]^e[33]^e[43],l=e[4]^e[14]^e[24]^e[34]^e[44],c=e[5]^e[15]^e[25]^e[35]^e[45],u=e[6]^e[16]^e[26]^e[36]^e[46],p=e[7]^e[17]^e[27]^e[37]^e[47],t=(h=e[8]^e[18]^e[28]^e[38]^e[48])^(s<<1|a>>>31),r=(f=e[9]^e[19]^e[29]^e[39]^e[49])^(a<<1|s>>>31),e[0]^=t,e[1]^=r,e[10]^=t,e[11]^=r,e[20]^=t,e[21]^=r,e[30]^=t,e[31]^=r,e[40]^=t,e[41]^=r,t=o^(l<<1|c>>>31),r=i^(c<<1|l>>>31),e[2]^=t,e[3]^=r,e[12]^=t,e[13]^=r,e[22]^=t,e[23]^=r,e[32]^=t,e[33]^=r,e[42]^=t,e[43]^=r,t=s^(u<<1|p>>>31),r=a^(p<<1|u>>>31),e[4]^=t,e[5]^=r,e[14]^=t,e[15]^=r,e[24]^=t,e[25]^=r,e[34]^=t,e[35]^=r,e[44]^=t,e[45]^=r,t=l^(h<<1|f>>>31),r=c^(f<<1|h>>>31),e[6]^=t,e[7]^=r,e[16]^=t,e[17]^=r,e[26]^=t,e[27]^=r,e[36]^=t,e[37]^=r,e[46]^=t,e[47]^=r,t=u^(o<<1|i>>>31),r=p^(i<<1|o>>>31),e[8]^=t,e[9]^=r,e[18]^=t,e[19]^=r,e[28]^=t,e[29]^=r,e[38]^=t,e[39]^=r,e[48]^=t,e[49]^=r,m=e[0],g=e[1],G=e[11]<<4|e[10]>>>28,X=e[10]<<4|e[11]>>>28,N=e[20]<<3|e[21]>>>29,M=e[21]<<3|e[20]>>>29,ae=e[31]<<9|e[30]>>>23,le=e[30]<<9|e[31]>>>23,Z=e[40]<<18|e[41]>>>14,H=e[41]<<18|e[40]>>>14,L=e[2]<<1|e[3]>>>31,_=e[3]<<1|e[2]>>>31,y=e[13]<<12|e[12]>>>20,b=e[12]<<12|e[13]>>>20,J=e[22]<<10|e[23]>>>22,q=e[23]<<10|e[22]>>>22,O=e[33]<<13|e[32]>>>19,I=e[32]<<13|e[33]>>>19,ce=e[42]<<2|e[43]>>>30,de=e[43]<<2|e[42]>>>30,te=e[5]<<30|e[4]>>>2,re=e[4]<<30|e[5]>>>2,W=e[14]<<6|e[15]>>>26,B=e[15]<<6|e[14]>>>26,v=e[25]<<11|e[24]>>>21,x=e[24]<<11|e[25]>>>21,Q=e[34]<<15|e[35]>>>17,K=e[35]<<15|e[34]>>>17,F=e[45]<<29|e[44]>>>3,j=e[44]<<29|e[45]>>>3,k=e[6]<<28|e[7]>>>4,T=e[7]<<28|e[6]>>>4,ne=e[17]<<23|e[16]>>>9,oe=e[16]<<23|e[17]>>>9,P=e[26]<<25|e[27]>>>7,D=e[27]<<25|e[26]>>>7,w=e[36]<<21|e[37]>>>11,E=e[37]<<21|e[36]>>>11,$=e[47]<<24|e[46]>>>8,ee=e[46]<<24|e[47]>>>8,z=e[8]<<27|e[9]>>>5,Y=e[9]<<27|e[8]>>>5,R=e[18]<<20|e[19]>>>12,S=e[19]<<20|e[18]>>>12,ie=e[29]<<7|e[28]>>>25,se=e[28]<<7|e[29]>>>25,U=e[38]<<8|e[39]>>>24,V=e[39]<<8|e[38]>>>24,A=e[48]<<14|e[49]>>>18,C=e[49]<<14|e[48]>>>18,e[0]=m^~y&v,e[1]=g^~b&x,e[10]=k^~R&N,e[11]=T^~S&M,e[20]=L^~W&P,e[21]=_^~B&D,e[30]=z^~G&J,e[31]=Y^~X&q,e[40]=te^~ne&ie,e[41]=re^~oe&se,e[2]=y^~v&w,e[3]=b^~x&E,e[12]=R^~N&O,e[13]=S^~M&I,e[22]=W^~P&U,e[23]=B^~D&V,e[32]=G^~J&Q,e[33]=X^~q&K,e[42]=ne^~ie&ae,e[43]=oe^~se&le,e[4]=v^~w&A,e[5]=x^~E&C,e[14]=N^~O&F,e[15]=M^~I&j,e[24]=P^~U&Z,e[25]=D^~V&H,e[34]=J^~Q&$,e[35]=q^~K&ee,e[44]=ie^~ae&ce,e[45]=se^~le&de,e[6]=w^~A&m,e[7]=E^~C&g,e[16]=O^~F&k,e[17]=I^~j&T,e[26]=U^~Z&L,e[27]=V^~H&_,e[36]=Q^~$&z,e[37]=K^~ee&Y,e[46]=ae^~ce&te,e[47]=le^~de&re,e[8]=A^~m&y,e[9]=C^~g&b,e[18]=F^~k&R,e[19]=j^~T&S,e[28]=Z^~L&W,e[29]=H^~_&B,e[38]=$^~z&G,e[39]=ee^~Y&X,e[48]=ce^~te&ne,e[49]=de^~re&oe,e[0]^=d[n],e[1]^=d[n+1]};if(i)e.exports=E;else for(C=0;C<A.length;++C)n[A[C]]=E[A[C]]}()}($s);var ea=$s.exports;function ta(e){return"0x"+ea.keccak_256(Vs(e))}const ra=new Ls("rlp/5.7.0");function na(e){const t=[];for(;e;)t.unshift(255&e),e>>=8;return t}function oa(e,t,r){let n=0;for(let o=0;o<r;o++)n=256*n+e[t+o];return n}function ia(e){if(Array.isArray(e)){let t=[];if(e.forEach((function(e){t=t.concat(ia(e))})),t.length<=55)return t.unshift(192+t.length),t;const r=na(t.length);return r.unshift(247+r.length),r.concat(t)}Ps(e)||ra.throwArgumentError("RLP object must be BytesLike","object",e);const t=Array.prototype.slice.call(Vs(e));if(1===t.length&&t[0]<=127)return t;if(t.length<=55)return t.unshift(128+t.length),t;const r=na(t.length);return r.unshift(183+r.length),r.concat(t)}function sa(e){return Ys(ia(e))}function aa(e,t,r,n){const o=[];for(;r<t+1+n;){const i=la(e,r);o.push(i.result),(r+=i.consumed)>t+1+n&&ra.throwError("child data too short",Ls.errors.BUFFER_OVERRUN,{})}return{consumed:1+n,result:o}}function la(e,t){if(0===e.length&&ra.throwError("data too short",Ls.errors.BUFFER_OVERRUN,{}),e[t]>=248){const r=e[t]-247;t+1+r>e.length&&ra.throwError("data short segment too short",Ls.errors.BUFFER_OVERRUN,{});const n=oa(e,t+1,r);return t+1+r+n>e.length&&ra.throwError("data long segment too short",Ls.errors.BUFFER_OVERRUN,{}),aa(e,t,t+1+r,r+n)}if(e[t]>=192){const r=e[t]-192;return t+1+r>e.length&&ra.throwError("data array too short",Ls.errors.BUFFER_OVERRUN,{}),aa(e,t,t+1,r)}if(e[t]>=184){const r=e[t]-183;t+1+r>e.length&&ra.throwError("data array too short",Ls.errors.BUFFER_OVERRUN,{});const n=oa(e,t+1,r);t+1+r+n>e.length&&ra.throwError("data array too short",Ls.errors.BUFFER_OVERRUN,{});return{consumed:1+r+n,result:Ys(e.slice(t+1+r,t+1+r+n))}}if(e[t]>=128){const r=e[t]-128;t+1+r>e.length&&ra.throwError("data too short",Ls.errors.BUFFER_OVERRUN,{});return{consumed:1+r,result:Ys(e.slice(t+1,t+1+r))}}return{consumed:1,result:Ys(e[t])}}function ca(e){const t=Vs(e),r=la(t,0);return r.consumed!==t.length&&ra.throwArgumentError("invalid rlp data","data",e),r.result}const da=new Ls("address/5.7.0");function ua(e){zs(e,20)||da.throwArgumentError("invalid address","address",e);const t=(e=e.toLowerCase()).substring(2).split(""),r=new Uint8Array(40);for(let e=0;e<40;e++)r[e]=t[e].charCodeAt(0);const n=Vs(ta(r));for(let e=0;e<40;e+=2)n[e>>1]>>4>=8&&(t[e]=t[e].toUpperCase()),(15&n[e>>1])>=8&&(t[e+1]=t[e+1].toUpperCase());return"0x"+t.join("")}const pa={};for(let e=0;e<10;e++)pa[String(e)]=String(e);for(let e=0;e<26;e++)pa[String.fromCharCode(65+e)]=String(10+e);const ha=Math.floor(function(e){return Math.log10?Math.log10(e):Math.log(e)/Math.LN10}(9007199254740991));function fa(e){let t=null;if("string"!=typeof e&&da.throwArgumentError("invalid address","address",e),e.match(/^(0x)?[0-9a-fA-F]{40}$/))"0x"!==e.substring(0,2)&&(e="0x"+e),t=ua(e),e.match(/([A-F].*[a-f])|([a-f].*[A-F])/)&&t!==e&&da.throwArgumentError("bad address checksum","address",e);else if(e.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){for(e.substring(2,4)!==function(e){let t=(e=(e=e.toUpperCase()).substring(4)+e.substring(0,2)+"00").split("").map((e=>pa[e])).join("");for(;t.length>=ha;){let e=t.substring(0,ha);t=parseInt(e,10)%97+t.substring(e.length)}let r=String(98-parseInt(t,10)%97);for(;r.length<2;)r="0"+r;return r}(e)&&da.throwArgumentError("bad icap checksum","address",e),t=E._base36To16(e.substring(4));t.length<40;)t="0"+t;t=ua("0x"+t)}else da.throwArgumentError("invalid address","address",e);return t}var ma;!function(e){e[e.MAINNET=1]="MAINNET",e[e.GOERLI=5]="GOERLI",e[e.BSC=56]="BSC",e[e.POLYGON=137]="POLYGON",e[e.ARBITRUM_ONE=42161]="ARBITRUM_ONE",e[e.AURORA=1313161554]="AURORA",e[e.OKCHAIN=66]="OKCHAIN",e[e.OPTIMISM=10]="OPTIMISM",e[e.AVALANCHE=43114]="AVALANCHE",e[e.CONFLUX=1030]="CONFLUX",e[e.BASE=8453]="BASE",e[e.LINEA=59144]="LINEA",e[e.SCROLL=534352]="SCROLL",e[e.MANTA=169]="MANTA",e[e.MANTLE=5e3]="MANTLE",e[e.TON=-239]="TON"}(ma||(ma={}));const ga={[ma.MAINNET]:["https://rpc.ankr.com/eth"],[ma.GOERLI]:["https://goerli.optimism.io/"],[ma.BSC]:["https://bsc-dataseed1.binance.org","https://bsc-dataseed2.binance.org","https://bsc-dataseed3.binance.org"],[ma.POLYGON]:["https://polygon-rpc.com","https://rpc-mainnet.matic.quiknode.pro","https://rpc.ankr.com/polygon"],[ma.ARBITRUM_ONE]:["https://arb1.arbitrum.io/rpc","https://rpc.ankr.com/arbitrum"],[ma.AURORA]:["https://mainnet.aurora.dev/"],[ma.OKCHAIN]:["https://exchainrpc.okex.org"],[ma.OPTIMISM]:["https://optimism-mainnet.public.blastapi.io"],[ma.AVALANCHE]:["https://api.avax.network/ext/bc/C/rpc","https://rpc.ankr.com/avalanche"],[ma.CONFLUX]:["https://evm.confluxrpc.com"],[ma.BASE]:["https://mainnet.base.org"],[ma.LINEA]:["https://rpc.linea.build"],[ma.SCROLL]:["https://rpc.scroll.io"],[ma.MANTA]:["https://pacific-rpc.manta.network/http"],[ma.MANTLE]:["https://rpc.mantle.xyz"],[ma.TON]:[]},ya={symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,showDecimals:4,wrappedTokenSymbol:"WETH"},ba={[ma.MAINNET]:Object.assign(Object.assign({},ya),{wrappedTokenAddress:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2"}),[ma.GOERLI]:Object.assign(Object.assign({},ya),{wrappedTokenAddress:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6"}),[ma.OPTIMISM]:Object.assign(Object.assign({},ya),{wrappedTokenAddress:"0x4200000000000000000000000000000000000006"}),[ma.CONFLUX]:Object.assign(Object.assign({},ya),{symbol:"CFX",name:"CFX",wrappedTokenSymbol:"WCFX",wrappedTokenAddress:"0x14b2d3bc65e74dae1030eafd8ac30c533c976a9b"}),[ma.BSC]:Object.assign(Object.assign({},ya),{symbol:"BNB",name:"BNB",wrappedTokenSymbol:"WBNB",wrappedTokenAddress:"0xbb4cdb9cbd36b01bd1cbaebf2de08d9173bc095c"}),[ma.OKCHAIN]:Object.assign(Object.assign({},ya),{symbol:"OKT",name:"OKT",wrappedTokenSymbol:"WOKT",wrappedTokenAddress:"0x8F8526dbfd6E38E3D8307702cA8469Bae6C56C15"}),[ma.POLYGON]:Object.assign(Object.assign({},ya),{symbol:"MATIC",name:"MATIC",showDecimals:6,wrappedTokenSymbol:"WMATIC",wrappedTokenAddress:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270"}),[ma.ARBITRUM_ONE]:Object.assign(Object.assign({},ya),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1"}),[ma.AURORA]:Object.assign(Object.assign({},ya),{name:"Ethereum",showDecimals:6,wrappedTokenAddress:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB"}),[ma.AVALANCHE]:Object.assign(Object.assign({},ya),{symbol:"AVAX",name:"Avalanche",showDecimals:6,wrappedTokenSymbol:"WAVAX",wrappedTokenAddress:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7"}),[ma.BASE]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0x4200000000000000000000000000000000000006"}),[ma.LINEA]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f"}),[ma.SCROLL]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0x5300000000000000000000000000000000000004"}),[ma.MANTA]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WETH",wrappedTokenAddress:"0x0Dc808adcE2099A9F62AA87D9670745AbA741746"}),[ma.MANTLE]:Object.assign(Object.assign({},ya),{wrappedTokenSymbol:"WMNT",wrappedTokenAddress:"0x78c1b0C915c4FAA5FffA6CAbf0219DA63d7f4cb8"}),[ma.TON]:Object.assign(Object.assign({},ya),{symbol:"TON",name:"TON",decimals:9,wrappedTokenSymbol:"TON",wrappedTokenAddress:""})},va={[ma.MAINNET]:"ethereum",[ma.GOERLI]:"goerli",[ma.OPTIMISM]:"optimism",[ma.CONFLUX]:"cfx",[ma.BSC]:"bsc",[ma.OKCHAIN]:"okex-chain",[ma.POLYGON]:"polygon",[ma.ARBITRUM_ONE]:"arbitrum",[ma.AURORA]:"aurora",[ma.AVALANCHE]:"avalanche",[ma.BASE]:"base",[ma.LINEA]:"linea",[ma.SCROLL]:"scr",[ma.MANTA]:"manta",[ma.MANTLE]:"mantle",[ma.TON]:""},xa={[ma.MAINNET]:"etherscan.io",[ma.GOERLI]:"goerli.etherscan.io",[ma.OPTIMISM]:"optimistic.etherscan.io",[ma.CONFLUX]:"snowtrace.io",[ma.BSC]:"bscscan.com",[ma.OKCHAIN]:"www.oklink.com/okexchain",[ma.POLYGON]:"polygonscan.com",[ma.ARBITRUM_ONE]:"arbiscan.io",[ma.AURORA]:"aurorascan.dev",[ma.AVALANCHE]:"snowtrace.io",[ma.BASE]:"basescan.org",[ma.LINEA]:"lineascan.build",[ma.SCROLL]:"scrollscan.com",[ma.MANTA]:"pacific-explorer.manta.network",[ma.MANTLE]:"explorer.mantle.xyz",[ma.TON]:"tonviewer.com"},wa=(e,t)=>{if(0===e.length||0===t.length)return!1;if(t.length===e.length)return e.toLowerCase()===t.toLowerCase();const r=e.substring(2,e.length).toLowerCase(),n=t.substring(2,t.length).toLowerCase();return r.length>n.length?r.endsWith(n):n.endsWith(r)};function Ea(e){return e.toLocaleLowerCase()==="0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE".toLocaleLowerCase()}function Aa(e,t){return`https://${xa[t||1]}${e?`/${e}`:""}`}function Ca(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function ka(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))}const Ta=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_POPULAR_TOKEN_LIST",payload:e})})),Ra=(e,t)=>r=>ka(void 0,void 0,void 0,(function*(){r({type:"SET_ETH_BALANCE",payload:{[e]:t}})})),Sa=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_ACCOUNT_BALANCES",payload:e})})),Na=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_BALANCE_LOADINGS",payload:e})}));var Ma=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Oa=new Ls("properties/5.7.0");function Ia(e,t,r){Object.defineProperty(e,t,{enumerable:!0,value:r,writable:!1})}function Fa(e,t){for(let r=0;r<32;r++){if(e[t])return e[t];if(!e.prototype||"object"!=typeof e.prototype)break;e=Object.getPrototypeOf(e.prototype).constructor}return null}function ja(e){return Ma(this,void 0,void 0,(function*(){const t=Object.keys(e).map((t=>{const r=e[t];return Promise.resolve(r).then((e=>({key:t,value:e})))}));return(yield Promise.all(t)).reduce(((e,t)=>(e[t.key]=t.value,e)),{})}))}function La(e){const t={};for(const r in e)t[r]=e[r];return t}const _a={bigint:!0,boolean:!0,function:!0,number:!0,string:!0};function Wa(e){if(null==e||_a[typeof e])return!0;if(Array.isArray(e)||"object"==typeof e){if(!Object.isFrozen(e))return!1;const t=Object.keys(e);for(let r=0;r<t.length;r++){let n=null;try{n=e[t[r]]}catch(e){continue}if(!Wa(n))return!1}return!0}return Oa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Ba(e){if(Wa(e))return e;if(Array.isArray(e))return Object.freeze(e.map((e=>Pa(e))));if("object"==typeof e){const t={};for(const r in e){const n=e[r];void 0!==n&&Ia(t,r,Pa(n))}return t}return Oa.throwArgumentError("Cannot deepCopy "+typeof e,"object",e)}function Pa(e){return Ba(e)}class Da{constructor(e){for(const t in e)this[t]=Pa(e[t])}}var Ua=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Va=new Ls("abstract-provider/5.7.0");class Za extends Da{static isForkEvent(e){return!(!e||!e._isForkEvent)}}class Ha{constructor(){Va.checkAbstract(new.target,Ha),Ia(this,"_isProvider",!0)}getFeeData(){return Ua(this,void 0,void 0,(function*(){const{block:e,gasPrice:t}=yield ja({block:this.getBlock("latest"),gasPrice:this.getGasPrice().catch((e=>null))});let r=null,n=null,o=null;return e&&e.baseFeePerGas&&(r=e.baseFeePerGas,o=E.BigNumber.from("1500000000"),n=e.baseFeePerGas.mul(2).add(o)),{lastBaseFeePerGas:r,maxFeePerGas:n,maxPriorityFeePerGas:o,gasPrice:t}}))}addListener(e,t){return this.on(e,t)}removeListener(e,t){return this.off(e,t)}static isProvider(e){return!(!e||!e._isProvider)}}const za=new Ls("networks/5.7.1");function Ya(e){const t=function(t,r){null==r&&(r={});const n=[];if(t.InfuraProvider&&"-"!==r.infura)try{n.push(new t.InfuraProvider(e,r.infura))}catch(e){}if(t.EtherscanProvider&&"-"!==r.etherscan)try{n.push(new t.EtherscanProvider(e,r.etherscan))}catch(e){}if(t.AlchemyProvider&&"-"!==r.alchemy)try{n.push(new t.AlchemyProvider(e,r.alchemy))}catch(e){}if(t.PocketProvider&&"-"!==r.pocket){const o=["goerli","ropsten","rinkeby","sepolia"];try{const i=new t.PocketProvider(e,r.pocket);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}}if(t.CloudflareProvider&&"-"!==r.cloudflare)try{n.push(new t.CloudflareProvider(e))}catch(e){}if(t.AnkrProvider&&"-"!==r.ankr)try{const o=["ropsten"],i=new t.AnkrProvider(e,r.ankr);i.network&&-1===o.indexOf(i.network.name)&&n.push(i)}catch(e){}if(0===n.length)return null;if(t.FallbackProvider){let o=1;return null!=r.quorum?o=r.quorum:"homestead"===e&&(o=2),new t.FallbackProvider(n,o)}return n[0]};return t.renetwork=function(e){return Ya(e)},t}function Ga(e,t){const r=function(r,n){return r.JsonRpcProvider?new r.JsonRpcProvider(e,t):null};return r.renetwork=function(t){return Ga(e,t)},r}const Xa={chainId:1,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"homestead",_defaultProvider:Ya("homestead")},Ja={chainId:3,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"ropsten",_defaultProvider:Ya("ropsten")},qa={chainId:63,name:"classicMordor",_defaultProvider:Ga("https://www.ethercluster.com/mordor","classicMordor")},Qa={unspecified:{chainId:0,name:"unspecified"},homestead:Xa,mainnet:Xa,morden:{chainId:2,name:"morden"},ropsten:Ja,testnet:Ja,rinkeby:{chainId:4,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"rinkeby",_defaultProvider:Ya("rinkeby")},kovan:{chainId:42,name:"kovan",_defaultProvider:Ya("kovan")},goerli:{chainId:5,ensAddress:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",name:"goerli",_defaultProvider:Ya("goerli")},kintsugi:{chainId:1337702,name:"kintsugi"},sepolia:{chainId:11155111,name:"sepolia",_defaultProvider:Ya("sepolia")},classic:{chainId:61,name:"classic",_defaultProvider:Ga("https://www.ethercluster.com/etc","classic")},classicMorden:{chainId:62,name:"classicMorden"},classicMordor:qa,classicTestnet:qa,classicKotti:{chainId:6,name:"classicKotti",_defaultProvider:Ga("https://www.ethercluster.com/kotti","classicKotti")},xdai:{chainId:100,name:"xdai"},matic:{chainId:137,name:"matic",_defaultProvider:Ya("matic")},maticmum:{chainId:80001,name:"maticmum"},optimism:{chainId:10,name:"optimism",_defaultProvider:Ya("optimism")},"optimism-kovan":{chainId:69,name:"optimism-kovan"},"optimism-goerli":{chainId:420,name:"optimism-goerli"},arbitrum:{chainId:42161,name:"arbitrum"},"arbitrum-rinkeby":{chainId:421611,name:"arbitrum-rinkeby"},"arbitrum-goerli":{chainId:421613,name:"arbitrum-goerli"},bnb:{chainId:56,name:"bnb"},bnbt:{chainId:97,name:"bnbt"}};function Ka(e){e=atob(e);const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));return Vs(t)}function $a(e){e=Vs(e);let t="";for(let r=0;r<e.length;r++)t+=String.fromCharCode(e[r]);return btoa(t)}class el{constructor(e){Ia(this,"alphabet",e),Ia(this,"base",e.length),Ia(this,"_alphabetMap",{}),Ia(this,"_leader",e.charAt(0));for(let t=0;t<e.length;t++)this._alphabetMap[e.charAt(t)]=t}encode(e){let t=Vs(e);if(0===t.length)return"";let r=[0];for(let e=0;e<t.length;++e){let n=t[e];for(let e=0;e<r.length;++e)n+=r[e]<<8,r[e]=n%this.base,n=n/this.base|0;for(;n>0;)r.push(n%this.base),n=n/this.base|0}let n="";for(let e=0;0===t[e]&&e<t.length-1;++e)n+=this._leader;for(let e=r.length-1;e>=0;--e)n+=this.alphabet[r[e]];return n}decode(e){if("string"!=typeof e)throw new TypeError("Expected String");let t=[];if(0===e.length)return new Uint8Array(t);t.push(0);for(let r=0;r<e.length;r++){let n=this._alphabetMap[e[r]];if(void 0===n)throw new Error("Non-base"+this.base+" character");let o=n;for(let e=0;e<t.length;++e)o+=t[e]*this.base,t[e]=255&o,o>>=8;for(;o>0;)t.push(255&o),o>>=8}for(let r=0;e[r]===this._leader&&r<e.length-1;++r)t.push(0);return Vs(new Uint8Array(t.reverse()))}}new el("abcdefghijklmnopqrstuvwxyz234567");const tl=new el("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),rl="0x0000000000000000000000000000000000000000",nl=E.BigNumber.from(-1),ol=E.BigNumber.from(0),il=E.BigNumber.from(1),sl=E.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),al=new Ls("strings/5.7.0");var ll,cl;function dl(e,t,r,n,o){if(e===cl.BAD_PREFIX||e===cl.UNEXPECTED_CONTINUE){let e=0;for(let n=t+1;n<r.length&&r[n]>>6==2;n++)e++;return e}return e===cl.OVERRUN?r.length-t-1:0}!function(e){e.current="",e.NFC="NFC",e.NFD="NFD",e.NFKC="NFKC",e.NFKD="NFKD"}(ll||(ll={})),function(e){e.UNEXPECTED_CONTINUE="unexpected continuation byte",e.BAD_PREFIX="bad codepoint prefix",e.OVERRUN="string overrun",e.MISSING_CONTINUE="missing continuation byte",e.OUT_OF_RANGE="out of UTF-8 range",e.UTF16_SURROGATE="UTF-16 surrogate",e.OVERLONG="overlong representation"}(cl||(cl={}));const ul=Object.freeze({error:function(e,t,r,n,o){return al.throwArgumentError(`invalid codepoint at offset ${t}; ${e}`,"bytes",r)},ignore:dl,replace:function(e,t,r,n,o){return e===cl.OVERLONG?(n.push(o),0):(n.push(65533),dl(e,t,r))}});function pl(e,t){null==t&&(t=ul.error),e=Vs(e);const r=[];let n=0;for(;n<e.length;){const o=e[n++];if(o>>7==0){r.push(o);continue}let i=null,s=null;if(192==(224&o))i=1,s=127;else if(224==(240&o))i=2,s=2047;else{if(240!=(248&o)){n+=t(128==(192&o)?cl.UNEXPECTED_CONTINUE:cl.BAD_PREFIX,n-1,e,r);continue}i=3,s=65535}if(n-1+i>=e.length){n+=t(cl.OVERRUN,n-1,e,r);continue}let a=o&(1<<8-i-1)-1;for(let o=0;o<i;o++){let o=e[n];if(128!=(192&o)){n+=t(cl.MISSING_CONTINUE,n,e,r),a=null;break}a=a<<6|63&o,n++}null!==a&&(a>1114111?n+=t(cl.OUT_OF_RANGE,n-1-i,e,r,a):a>=55296&&a<=57343?n+=t(cl.UTF16_SURROGATE,n-1-i,e,r,a):a<=s?n+=t(cl.OVERLONG,n-1-i,e,r,a):r.push(a))}return r}function hl(e,t=ll.current){t!=ll.current&&(al.checkNormalize(),e=e.normalize(t));let r=[];for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n<128)r.push(n);else if(n<2048)r.push(n>>6|192),r.push(63&n|128);else if(55296==(64512&n)){t++;const o=e.charCodeAt(t);if(t>=e.length||56320!=(64512&o))throw new Error("invalid utf-8 string");const i=65536+((1023&n)<<10)+(1023&o);r.push(i>>18|240),r.push(i>>12&63|128),r.push(i>>6&63|128),r.push(63&i|128)}else r.push(n>>12|224),r.push(n>>6&63|128),r.push(63&n|128)}return Vs(r)}function fl(e,t){return pl(e,t).map((e=>e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode(55296+(e>>10&1023),56320+(1023&e))))).join("")}function ml(e){return ta(hl(e))}function gl(e,t){null==t&&(t=1);const r=[],n=r.forEach,o=function(e,t){n.call(e,(function(e){t>0&&Array.isArray(e)?o(e,t-1):r.push(e)}))};return o(e,t),r}function yl(e){return function(e){let t=0;return()=>e[t++]}(function(e){let t=0;function r(){return e[t++]<<8|e[t++]}let n=r(),o=1,i=[0,1];for(let e=1;e<n;e++)i.push(o+=r());let s=r(),a=t;t+=s;let l=0,c=0;function d(){return 0==l&&(c=c<<8|e[t++],l=8),c>>--l&1}const u=Math.pow(2,31),p=u>>>1,h=p>>1,f=u-1;let m=0;for(let e=0;e<31;e++)m=m<<1|d();let g=[],y=0,b=u;for(;;){let e=Math.floor(((m-y+1)*o-1)/b),t=0,r=n;for(;r-t>1;){let n=t+r>>>1;e<i[n]?r=n:t=n}if(0==t)break;g.push(t);let s=y+Math.floor(b*i[t]/o),a=y+Math.floor(b*i[t+1]/o)-1;for(;0==((s^a)&p);)m=m<<1&f|d(),s=s<<1&f,a=a<<1&f|1;for(;s&~a&h;)m=m&p|m<<1&f>>>1|d(),s=s<<1^p,a=(a^p)<<1|p|1;y=s,b=1+a-s}let v=n-4;return g.map((t=>{switch(t-v){case 3:return v+65792+(e[a++]<<16|e[a++]<<8|e[a++]);case 2:return v+256+(e[a++]<<8|e[a++]);case 1:return v+e[a++];default:return t-1}}))}(e))}function bl(e){return 1&e?~e>>1:e>>1}function vl(e,t){let r=Array(e);for(let n=0,o=-1;n<e;n++)r[n]=o+=1+t();return r}function xl(e,t){let r=Array(e);for(let n=0,o=0;n<e;n++)r[n]=o+=bl(t());return r}function wl(e,t){let r=vl(e(),e),n=e(),o=vl(n,e),i=function(e,t){let r=Array(e);for(let n=0;n<e;n++)r[n]=1+t();return r}(n,e);for(let e=0;e<n;e++)for(let t=0;t<i[e];t++)r.push(o[e]+t);return t?r.map((e=>t[e])):r}function El(e,t,r){let n=Array(e).fill(void 0).map((()=>[]));for(let o=0;o<t;o++)xl(e,r).forEach(((e,t)=>n[t].push(e)));return n}function Al(e,t){let r=1+t(),n=t(),o=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(r)}return t}(t);return gl(El(o.length,1+e,t).map(((e,t)=>{const i=e[0],s=e.slice(1);return Array(o[t]).fill(void 0).map(((e,t)=>{let o=t*n;return[i+t*r,s.map((e=>e+o))]}))})))}function Cl(e,t){return El(1+t(),1+e,t).map((e=>[e[0],e.slice(1)]))}const kl=yl(Ka("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")),Tl=new Set(wl(kl)),Rl=new Set(wl(kl)),Sl=function(e){let t=[];for(;;){let r=e();if(0==r)break;t.push(Al(r,e))}for(;;){let r=e()-1;if(r<0)break;t.push(Cl(r,e))}return function(e){const t={};for(let r=0;r<e.length;r++){const n=e[r];t[n[0]]=n[1]}return t}(gl(t))}(kl),Nl=function(e){let t=wl(e).sort(((e,t)=>e-t));return function r(){let n=[];for(;;){let o=wl(e,t);if(0==o.length)break;n.push({set:new Set(o),node:r()})}n.sort(((e,t)=>t.set.size-e.set.size));let o=e(),i=o%3;o=o/3|0;let s=!!(1&o);return o>>=1,{branches:n,valid:i,fe0f:s,save:1==o,check:2==o}}()}(kl);function Ml(e){return function(e,t=ll.current){return pl(hl(e,t))}(e)}function Ol(e){return e.filter((e=>65039!=e))}function Il(e){for(let t of e.split(".")){let e=Ml(t);try{for(let t=e.lastIndexOf(95)-1;t>=0;t--)if(95!==e[t])throw new Error("underscore only allowed at start");if(e.length>=4&&e.every((e=>e<128))&&45===e[2]&&45===e[3])throw new Error("invalid label extension")}catch(e){throw new Error(`Invalid label "${t}": ${e.message}`)}}return e}function Fl(e){return Il(function(e,t){let r=Ml(e).reverse(),n=[];for(;r.length;){let e=jl(r);if(e){n.push(...t(e));continue}let o=r.pop();if(Tl.has(o)){n.push(o);continue}if(Rl.has(o))continue;let i=Sl[o];if(!i)throw new Error(`Disallowed codepoint: 0x${o.toString(16).toUpperCase()}`);n.push(...i)}return Il(function(e){return e.normalize("NFC")}(String.fromCodePoint(...n)))}(e,Ol))}function jl(e,t){var r;let n,o,i=Nl,s=[],a=e.length;for(t&&(t.length=0);a;){let l=e[--a];if(i=null===(r=i.branches.find((e=>e.set.has(l))))||void 0===r?void 0:r.node,!i)break;if(i.save)o=l;else if(i.check&&l===o)break;s.push(l),i.fe0f&&(s.push(65039),a>0&&65039==e[a-1]&&a--),i.valid&&(n=s.slice(),2==i.valid&&n.splice(1,1),t&&t.push(...e.slice(a).reverse()),e.length=a)}return n}const Ll=new Ls("hash/5.7.0"),_l=new Uint8Array(32);function Wl(e){if(0===e.length)throw new Error("invalid ENS name; empty component");return e}function Bl(e){const t=hl(Fl(e)),r=[];if(0===e.length)return r;let n=0;for(let e=0;e<t.length;e++){46===t[e]&&(r.push(Wl(t.slice(n,e))),n=e+1)}if(n>=t.length)throw new Error("invalid ENS name; empty component");return r.push(Wl(t.slice(n))),r}function Pl(e){"string"!=typeof e&&Ll.throwArgumentError("invalid ENS name; not a string","name",e);let t=_l;const r=Bl(e);for(;r.length;)t=ta(Zs([t,ta(r.pop())]));return Ys(t)}_l.fill(0);var Dl=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Ul=new Ls("hash/5.7.0"),Vl=new Uint8Array(32);Vl.fill(0);const Zl=E.BigNumber.from(-1),Hl=E.BigNumber.from(0),zl=E.BigNumber.from(1),Yl=E.BigNumber.from("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");const Gl=Qs(zl.toHexString(),32),Xl=Qs(Hl.toHexString(),32),Jl={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},ql=["name","version","chainId","verifyingContract","salt"];function Ql(e){return function(t){return"string"!=typeof t&&Ul.throwArgumentError(`invalid domain value for ${JSON.stringify(e)}`,`domain.${e}`,t),t}}const Kl={name:Ql("name"),version:Ql("version"),chainId:function(e){try{return E.BigNumber.from(e).toString()}catch(e){}return Ul.throwArgumentError('invalid domain value for "chainId"',"domain.chainId",e)},verifyingContract:function(e){try{return fa(e).toLowerCase()}catch(e){}return Ul.throwArgumentError('invalid domain value "verifyingContract"',"domain.verifyingContract",e)},salt:function(e){try{const t=Vs(e);if(32!==t.length)throw new Error("bad length");return Ys(t)}catch(e){}return Ul.throwArgumentError('invalid domain value "salt"',"domain.salt",e)}};function $l(e){{const t=e.match(/^(u?)int(\d*)$/);if(t){const r=""===t[1],n=parseInt(t[2]||"256");(n%8!=0||n>256||t[2]&&t[2]!==String(n))&&Ul.throwArgumentError("invalid numeric width","type",e);const o=Yl.mask(r?n-1:n),i=r?o.add(zl).mul(Zl):Hl;return function(t){const r=E.BigNumber.from(t);return(r.lt(i)||r.gt(o))&&Ul.throwArgumentError(`value out-of-bounds for ${e}`,"value",t),Qs(r.toTwos(256).toHexString(),32)}}}{const t=e.match(/^bytes(\d+)$/);if(t){const r=parseInt(t[1]);return(0===r||r>32||t[1]!==String(r))&&Ul.throwArgumentError("invalid bytes width","type",e),function(t){return Vs(t).length!==r&&Ul.throwArgumentError(`invalid length for ${e}`,"value",t),function(e){const t=Vs(e),r=t.length%32;return r?Js([t,Vl.slice(r)]):Ys(t)}(t)}}}switch(e){case"address":return function(e){return Qs(fa(e),32)};case"bool":return function(e){return e?Gl:Xl};case"bytes":return function(e){return ta(e)};case"string":return function(e){return ml(e)}}return null}function ec(e,t){return`${e}(${t.map((({name:e,type:t})=>t+" "+e)).join(",")})`}class tc{constructor(e){Ia(this,"types",Object.freeze(Pa(e))),Ia(this,"_encoderCache",{}),Ia(this,"_types",{});const t={},r={},n={};Object.keys(e).forEach((e=>{t[e]={},r[e]=[],n[e]={}}));for(const n in e){const o={};e[n].forEach((i=>{o[i.name]&&Ul.throwArgumentError(`duplicate variable name ${JSON.stringify(i.name)} in ${JSON.stringify(n)}`,"types",e),o[i.name]=!0;const s=i.type.match(/^([^\x5b]*)(\x5b|$)/)[1];s===n&&Ul.throwArgumentError(`circular type reference to ${JSON.stringify(s)}`,"types",e);$l(s)||(r[s]||Ul.throwArgumentError(`unknown type ${JSON.stringify(s)}`,"types",e),r[s].push(n),t[n][s]=!0)}))}const o=Object.keys(r).filter((e=>0===r[e].length));0===o.length?Ul.throwArgumentError("missing primary type","types",e):o.length>1&&Ul.throwArgumentError(`ambiguous primary types or unused types: ${o.map((e=>JSON.stringify(e))).join(", ")}`,"types",e),Ia(this,"primaryType",o[0]),function o(i,s){s[i]&&Ul.throwArgumentError(`circular type reference to ${JSON.stringify(i)}`,"types",e),s[i]=!0,Object.keys(t[i]).forEach((e=>{r[e]&&(o(e,s),Object.keys(s).forEach((t=>{n[t][e]=!0})))})),delete s[i]}(this.primaryType,{});for(const t in n){const r=Object.keys(n[t]);r.sort(),this._types[t]=ec(t,e[t])+r.map((t=>ec(t,e[t]))).join("")}}getEncoder(e){let t=this._encoderCache[e];return t||(t=this._encoderCache[e]=this._getEncoder(e)),t}_getEncoder(e){{const t=$l(e);if(t)return t}const t=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(t){const e=t[1],r=this.getEncoder(e),n=parseInt(t[3]);return t=>{n>=0&&t.length!==n&&Ul.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t);let o=t.map(r);return this._types[e]&&(o=o.map(ta)),ta(Js(o))}}const r=this.types[e];if(r){const t=ml(this._types[e]);return e=>{const n=r.map((({name:t,type:r})=>{const n=this.getEncoder(r)(e[t]);return this._types[r]?ta(n):n}));return n.unshift(t),Js(n)}}return Ul.throwArgumentError(`unknown type: ${e}`,"type",e)}encodeType(e){const t=this._types[e];return t||Ul.throwArgumentError(`unknown type: ${JSON.stringify(e)}`,"name",e),t}encodeData(e,t){return this.getEncoder(e)(t)}hashStruct(e,t){return ta(this.encodeData(e,t))}encode(e){return this.encodeData(this.primaryType,e)}hash(e){return this.hashStruct(this.primaryType,e)}_visit(e,t,r){if($l(e))return r(e,t);const n=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(n){const e=n[1],o=parseInt(n[3]);return o>=0&&t.length!==o&&Ul.throwArgumentError("array length mismatch; expected length ${ arrayLength }","value",t),t.map((t=>this._visit(e,t,r)))}const o=this.types[e];return o?o.reduce(((e,{name:n,type:o})=>(e[n]=this._visit(o,t[n],r),e)),{}):Ul.throwArgumentError(`unknown type: ${e}`,"type",e)}visit(e,t){return this._visit(this.primaryType,e,t)}static from(e){return new tc(e)}static getPrimaryType(e){return tc.from(e).primaryType}static hashStruct(e,t,r){return tc.from(t).hashStruct(e,r)}static hashDomain(e){const t=[];for(const r in e){const n=Jl[r];n||Ul.throwArgumentError(`invalid typed-data domain key: ${JSON.stringify(r)}`,"domain",e),t.push({name:r,type:n})}return t.sort(((e,t)=>ql.indexOf(e.name)-ql.indexOf(t.name))),tc.hashStruct("EIP712Domain",{EIP712Domain:t},e)}static encode(e,t,r){return Js(["0x1901",tc.hashDomain(e),tc.from(t).hash(r)])}static hash(e,t,r){return ta(tc.encode(e,t,r))}static resolveNames(e,t,r,n){return Dl(this,void 0,void 0,(function*(){e=La(e);const o={};e.verifyingContract&&!zs(e.verifyingContract,20)&&(o[e.verifyingContract]="0x");const i=tc.from(t);i.visit(r,((e,t)=>("address"!==e||zs(t,20)||(o[t]="0x"),t)));for(const e in o)o[e]=yield n(e);return e.verifyingContract&&o[e.verifyingContract]&&(e.verifyingContract=o[e.verifyingContract]),r=i.visit(r,((e,t)=>"address"===e&&o[t]?o[t]:t)),{domain:e,value:r}}))}static getPayload(e,t,r){tc.hashDomain(e);const n={},o=[];ql.forEach((t=>{const r=e[t];null!=r&&(n[t]=Kl[t](r),o.push({name:t,type:Jl[t]}))}));const i=tc.from(t),s=La(t);return s.EIP712Domain?Ul.throwArgumentError("types must not contain EIP712Domain type","types.EIP712Domain",t):s.EIP712Domain=o,i.encode(r),{types:s,domain:n,primaryType:i.primaryType,message:i.visit(r,((e,t)=>{if(e.match(/^bytes(\d*)/))return Ys(Vs(t));if(e.match(/^u?int/))return E.BigNumber.from(t).toString();switch(e){case"address":return t.toLowerCase();case"bool":return!!t;case"string":return"string"!=typeof t&&Ul.throwArgumentError("invalid string","value",t),t}return Ul.throwArgumentError("unsupported type","type",e)}))}}}var rc={},nc={},oc=ic;function ic(e,t){if(!e)throw new Error(t||"Assertion failed")}ic.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var sc,ac={exports:{}},lc={exports:{}};!function(e){try{var t=require("util");if("function"!=typeof t.inherits)throw"";e.exports=t.inherits}catch(t){e.exports=(sc||(sc=1,"function"==typeof Object.create?lc.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:lc.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),lc.exports)}}(ac);var cc=oc,dc=ac.exports;function uc(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function pc(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function hc(e){return 1===e.length?"0"+e:e}function fc(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}nc.inherits=dc,nc.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)r.push(parseInt(e[o]+e[o+1],16))}else for(var n=0,o=0;o<e.length;o++){var i=e.charCodeAt(o);i<128?r[n++]=i:i<2048?(r[n++]=i>>6|192,r[n++]=63&i|128):uc(e,o)?(i=65536+((1023&i)<<10)+(1023&e.charCodeAt(++o)),r[n++]=i>>18|240,r[n++]=i>>12&63|128,r[n++]=i>>6&63|128,r[n++]=63&i|128):(r[n++]=i>>12|224,r[n++]=i>>6&63|128,r[n++]=63&i|128)}else for(o=0;o<e.length;o++)r[o]=0|e[o];return r},nc.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=hc(e[r].toString(16));return t},nc.htonl=pc,nc.toHex32=function(e,t){for(var r="",n=0;n<e.length;n++){var o=e[n];"little"===t&&(o=pc(o)),r+=fc(o.toString(16))}return r},nc.zero2=hc,nc.zero8=fc,nc.join32=function(e,t,r,n){var o=r-t;cc(o%4==0);for(var i=new Array(o/4),s=0,a=t;s<i.length;s++,a+=4){var l;l="big"===n?e[a]<<24|e[a+1]<<16|e[a+2]<<8|e[a+3]:e[a+3]<<24|e[a+2]<<16|e[a+1]<<8|e[a],i[s]=l>>>0}return i},nc.split32=function(e,t){for(var r=new Array(4*e.length),n=0,o=0;n<e.length;n++,o+=4){var i=e[n];"big"===t?(r[o]=i>>>24,r[o+1]=i>>>16&255,r[o+2]=i>>>8&255,r[o+3]=255&i):(r[o+3]=i>>>24,r[o+2]=i>>>16&255,r[o+1]=i>>>8&255,r[o]=255&i)}return r},nc.rotr32=function(e,t){return e>>>t|e<<32-t},nc.rotl32=function(e,t){return e<<t|e>>>32-t},nc.sum32=function(e,t){return e+t>>>0},nc.sum32_3=function(e,t,r){return e+t+r>>>0},nc.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},nc.sum32_5=function(e,t,r,n,o){return e+t+r+n+o>>>0},nc.sum64=function(e,t,r,n){var o=e[t],i=n+e[t+1]>>>0,s=(i<n?1:0)+r+o;e[t]=s>>>0,e[t+1]=i},nc.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},nc.sum64_lo=function(e,t,r,n){return t+n>>>0},nc.sum64_4_hi=function(e,t,r,n,o,i,s,a){var l=0,c=t;return l+=(c=c+n>>>0)<t?1:0,l+=(c=c+i>>>0)<i?1:0,e+r+o+s+(l+=(c=c+a>>>0)<a?1:0)>>>0},nc.sum64_4_lo=function(e,t,r,n,o,i,s,a){return t+n+i+a>>>0},nc.sum64_5_hi=function(e,t,r,n,o,i,s,a,l,c){var d=0,u=t;return d+=(u=u+n>>>0)<t?1:0,d+=(u=u+i>>>0)<i?1:0,d+=(u=u+a>>>0)<a?1:0,e+r+o+s+l+(d+=(u=u+c>>>0)<c?1:0)>>>0},nc.sum64_5_lo=function(e,t,r,n,o,i,s,a,l,c){return t+n+i+a+c>>>0},nc.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},nc.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},nc.shr64_hi=function(e,t,r){return e>>>r},nc.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0};var mc={},gc=nc,yc=oc;function bc(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}mc.BlockHash=bc,bc.prototype.update=function(e,t){if(e=gc.toArray(e,t),this.pending?this.pending=this.pending.concat(e):this.pending=e,this.pendingTotal+=e.length,this.pending.length>=this._delta8){var r=(e=this.pending).length%this._delta8;this.pending=e.slice(e.length-r,e.length),0===this.pending.length&&(this.pending=null),e=gc.join32(e,0,e.length-r,this.endian);for(var n=0;n<e.length;n+=this._delta32)this._update(e,n,n+this._delta32)}return this},bc.prototype.digest=function(e){return this.update(this._pad()),yc(null===this.pending),this._digest(e)},bc.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var o=1;o<r;o++)n[o]=0;if(e<<=3,"big"===this.endian){for(var i=8;i<this.padLength;i++)n[o++]=0;n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=e>>>24&255,n[o++]=e>>>16&255,n[o++]=e>>>8&255,n[o++]=255&e}else for(n[o++]=255&e,n[o++]=e>>>8&255,n[o++]=e>>>16&255,n[o++]=e>>>24&255,n[o++]=0,n[o++]=0,n[o++]=0,n[o++]=0,i=8;i<this.padLength;i++)n[o++]=0;return n};var vc={},xc={},wc=nc.rotr32;function Ec(e,t,r){return e&t^~e&r}function Ac(e,t,r){return e&t^e&r^t&r}function Cc(e,t,r){return e^t^r}xc.ft_1=function(e,t,r,n){return 0===e?Ec(t,r,n):1===e||3===e?Cc(t,r,n):2===e?Ac(t,r,n):void 0},xc.ch32=Ec,xc.maj32=Ac,xc.p32=Cc,xc.s0_256=function(e){return wc(e,2)^wc(e,13)^wc(e,22)},xc.s1_256=function(e){return wc(e,6)^wc(e,11)^wc(e,25)},xc.g0_256=function(e){return wc(e,7)^wc(e,18)^e>>>3},xc.g1_256=function(e){return wc(e,17)^wc(e,19)^e>>>10};var kc=nc,Tc=mc,Rc=xc,Sc=kc.rotl32,Nc=kc.sum32,Mc=kc.sum32_5,Oc=Rc.ft_1,Ic=Tc.BlockHash,Fc=[1518500249,1859775393,2400959708,3395469782];function jc(){if(!(this instanceof jc))return new jc;Ic.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}kc.inherits(jc,Ic);var Lc=jc;jc.blockSize=512,jc.outSize=160,jc.hmacStrength=80,jc.padLength=64,jc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=Sc(r[n-3]^r[n-8]^r[n-14]^r[n-16],1);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4];for(n=0;n<r.length;n++){var c=~~(n/20),d=Mc(Sc(o,5),Oc(c,i,s,a),l,r[n],Fc[c]);l=a,a=s,s=Sc(i,30),i=o,o=d}this.h[0]=Nc(this.h[0],o),this.h[1]=Nc(this.h[1],i),this.h[2]=Nc(this.h[2],s),this.h[3]=Nc(this.h[3],a),this.h[4]=Nc(this.h[4],l)},jc.prototype._digest=function(e){return"hex"===e?kc.toHex32(this.h,"big"):kc.split32(this.h,"big")};var _c=nc,Wc=mc,Bc=xc,Pc=oc,Dc=_c.sum32,Uc=_c.sum32_4,Vc=_c.sum32_5,Zc=Bc.ch32,Hc=Bc.maj32,zc=Bc.s0_256,Yc=Bc.s1_256,Gc=Bc.g0_256,Xc=Bc.g1_256,Jc=Wc.BlockHash,qc=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function Qc(){if(!(this instanceof Qc))return new Qc;Jc.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=qc,this.W=new Array(64)}_c.inherits(Qc,Jc);var Kc=Qc;Qc.blockSize=512,Qc.outSize=256,Qc.hmacStrength=192,Qc.padLength=64,Qc.prototype._update=function(e,t){for(var r=this.W,n=0;n<16;n++)r[n]=e[t+n];for(;n<r.length;n++)r[n]=Uc(Xc(r[n-2]),r[n-7],Gc(r[n-15]),r[n-16]);var o=this.h[0],i=this.h[1],s=this.h[2],a=this.h[3],l=this.h[4],c=this.h[5],d=this.h[6],u=this.h[7];for(Pc(this.k.length===r.length),n=0;n<r.length;n++){var p=Vc(u,Yc(l),Zc(l,c,d),this.k[n],r[n]),h=Dc(zc(o),Hc(o,i,s));u=d,d=c,c=l,l=Dc(a,p),a=s,s=i,i=o,o=Dc(p,h)}this.h[0]=Dc(this.h[0],o),this.h[1]=Dc(this.h[1],i),this.h[2]=Dc(this.h[2],s),this.h[3]=Dc(this.h[3],a),this.h[4]=Dc(this.h[4],l),this.h[5]=Dc(this.h[5],c),this.h[6]=Dc(this.h[6],d),this.h[7]=Dc(this.h[7],u)},Qc.prototype._digest=function(e){return"hex"===e?_c.toHex32(this.h,"big"):_c.split32(this.h,"big")};var $c=nc,ed=Kc;function td(){if(!(this instanceof td))return new td;ed.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}$c.inherits(td,ed);var rd=td;td.blockSize=512,td.outSize=224,td.hmacStrength=192,td.padLength=64,td.prototype._digest=function(e){return"hex"===e?$c.toHex32(this.h.slice(0,7),"big"):$c.split32(this.h.slice(0,7),"big")};var nd=nc,od=mc,id=oc,sd=nd.rotr64_hi,ad=nd.rotr64_lo,ld=nd.shr64_hi,cd=nd.shr64_lo,dd=nd.sum64,ud=nd.sum64_hi,pd=nd.sum64_lo,hd=nd.sum64_4_hi,fd=nd.sum64_4_lo,md=nd.sum64_5_hi,gd=nd.sum64_5_lo,yd=od.BlockHash,bd=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function vd(){if(!(this instanceof vd))return new vd;yd.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=bd,this.W=new Array(160)}nd.inherits(vd,yd);var xd=vd;function wd(e,t,r,n,o){var i=e&r^~e&o;return i<0&&(i+=4294967296),i}function Ed(e,t,r,n,o,i){var s=t&n^~t&i;return s<0&&(s+=4294967296),s}function Ad(e,t,r,n,o){var i=e&r^e&o^r&o;return i<0&&(i+=4294967296),i}function Cd(e,t,r,n,o,i){var s=t&n^t&i^n&i;return s<0&&(s+=4294967296),s}function kd(e,t){var r=sd(e,t,28)^sd(t,e,2)^sd(t,e,7);return r<0&&(r+=4294967296),r}function Td(e,t){var r=ad(e,t,28)^ad(t,e,2)^ad(t,e,7);return r<0&&(r+=4294967296),r}function Rd(e,t){var r=sd(e,t,14)^sd(e,t,18)^sd(t,e,9);return r<0&&(r+=4294967296),r}function Sd(e,t){var r=ad(e,t,14)^ad(e,t,18)^ad(t,e,9);return r<0&&(r+=4294967296),r}function Nd(e,t){var r=sd(e,t,1)^sd(e,t,8)^ld(e,t,7);return r<0&&(r+=4294967296),r}function Md(e,t){var r=ad(e,t,1)^ad(e,t,8)^cd(e,t,7);return r<0&&(r+=4294967296),r}function Od(e,t){var r=sd(e,t,19)^sd(t,e,29)^ld(e,t,6);return r<0&&(r+=4294967296),r}function Id(e,t){var r=ad(e,t,19)^ad(t,e,29)^cd(e,t,6);return r<0&&(r+=4294967296),r}vd.blockSize=1024,vd.outSize=512,vd.hmacStrength=192,vd.padLength=128,vd.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var o=Od(r[n-4],r[n-3]),i=Id(r[n-4],r[n-3]),s=r[n-14],a=r[n-13],l=Nd(r[n-30],r[n-29]),c=Md(r[n-30],r[n-29]),d=r[n-32],u=r[n-31];r[n]=hd(o,i,s,a,l,c,d,u),r[n+1]=fd(o,i,s,a,l,c,d,u)}},vd.prototype._update=function(e,t){this._prepareBlock(e,t);var r=this.W,n=this.h[0],o=this.h[1],i=this.h[2],s=this.h[3],a=this.h[4],l=this.h[5],c=this.h[6],d=this.h[7],u=this.h[8],p=this.h[9],h=this.h[10],f=this.h[11],m=this.h[12],g=this.h[13],y=this.h[14],b=this.h[15];id(this.k.length===r.length);for(var v=0;v<r.length;v+=2){var x=y,w=b,E=Rd(u,p),A=Sd(u,p),C=wd(u,p,h,f,m),k=Ed(u,p,h,f,m,g),T=this.k[v],R=this.k[v+1],S=r[v],N=r[v+1],M=md(x,w,E,A,C,k,T,R,S,N),O=gd(x,w,E,A,C,k,T,R,S,N);x=kd(n,o),w=Td(n,o),E=Ad(n,o,i,s,a),A=Cd(n,o,i,s,a,l);var I=ud(x,w,E,A),F=pd(x,w,E,A);y=m,b=g,m=h,g=f,h=u,f=p,u=ud(c,d,M,O),p=pd(d,d,M,O),c=a,d=l,a=i,l=s,i=n,s=o,n=ud(M,O,I,F),o=pd(M,O,I,F)}dd(this.h,0,n,o),dd(this.h,2,i,s),dd(this.h,4,a,l),dd(this.h,6,c,d),dd(this.h,8,u,p),dd(this.h,10,h,f),dd(this.h,12,m,g),dd(this.h,14,y,b)},vd.prototype._digest=function(e){return"hex"===e?nd.toHex32(this.h,"big"):nd.split32(this.h,"big")};var Fd=nc,jd=xd;function Ld(){if(!(this instanceof Ld))return new Ld;jd.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}Fd.inherits(Ld,jd);var _d=Ld;Ld.blockSize=1024,Ld.outSize=384,Ld.hmacStrength=192,Ld.padLength=128,Ld.prototype._digest=function(e){return"hex"===e?Fd.toHex32(this.h.slice(0,12),"big"):Fd.split32(this.h.slice(0,12),"big")},vc.sha1=Lc,vc.sha224=rd,vc.sha256=Kc,vc.sha384=_d,vc.sha512=xd;var Wd={},Bd=nc,Pd=mc,Dd=Bd.rotl32,Ud=Bd.sum32,Vd=Bd.sum32_3,Zd=Bd.sum32_4,Hd=Pd.BlockHash;function zd(){if(!(this instanceof zd))return new zd;Hd.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function Yd(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function Gd(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function Xd(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}Bd.inherits(zd,Hd),Wd.ripemd160=zd,zd.blockSize=512,zd.outSize=160,zd.hmacStrength=192,zd.padLength=64,zd.prototype._update=function(e,t){for(var r=this.h[0],n=this.h[1],o=this.h[2],i=this.h[3],s=this.h[4],a=r,l=n,c=o,d=i,u=s,p=0;p<80;p++){var h=Ud(Dd(Zd(r,Yd(p,n,o,i),e[Jd[p]+t],Gd(p)),Qd[p]),s);r=s,s=i,i=Dd(o,10),o=n,n=h,h=Ud(Dd(Zd(a,Yd(79-p,l,c,d),e[qd[p]+t],Xd(p)),Kd[p]),u),a=u,u=d,d=Dd(c,10),c=l,l=h}h=Vd(this.h[1],o,d),this.h[1]=Vd(this.h[2],i,u),this.h[2]=Vd(this.h[3],s,a),this.h[3]=Vd(this.h[4],r,l),this.h[4]=Vd(this.h[0],n,c),this.h[0]=h},zd.prototype._digest=function(e){return"hex"===e?Bd.toHex32(this.h,"little"):Bd.split32(this.h,"little")};var Jd=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],qd=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],Qd=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],Kd=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11],$d=nc,eu=oc;function tu(e,t,r){if(!(this instanceof tu))return new tu(e,t,r);this.Hash=e,this.blockSize=e.blockSize/8,this.outSize=e.outSize/8,this.inner=null,this.outer=null,this._init($d.toArray(t,r))}var ru=tu;tu.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),eu(e.length<=this.blockSize);for(var t=e.length;t<this.blockSize;t++)e.push(0);for(t=0;t<e.length;t++)e[t]^=54;for(this.inner=(new this.Hash).update(e),t=0;t<e.length;t++)e[t]^=106;this.outer=(new this.Hash).update(e)},tu.prototype.update=function(e,t){return this.inner.update(e,t),this},tu.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},function(e){var t=rc;t.utils=nc,t.common=mc,t.sha=vc,t.ripemd=Wd,t.hmac=ru,t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}();var nu=rc;function ou(e){return"0x"+nu.sha256().update(Vs(e)).digest("hex")}new Ls("sha2/5.7.0");var iu=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};function su(e,t){return iu(this,void 0,void 0,(function*(){null==t&&(t={});const r={method:t.method||"GET",headers:t.headers||{},body:t.body||void 0};if(!0!==t.skipFetchSetup&&(r.mode="cors",r.cache="no-cache",r.credentials="same-origin",r.redirect="follow",r.referrer="client"),null!=t.fetchOptions){const e=t.fetchOptions;e.mode&&(r.mode=e.mode),e.cache&&(r.cache=e.cache),e.credentials&&(r.credentials=e.credentials),e.redirect&&(r.redirect=e.redirect),e.referrer&&(r.referrer=e.referrer)}const n=yield fetch(e,r),o=yield n.arrayBuffer(),i={};return n.headers.forEach?n.headers.forEach(((e,t)=>{i[t.toLowerCase()]=e})):n.headers.keys().forEach((e=>{i[e.toLowerCase()]=n.headers.get(e)})),{headers:i,statusCode:n.status,statusMessage:n.statusText,body:Vs(new Uint8Array(o))}}))}var au=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const lu=new Ls("web/5.7.1");function cu(e){return new Promise((t=>{setTimeout(t,e)}))}function du(e,t){if(null==e)return null;if("string"==typeof e)return e;if(Ps(e)){if(t&&("text"===t.split("/")[0]||"application/json"===t.split(";")[0].trim()))try{return fl(e)}catch(e){}return Ys(e)}return e}function uu(e,t,r){let n=null;if(null!=t){n=hl(t);const r="string"==typeof e?{url:e}:La(e);if(r.headers){0!==Object.keys(r.headers).filter((e=>"content-type"===e.toLowerCase())).length||(r.headers=La(r.headers),r.headers["content-type"]="application/json")}else r.headers={"content-type":"application/json"};e=r}return function(e,t,r){const n="object"==typeof e&&null!=e.throttleLimit?e.throttleLimit:12;lu.assertArgument(n>0&&n%1==0,"invalid connection throttle limit","connection.throttleLimit",n);const o="object"==typeof e?e.throttleCallback:null,i="object"==typeof e&&"number"==typeof e.throttleSlotInterval?e.throttleSlotInterval:100;lu.assertArgument(i>0&&i%1==0,"invalid connection throttle slot interval","connection.throttleSlotInterval",i);const s="object"==typeof e&&!!e.errorPassThrough,a={};let l=null;const c={method:"GET"};let d=!1,u=12e4;if("string"==typeof e)l=e;else if("object"==typeof e){if(null!=e&&null!=e.url||lu.throwArgumentError("missing URL","connection.url",e),l=e.url,"number"==typeof e.timeout&&e.timeout>0&&(u=e.timeout),e.headers)for(const t in e.headers)a[t.toLowerCase()]={key:t,value:String(e.headers[t])},["if-none-match","if-modified-since"].indexOf(t.toLowerCase())>=0&&(d=!0);if(c.allowGzip=!!e.allowGzip,null!=e.user&&null!=e.password){"https:"!==l.substring(0,6)&&!0!==e.allowInsecureAuthentication&&lu.throwError("basic authentication requires a secure https url",Ls.errors.INVALID_ARGUMENT,{argument:"url",url:l,user:e.user,password:"[REDACTED]"});const t=e.user+":"+e.password;a.authorization={key:"Authorization",value:"Basic "+$a(hl(t))}}null!=e.skipFetchSetup&&(c.skipFetchSetup=!!e.skipFetchSetup),null!=e.fetchOptions&&(c.fetchOptions=La(e.fetchOptions))}const p=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),h=l?l.match(p):null;if(h)try{const e={statusCode:200,statusMessage:"OK",headers:{"content-type":h[1]||"text/plain"},body:h[2]?Ka(h[3]):(f=h[3],hl(f.replace(/%([0-9a-f][0-9a-f])/gi,((e,t)=>String.fromCharCode(parseInt(t,16))))))};let t=e.body;return r&&(t=r(e.body,e)),Promise.resolve(t)}catch(e){lu.throwError("processing response error",Ls.errors.SERVER_ERROR,{body:du(h[1],h[2]),error:e,requestBody:null,requestMethod:"GET",url:l})}var f;t&&(c.method="POST",c.body=t,null==a["content-type"]&&(a["content-type"]={key:"Content-Type",value:"application/octet-stream"}),null==a["content-length"]&&(a["content-length"]={key:"Content-Length",value:String(t.length)}));const m={};Object.keys(a).forEach((e=>{const t=a[e];m[t.key]=t.value})),c.headers=m;const g=function(){let e=null;return{promise:new Promise((function(t,r){u&&(e=setTimeout((()=>{null!=e&&(e=null,r(lu.makeError("timeout",Ls.errors.TIMEOUT,{requestBody:du(c.body,m["content-type"]),requestMethod:c.method,timeout:u,url:l})))}),u))})),cancel:function(){null!=e&&(clearTimeout(e),e=null)}}}(),y=function(){return au(this,void 0,void 0,(function*(){for(let e=0;e<n;e++){let t=null;try{if(t=yield su(l,c),e<n)if(301===t.statusCode||302===t.statusCode){const e=t.headers.location||"";if("GET"===c.method&&e.match(/^https:/)){l=t.headers.location;continue}}else if(429===t.statusCode){let r=!0;if(o&&(r=yield o(e,l)),r){let r=0;const n=t.headers["retry-after"];r="string"==typeof n&&n.match(/^[1-9][0-9]*$/)?1e3*parseInt(n):i*parseInt(String(Math.random()*Math.pow(2,e))),yield cu(r);continue}}}catch(e){t=e.response,null==t&&(g.cancel(),lu.throwError("missing response",Ls.errors.SERVER_ERROR,{requestBody:du(c.body,m["content-type"]),requestMethod:c.method,serverError:e,url:l}))}let a=t.body;if(d&&304===t.statusCode?a=null:!s&&(t.statusCode<200||t.statusCode>=300)&&(g.cancel(),lu.throwError("bad response",Ls.errors.SERVER_ERROR,{status:t.statusCode,headers:t.headers,body:du(a,t.headers?t.headers["content-type"]:null),requestBody:du(c.body,m["content-type"]),requestMethod:c.method,url:l})),r)try{const e=yield r(a,t);return g.cancel(),e}catch(r){if(r.throttleRetry&&e<n){let t=!0;if(o&&(t=yield o(e,l)),t){const t=i*parseInt(String(Math.random()*Math.pow(2,e)));yield cu(t);continue}}g.cancel(),lu.throwError("processing response error",Ls.errors.SERVER_ERROR,{body:du(a,t.headers?t.headers["content-type"]:null),error:r,requestBody:du(c.body,m["content-type"]),requestMethod:c.method,url:l})}return g.cancel(),a}return lu.throwError("failed response",Ls.errors.SERVER_ERROR,{requestBody:du(c.body,m["content-type"]),requestMethod:c.method,url:l})}))}();return Promise.race([g.promise,y])}(e,n,((e,t)=>{let n=null;if(null!=e)try{n=JSON.parse(fl(e))}catch(t){lu.throwError("invalid JSON",Ls.errors.SERVER_ERROR,{body:e,error:t})}return r&&(n=r(n,t)),n}))}function pu(e,t){return t||(t={}),null==(t=La(t)).floor&&(t.floor=0),null==t.ceiling&&(t.ceiling=1e4),null==t.interval&&(t.interval=250),new Promise((function(r,n){let o=null,i=!1;const s=()=>!i&&(i=!0,o&&clearTimeout(o),!0);t.timeout&&(o=setTimeout((()=>{s()&&n(new Error("timeout"))}),t.timeout));const a=t.retryLimit;let l=0;!function o(){return e().then((function(e){if(void 0!==e)s()&&r(e);else if(t.oncePoll)t.oncePoll.once("poll",o);else if(t.onceBlock)t.onceBlock.once("block",o);else if(!i){if(l++,l>a)return void(s()&&n(new Error("retry limit reached")));let e=t.interval*parseInt(String(Math.random()*Math.pow(2,l)));e<t.floor&&(e=t.floor),e>t.ceiling&&(e=t.ceiling),setTimeout(o,e)}return null}),(function(e){s()&&n(e)}))}()}))}for(var hu="qpzry9x8gf2tvdw0s3jn54khce6mua7l",fu={},mu=0;mu<hu.length;mu++){var gu=hu.charAt(mu);if(void 0!==fu[gu])throw new TypeError(gu+" is ambiguous");fu[gu]=mu}function yu(e){var t=e>>25;return(33554431&e)<<5^996825010&-(t>>0&1)^642813549&-(t>>1&1)^513874426&-(t>>2&1)^1027748829&-(t>>3&1)^705979059&-(t>>4&1)}function bu(e){for(var t=1,r=0;r<e.length;++r){var n=e.charCodeAt(r);if(n<33||n>126)return"Invalid prefix ("+e+")";t=yu(t)^n>>5}for(t=yu(t),r=0;r<e.length;++r){var o=e.charCodeAt(r);t=yu(t)^31&o}return t}function vu(e,t){if(t=t||90,e.length<8)return e+" too short";if(e.length>t)return"Exceeds length limit";var r=e.toLowerCase(),n=e.toUpperCase();if(e!==r&&e!==n)return"Mixed-case string "+e;var o=(e=r).lastIndexOf("1");if(-1===o)return"No separator character for "+e;if(0===o)return"Missing prefix for "+e;var i=e.slice(0,o),s=e.slice(o+1);if(s.length<6)return"Data too short";var a=bu(i);if("string"==typeof a)return a;for(var l=[],c=0;c<s.length;++c){var d=s.charAt(c),u=fu[d];if(void 0===u)return"Unknown character "+d;a=yu(a)^u,c+6>=s.length||l.push(u)}return 1!==a?"Invalid checksum for "+e:{prefix:i,words:l}}function xu(e,t,r,n){for(var o=0,i=0,s=(1<<r)-1,a=[],l=0;l<e.length;++l)for(o=o<<t|e[l],i+=t;i>=r;)i-=r,a.push(o>>i&s);if(n)i>0&&a.push(o<<r-i&s);else{if(i>=t)return"Excess padding";if(o<<r-i&s)return"Non-zero padding"}return a}var wu={decodeUnsafe:function(){var e=vu.apply(null,arguments);if("object"==typeof e)return e},decode:function(e){var t=vu.apply(null,arguments);if("object"==typeof t)return t;throw new Error(t)},encode:function(e,t,r){if(r=r||90,e.length+7+t.length>r)throw new TypeError("Exceeds length limit");var n=bu(e=e.toLowerCase());if("string"==typeof n)throw new Error(n);for(var o=e+"1",i=0;i<t.length;++i){var s=t[i];if(s>>5!=0)throw new Error("Non 5-bit word");n=yu(n)^s,o+=hu.charAt(s)}for(i=0;i<6;++i)n=yu(n);for(n^=1,i=0;i<6;++i){o+=hu.charAt(n>>5*(5-i)&31)}return o},toWordsUnsafe:function(e){var t=xu(e,8,5,!0);if(Array.isArray(t))return t},toWords:function(e){var t=xu(e,8,5,!0);if(Array.isArray(t))return t;throw new Error(t)},fromWordsUnsafe:function(e){var t=xu(e,5,8,!1);if(Array.isArray(t))return t},fromWords:function(e){var t=xu(e,5,8,!1);if(Array.isArray(t))return t;throw new Error(t)}};const Eu="providers/5.7.2";var Au={exports:{}};!function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function o(e,t,r){if(o.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var i;"object"==typeof e?e.exports=o:t.BN=o,o.BN=o,o.wordSize=26;try{i="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:require("buffer").Buffer}catch(e){}function s(e,t){var n=e.charCodeAt(t);return n>=48&&n<=57?n-48:n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:void r(!1,"Invalid character in "+e)}function a(e,t,r){var n=s(e,r);return r-1>=t&&(n|=s(e,r-1)<<4),n}function l(e,t,n,o){for(var i=0,s=0,a=Math.min(e.length,n),l=t;l<a;l++){var c=e.charCodeAt(l)-48;i*=o,s=c>=49?c-49+10:c>=17?c-17+10:c,r(c>=0&&s<o,"Invalid character"),i+=s}return i}function c(e,t){e.words=t.words,e.length=t.length,e.negative=t.negative,e.red=t.red}if(o.isBN=function(e){return e instanceof o||null!==e&&"object"==typeof e&&e.constructor.wordSize===o.wordSize&&Array.isArray(e.words)},o.max=function(e,t){return e.cmp(t)>0?e:t},o.min=function(e,t){return e.cmp(t)<0?e:t},o.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var o=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(o++,this.negative=1),o<e.length&&(16===t?this._parseHex(e,o,n):(this._parseBase(e,t,o),"le"===n&&this._initArray(this.toArray(),t,n)))},o.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},o.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var o=0;o<this.length;o++)this.words[o]=0;var i,s,a=0;if("be"===n)for(o=e.length-1,i=0;o>=0;o-=3)s=e[o]|e[o-1]<<8|e[o-2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);else if("le"===n)for(o=0,i=0;o<e.length;o+=3)s=e[o]|e[o+1]<<8|e[o+2]<<16,this.words[i]|=s<<a&67108863,this.words[i+1]=s>>>26-a&67108863,(a+=24)>=26&&(a-=26,i++);return this._strip()},o.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var o,i=0,s=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)o=a(e,t,n)<<i,this.words[s]|=67108863&o,i>=18?(i-=18,s+=1,this.words[s]|=o>>>26):i+=8;this._strip()},o.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,o=1;o<=67108863;o*=t)n++;n--,o=o/t|0;for(var i=e.length-r,s=i%n,a=Math.min(i,i-s)+r,c=0,d=r;d<a;d+=n)c=l(e,d,d+n,t),this.imuln(o),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c);if(0!==s){var u=1;for(c=l(e,d,e.length,t),d=0;d<s;d++)u*=t;this.imuln(u),this.words[0]+c<67108864?this.words[0]+=c:this._iaddn(c)}this._strip()},o.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},o.prototype._move=function(e){c(e,this)},o.prototype.clone=function(){var e=new o(null);return this.copy(e),e},o.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},o.prototype._strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},o.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},"undefined"!=typeof Symbol&&"function"==typeof Symbol.for)try{o.prototype[Symbol.for("nodejs.util.inspect.custom")]=d}catch(e){o.prototype.inspect=d}else o.prototype.inspect=d;function d(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"}var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],p=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],h=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var o=0|e.words[0],i=0|t.words[0],s=o*i,a=67108863&s,l=s/67108864|0;r.words[0]=a;for(var c=1;c<n;c++){for(var d=l>>>26,u=67108863&l,p=Math.min(c,t.length-1),h=Math.max(0,c-e.length+1);h<=p;h++){var f=c-h|0;d+=(s=(o=0|e.words[f])*(i=0|t.words[h])+u)/67108864|0,u=67108863&s}r.words[c]=0|u,l=0|d}return 0!==l?r.words[c]=0|l:r.length--,r._strip()}o.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var o=0,i=0,s=0;s<this.length;s++){var a=this.words[s],l=(16777215&(a<<o|i)).toString(16);i=a>>>24-o&16777215,(o+=2)>=26&&(o-=26,s--),n=0!==i||s!==this.length-1?u[6-l.length]+l+n:l+n}for(0!==i&&(n=i.toString(16)+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var c=p[e],d=h[e];n="";var f=this.clone();for(f.negative=0;!f.isZero();){var m=f.modrn(d).toString(e);n=(f=f.idivn(d)).isZero()?m+n:u[c-m.length]+m+n}for(this.isZero()&&(n="0"+n);n.length%t!=0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},o.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},o.prototype.toJSON=function(){return this.toString(16,2)},i&&(o.prototype.toBuffer=function(e,t){return this.toArrayLike(i,e,t)}),o.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},o.prototype.toArrayLike=function(e,t,n){this._strip();var o=this.byteLength(),i=n||Math.max(1,o);r(o<=i,"byte array longer than desired length"),r(i>0,"Requested array length <= 0");var s=function(e,t){return e.allocUnsafe?e.allocUnsafe(t):new e(t)}(e,i);return this["_toArrayLike"+("le"===t?"LE":"BE")](s,o),s},o.prototype._toArrayLikeLE=function(e,t){for(var r=0,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r++]=255&s,r<e.length&&(e[r++]=s>>8&255),r<e.length&&(e[r++]=s>>16&255),6===i?(r<e.length&&(e[r++]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r<e.length)for(e[r++]=n;r<e.length;)e[r++]=0},o.prototype._toArrayLikeBE=function(e,t){for(var r=e.length-1,n=0,o=0,i=0;o<this.length;o++){var s=this.words[o]<<i|n;e[r--]=255&s,r>=0&&(e[r--]=s>>8&255),r>=0&&(e[r--]=s>>16&255),6===i?(r>=0&&(e[r--]=s>>24&255),n=0,i=0):(n=s>>>24,i+=2)}if(r>=0)for(e[r--]=n;r>=0;)e[r--]=0},Math.clz32?o.prototype._countBits=function(e){return 32-Math.clz32(e)}:o.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},o.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 0==(8191&t)&&(r+=13,t>>>=13),0==(127&t)&&(r+=7,t>>>=7),0==(15&t)&&(r+=4,t>>>=4),0==(3&t)&&(r+=2,t>>>=2),0==(1&t)&&r++,r},o.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},o.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},o.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},o.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},o.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},o.prototype.isNeg=function(){return 0!==this.negative},o.prototype.neg=function(){return this.clone().ineg()},o.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},o.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this._strip()},o.prototype.ior=function(e){return r(0==(this.negative|e.negative)),this.iuor(e)},o.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},o.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},o.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this._strip()},o.prototype.iand=function(e){return r(0==(this.negative|e.negative)),this.iuand(e)},o.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},o.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},o.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this._strip()},o.prototype.ixor=function(e){return r(0==(this.negative|e.negative)),this.iuxor(e)},o.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},o.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},o.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var o=0;o<t;o++)this.words[o]=67108863&~this.words[o];return n>0&&(this.words[o]=~this.words[o]&67108863>>26-n),this._strip()},o.prototype.notn=function(e){return this.clone().inotn(e)},o.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,o=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<o:this.words[n]&~(1<<o),this._strip()},o.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var o=0,i=0;i<n.length;i++)t=(0|r.words[i])+(0|n.words[i])+o,this.words[i]=67108863&t,o=t>>>26;for(;0!==o&&i<r.length;i++)t=(0|r.words[i])+o,this.words[i]=67108863&t,o=t>>>26;if(this.length=r.length,0!==o)this.words[this.length]=o,this.length++;else if(r!==this)for(;i<r.length;i++)this.words[i]=r.words[i];return this},o.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},o.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,o=this.cmp(e);if(0===o)return this.negative=0,this.length=1,this.words[0]=0,this;o>0?(r=this,n=e):(r=e,n=this);for(var i=0,s=0;s<n.length;s++)i=(t=(0|r.words[s])-(0|n.words[s])+i)>>26,this.words[s]=67108863&t;for(;0!==i&&s<r.length;s++)i=(t=(0|r.words[s])+i)>>26,this.words[s]=67108863&t;if(0===i&&s<r.length&&r!==this)for(;s<r.length;s++)this.words[s]=r.words[s];return this.length=Math.max(this.length,s),r!==this&&(this.negative=1),this._strip()},o.prototype.sub=function(e){return this.clone().isub(e)};var m=function(e,t,r){var n,o,i,s=e.words,a=t.words,l=r.words,c=0,d=0|s[0],u=8191&d,p=d>>>13,h=0|s[1],f=8191&h,m=h>>>13,g=0|s[2],y=8191&g,b=g>>>13,v=0|s[3],x=8191&v,w=v>>>13,E=0|s[4],A=8191&E,C=E>>>13,k=0|s[5],T=8191&k,R=k>>>13,S=0|s[6],N=8191&S,M=S>>>13,O=0|s[7],I=8191&O,F=O>>>13,j=0|s[8],L=8191&j,_=j>>>13,W=0|s[9],B=8191&W,P=W>>>13,D=0|a[0],U=8191&D,V=D>>>13,Z=0|a[1],H=8191&Z,z=Z>>>13,Y=0|a[2],G=8191&Y,X=Y>>>13,J=0|a[3],q=8191&J,Q=J>>>13,K=0|a[4],$=8191&K,ee=K>>>13,te=0|a[5],re=8191&te,ne=te>>>13,oe=0|a[6],ie=8191&oe,se=oe>>>13,ae=0|a[7],le=8191&ae,ce=ae>>>13,de=0|a[8],ue=8191&de,pe=de>>>13,he=0|a[9],fe=8191&he,me=he>>>13;r.negative=e.negative^t.negative,r.length=19;var ge=(c+(n=Math.imul(u,U))|0)+((8191&(o=(o=Math.imul(u,V))+Math.imul(p,U)|0))<<13)|0;c=((i=Math.imul(p,V))+(o>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(f,U),o=(o=Math.imul(f,V))+Math.imul(m,U)|0,i=Math.imul(m,V);var ye=(c+(n=n+Math.imul(u,H)|0)|0)+((8191&(o=(o=o+Math.imul(u,z)|0)+Math.imul(p,H)|0))<<13)|0;c=((i=i+Math.imul(p,z)|0)+(o>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(y,U),o=(o=Math.imul(y,V))+Math.imul(b,U)|0,i=Math.imul(b,V),n=n+Math.imul(f,H)|0,o=(o=o+Math.imul(f,z)|0)+Math.imul(m,H)|0,i=i+Math.imul(m,z)|0;var be=(c+(n=n+Math.imul(u,G)|0)|0)+((8191&(o=(o=o+Math.imul(u,X)|0)+Math.imul(p,G)|0))<<13)|0;c=((i=i+Math.imul(p,X)|0)+(o>>>13)|0)+(be>>>26)|0,be&=67108863,n=Math.imul(x,U),o=(o=Math.imul(x,V))+Math.imul(w,U)|0,i=Math.imul(w,V),n=n+Math.imul(y,H)|0,o=(o=o+Math.imul(y,z)|0)+Math.imul(b,H)|0,i=i+Math.imul(b,z)|0,n=n+Math.imul(f,G)|0,o=(o=o+Math.imul(f,X)|0)+Math.imul(m,G)|0,i=i+Math.imul(m,X)|0;var ve=(c+(n=n+Math.imul(u,q)|0)|0)+((8191&(o=(o=o+Math.imul(u,Q)|0)+Math.imul(p,q)|0))<<13)|0;c=((i=i+Math.imul(p,Q)|0)+(o>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(A,U),o=(o=Math.imul(A,V))+Math.imul(C,U)|0,i=Math.imul(C,V),n=n+Math.imul(x,H)|0,o=(o=o+Math.imul(x,z)|0)+Math.imul(w,H)|0,i=i+Math.imul(w,z)|0,n=n+Math.imul(y,G)|0,o=(o=o+Math.imul(y,X)|0)+Math.imul(b,G)|0,i=i+Math.imul(b,X)|0,n=n+Math.imul(f,q)|0,o=(o=o+Math.imul(f,Q)|0)+Math.imul(m,q)|0,i=i+Math.imul(m,Q)|0;var xe=(c+(n=n+Math.imul(u,$)|0)|0)+((8191&(o=(o=o+Math.imul(u,ee)|0)+Math.imul(p,$)|0))<<13)|0;c=((i=i+Math.imul(p,ee)|0)+(o>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(T,U),o=(o=Math.imul(T,V))+Math.imul(R,U)|0,i=Math.imul(R,V),n=n+Math.imul(A,H)|0,o=(o=o+Math.imul(A,z)|0)+Math.imul(C,H)|0,i=i+Math.imul(C,z)|0,n=n+Math.imul(x,G)|0,o=(o=o+Math.imul(x,X)|0)+Math.imul(w,G)|0,i=i+Math.imul(w,X)|0,n=n+Math.imul(y,q)|0,o=(o=o+Math.imul(y,Q)|0)+Math.imul(b,q)|0,i=i+Math.imul(b,Q)|0,n=n+Math.imul(f,$)|0,o=(o=o+Math.imul(f,ee)|0)+Math.imul(m,$)|0,i=i+Math.imul(m,ee)|0;var we=(c+(n=n+Math.imul(u,re)|0)|0)+((8191&(o=(o=o+Math.imul(u,ne)|0)+Math.imul(p,re)|0))<<13)|0;c=((i=i+Math.imul(p,ne)|0)+(o>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(N,U),o=(o=Math.imul(N,V))+Math.imul(M,U)|0,i=Math.imul(M,V),n=n+Math.imul(T,H)|0,o=(o=o+Math.imul(T,z)|0)+Math.imul(R,H)|0,i=i+Math.imul(R,z)|0,n=n+Math.imul(A,G)|0,o=(o=o+Math.imul(A,X)|0)+Math.imul(C,G)|0,i=i+Math.imul(C,X)|0,n=n+Math.imul(x,q)|0,o=(o=o+Math.imul(x,Q)|0)+Math.imul(w,q)|0,i=i+Math.imul(w,Q)|0,n=n+Math.imul(y,$)|0,o=(o=o+Math.imul(y,ee)|0)+Math.imul(b,$)|0,i=i+Math.imul(b,ee)|0,n=n+Math.imul(f,re)|0,o=(o=o+Math.imul(f,ne)|0)+Math.imul(m,re)|0,i=i+Math.imul(m,ne)|0;var Ee=(c+(n=n+Math.imul(u,ie)|0)|0)+((8191&(o=(o=o+Math.imul(u,se)|0)+Math.imul(p,ie)|0))<<13)|0;c=((i=i+Math.imul(p,se)|0)+(o>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(I,U),o=(o=Math.imul(I,V))+Math.imul(F,U)|0,i=Math.imul(F,V),n=n+Math.imul(N,H)|0,o=(o=o+Math.imul(N,z)|0)+Math.imul(M,H)|0,i=i+Math.imul(M,z)|0,n=n+Math.imul(T,G)|0,o=(o=o+Math.imul(T,X)|0)+Math.imul(R,G)|0,i=i+Math.imul(R,X)|0,n=n+Math.imul(A,q)|0,o=(o=o+Math.imul(A,Q)|0)+Math.imul(C,q)|0,i=i+Math.imul(C,Q)|0,n=n+Math.imul(x,$)|0,o=(o=o+Math.imul(x,ee)|0)+Math.imul(w,$)|0,i=i+Math.imul(w,ee)|0,n=n+Math.imul(y,re)|0,o=(o=o+Math.imul(y,ne)|0)+Math.imul(b,re)|0,i=i+Math.imul(b,ne)|0,n=n+Math.imul(f,ie)|0,o=(o=o+Math.imul(f,se)|0)+Math.imul(m,ie)|0,i=i+Math.imul(m,se)|0;var Ae=(c+(n=n+Math.imul(u,le)|0)|0)+((8191&(o=(o=o+Math.imul(u,ce)|0)+Math.imul(p,le)|0))<<13)|0;c=((i=i+Math.imul(p,ce)|0)+(o>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(L,U),o=(o=Math.imul(L,V))+Math.imul(_,U)|0,i=Math.imul(_,V),n=n+Math.imul(I,H)|0,o=(o=o+Math.imul(I,z)|0)+Math.imul(F,H)|0,i=i+Math.imul(F,z)|0,n=n+Math.imul(N,G)|0,o=(o=o+Math.imul(N,X)|0)+Math.imul(M,G)|0,i=i+Math.imul(M,X)|0,n=n+Math.imul(T,q)|0,o=(o=o+Math.imul(T,Q)|0)+Math.imul(R,q)|0,i=i+Math.imul(R,Q)|0,n=n+Math.imul(A,$)|0,o=(o=o+Math.imul(A,ee)|0)+Math.imul(C,$)|0,i=i+Math.imul(C,ee)|0,n=n+Math.imul(x,re)|0,o=(o=o+Math.imul(x,ne)|0)+Math.imul(w,re)|0,i=i+Math.imul(w,ne)|0,n=n+Math.imul(y,ie)|0,o=(o=o+Math.imul(y,se)|0)+Math.imul(b,ie)|0,i=i+Math.imul(b,se)|0,n=n+Math.imul(f,le)|0,o=(o=o+Math.imul(f,ce)|0)+Math.imul(m,le)|0,i=i+Math.imul(m,ce)|0;var Ce=(c+(n=n+Math.imul(u,ue)|0)|0)+((8191&(o=(o=o+Math.imul(u,pe)|0)+Math.imul(p,ue)|0))<<13)|0;c=((i=i+Math.imul(p,pe)|0)+(o>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(B,U),o=(o=Math.imul(B,V))+Math.imul(P,U)|0,i=Math.imul(P,V),n=n+Math.imul(L,H)|0,o=(o=o+Math.imul(L,z)|0)+Math.imul(_,H)|0,i=i+Math.imul(_,z)|0,n=n+Math.imul(I,G)|0,o=(o=o+Math.imul(I,X)|0)+Math.imul(F,G)|0,i=i+Math.imul(F,X)|0,n=n+Math.imul(N,q)|0,o=(o=o+Math.imul(N,Q)|0)+Math.imul(M,q)|0,i=i+Math.imul(M,Q)|0,n=n+Math.imul(T,$)|0,o=(o=o+Math.imul(T,ee)|0)+Math.imul(R,$)|0,i=i+Math.imul(R,ee)|0,n=n+Math.imul(A,re)|0,o=(o=o+Math.imul(A,ne)|0)+Math.imul(C,re)|0,i=i+Math.imul(C,ne)|0,n=n+Math.imul(x,ie)|0,o=(o=o+Math.imul(x,se)|0)+Math.imul(w,ie)|0,i=i+Math.imul(w,se)|0,n=n+Math.imul(y,le)|0,o=(o=o+Math.imul(y,ce)|0)+Math.imul(b,le)|0,i=i+Math.imul(b,ce)|0,n=n+Math.imul(f,ue)|0,o=(o=o+Math.imul(f,pe)|0)+Math.imul(m,ue)|0,i=i+Math.imul(m,pe)|0;var ke=(c+(n=n+Math.imul(u,fe)|0)|0)+((8191&(o=(o=o+Math.imul(u,me)|0)+Math.imul(p,fe)|0))<<13)|0;c=((i=i+Math.imul(p,me)|0)+(o>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(B,H),o=(o=Math.imul(B,z))+Math.imul(P,H)|0,i=Math.imul(P,z),n=n+Math.imul(L,G)|0,o=(o=o+Math.imul(L,X)|0)+Math.imul(_,G)|0,i=i+Math.imul(_,X)|0,n=n+Math.imul(I,q)|0,o=(o=o+Math.imul(I,Q)|0)+Math.imul(F,q)|0,i=i+Math.imul(F,Q)|0,n=n+Math.imul(N,$)|0,o=(o=o+Math.imul(N,ee)|0)+Math.imul(M,$)|0,i=i+Math.imul(M,ee)|0,n=n+Math.imul(T,re)|0,o=(o=o+Math.imul(T,ne)|0)+Math.imul(R,re)|0,i=i+Math.imul(R,ne)|0,n=n+Math.imul(A,ie)|0,o=(o=o+Math.imul(A,se)|0)+Math.imul(C,ie)|0,i=i+Math.imul(C,se)|0,n=n+Math.imul(x,le)|0,o=(o=o+Math.imul(x,ce)|0)+Math.imul(w,le)|0,i=i+Math.imul(w,ce)|0,n=n+Math.imul(y,ue)|0,o=(o=o+Math.imul(y,pe)|0)+Math.imul(b,ue)|0,i=i+Math.imul(b,pe)|0;var Te=(c+(n=n+Math.imul(f,fe)|0)|0)+((8191&(o=(o=o+Math.imul(f,me)|0)+Math.imul(m,fe)|0))<<13)|0;c=((i=i+Math.imul(m,me)|0)+(o>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(B,G),o=(o=Math.imul(B,X))+Math.imul(P,G)|0,i=Math.imul(P,X),n=n+Math.imul(L,q)|0,o=(o=o+Math.imul(L,Q)|0)+Math.imul(_,q)|0,i=i+Math.imul(_,Q)|0,n=n+Math.imul(I,$)|0,o=(o=o+Math.imul(I,ee)|0)+Math.imul(F,$)|0,i=i+Math.imul(F,ee)|0,n=n+Math.imul(N,re)|0,o=(o=o+Math.imul(N,ne)|0)+Math.imul(M,re)|0,i=i+Math.imul(M,ne)|0,n=n+Math.imul(T,ie)|0,o=(o=o+Math.imul(T,se)|0)+Math.imul(R,ie)|0,i=i+Math.imul(R,se)|0,n=n+Math.imul(A,le)|0,o=(o=o+Math.imul(A,ce)|0)+Math.imul(C,le)|0,i=i+Math.imul(C,ce)|0,n=n+Math.imul(x,ue)|0,o=(o=o+Math.imul(x,pe)|0)+Math.imul(w,ue)|0,i=i+Math.imul(w,pe)|0;var Re=(c+(n=n+Math.imul(y,fe)|0)|0)+((8191&(o=(o=o+Math.imul(y,me)|0)+Math.imul(b,fe)|0))<<13)|0;c=((i=i+Math.imul(b,me)|0)+(o>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(B,q),o=(o=Math.imul(B,Q))+Math.imul(P,q)|0,i=Math.imul(P,Q),n=n+Math.imul(L,$)|0,o=(o=o+Math.imul(L,ee)|0)+Math.imul(_,$)|0,i=i+Math.imul(_,ee)|0,n=n+Math.imul(I,re)|0,o=(o=o+Math.imul(I,ne)|0)+Math.imul(F,re)|0,i=i+Math.imul(F,ne)|0,n=n+Math.imul(N,ie)|0,o=(o=o+Math.imul(N,se)|0)+Math.imul(M,ie)|0,i=i+Math.imul(M,se)|0,n=n+Math.imul(T,le)|0,o=(o=o+Math.imul(T,ce)|0)+Math.imul(R,le)|0,i=i+Math.imul(R,ce)|0,n=n+Math.imul(A,ue)|0,o=(o=o+Math.imul(A,pe)|0)+Math.imul(C,ue)|0,i=i+Math.imul(C,pe)|0;var Se=(c+(n=n+Math.imul(x,fe)|0)|0)+((8191&(o=(o=o+Math.imul(x,me)|0)+Math.imul(w,fe)|0))<<13)|0;c=((i=i+Math.imul(w,me)|0)+(o>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(B,$),o=(o=Math.imul(B,ee))+Math.imul(P,$)|0,i=Math.imul(P,ee),n=n+Math.imul(L,re)|0,o=(o=o+Math.imul(L,ne)|0)+Math.imul(_,re)|0,i=i+Math.imul(_,ne)|0,n=n+Math.imul(I,ie)|0,o=(o=o+Math.imul(I,se)|0)+Math.imul(F,ie)|0,i=i+Math.imul(F,se)|0,n=n+Math.imul(N,le)|0,o=(o=o+Math.imul(N,ce)|0)+Math.imul(M,le)|0,i=i+Math.imul(M,ce)|0,n=n+Math.imul(T,ue)|0,o=(o=o+Math.imul(T,pe)|0)+Math.imul(R,ue)|0,i=i+Math.imul(R,pe)|0;var Ne=(c+(n=n+Math.imul(A,fe)|0)|0)+((8191&(o=(o=o+Math.imul(A,me)|0)+Math.imul(C,fe)|0))<<13)|0;c=((i=i+Math.imul(C,me)|0)+(o>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(B,re),o=(o=Math.imul(B,ne))+Math.imul(P,re)|0,i=Math.imul(P,ne),n=n+Math.imul(L,ie)|0,o=(o=o+Math.imul(L,se)|0)+Math.imul(_,ie)|0,i=i+Math.imul(_,se)|0,n=n+Math.imul(I,le)|0,o=(o=o+Math.imul(I,ce)|0)+Math.imul(F,le)|0,i=i+Math.imul(F,ce)|0,n=n+Math.imul(N,ue)|0,o=(o=o+Math.imul(N,pe)|0)+Math.imul(M,ue)|0,i=i+Math.imul(M,pe)|0;var Me=(c+(n=n+Math.imul(T,fe)|0)|0)+((8191&(o=(o=o+Math.imul(T,me)|0)+Math.imul(R,fe)|0))<<13)|0;c=((i=i+Math.imul(R,me)|0)+(o>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(B,ie),o=(o=Math.imul(B,se))+Math.imul(P,ie)|0,i=Math.imul(P,se),n=n+Math.imul(L,le)|0,o=(o=o+Math.imul(L,ce)|0)+Math.imul(_,le)|0,i=i+Math.imul(_,ce)|0,n=n+Math.imul(I,ue)|0,o=(o=o+Math.imul(I,pe)|0)+Math.imul(F,ue)|0,i=i+Math.imul(F,pe)|0;var Oe=(c+(n=n+Math.imul(N,fe)|0)|0)+((8191&(o=(o=o+Math.imul(N,me)|0)+Math.imul(M,fe)|0))<<13)|0;c=((i=i+Math.imul(M,me)|0)+(o>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,n=Math.imul(B,le),o=(o=Math.imul(B,ce))+Math.imul(P,le)|0,i=Math.imul(P,ce),n=n+Math.imul(L,ue)|0,o=(o=o+Math.imul(L,pe)|0)+Math.imul(_,ue)|0,i=i+Math.imul(_,pe)|0;var Ie=(c+(n=n+Math.imul(I,fe)|0)|0)+((8191&(o=(o=o+Math.imul(I,me)|0)+Math.imul(F,fe)|0))<<13)|0;c=((i=i+Math.imul(F,me)|0)+(o>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(B,ue),o=(o=Math.imul(B,pe))+Math.imul(P,ue)|0,i=Math.imul(P,pe);var Fe=(c+(n=n+Math.imul(L,fe)|0)|0)+((8191&(o=(o=o+Math.imul(L,me)|0)+Math.imul(_,fe)|0))<<13)|0;c=((i=i+Math.imul(_,me)|0)+(o>>>13)|0)+(Fe>>>26)|0,Fe&=67108863;var je=(c+(n=Math.imul(B,fe))|0)+((8191&(o=(o=Math.imul(B,me))+Math.imul(P,fe)|0))<<13)|0;return c=((i=Math.imul(P,me))+(o>>>13)|0)+(je>>>26)|0,je&=67108863,l[0]=ge,l[1]=ye,l[2]=be,l[3]=ve,l[4]=xe,l[5]=we,l[6]=Ee,l[7]=Ae,l[8]=Ce,l[9]=ke,l[10]=Te,l[11]=Re,l[12]=Se,l[13]=Ne,l[14]=Me,l[15]=Oe,l[16]=Ie,l[17]=Fe,l[18]=je,0!==c&&(l[19]=c,r.length++),r};function g(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,o=0,i=0;i<r.length-1;i++){var s=o;o=0;for(var a=67108863&n,l=Math.min(i,t.length-1),c=Math.max(0,i-e.length+1);c<=l;c++){var d=i-c,u=(0|e.words[d])*(0|t.words[c]),p=67108863&u;a=67108863&(p=p+a|0),o+=(s=(s=s+(u/67108864|0)|0)+(p>>>26)|0)>>>26,s&=67108863}r.words[i]=a,n=s,s=o}return 0!==n?r.words[i]=n:r.length--,r._strip()}function y(e,t,r){return g(e,t,r)}Math.imul||(m=f),o.prototype.mulTo=function(e,t){var r=this.length+e.length;return 10===this.length&&10===e.length?m(this,e,t):r<63?f(this,e,t):r<1024?g(this,e,t):y(this,e,t)},o.prototype.mul=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},o.prototype.mulf=function(e){var t=new o(null);return t.words=new Array(this.length+e.length),y(this,e,t)},o.prototype.imul=function(e){return this.clone().mulTo(e,this)},o.prototype.imuln=function(e){var t=e<0;t&&(e=-e),r("number"==typeof e),r(e<67108864);for(var n=0,o=0;o<this.length;o++){var i=(0|this.words[o])*e,s=(67108863&i)+(67108863&n);n>>=26,n+=i/67108864|0,n+=s>>>26,this.words[o]=67108863&s}return 0!==n&&(this.words[o]=n,this.length++),t?this.ineg():this},o.prototype.muln=function(e){return this.clone().imuln(e)},o.prototype.sqr=function(){return this.mul(this)},o.prototype.isqr=function(){return this.imul(this.clone())},o.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,o=r%26;t[r]=e.words[n]>>>o&1}return t}(e);if(0===t.length)return new o(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var i=r.sqr();n<t.length;n++,i=i.sqr())0!==t[n]&&(r=r.mul(i));return r},o.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,o=(e-n)/26,i=67108863>>>26-n<<26-n;if(0!==n){var s=0;for(t=0;t<this.length;t++){var a=this.words[t]&i,l=(0|this.words[t])-a<<n;this.words[t]=l|s,s=a>>>26-n}s&&(this.words[t]=s,this.length++)}if(0!==o){for(t=this.length-1;t>=0;t--)this.words[t+o]=this.words[t];for(t=0;t<o;t++)this.words[t]=0;this.length+=o}return this._strip()},o.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},o.prototype.iushrn=function(e,t,n){var o;r("number"==typeof e&&e>=0),o=t?(t-t%26)/26:0;var i=e%26,s=Math.min((e-i)/26,this.length),a=67108863^67108863>>>i<<i,l=n;if(o-=s,o=Math.max(0,o),l){for(var c=0;c<s;c++)l.words[c]=this.words[c];l.length=s}if(0===s);else if(this.length>s)for(this.length-=s,c=0;c<this.length;c++)this.words[c]=this.words[c+s];else this.words[0]=0,this.length=1;var d=0;for(c=this.length-1;c>=0&&(0!==d||c>=o);c--){var u=0|this.words[c];this.words[c]=d<<26-i|u>>>i,d=u&a}return l&&0!==d&&(l.words[l.length++]=d),0===this.length&&(this.words[0]=0,this.length=1),this._strip()},o.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},o.prototype.shln=function(e){return this.clone().ishln(e)},o.prototype.ushln=function(e){return this.clone().iushln(e)},o.prototype.shrn=function(e){return this.clone().ishrn(e)},o.prototype.ushrn=function(e){return this.clone().iushrn(e)},o.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,o=1<<t;return!(this.length<=n||!(this.words[n]&o))},o.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var o=67108863^67108863>>>t<<t;this.words[this.length-1]&=o}return this._strip()},o.prototype.maskn=function(e){return this.clone().imaskn(e)},o.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<=e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},o.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},o.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this._strip()},o.prototype.addn=function(e){return this.clone().iaddn(e)},o.prototype.subn=function(e){return this.clone().isubn(e)},o.prototype.iabs=function(){return this.negative=0,this},o.prototype.abs=function(){return this.clone().iabs()},o.prototype._ishlnsubmul=function(e,t,n){var o,i,s=e.length+n;this._expand(s);var a=0;for(o=0;o<e.length;o++){i=(0|this.words[o+n])+a;var l=(0|e.words[o])*t;a=((i-=67108863&l)>>26)-(l/67108864|0),this.words[o+n]=67108863&i}for(;o<this.length-n;o++)a=(i=(0|this.words[o+n])+a)>>26,this.words[o+n]=67108863&i;if(0===a)return this._strip();for(r(-1===a),a=0,o=0;o<this.length;o++)a=(i=-(0|this.words[o])+a)>>26,this.words[o]=67108863&i;return this.negative=1,this._strip()},o.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),i=e,s=0|i.words[i.length-1];0!=(r=26-this._countBits(s))&&(i=i.ushln(r),n.iushln(r),s=0|i.words[i.length-1]);var a,l=n.length-i.length;if("mod"!==t){(a=new o(null)).length=l+1,a.words=new Array(a.length);for(var c=0;c<a.length;c++)a.words[c]=0}var d=n.clone()._ishlnsubmul(i,1,l);0===d.negative&&(n=d,a&&(a.words[l]=1));for(var u=l-1;u>=0;u--){var p=67108864*(0|n.words[i.length+u])+(0|n.words[i.length+u-1]);for(p=Math.min(p/s|0,67108863),n._ishlnsubmul(i,p,u);0!==n.negative;)p--,n.negative=0,n._ishlnsubmul(i,1,u),n.isZero()||(n.negative^=1);a&&(a.words[u]=p)}return a&&a._strip(),n._strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:a||null,mod:n}},o.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new o(0),mod:new o(0)}:0!==this.negative&&0===e.negative?(a=this.neg().divmod(e,t),"mod"!==t&&(i=a.div.neg()),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.iadd(e)),{div:i,mod:s}):0===this.negative&&0!==e.negative?(a=this.divmod(e.neg(),t),"mod"!==t&&(i=a.div.neg()),{div:i,mod:a.mod}):0!=(this.negative&e.negative)?(a=this.neg().divmod(e.neg(),t),"div"!==t&&(s=a.mod.neg(),n&&0!==s.negative&&s.isub(e)),{div:a.div,mod:s}):e.length>this.length||this.cmp(e)<0?{div:new o(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new o(this.modrn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new o(this.modrn(e.words[0]))}:this._wordDiv(e,t);var i,s,a},o.prototype.div=function(e){return this.divmod(e,"div",!1).div},o.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},o.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},o.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),o=e.andln(1),i=r.cmp(n);return i<0||1===o&&0===i?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},o.prototype.modrn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=(1<<26)%e,o=0,i=this.length-1;i>=0;i--)o=(n*o+(0|this.words[i]))%e;return t?-o:o},o.prototype.modn=function(e){return this.modrn(e)},o.prototype.idivn=function(e){var t=e<0;t&&(e=-e),r(e<=67108863);for(var n=0,o=this.length-1;o>=0;o--){var i=(0|this.words[o])+67108864*n;this.words[o]=i/e|0,n=i%e}return this._strip(),t?this.ineg():this},o.prototype.divn=function(e){return this.clone().idivn(e)},o.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i=new o(1),s=new o(0),a=new o(0),l=new o(1),c=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++c;for(var d=n.clone(),u=t.clone();!t.isZero();){for(var p=0,h=1;0==(t.words[0]&h)&&p<26;++p,h<<=1);if(p>0)for(t.iushrn(p);p-- >0;)(i.isOdd()||s.isOdd())&&(i.iadd(d),s.isub(u)),i.iushrn(1),s.iushrn(1);for(var f=0,m=1;0==(n.words[0]&m)&&f<26;++f,m<<=1);if(f>0)for(n.iushrn(f);f-- >0;)(a.isOdd()||l.isOdd())&&(a.iadd(d),l.isub(u)),a.iushrn(1),l.iushrn(1);t.cmp(n)>=0?(t.isub(n),i.isub(a),s.isub(l)):(n.isub(t),a.isub(i),l.isub(s))}return{a:a,b:l,gcd:n.iushln(c)}},o.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var i,s=new o(1),a=new o(0),l=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var c=0,d=1;0==(t.words[0]&d)&&c<26;++c,d<<=1);if(c>0)for(t.iushrn(c);c-- >0;)s.isOdd()&&s.iadd(l),s.iushrn(1);for(var u=0,p=1;0==(n.words[0]&p)&&u<26;++u,p<<=1);if(u>0)for(n.iushrn(u);u-- >0;)a.isOdd()&&a.iadd(l),a.iushrn(1);t.cmp(n)>=0?(t.isub(n),s.isub(a)):(n.isub(t),a.isub(s))}return(i=0===t.cmpn(1)?s:a).cmpn(0)<0&&i.iadd(e),i},o.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var o=t.cmp(r);if(o<0){var i=t;t=r,r=i}else if(0===o||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},o.prototype.invm=function(e){return this.egcd(e).a.umod(e)},o.prototype.isEven=function(){return 0==(1&this.words[0])},o.prototype.isOdd=function(){return 1==(1&this.words[0])},o.prototype.andln=function(e){return this.words[0]&e},o.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,o=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=o,this;for(var i=o,s=n;0!==i&&s<this.length;s++){var a=0|this.words[s];i=(a+=i)>>>26,a&=67108863,this.words[s]=a}return 0!==i&&(this.words[s]=i,this.length++),this},o.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},o.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this._strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var o=0|this.words[0];t=o===e?0:o<e?-1:1}return 0!==this.negative?0|-t:t},o.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},o.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],o=0|e.words[r];if(n!==o){n<o?t=-1:n>o&&(t=1);break}}return t},o.prototype.gtn=function(e){return 1===this.cmpn(e)},o.prototype.gt=function(e){return 1===this.cmp(e)},o.prototype.gten=function(e){return this.cmpn(e)>=0},o.prototype.gte=function(e){return this.cmp(e)>=0},o.prototype.ltn=function(e){return-1===this.cmpn(e)},o.prototype.lt=function(e){return-1===this.cmp(e)},o.prototype.lten=function(e){return this.cmpn(e)<=0},o.prototype.lte=function(e){return this.cmp(e)<=0},o.prototype.eqn=function(e){return 0===this.cmpn(e)},o.prototype.eq=function(e){return 0===this.cmp(e)},o.red=function(e){return new C(e)},o.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},o.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},o.prototype._forceRed=function(e){return this.red=e,this},o.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},o.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},o.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},o.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},o.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},o.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},o.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},o.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},o.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},o.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},o.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},o.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},o.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},o.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var b={k256:null,p224:null,p192:null,p25519:null};function v(e,t){this.name=e,this.p=new o(t,16),this.n=this.p.bitLength(),this.k=new o(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function x(){v.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function w(){v.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function E(){v.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function A(){v.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function C(e){if("string"==typeof e){var t=o._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function k(e){C.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new o(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}v.prototype._tmp=function(){var e=new o(null);return e.words=new Array(Math.ceil(this.n/13)),e},v.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},v.prototype.split=function(e,t){e.iushrn(this.n,0,t)},v.prototype.imulK=function(e){return e.imul(this.k)},n(x,v),x.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),o=0;o<n;o++)t.words[o]=e.words[o];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var i=e.words[9];for(t.words[t.length++]=i&r,o=10;o<e.length;o++){var s=0|e.words[o];e.words[o-10]=(s&r)<<4|i>>>22,i=s}i>>>=22,e.words[o-10]=i,0===i&&e.length>10?e.length-=10:e.length-=9},x.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(w,v),n(E,v),n(A,v),A.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,o=67108863&n;n>>>=26,e.words[r]=o,t=n}return 0!==t&&(e.words[e.length++]=t),e},o._prime=function(e){if(b[e])return b[e];var t;if("k256"===e)t=new x;else if("p224"===e)t=new w;else if("p192"===e)t=new E;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new A}return b[e]=t,t},C.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},C.prototype._verify2=function(e,t){r(0==(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},C.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):(c(e,e.umod(this.m)._forceRed(this)),e)},C.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},C.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},C.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},C.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},C.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},C.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},C.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},C.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},C.prototype.isqr=function(e){return this.imul(e,e.clone())},C.prototype.sqr=function(e){return this.mul(e,e)},C.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new o(1)).iushrn(2);return this.pow(e,n)}for(var i=this.m.subn(1),s=0;!i.isZero()&&0===i.andln(1);)s++,i.iushrn(1);r(!i.isZero());var a=new o(1).toRed(this),l=a.redNeg(),c=this.m.subn(1).iushrn(1),d=this.m.bitLength();for(d=new o(2*d*d).toRed(this);0!==this.pow(d,c).cmp(l);)d.redIAdd(l);for(var u=this.pow(d,i),p=this.pow(e,i.addn(1).iushrn(1)),h=this.pow(e,i),f=s;0!==h.cmp(a);){for(var m=h,g=0;0!==m.cmp(a);g++)m=m.redSqr();r(g<f);var y=this.pow(u,new o(1).iushln(f-g-1));p=p.redMul(y),u=y.redSqr(),h=h.redMul(u),f=g}return p},C.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},C.prototype.pow=function(e,t){if(t.isZero())return new o(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new o(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var i=r[0],s=0,a=0,l=t.bitLength()%26;for(0===l&&(l=26),n=t.length-1;n>=0;n--){for(var c=t.words[n],d=l-1;d>=0;d--){var u=c>>d&1;i!==r[0]&&(i=this.sqr(i)),0!==u||0!==s?(s<<=1,s|=u,(4==++a||0===n&&0===d)&&(i=this.mul(i,r[s]),a=0,s=0)):a=0}l=26}return i},C.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},C.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},o.mont=function(e){return new k(e)},n(k,C),k.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},k.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},k.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),i=o;return o.cmp(this.m)>=0?i=o.isub(this.m):o.cmpn(0)<0&&(i=o.iadd(this.m)),i._forceRed(this)},k.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new o(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),s=i;return i.cmp(this.m)>=0?s=i.isub(this.m):i.cmpn(0)<0&&(s=i.iadd(this.m)),s._forceRed(this)},k.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(Au,D);var Cu=Au.exports;function ku(e,t,r){return r={path:t,exports:{},require:function(e,t){return function(){throw new Error("Dynamic requires are not currently supported by @rollup/plugin-commonjs")}(null==t&&r.path)}},e(r,r.exports),r.exports}var Tu=Ru;function Ru(e,t){if(!e)throw new Error(t||"Assertion failed")}Ru.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)};var Su=ku((function(e,t){var r=t;function n(e){return 1===e.length?"0"+e:e}function o(e){for(var t="",r=0;r<e.length;r++)t+=n(e[r].toString(16));return t}r.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var o=e.charCodeAt(n),i=o>>8,s=255&o;i?r.push(i,s):r.push(s)}return r},r.zero2=n,r.toHex=o,r.encode=function(e,t){return"hex"===t?o(e):e}})),Nu=ku((function(e,t){var r=t;r.assert=Tu,r.toArray=Su.toArray,r.zero2=Su.zero2,r.toHex=Su.toHex,r.encode=Su.encode,r.getNAF=function(e,t,r){var n=new Array(Math.max(e.bitLength(),r)+1);n.fill(0);for(var o=1<<t+1,i=e.clone(),s=0;s<n.length;s++){var a,l=i.andln(o-1);i.isOdd()?(a=l>(o>>1)-1?(o>>1)-l:l,i.isubn(a)):a=0,n[s]=a,i.iushrn(1)}return n},r.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,o=0,i=0;e.cmpn(-o)>0||t.cmpn(-i)>0;){var s,a,l=e.andln(3)+o&3,c=t.andln(3)+i&3;3===l&&(l=-1),3===c&&(c=-1),s=0==(1&l)?0:3!==(n=e.andln(7)+o&7)&&5!==n||2!==c?l:-l,r[0].push(s),a=0==(1&c)?0:3!==(n=t.andln(7)+i&7)&&5!==n||2!==l?c:-c,r[1].push(a),2*o===s+1&&(o=1-o),2*i===a+1&&(i=1-i),e.iushrn(1),t.iushrn(1)}return r},r.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},r.parseBytes=function(e){return"string"==typeof e?r.toArray(e,"hex"):e},r.intFromLE=function(e){return new Cu(e,"hex","le")}})),Mu=Nu.getNAF,Ou=Nu.getJSF,Iu=Nu.assert;function Fu(e,t){this.type=e,this.p=new Cu(t.p,16),this.red=t.prime?Cu.red(t.prime):Cu.mont(this.p),this.zero=new Cu(0).toRed(this.red),this.one=new Cu(1).toRed(this.red),this.two=new Cu(2).toRed(this.red),this.n=t.n&&new Cu(t.n,16),this.g=t.g&&this.pointFromJSON(t.g,t.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var r=this.n&&this.p.div(this.n);!r||r.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}var ju=Fu;function Lu(e,t){this.curve=e,this.type=t,this.precomputed=null}Fu.prototype.point=function(){throw new Error("Not implemented")},Fu.prototype.validate=function(){throw new Error("Not implemented")},Fu.prototype._fixedNafMul=function(e,t){Iu(e.precomputed);var r=e._getDoubles(),n=Mu(t,1,this._bitLength),o=(1<<r.step+1)-(r.step%2==0?2:1);o/=3;var i,s,a=[];for(i=0;i<n.length;i+=r.step){s=0;for(var l=i+r.step-1;l>=i;l--)s=(s<<1)+n[l];a.push(s)}for(var c=this.jpoint(null,null,null),d=this.jpoint(null,null,null),u=o;u>0;u--){for(i=0;i<a.length;i++)(s=a[i])===u?d=d.mixedAdd(r.points[i]):s===-u&&(d=d.mixedAdd(r.points[i].neg()));c=c.add(d)}return c.toP()},Fu.prototype._wnafMul=function(e,t){var r=4,n=e._getNAFPoints(r);r=n.wnd;for(var o=n.points,i=Mu(t,r,this._bitLength),s=this.jpoint(null,null,null),a=i.length-1;a>=0;a--){for(var l=0;a>=0&&0===i[a];a--)l++;if(a>=0&&l++,s=s.dblp(l),a<0)break;var c=i[a];Iu(0!==c),s="affine"===e.type?c>0?s.mixedAdd(o[c-1>>1]):s.mixedAdd(o[-c-1>>1].neg()):c>0?s.add(o[c-1>>1]):s.add(o[-c-1>>1].neg())}return"affine"===e.type?s.toP():s},Fu.prototype._wnafMulAdd=function(e,t,r,n,o){var i,s,a,l=this._wnafT1,c=this._wnafT2,d=this._wnafT3,u=0;for(i=0;i<n;i++){var p=(a=t[i])._getNAFPoints(e);l[i]=p.wnd,c[i]=p.points}for(i=n-1;i>=1;i-=2){var h=i-1,f=i;if(1===l[h]&&1===l[f]){var m=[t[h],null,null,t[f]];0===t[h].y.cmp(t[f].y)?(m[1]=t[h].add(t[f]),m[2]=t[h].toJ().mixedAdd(t[f].neg())):0===t[h].y.cmp(t[f].y.redNeg())?(m[1]=t[h].toJ().mixedAdd(t[f]),m[2]=t[h].add(t[f].neg())):(m[1]=t[h].toJ().mixedAdd(t[f]),m[2]=t[h].toJ().mixedAdd(t[f].neg()));var g=[-3,-1,-5,-7,0,7,5,1,3],y=Ou(r[h],r[f]);for(u=Math.max(y[0].length,u),d[h]=new Array(u),d[f]=new Array(u),s=0;s<u;s++){var b=0|y[0][s],v=0|y[1][s];d[h][s]=g[3*(b+1)+(v+1)],d[f][s]=0,c[h]=m}}else d[h]=Mu(r[h],l[h],this._bitLength),d[f]=Mu(r[f],l[f],this._bitLength),u=Math.max(d[h].length,u),u=Math.max(d[f].length,u)}var x=this.jpoint(null,null,null),w=this._wnafT4;for(i=u;i>=0;i--){for(var E=0;i>=0;){var A=!0;for(s=0;s<n;s++)w[s]=0|d[s][i],0!==w[s]&&(A=!1);if(!A)break;E++,i--}if(i>=0&&E++,x=x.dblp(E),i<0)break;for(s=0;s<n;s++){var C=w[s];0!==C&&(C>0?a=c[s][C-1>>1]:C<0&&(a=c[s][-C-1>>1].neg()),x="affine"===a.type?x.mixedAdd(a):x.add(a))}}for(i=0;i<n;i++)c[i]=null;return o?x:x.toP()},Fu.BasePoint=Lu,Lu.prototype.eq=function(){throw new Error("Not implemented")},Lu.prototype.validate=function(){return this.curve.validate(this)},Fu.prototype.decodePoint=function(e,t){e=Nu.toArray(e,t);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)return 6===e[0]?Iu(e[e.length-1]%2==0):7===e[0]&&Iu(e[e.length-1]%2==1),this.point(e.slice(1,1+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),3===e[0]);throw new Error("Unknown point format")},Lu.prototype.encodeCompressed=function(e){return this.encode(e,!0)},Lu.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},Lu.prototype.encode=function(e,t){return Nu.encode(this._encode(t),e)},Lu.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},Lu.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},Lu.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,o=0;o<t;o+=e){for(var i=0;i<e;i++)n=n.dbl();r.push(n)}return{step:e,points:r}},Lu.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),o=1;o<r;o++)t[o]=t[o-1].add(n);return{wnd:e,points:t}},Lu.prototype._getBeta=function(){return null},Lu.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t};var _u=ku((function(e){"function"==typeof Object.create?e.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:e.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}})),Wu=Nu.assert;function Bu(e){ju.call(this,"short",e),this.a=new Cu(e.a,16).toRed(this.red),this.b=new Cu(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}_u(Bu,ju);var Pu=Bu;function Du(e,t,r,n){ju.BasePoint.call(this,e,"affine"),null===t&&null===r?(this.x=null,this.y=null,this.inf=!0):(this.x=new Cu(t,16),this.y=new Cu(r,16),n&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function Uu(e,t,r,n){ju.BasePoint.call(this,e,"jacobian"),null===t&&null===r&&null===n?(this.x=this.curve.one,this.y=this.curve.one,this.z=new Cu(0)):(this.x=new Cu(t,16),this.y=new Cu(r,16),this.z=new Cu(n,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}Bu.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var t,r;if(e.beta)t=new Cu(e.beta,16).toRed(this.red);else{var n=this._getEndoRoots(this.p);t=(t=n[0].cmp(n[1])<0?n[0]:n[1]).toRed(this.red)}if(e.lambda)r=new Cu(e.lambda,16);else{var o=this._getEndoRoots(this.n);0===this.g.mul(o[0]).x.cmp(this.g.x.redMul(t))?r=o[0]:(r=o[1],Wu(0===this.g.mul(r).x.cmp(this.g.x.redMul(t))))}return{beta:t,lambda:r,basis:e.basis?e.basis.map((function(e){return{a:new Cu(e.a,16),b:new Cu(e.b,16)}})):this._getEndoBasis(r)}}},Bu.prototype._getEndoRoots=function(e){var t=e===this.p?this.red:Cu.mont(e),r=new Cu(2).toRed(t).redInvm(),n=r.redNeg(),o=new Cu(3).toRed(t).redNeg().redSqrt().redMul(r);return[n.redAdd(o).fromRed(),n.redSub(o).fromRed()]},Bu.prototype._getEndoBasis=function(e){for(var t,r,n,o,i,s,a,l,c,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),u=e,p=this.n.clone(),h=new Cu(1),f=new Cu(0),m=new Cu(0),g=new Cu(1),y=0;0!==u.cmpn(0);){var b=p.div(u);l=p.sub(b.mul(u)),c=m.sub(b.mul(h));var v=g.sub(b.mul(f));if(!n&&l.cmp(d)<0)t=a.neg(),r=h,n=l.neg(),o=c;else if(n&&2==++y)break;a=l,p=u,u=l,m=h,h=c,g=f,f=v}i=l.neg(),s=c;var x=n.sqr().add(o.sqr());return i.sqr().add(s.sqr()).cmp(x)>=0&&(i=t,s=r),n.negative&&(n=n.neg(),o=o.neg()),i.negative&&(i=i.neg(),s=s.neg()),[{a:n,b:o},{a:i,b:s}]},Bu.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],o=n.b.mul(e).divRound(this.n),i=r.b.neg().mul(e).divRound(this.n),s=o.mul(r.a),a=i.mul(n.a),l=o.mul(r.b),c=i.mul(n.b);return{k1:e.sub(s).sub(a),k2:l.add(c).neg()}},Bu.prototype.pointFromX=function(e,t){(e=new Cu(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),n=r.redSqrt();if(0!==n.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var o=n.fromRed().isOdd();return(t&&!o||!t&&o)&&(n=n.redNeg()),this.point(e,n)},Bu.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),o=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(o).cmpn(0)},Bu.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,o=this._endoWnafT2,i=0;i<e.length;i++){var s=this._endoSplit(t[i]),a=e[i],l=a._getBeta();s.k1.negative&&(s.k1.ineg(),a=a.neg(!0)),s.k2.negative&&(s.k2.ineg(),l=l.neg(!0)),n[2*i]=a,n[2*i+1]=l,o[2*i]=s.k1,o[2*i+1]=s.k2}for(var c=this._wnafMulAdd(1,n,o,2*i,r),d=0;d<2*i;d++)n[d]=null,o[d]=null;return c},_u(Du,ju.BasePoint),Bu.prototype.point=function(e,t,r){return new Du(this,e,t,r)},Bu.prototype.pointFromJSON=function(e,t){return Du.fromJSON(this,e,t)},Du.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},Du.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},Du.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function o(t){return e.point(t[0],t[1],r)}var i=t[2];return n.precomputed={beta:null,doubles:i.doubles&&{step:i.doubles.step,points:[n].concat(i.doubles.points.map(o))},naf:i.naf&&{wnd:i.naf.wnd,points:[n].concat(i.naf.points.map(o))}},n},Du.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},Du.prototype.isInfinity=function(){return this.inf},Du.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},Du.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),o=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),i=o.redSqr().redISub(this.x.redAdd(this.x)),s=o.redMul(this.x.redSub(i)).redISub(this.y);return this.curve.point(i,s)},Du.prototype.getX=function(){return this.x.fromRed()},Du.prototype.getY=function(){return this.y.fromRed()},Du.prototype.mul=function(e){return e=new Cu(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},Du.prototype.mulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o):this.curve._wnafMulAdd(1,n,o,2)},Du.prototype.jmulAdd=function(e,t,r){var n=[this,t],o=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,o,!0):this.curve._wnafMulAdd(1,n,o,2,!0)},Du.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},Du.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},Du.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},_u(Uu,ju.BasePoint),Bu.prototype.jpoint=function(e,t,r){return new Uu(this,e,t,r)},Uu.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},Uu.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},Uu.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),o=e.x.redMul(r),i=this.y.redMul(t.redMul(e.z)),s=e.y.redMul(r.redMul(this.z)),a=n.redSub(o),l=i.redSub(s);if(0===a.cmpn(0))return 0!==l.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=a.redSqr(),d=c.redMul(a),u=n.redMul(c),p=l.redSqr().redIAdd(d).redISub(u).redISub(u),h=l.redMul(u.redISub(p)).redISub(i.redMul(d)),f=this.z.redMul(e.z).redMul(a);return this.curve.jpoint(p,h,f)},Uu.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),o=this.y,i=e.y.redMul(t).redMul(this.z),s=r.redSub(n),a=o.redSub(i);if(0===s.cmpn(0))return 0!==a.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var l=s.redSqr(),c=l.redMul(s),d=r.redMul(l),u=a.redSqr().redIAdd(c).redISub(d).redISub(d),p=a.redMul(d.redISub(u)).redISub(o.redMul(c)),h=this.z.redMul(s);return this.curve.jpoint(u,p,h)},Uu.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,o=this.curve.tinv,i=this.x,s=this.y,a=this.z,l=a.redSqr().redSqr(),c=s.redAdd(s);for(t=0;t<e;t++){var d=i.redSqr(),u=c.redSqr(),p=u.redSqr(),h=d.redAdd(d).redIAdd(d).redIAdd(n.redMul(l)),f=i.redMul(u),m=h.redSqr().redISub(f.redAdd(f)),g=f.redISub(m),y=h.redMul(g);y=y.redIAdd(y).redISub(p);var b=c.redMul(a);t+1<e&&(l=l.redMul(p)),i=m,a=b,c=y}return this.curve.jpoint(i,c.redMul(o),a)},Uu.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},Uu.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n),l=a.redSqr().redISub(s).redISub(s),c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),e=l,t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var d=this.x.redSqr(),u=this.y.redSqr(),p=u.redSqr(),h=this.x.redAdd(u).redSqr().redISub(d).redISub(p);h=h.redIAdd(h);var f=d.redAdd(d).redIAdd(d),m=f.redSqr(),g=p.redIAdd(p);g=(g=g.redIAdd(g)).redIAdd(g),e=m.redISub(h).redISub(h),t=f.redMul(h.redISub(e)).redISub(g),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},Uu.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),o=this.y.redSqr(),i=o.redSqr(),s=this.x.redAdd(o).redSqr().redISub(n).redISub(i);s=s.redIAdd(s);var a=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),l=a.redSqr().redISub(s).redISub(s);e=l;var c=i.redIAdd(i);c=(c=c.redIAdd(c)).redIAdd(c),t=a.redMul(s.redISub(l)).redISub(c),r=this.y.redAdd(this.y)}else{var d=this.z.redSqr(),u=this.y.redSqr(),p=this.x.redMul(u),h=this.x.redSub(d).redMul(this.x.redAdd(d));h=h.redAdd(h).redIAdd(h);var f=p.redIAdd(p),m=(f=f.redIAdd(f)).redAdd(f);e=h.redSqr().redISub(m),r=this.y.redAdd(this.z).redSqr().redISub(u).redISub(d);var g=u.redSqr();g=(g=(g=g.redIAdd(g)).redIAdd(g)).redIAdd(g),t=h.redMul(f.redISub(e)).redISub(g)}return this.curve.jpoint(e,t,r)},Uu.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,o=n.redSqr().redSqr(),i=t.redSqr(),s=r.redSqr(),a=i.redAdd(i).redIAdd(i).redIAdd(e.redMul(o)),l=t.redAdd(t),c=(l=l.redIAdd(l)).redMul(s),d=a.redSqr().redISub(c.redAdd(c)),u=c.redISub(d),p=s.redSqr();p=(p=(p=p.redIAdd(p)).redIAdd(p)).redIAdd(p);var h=a.redMul(u).redISub(p),f=r.redAdd(r).redMul(n);return this.curve.jpoint(d,h,f)},Uu.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),o=e.redAdd(e).redIAdd(e),i=o.redSqr(),s=this.x.redAdd(t).redSqr().redISub(e).redISub(n),a=(s=(s=(s=s.redIAdd(s)).redAdd(s).redIAdd(s)).redISub(i)).redSqr(),l=n.redIAdd(n);l=(l=(l=l.redIAdd(l)).redIAdd(l)).redIAdd(l);var c=o.redIAdd(s).redSqr().redISub(i).redISub(a).redISub(l),d=t.redMul(c);d=(d=d.redIAdd(d)).redIAdd(d);var u=this.x.redMul(a).redISub(d);u=(u=u.redIAdd(u)).redIAdd(u);var p=this.y.redMul(c.redMul(l.redISub(c)).redISub(s.redMul(a)));p=(p=(p=p.redIAdd(p)).redIAdd(p)).redIAdd(p);var h=this.z.redAdd(s).redSqr().redISub(r).redISub(a);return this.curve.jpoint(u,p,h)},Uu.prototype.mul=function(e,t){return e=new Cu(e,t),this.curve._wnafMul(this,e)},Uu.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),o=r.redMul(e.z);return 0===this.y.redMul(o).redISub(e.y.redMul(n)).cmpn(0)},Uu.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),o=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(o),0===this.x.cmp(r))return!0}},Uu.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},Uu.prototype.isInfinity=function(){return 0===this.z.cmpn(0)};var Vu=ku((function(e,t){var r=t;r.base=ju,r.short=Pu,r.mont=null,r.edwards=null})),Zu=ku((function(e,t){var r,n=t,o=Nu.assert;function i(e){"short"===e.type?this.curve=new Vu.short(e):"edwards"===e.type?this.curve=new Vu.edwards(e):this.curve=new Vu.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function s(e,t){Object.defineProperty(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new i(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.PresetCurve=i,s("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:nu.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),s("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:nu.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),s("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:nu.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),s("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:nu.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),s("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:nu.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),s("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:nu.sha256,gRed:!1,g:["9"]}),s("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:nu.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{r=null.crash()}catch(e){r=void 0}s("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:nu.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",r]})}));function Hu(e){if(!(this instanceof Hu))return new Hu(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var t=Su.toArray(e.entropy,e.entropyEnc||"hex"),r=Su.toArray(e.nonce,e.nonceEnc||"hex"),n=Su.toArray(e.pers,e.persEnc||"hex");Tu(t.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(t,r,n)}var zu=Hu;Hu.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var o=0;o<this.V.length;o++)this.K[o]=0,this.V[o]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},Hu.prototype._hmac=function(){return new nu.hmac(this.hash,this.K)},Hu.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},Hu.prototype.reseed=function(e,t,r,n){"string"!=typeof t&&(n=r,r=t,t=null),e=Su.toArray(e,t),r=Su.toArray(r,n),Tu(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(r||[])),this._reseed=1},Hu.prototype.generate=function(e,t,r,n){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof t&&(n=r,r=t,t=null),r&&(r=Su.toArray(r,n||"hex"),this._update(r));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var i=o.slice(0,e);return this._update(r),this._reseed++,Su.encode(i,t)};var Yu=Nu.assert;function Gu(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}var Xu=Gu;Gu.fromPublic=function(e,t,r){return t instanceof Gu?t:new Gu(e,{pub:t,pubEnc:r})},Gu.fromPrivate=function(e,t,r){return t instanceof Gu?t:new Gu(e,{priv:t,privEnc:r})},Gu.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},Gu.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},Gu.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},Gu.prototype._importPrivate=function(e,t){this.priv=new Cu(e,t||16),this.priv=this.priv.umod(this.ec.curve.n)},Gu.prototype._importPublic=function(e,t){if(e.x||e.y)return"mont"===this.ec.curve.type?Yu(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||Yu(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,t)},Gu.prototype.derive=function(e){return e.validate()||Yu(e.validate(),"public point not validated"),e.mul(this.priv).getX()},Gu.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},Gu.prototype.verify=function(e,t){return this.ec.verify(e,t,this)},Gu.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"};var Ju=Nu.assert;function qu(e,t){if(e instanceof qu)return e;this._importDER(e,t)||(Ju(e.r&&e.s,"Signature without r or s"),this.r=new Cu(e.r,16),this.s=new Cu(e.s,16),void 0===e.recoveryParam?this.recoveryParam=null:this.recoveryParam=e.recoveryParam)}var Qu=qu;function Ku(){this.place=0}function $u(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;for(var o=0,i=0,s=t.place;i<n;i++,s++)o<<=8,o|=e[s],o>>>=0;return!(o<=127)&&(t.place=s,o)}function ep(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function tp(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}qu.prototype._importDER=function(e,t){e=Nu.toArray(e,t);var r=new Ku;if(48!==e[r.place++])return!1;var n=$u(e,r);if(!1===n)return!1;if(n+r.place!==e.length)return!1;if(2!==e[r.place++])return!1;var o=$u(e,r);if(!1===o)return!1;var i=e.slice(r.place,o+r.place);if(r.place+=o,2!==e[r.place++])return!1;var s=$u(e,r);if(!1===s)return!1;if(e.length!==s+r.place)return!1;var a=e.slice(r.place,s+r.place);if(0===i[0]){if(!(128&i[1]))return!1;i=i.slice(1)}if(0===a[0]){if(!(128&a[1]))return!1;a=a.slice(1)}return this.r=new Cu(i),this.s=new Cu(a),this.recoveryParam=null,!0},qu.prototype.toDER=function(e){var t=this.r.toArray(),r=this.s.toArray();for(128&t[0]&&(t=[0].concat(t)),128&r[0]&&(r=[0].concat(r)),t=ep(t),r=ep(r);!(r[0]||128&r[1]);)r=r.slice(1);var n=[2];tp(n,t.length),(n=n.concat(t)).push(2),tp(n,r.length);var o=n.concat(r),i=[48];return tp(i,o.length),i=i.concat(o),Nu.encode(i,e)};var rp=function(){throw new Error("unsupported")},np=Nu.assert;function op(e){if(!(this instanceof op))return new op(e);"string"==typeof e&&(np(Object.prototype.hasOwnProperty.call(Zu,e),"Unknown curve "+e),e=Zu[e]),e instanceof Zu.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}var ip=op;op.prototype.keyPair=function(e){return new Xu(this,e)},op.prototype.keyFromPrivate=function(e,t){return Xu.fromPrivate(this,e,t)},op.prototype.keyFromPublic=function(e,t){return Xu.fromPublic(this,e,t)},op.prototype.genKeyPair=function(e){e||(e={});for(var t=new zu({hash:this.hash,pers:e.pers,persEnc:e.persEnc||"utf8",entropy:e.entropy||rp(this.hash.hmacStrength),entropyEnc:e.entropy&&e.entropyEnc||"utf8",nonce:this.n.toArray()}),r=this.n.byteLength(),n=this.n.sub(new Cu(2));;){var o=new Cu(t.generate(r));if(!(o.cmp(n)>0))return o.iaddn(1),this.keyFromPrivate(o)}},op.prototype._truncateToN=function(e,t){var r=8*e.byteLength()-this.n.bitLength();return r>0&&(e=e.ushrn(r)),!t&&e.cmp(this.n)>=0?e.sub(this.n):e},op.prototype.sign=function(e,t,r,n){"object"==typeof r&&(n=r,r=null),n||(n={}),t=this.keyFromPrivate(t,r),e=this._truncateToN(new Cu(e,16));for(var o=this.n.byteLength(),i=t.getPrivate().toArray("be",o),s=e.toArray("be",o),a=new zu({hash:this.hash,entropy:i,nonce:s,pers:n.pers,persEnc:n.persEnc||"utf8"}),l=this.n.sub(new Cu(1)),c=0;;c++){var d=n.k?n.k(c):new Cu(a.generate(this.n.byteLength()));if(!((d=this._truncateToN(d,!0)).cmpn(1)<=0||d.cmp(l)>=0)){var u=this.g.mul(d);if(!u.isInfinity()){var p=u.getX(),h=p.umod(this.n);if(0!==h.cmpn(0)){var f=d.invm(this.n).mul(h.mul(t.getPrivate()).iadd(e));if(0!==(f=f.umod(this.n)).cmpn(0)){var m=(u.getY().isOdd()?1:0)|(0!==p.cmp(h)?2:0);return n.canonical&&f.cmp(this.nh)>0&&(f=this.n.sub(f),m^=1),new Qu({r:h,s:f,recoveryParam:m})}}}}}},op.prototype.verify=function(e,t,r,n){e=this._truncateToN(new Cu(e,16)),r=this.keyFromPublic(r,n);var o=(t=new Qu(t,"hex")).r,i=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(i.cmpn(1)<0||i.cmp(this.n)>=0)return!1;var s,a=i.invm(this.n),l=a.mul(e).umod(this.n),c=a.mul(o).umod(this.n);return this.curve._maxwellTrick?!(s=this.g.jmulAdd(l,r.getPublic(),c)).isInfinity()&&s.eqXToP(o):!(s=this.g.mulAdd(l,r.getPublic(),c)).isInfinity()&&0===s.getX().umod(this.n).cmp(o)},op.prototype.recoverPubKey=function(e,t,r,n){np((3&r)===r,"The recovery param is more than two bits"),t=new Qu(t,n);var o=this.n,i=new Cu(e),s=t.r,a=t.s,l=1&r,c=r>>1;if(s.cmp(this.curve.p.umod(this.curve.n))>=0&&c)throw new Error("Unable to find sencond key candinate");s=c?this.curve.pointFromX(s.add(this.curve.n),l):this.curve.pointFromX(s,l);var d=t.r.invm(o),u=o.sub(i).mul(d).umod(o),p=a.mul(d).umod(o);return this.g.mulAdd(u,s,p)},op.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new Qu(t,n)).recoveryParam)return t.recoveryParam;for(var o=0;o<4;o++){var i;try{i=this.recoverPubKey(e,t,o)}catch(e){continue}if(i.eq(r))return o}throw new Error("Unable to find valid recovery factor")};var sp=ku((function(e,t){var r=t;r.version="6.5.4",r.utils=Nu,r.rand=function(){throw new Error("unsupported")},r.curve=Vu,r.curves=Zu,r.ec=ip,r.eddsa=null})).ec;const ap=new Ls("signing-key/5.7.0");let lp=null;function cp(){return lp||(lp=new sp("secp256k1")),lp}class dp{constructor(e){Ia(this,"curve","secp256k1"),Ia(this,"privateKey",Ys(e)),32!==Gs(this.privateKey)&&ap.throwArgumentError("invalid private key","privateKey","[[ REDACTED ]]");const t=cp().keyFromPrivate(Vs(this.privateKey));Ia(this,"publicKey","0x"+t.getPublic(!1,"hex")),Ia(this,"compressedPublicKey","0x"+t.getPublic(!0,"hex")),Ia(this,"_isSigningKey",!0)}_addPoint(e){const t=cp().keyFromPublic(Vs(this.publicKey)),r=cp().keyFromPublic(Vs(e));return"0x"+t.pub.add(r.pub).encodeCompressed("hex")}signDigest(e){const t=cp().keyFromPrivate(Vs(this.privateKey)),r=Vs(e);32!==r.length&&ap.throwArgumentError("bad digest length","digest",e);const n=t.sign(r,{canonical:!0});return Ks({recoveryParam:n.recoveryParam,r:Qs("0x"+n.r.toString(16),32),s:Qs("0x"+n.s.toString(16),32)})}computeSharedSecret(e){const t=cp().keyFromPrivate(Vs(this.privateKey)),r=cp().keyFromPublic(Vs(up(e)));return Qs("0x"+t.derive(r.getPublic()).toString(16),32)}static isSigningKey(e){return!(!e||!e._isSigningKey)}}function up(e,t){const r=Vs(e);if(32===r.length){const e=new dp(r);return t?"0x"+cp().keyFromPrivate(r).getPublic(!0,"hex"):e.publicKey}return 33===r.length?t?Ys(r):"0x"+cp().keyFromPublic(r).getPublic(!1,"hex"):65===r.length?t?"0x"+cp().keyFromPublic(r).getPublic(!0,"hex"):Ys(r):ap.throwArgumentError("invalid public or private key","key","[REDACTED]")}const pp=new Ls("transactions/5.7.0");var hp;function fp(e){return"0x"===e?null:fa(e)}function mp(e){return"0x"===e?ol:E.BigNumber.from(e)}function gp(e,t){return function(e){return fa(Xs(ta(Xs(up(e),1)),12))}(function(e,t){const r=Ks(t),n={r:Vs(r.r),s:Vs(r.s)};return"0x"+cp().recoverPubKey(Vs(e),n,r.recoveryParam).encode("hex",!1)}(Vs(e),t))}function yp(e,t){const r=Hs(E.BigNumber.from(e).toHexString());return r.length>32&&pp.throwArgumentError("invalid length for "+t,"transaction:"+t,e),r}function bp(e,t){return{address:fa(e),storageKeys:(t||[]).map(((t,r)=>(32!==Gs(t)&&pp.throwArgumentError("invalid access list storageKey",`accessList[${e}:${r}]`,t),t.toLowerCase())))}}function vp(e){if(Array.isArray(e))return e.map(((e,t)=>Array.isArray(e)?(e.length>2&&pp.throwArgumentError("access list expected to be [ address, storageKeys[] ]",`value[${t}]`,e),bp(e[0],e[1])):bp(e.address,e.storageKeys)));const t=Object.keys(e).map((t=>{const r=e[t].reduce(((e,t)=>(e[t]=!0,e)),{});return bp(t,Object.keys(r).sort())}));return t.sort(((e,t)=>e.address.localeCompare(t.address))),t}function xp(e){return vp(e).map((e=>[e.address,e.storageKeys]))}function wp(e,t){if(null!=e.gasPrice){const t=E.BigNumber.from(e.gasPrice),r=E.BigNumber.from(e.maxFeePerGas||0);t.eq(r)||pp.throwArgumentError("mismatch EIP-1559 gasPrice != maxFeePerGas","tx",{gasPrice:t,maxFeePerGas:r})}const r=[yp(e.chainId||0,"chainId"),yp(e.nonce||0,"nonce"),yp(e.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),yp(e.maxFeePerGas||0,"maxFeePerGas"),yp(e.gasLimit||0,"gasLimit"),null!=e.to?fa(e.to):"0x",yp(e.value||0,"value"),e.data||"0x",xp(e.accessList||[])];if(t){const e=Ks(t);r.push(yp(e.recoveryParam,"recoveryParam")),r.push(Hs(e.r)),r.push(Hs(e.s))}return Js(["0x02",sa(r)])}function Ep(e,t){const r=[yp(e.chainId||0,"chainId"),yp(e.nonce||0,"nonce"),yp(e.gasPrice||0,"gasPrice"),yp(e.gasLimit||0,"gasLimit"),null!=e.to?fa(e.to):"0x",yp(e.value||0,"value"),e.data||"0x",xp(e.accessList||[])];if(t){const e=Ks(t);r.push(yp(e.recoveryParam,"recoveryParam")),r.push(Hs(e.r)),r.push(Hs(e.s))}return Js(["0x01",sa(r)])}function Ap(e,t,r){try{const r=mp(t[0]).toNumber();if(0!==r&&1!==r)throw new Error("bad recid");e.v=r}catch(e){pp.throwArgumentError("invalid v for transaction type: 1","v",t[0])}e.r=Qs(t[1],32),e.s=Qs(t[2],32);try{const t=ta(r(e));e.from=gp(t,{r:e.r,s:e.s,recoveryParam:e.v})}catch(e){}}function Cp(e){const t=Vs(e);if(t[0]>127)return function(e){const t=ca(e);9!==t.length&&6!==t.length&&pp.throwArgumentError("invalid raw transaction","rawTransaction",e);const r={nonce:mp(t[0]).toNumber(),gasPrice:mp(t[1]),gasLimit:mp(t[2]),to:fp(t[3]),value:mp(t[4]),data:t[5],chainId:0};if(6===t.length)return r;try{r.v=E.BigNumber.from(t[6]).toNumber()}catch(e){return r}if(r.r=Qs(t[7],32),r.s=Qs(t[8],32),E.BigNumber.from(r.r).isZero()&&E.BigNumber.from(r.s).isZero())r.chainId=r.v,r.v=0;else{r.chainId=Math.floor((r.v-35)/2),r.chainId<0&&(r.chainId=0);let n=r.v-27;const o=t.slice(0,6);0!==r.chainId&&(o.push(Ys(r.chainId)),o.push("0x"),o.push("0x"),n-=2*r.chainId+8);const i=ta(sa(o));try{r.from=gp(i,{r:Ys(r.r),s:Ys(r.s),recoveryParam:n})}catch(e){}r.hash=ta(e)}return r.type=null,r}(t);switch(t[0]){case 1:return function(e){const t=ca(e.slice(1));8!==t.length&&11!==t.length&&pp.throwArgumentError("invalid component count for transaction type: 1","payload",Ys(e));const r={type:1,chainId:mp(t[0]).toNumber(),nonce:mp(t[1]).toNumber(),gasPrice:mp(t[2]),gasLimit:mp(t[3]),to:fp(t[4]),value:mp(t[5]),data:t[6],accessList:vp(t[7])};return 8===t.length||(r.hash=ta(e),Ap(r,t.slice(8),Ep)),r}(t);case 2:return function(e){const t=ca(e.slice(1));9!==t.length&&12!==t.length&&pp.throwArgumentError("invalid component count for transaction type: 2","payload",Ys(e));const r=mp(t[2]),n=mp(t[3]),o={type:2,chainId:mp(t[0]).toNumber(),nonce:mp(t[1]).toNumber(),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:mp(t[4]),to:fp(t[5]),value:mp(t[6]),data:t[7],accessList:vp(t[8])};return 9===t.length||(o.hash=ta(e),Ap(o,t.slice(9),wp)),o}(t)}return pp.throwError(`unsupported transaction type: ${t[0]}`,Ls.errors.UNSUPPORTED_OPERATION,{operation:"parseTransaction",transactionType:t[0]})}!function(e){e[e.legacy=0]="legacy",e[e.eip2930=1]="eip2930",e[e.eip1559=2]="eip1559"}(hp||(hp={}));const kp=new Ls(Eu);class Tp{constructor(){this.formats=this.getDefaultFormats()}getDefaultFormats(){const e={},t=this.address.bind(this),r=this.bigNumber.bind(this),n=this.blockTag.bind(this),o=this.data.bind(this),i=this.hash.bind(this),s=this.hex.bind(this),a=this.number.bind(this),l=this.type.bind(this);return e.transaction={hash:i,type:l,accessList:Tp.allowNull(this.accessList.bind(this),null),blockHash:Tp.allowNull(i,null),blockNumber:Tp.allowNull(a,null),transactionIndex:Tp.allowNull(a,null),confirmations:Tp.allowNull(a,null),from:t,gasPrice:Tp.allowNull(r),maxPriorityFeePerGas:Tp.allowNull(r),maxFeePerGas:Tp.allowNull(r),gasLimit:r,to:Tp.allowNull(t,null),value:r,nonce:a,data:o,r:Tp.allowNull(this.uint256),s:Tp.allowNull(this.uint256),v:Tp.allowNull(a),creates:Tp.allowNull(t,null),raw:Tp.allowNull(o)},e.transactionRequest={from:Tp.allowNull(t),nonce:Tp.allowNull(a),gasLimit:Tp.allowNull(r),gasPrice:Tp.allowNull(r),maxPriorityFeePerGas:Tp.allowNull(r),maxFeePerGas:Tp.allowNull(r),to:Tp.allowNull(t),value:Tp.allowNull(r),data:Tp.allowNull((e=>this.data(e,!0))),type:Tp.allowNull(a),accessList:Tp.allowNull(this.accessList.bind(this),null)},e.receiptLog={transactionIndex:a,blockNumber:a,transactionHash:i,address:t,topics:Tp.arrayOf(i),data:o,logIndex:a,blockHash:i},e.receipt={to:Tp.allowNull(this.address,null),from:Tp.allowNull(this.address,null),contractAddress:Tp.allowNull(t,null),transactionIndex:a,root:Tp.allowNull(s),gasUsed:r,logsBloom:Tp.allowNull(o),blockHash:i,transactionHash:i,logs:Tp.arrayOf(this.receiptLog.bind(this)),blockNumber:a,confirmations:Tp.allowNull(a,null),cumulativeGasUsed:r,effectiveGasPrice:Tp.allowNull(r),status:Tp.allowNull(a),type:l},e.block={hash:Tp.allowNull(i),parentHash:i,number:a,timestamp:a,nonce:Tp.allowNull(s),difficulty:this.difficulty.bind(this),gasLimit:r,gasUsed:r,miner:Tp.allowNull(t),extraData:o,transactions:Tp.allowNull(Tp.arrayOf(i)),baseFeePerGas:Tp.allowNull(r)},e.blockWithTransactions=La(e.block),e.blockWithTransactions.transactions=Tp.allowNull(Tp.arrayOf(this.transactionResponse.bind(this))),e.filter={fromBlock:Tp.allowNull(n,void 0),toBlock:Tp.allowNull(n,void 0),blockHash:Tp.allowNull(i,void 0),address:Tp.allowNull(t,void 0),topics:Tp.allowNull(this.topics.bind(this),void 0)},e.filterLog={blockNumber:Tp.allowNull(a),blockHash:Tp.allowNull(i),transactionIndex:a,removed:Tp.allowNull(this.boolean.bind(this)),address:t,data:Tp.allowFalsish(o,"0x"),topics:Tp.arrayOf(i),transactionHash:i,logIndex:a},e}accessList(e){return vp(e||[])}number(e){return"0x"===e?0:E.BigNumber.from(e).toNumber()}type(e){return"0x"===e||null==e?0:E.BigNumber.from(e).toNumber()}bigNumber(e){return E.BigNumber.from(e)}boolean(e){if("boolean"==typeof e)return e;if("string"==typeof e){if("true"===(e=e.toLowerCase()))return!0;if("false"===e)return!1}throw new Error("invalid boolean - "+e)}hex(e,t){return"string"==typeof e&&(t||"0x"===e.substring(0,2)||(e="0x"+e),zs(e))?e.toLowerCase():kp.throwArgumentError("invalid hash","value",e)}data(e,t){const r=this.hex(e,t);if(r.length%2!=0)throw new Error("invalid data; odd-length - "+e);return r}address(e){return fa(e)}callAddress(e){if(!zs(e,32))return null;const t=fa(Xs(e,12));return t===rl?null:t}contractAddress(e){return function(e){let t=null;try{t=fa(e.from)}catch(t){da.throwArgumentError("missing from address","transaction",e)}return fa(Xs(ta(sa([t,Hs(Vs(E.BigNumber.from(e.nonce).toHexString()))])),12))}(e)}blockTag(e){if(null==e)return"latest";if("earliest"===e)return"0x0";switch(e){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return e}if("number"==typeof e||zs(e))return qs(e);throw new Error("invalid blockTag")}hash(e,t){const r=this.hex(e,t);return 32!==Gs(r)?kp.throwArgumentError("invalid hash","value",e):r}difficulty(e){if(null==e)return null;const t=E.BigNumber.from(e);try{return t.toNumber()}catch(e){}return null}uint256(e){if(!zs(e))throw new Error("invalid uint256");return Qs(e,32)}_block(e,t){null!=e.author&&null==e.miner&&(e.miner=e.author);const r=null!=e._difficulty?e._difficulty:e.difficulty,n=Tp.check(t,e);return n._difficulty=null==r?null:E.BigNumber.from(r),n}block(e){return this._block(e,this.formats.block)}blockWithTransactions(e){return this._block(e,this.formats.blockWithTransactions)}transactionRequest(e){return Tp.check(this.formats.transactionRequest,e)}transactionResponse(e){null!=e.gas&&null==e.gasLimit&&(e.gasLimit=e.gas),e.to&&E.BigNumber.from(e.to).isZero()&&(e.to="0x0000000000000000000000000000000000000000"),null!=e.input&&null==e.data&&(e.data=e.input),null==e.to&&null==e.creates&&(e.creates=this.contractAddress(e)),1!==e.type&&2!==e.type||null!=e.accessList||(e.accessList=[]);const t=Tp.check(this.formats.transaction,e);if(null!=e.chainId){let r=e.chainId;zs(r)&&(r=E.BigNumber.from(r).toNumber()),t.chainId=r}else{let r=e.networkId;null==r&&null==t.v&&(r=e.chainId),zs(r)&&(r=E.BigNumber.from(r).toNumber()),"number"!=typeof r&&null!=t.v&&(r=(t.v-35)/2,r<0&&(r=0),r=parseInt(r)),"number"!=typeof r&&(r=0),t.chainId=r}return t.blockHash&&"x"===t.blockHash.replace(/0/g,"")&&(t.blockHash=null),t}transaction(e){return Cp(e)}receiptLog(e){return Tp.check(this.formats.receiptLog,e)}receipt(e){const t=Tp.check(this.formats.receipt,e);if(null!=t.root)if(t.root.length<=4){const e=E.BigNumber.from(t.root).toNumber();0===e||1===e?(null!=t.status&&t.status!==e&&kp.throwArgumentError("alt-root-status/status mismatch","value",{root:t.root,status:t.status}),t.status=e,delete t.root):kp.throwArgumentError("invalid alt-root-status","value.root",t.root)}else 66!==t.root.length&&kp.throwArgumentError("invalid root hash","value.root",t.root);return null!=t.status&&(t.byzantium=!0),t}topics(e){return Array.isArray(e)?e.map((e=>this.topics(e))):null!=e?this.hash(e,!0):null}filter(e){return Tp.check(this.formats.filter,e)}filterLog(e){return Tp.check(this.formats.filterLog,e)}static check(e,t){const r={};for(const n in e)try{const o=e[n](t[n]);void 0!==o&&(r[n]=o)}catch(e){throw e.checkKey=n,e.checkValue=t[n],e}return r}static allowNull(e,t){return function(r){return null==r?t:e(r)}}static allowFalsish(e,t){return function(r){return r?e(r):t}}static arrayOf(e){return function(t){if(!Array.isArray(t))throw new Error("not an array");const r=[];return t.forEach((function(t){r.push(e(t))})),r}}}var Rp=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Sp=new Ls(Eu);function Np(e){return null==e?"null":(32!==Gs(e)&&Sp.throwArgumentError("invalid topic","topic",e),e.toLowerCase())}function Mp(e){for(e=e.slice();e.length>0&&null==e[e.length-1];)e.pop();return e.map((e=>{if(Array.isArray(e)){const t={};e.forEach((e=>{t[Np(e)]=!0}));const r=Object.keys(t);return r.sort(),r.join("|")}return Np(e)})).join("&")}function Op(e){if("string"==typeof e){if(32===Gs(e=e.toLowerCase()))return"tx:"+e;if(-1===e.indexOf(":"))return e}else{if(Array.isArray(e))return"filter:*:"+Mp(e);if(Za.isForkEvent(e))throw Sp.warn("not implemented"),new Error("not implemented");if(e&&"object"==typeof e)return"filter:"+(e.address||"*")+":"+Mp(e.topics||[])}throw new Error("invalid event - "+e)}function Ip(){return(new Date).getTime()}function Fp(e){return new Promise((t=>{setTimeout(t,e)}))}const jp=["block","network","pending","poll"];class Lp{constructor(e,t,r){Ia(this,"tag",e),Ia(this,"listener",t),Ia(this,"once",r),this._lastBlockNumber=-2,this._inflight=!1}get event(){switch(this.type){case"tx":return this.hash;case"filter":return this.filter}return this.tag}get type(){return this.tag.split(":")[0]}get hash(){const e=this.tag.split(":");return"tx"!==e[0]?null:e[1]}get filter(){const e=this.tag.split(":");if("filter"!==e[0])return null;const t=e[1],r=""===(n=e[2])?[]:n.split(/&/g).map((e=>{if(""===e)return[];const t=e.split("|").map((e=>"null"===e?null:e));return 1===t.length?t[0]:t}));var n;const o={};return r.length>0&&(o.topics=r),t&&"*"!==t&&(o.address=t),o}pollable(){return this.tag.indexOf(":")>=0||jp.indexOf(this.tag)>=0}}const _p={0:{symbol:"btc",p2pkh:0,p2sh:5,prefix:"bc"},2:{symbol:"ltc",p2pkh:48,p2sh:50,prefix:"ltc"},3:{symbol:"doge",p2pkh:30,p2sh:22},60:{symbol:"eth",ilk:"eth"},61:{symbol:"etc",ilk:"eth"},700:{symbol:"xdai",ilk:"eth"}};function Wp(e){return Qs(E.BigNumber.from(e).toHexString(),32)}function Bp(e){return tl.encode(Zs([e,Xs(ou(ou(e)),0,4)]))}const Pp=new RegExp("^(ipfs)://(.*)$","i"),Dp=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),Pp,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];function Up(e,t){try{return fl(Vp(e,t))}catch(e){}return null}function Vp(e,t){if("0x"===e)return null;const r=E.BigNumber.from(Xs(e,t,t+32)).toNumber(),n=E.BigNumber.from(Xs(e,r,r+32)).toNumber();return Xs(e,r+32,r+32+n)}function Zp(e){return e.match(/^ipfs:\/\/ipfs\//i)?e=e.substring(12):e.match(/^ipfs:\/\//i)?e=e.substring(7):Sp.throwArgumentError("unsupported IPFS format","link",e),`https://gateway.ipfs.io/ipfs/${e}`}function Hp(e){const t=Vs(e);if(t.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(t,32-t.length),r}function zp(e){if(e.length%32==0)return e;const t=new Uint8Array(32*Math.ceil(e.length/32));return t.set(e),t}function Yp(e){const t=[];let r=0;for(let n=0;n<e.length;n++)t.push(null),r+=32;for(let n=0;n<e.length;n++){const o=Vs(e[n]);t[n]=Hp(r),t.push(Hp(o.length)),t.push(zp(o)),r+=32+32*Math.ceil(o.length/32)}return Js(t)}class Gp{constructor(e,t,r,n){Ia(this,"provider",e),Ia(this,"name",r),Ia(this,"address",e.formatter.address(t)),Ia(this,"_resolvedAddress",n)}supportsWildcard(){return this._supportsEip2544||(this._supportsEip2544=this.provider.call({to:this.address,data:"0x01ffc9a79061b92300000000000000000000000000000000000000000000000000000000"}).then((e=>E.BigNumber.from(e).eq(1))).catch((e=>{if(e.code===Ls.errors.CALL_EXCEPTION)return!1;throw this._supportsEip2544=null,e}))),this._supportsEip2544}_fetch(e,t){return Rp(this,void 0,void 0,(function*(){const r={to:this.address,ccipReadEnabled:!0,data:Js([e,Pl(this.name),t||"0x"])};let n=!1;var o;(yield this.supportsWildcard())&&(n=!0,r.data=Js(["0x9061b923",Yp([(o=this.name,Ys(Zs(Bl(o).map((e=>{if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const t=new Uint8Array(e.length+1);return t.set(e,1),t[0]=t.length-1,t}))))+"00"),r.data])]));try{let e=yield this.provider.call(r);return Vs(e).length%32==4&&Sp.throwError("resolver threw error",Ls.errors.CALL_EXCEPTION,{transaction:r,data:e}),n&&(e=Vp(e,0)),e}catch(e){if(e.code===Ls.errors.CALL_EXCEPTION)return null;throw e}}))}_fetchBytes(e,t){return Rp(this,void 0,void 0,(function*(){const r=yield this._fetch(e,t);return null!=r?Vp(r,0):null}))}_getAddress(e,t){const r=_p[String(e)];if(null==r&&Sp.throwError(`unsupported coin type: ${e}`,Ls.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`}),"eth"===r.ilk)return this.provider.formatter.address(t);const n=Vs(t);if(null!=r.p2pkh){const e=t.match(/^0x76a9([0-9a-f][0-9a-f])([0-9a-f]*)88ac$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Bp(Zs([[r.p2pkh],"0x"+e[2]]))}}if(null!=r.p2sh){const e=t.match(/^0xa9([0-9a-f][0-9a-f])([0-9a-f]*)87$/);if(e){const t=parseInt(e[1],16);if(e[2].length===2*t&&t>=1&&t<=75)return Bp(Zs([[r.p2sh],"0x"+e[2]]))}}if(null!=r.prefix){const e=n[1];let t=n[0];if(0===t?20!==e&&32!==e&&(t=-1):t=-1,t>=0&&n.length===2+e&&e>=1&&e<=75){const e=wu.toWords(n.slice(2));return e.unshift(t),wu.encode(r.prefix,e)}}return null}getAddress(e){return Rp(this,void 0,void 0,(function*(){if(null==e&&(e=60),60===e)try{const e=yield this._fetch("0x3b3b57de");return"0x"===e||"0x0000000000000000000000000000000000000000000000000000000000000000"===e?null:this.provider.formatter.callAddress(e)}catch(e){if(e.code===Ls.errors.CALL_EXCEPTION)return null;throw e}const t=yield this._fetchBytes("0xf1cb7e06",Wp(e));if(null==t||"0x"===t)return null;const r=this._getAddress(e,t);return null==r&&Sp.throwError("invalid or unsupported coin data",Ls.errors.UNSUPPORTED_OPERATION,{operation:`getAddress(${e})`,coinType:e,data:t}),r}))}getAvatar(){return Rp(this,void 0,void 0,(function*(){const e=[{type:"name",content:this.name}];try{const t=yield this.getText("avatar");if(null==t)return null;for(let r=0;r<Dp.length;r++){const n=t.match(Dp[r]);if(null==n)continue;const o=n[1].toLowerCase();switch(o){case"https":return e.push({type:"url",content:t}),{linkage:e,url:t};case"data":return e.push({type:"data",content:t}),{linkage:e,url:t};case"ipfs":return e.push({type:"ipfs",content:t}),{linkage:e,url:Zp(t)};case"erc721":case"erc1155":{const r="erc721"===o?"0xc87b56dd":"0x0e89341c";e.push({type:o,content:t});const i=this._resolvedAddress||(yield this.getAddress()),s=(n[2]||"").split("/");if(2!==s.length)return null;const a=yield this.provider.formatter.address(s[0]),l=Qs(E.BigNumber.from(s[1]).toHexString(),32);if("erc721"===o){const t=this.provider.formatter.callAddress(yield this.provider.call({to:a,data:Js(["0x6352211e",l])}));if(i!==t)return null;e.push({type:"owner",content:t})}else if("erc1155"===o){const t=E.BigNumber.from(yield this.provider.call({to:a,data:Js(["0x00fdd58e",Qs(i,32),l])}));if(t.isZero())return null;e.push({type:"balance",content:t.toString()})}const c={to:this.provider.formatter.address(s[0]),data:Js([r,l])};let d=Up(yield this.provider.call(c),0);if(null==d)return null;e.push({type:"metadata-url-base",content:d}),"erc1155"===o&&(d=d.replace("{id}",l.substring(2)),e.push({type:"metadata-url-expanded",content:d})),d.match(/^ipfs:/i)&&(d=Zp(d)),e.push({type:"metadata-url",content:d});const u=yield uu(d);if(!u)return null;e.push({type:"metadata",content:JSON.stringify(u)});let p=u.image;if("string"!=typeof p)return null;if(p.match(/^(https:\/\/|data:)/i));else{if(null==p.match(Pp))return null;e.push({type:"url-ipfs",content:p}),p=Zp(p)}return e.push({type:"url",content:p}),{linkage:e,url:p}}}}}catch(e){}return null}))}getContentHash(){return Rp(this,void 0,void 0,(function*(){const e=yield this._fetchBytes("0xbc1c58d1");if(null==e||"0x"===e)return null;const t=e.match(/^0xe3010170(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(t){const e=parseInt(t[3],16);if(t[4].length===2*e)return"ipfs://"+tl.encode("0x"+t[1])}const r=e.match(/^0xe5010172(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(r){const e=parseInt(r[3],16);if(r[4].length===2*e)return"ipns://"+tl.encode("0x"+r[1])}const n=e.match(/^0xe40101fa011b20([0-9a-f]*)$/);if(n&&64===n[1].length)return"bzz://"+n[1];const o=e.match(/^0x90b2c605([0-9a-f]*)$/);if(o&&68===o[1].length){const e={"=":"","+":"-","/":"_"};return"sia://"+$a("0x"+o[1]).replace(/[=+\/]/g,(t=>e[t]))}return Sp.throwError("invalid or unsupported content hash data",Ls.errors.UNSUPPORTED_OPERATION,{operation:"getContentHash()",data:e})}))}getText(e){return Rp(this,void 0,void 0,(function*(){let t=hl(e);t=Zs([Wp(64),Wp(t.length),t]),t.length%32!=0&&(t=Zs([t,Qs("0x",32-e.length%32)]));const r=yield this._fetchBytes("0x59d1d43c",Ys(t));return null==r||"0x"===r?null:fl(r)}))}}let Xp=null,Jp=1;class qp extends Ha{constructor(e){if(super(),this._events=[],this._emitted={block:-2},this.disableCcipRead=!1,this.formatter=new.target.getFormatter(),Ia(this,"anyNetwork","any"===e),this.anyNetwork&&(e=this.detectNetwork()),e instanceof Promise)this._networkPromise=e,e.catch((e=>{})),this._ready().catch((e=>{}));else{const t=Fa(new.target,"getNetwork")(e);t?(Ia(this,"_network",t),this.emit("network",t,null)):Sp.throwArgumentError("invalid network","network",e)}this._maxInternalBlockNumber=-1024,this._lastBlockNumber=-2,this._maxFilterBlockRange=10,this._pollingInterval=4e3,this._fastQueryDate=0}_ready(){return Rp(this,void 0,void 0,(function*(){if(null==this._network){let e=null;if(this._networkPromise)try{e=yield this._networkPromise}catch(e){}null==e&&(e=yield this.detectNetwork()),e||Sp.throwError("no network detected",Ls.errors.UNKNOWN_ERROR,{}),null==this._network&&(this.anyNetwork?this._network=e:Ia(this,"_network",e),this.emit("network",e,null))}return this._network}))}get ready(){return pu((()=>this._ready().then((e=>e),(e=>{if(e.code!==Ls.errors.NETWORK_ERROR||"noNetwork"!==e.event)throw e}))))}static getFormatter(){return null==Xp&&(Xp=new Tp),Xp}static getNetwork(e){return function(e){if(null==e)return null;if("number"==typeof e){for(const t in Qa){const r=Qa[t];if(r.chainId===e)return{name:r.name,chainId:r.chainId,ensAddress:r.ensAddress||null,_defaultProvider:r._defaultProvider||null}}return{chainId:e,name:"unknown"}}if("string"==typeof e){const t=Qa[e];return null==t?null:{name:t.name,chainId:t.chainId,ensAddress:t.ensAddress,_defaultProvider:t._defaultProvider||null}}const t=Qa[e.name];if(!t)return"number"!=typeof e.chainId&&za.throwArgumentError("invalid network chainId","network",e),e;0!==e.chainId&&e.chainId!==t.chainId&&za.throwArgumentError("network chainId mismatch","network",e);let r=e._defaultProvider||null;var n;return null==r&&t._defaultProvider&&(r=(n=t._defaultProvider)&&"function"==typeof n.renetwork?t._defaultProvider.renetwork(e):t._defaultProvider),{name:e.name,chainId:t.chainId,ensAddress:e.ensAddress||t.ensAddress||null,_defaultProvider:r}}(null==e?"homestead":e)}ccipReadFetch(e,t,r){return Rp(this,void 0,void 0,(function*(){if(this.disableCcipRead||0===r.length)return null;const n=e.to.toLowerCase(),o=t.toLowerCase(),i=[];for(let e=0;e<r.length;e++){const t=r[e],s=t.replace("{sender}",n).replace("{data}",o),a=t.indexOf("{data}")>=0?null:JSON.stringify({data:o,sender:n}),l=yield uu({url:s,errorPassThrough:!0},a,((e,t)=>(e.status=t.statusCode,e)));if(l.data)return l.data;const c=l.message||"unknown error";if(l.status>=400&&l.status<500)return Sp.throwError(`response not found during CCIP fetch: ${c}`,Ls.errors.SERVER_ERROR,{url:t,errorMessage:c});i.push(c)}return Sp.throwError(`error encountered during CCIP fetch: ${i.map((e=>JSON.stringify(e))).join(", ")}`,Ls.errors.SERVER_ERROR,{urls:r,errorMessages:i})}))}_getInternalBlockNumber(e){return Rp(this,void 0,void 0,(function*(){if(yield this._ready(),e>0)for(;this._internalBlockNumber;){const t=this._internalBlockNumber;try{const r=yield t;if(Ip()-r.respTime<=e)return r.blockNumber;break}catch(e){if(this._internalBlockNumber===t)break}}const t=Ip(),r=ja({blockNumber:this.perform("getBlockNumber",{}),networkError:this.getNetwork().then((e=>null),(e=>e))}).then((({blockNumber:e,networkError:n})=>{if(n)throw this._internalBlockNumber===r&&(this._internalBlockNumber=null),n;const o=Ip();return(e=E.BigNumber.from(e).toNumber())<this._maxInternalBlockNumber&&(e=this._maxInternalBlockNumber),this._maxInternalBlockNumber=e,this._setFastBlockNumber(e),{blockNumber:e,reqTime:t,respTime:o}}));return this._internalBlockNumber=r,r.catch((e=>{this._internalBlockNumber===r&&(this._internalBlockNumber=null)})),(yield r).blockNumber}))}poll(){return Rp(this,void 0,void 0,(function*(){const e=Jp++,t=[];let r=null;try{r=yield this._getInternalBlockNumber(100+this.pollingInterval/2)}catch(e){return void this.emit("error",e)}if(this._setFastBlockNumber(r),this.emit("poll",e,r),r!==this._lastBlockNumber){if(-2===this._emitted.block&&(this._emitted.block=r-1),Math.abs(this._emitted.block-r)>1e3)Sp.warn(`network block skew detected; skipping block events (emitted=${this._emitted.block} blockNumber${r})`),this.emit("error",Sp.makeError("network block skew detected",Ls.errors.NETWORK_ERROR,{blockNumber:r,event:"blockSkew",previousBlockNumber:this._emitted.block})),this.emit("block",r);else for(let e=this._emitted.block+1;e<=r;e++)this.emit("block",e);this._emitted.block!==r&&(this._emitted.block=r,Object.keys(this._emitted).forEach((e=>{if("block"===e)return;const t=this._emitted[e];"pending"!==t&&r-t>12&&delete this._emitted[e]}))),-2===this._lastBlockNumber&&(this._lastBlockNumber=r-1),this._events.forEach((e=>{switch(e.type){case"tx":{const r=e.hash;let n=this.getTransactionReceipt(r).then((e=>e&&null!=e.blockNumber?(this._emitted["t:"+r]=e.blockNumber,this.emit(r,e),null):null)).catch((e=>{this.emit("error",e)}));t.push(n);break}case"filter":if(!e._inflight){e._inflight=!0,-2===e._lastBlockNumber&&(e._lastBlockNumber=r-1);const n=e.filter;n.fromBlock=e._lastBlockNumber+1,n.toBlock=r;const o=n.toBlock-this._maxFilterBlockRange;o>n.fromBlock&&(n.fromBlock=o),n.fromBlock<0&&(n.fromBlock=0);const i=this.getLogs(n).then((t=>{e._inflight=!1,0!==t.length&&t.forEach((t=>{t.blockNumber>e._lastBlockNumber&&(e._lastBlockNumber=t.blockNumber),this._emitted["b:"+t.blockHash]=t.blockNumber,this._emitted["t:"+t.transactionHash]=t.blockNumber,this.emit(n,t)}))})).catch((t=>{this.emit("error",t),e._inflight=!1}));t.push(i)}}})),this._lastBlockNumber=r,Promise.all(t).then((()=>{this.emit("didPoll",e)})).catch((e=>{this.emit("error",e)}))}else this.emit("didPoll",e)}))}resetEventsBlock(e){this._lastBlockNumber=e-1,this.polling&&this.poll()}get network(){return this._network}detectNetwork(){return Rp(this,void 0,void 0,(function*(){return Sp.throwError("provider does not support network detection",Ls.errors.UNSUPPORTED_OPERATION,{operation:"provider.detectNetwork"})}))}getNetwork(){return Rp(this,void 0,void 0,(function*(){const e=yield this._ready(),t=yield this.detectNetwork();if(e.chainId!==t.chainId){if(this.anyNetwork)return this._network=t,this._lastBlockNumber=-2,this._fastBlockNumber=null,this._fastBlockNumberPromise=null,this._fastQueryDate=0,this._emitted.block=-2,this._maxInternalBlockNumber=-1024,this._internalBlockNumber=null,this.emit("network",t,e),yield Fp(0),this._network;const r=Sp.makeError("underlying network changed",Ls.errors.NETWORK_ERROR,{event:"changed",network:e,detectedNetwork:t});throw this.emit("error",r),r}return e}))}get blockNumber(){return this._getInternalBlockNumber(100+this.pollingInterval/2).then((e=>{this._setFastBlockNumber(e)}),(e=>{})),null!=this._fastBlockNumber?this._fastBlockNumber:-1}get polling(){return null!=this._poller}set polling(e){e&&!this._poller?(this._poller=setInterval((()=>{this.poll()}),this.pollingInterval),this._bootstrapPoll||(this._bootstrapPoll=setTimeout((()=>{this.poll(),this._bootstrapPoll=setTimeout((()=>{this._poller||this.poll(),this._bootstrapPoll=null}),this.pollingInterval)}),0))):!e&&this._poller&&(clearInterval(this._poller),this._poller=null)}get pollingInterval(){return this._pollingInterval}set pollingInterval(e){if("number"!=typeof e||e<=0||parseInt(String(e))!=e)throw new Error("invalid polling interval");this._pollingInterval=e,this._poller&&(clearInterval(this._poller),this._poller=setInterval((()=>{this.poll()}),this._pollingInterval))}_getFastBlockNumber(){const e=Ip();return e-this._fastQueryDate>2*this._pollingInterval&&(this._fastQueryDate=e,this._fastBlockNumberPromise=this.getBlockNumber().then((e=>((null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e),this._fastBlockNumber)))),this._fastBlockNumberPromise}_setFastBlockNumber(e){null!=this._fastBlockNumber&&e<this._fastBlockNumber||(this._fastQueryDate=Ip(),(null==this._fastBlockNumber||e>this._fastBlockNumber)&&(this._fastBlockNumber=e,this._fastBlockNumberPromise=Promise.resolve(e)))}waitForTransaction(e,t,r){return Rp(this,void 0,void 0,(function*(){return this._waitForTransaction(e,null==t?1:t,r||0,null)}))}_waitForTransaction(e,t,r,n){return Rp(this,void 0,void 0,(function*(){const o=yield this.getTransactionReceipt(e);return(o?o.confirmations:0)>=t?o:new Promise(((o,i)=>{const s=[];let a=!1;const l=function(){return!!a||(a=!0,s.forEach((e=>{e()})),!1)},c=e=>{e.confirmations<t||l()||o(e)};if(this.on(e,c),s.push((()=>{this.removeListener(e,c)})),n){let r=n.startBlock,o=null;const c=s=>Rp(this,void 0,void 0,(function*(){a||(yield Fp(1e3),this.getTransactionCount(n.from).then((d=>Rp(this,void 0,void 0,(function*(){if(!a){if(d<=n.nonce)r=s;else{{const t=yield this.getTransaction(e);if(t&&null!=t.blockNumber)return}for(null==o&&(o=r-3,o<n.startBlock&&(o=n.startBlock));o<=s;){if(a)return;const r=yield this.getBlockWithTransactions(o);for(let o=0;o<r.transactions.length;o++){const s=r.transactions[o];if(s.hash===e)return;if(s.from===n.from&&s.nonce===n.nonce){if(a)return;const r=yield this.waitForTransaction(s.hash,t);if(l())return;let o="replaced";return s.data===n.data&&s.to===n.to&&s.value.eq(n.value)?o="repriced":"0x"===s.data&&s.from===s.to&&s.value.isZero()&&(o="cancelled"),void i(Sp.makeError("transaction was replaced",Ls.errors.TRANSACTION_REPLACED,{cancelled:"replaced"===o||"cancelled"===o,reason:o,replacement:this._wrapTransaction(s),hash:e,receipt:r}))}}o++}}a||this.once("block",c)}}))),(e=>{a||this.once("block",c)})))}));if(a)return;this.once("block",c),s.push((()=>{this.removeListener("block",c)}))}if("number"==typeof r&&r>0){const e=setTimeout((()=>{l()||i(Sp.makeError("timeout exceeded",Ls.errors.TIMEOUT,{timeout:r}))}),r);e.unref&&e.unref(),s.push((()=>{clearTimeout(e)}))}}))}))}getBlockNumber(){return Rp(this,void 0,void 0,(function*(){return this._getInternalBlockNumber(0)}))}getGasPrice(){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const e=yield this.perform("getGasPrice",{});try{return E.BigNumber.from(e)}catch(t){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getGasPrice",result:e,error:t})}}))}getBalance(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getBalance",r);try{return E.BigNumber.from(n)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getBalance",params:r,result:n,error:e})}}))}getTransactionCount(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getTransactionCount",r);try{return E.BigNumber.from(n).toNumber()}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getTransactionCount",params:r,result:n,error:e})}}))}getCode(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(t)}),n=yield this.perform("getCode",r);try{return Ys(n)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getCode",params:r,result:n,error:e})}}))}getStorageAt(e,t,r){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const n=yield ja({address:this._getAddress(e),blockTag:this._getBlockTag(r),position:Promise.resolve(t).then((e=>qs(e)))}),o=yield this.perform("getStorageAt",n);try{return Ys(o)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"getStorageAt",params:n,result:o,error:e})}}))}_wrapTransaction(e,t,r){if(null!=t&&32!==Gs(t))throw new Error("invalid response - sendTransaction");const n=e;return null!=t&&e.hash!==t&&Sp.throwError("Transaction hash mismatch from Provider.sendTransaction.",Ls.errors.UNKNOWN_ERROR,{expectedHash:e.hash,returnedHash:t}),n.wait=(t,n)=>Rp(this,void 0,void 0,(function*(){let o;null==t&&(t=1),null==n&&(n=0),0!==t&&null!=r&&(o={data:e.data,from:e.from,nonce:e.nonce,to:e.to,value:e.value,startBlock:r});const i=yield this._waitForTransaction(e.hash,t,n,o);return null==i&&0===t?null:(this._emitted["t:"+e.hash]=i.blockNumber,0===i.status&&Sp.throwError("transaction failed",Ls.errors.CALL_EXCEPTION,{transactionHash:e.hash,transaction:e,receipt:i}),i)})),n}sendTransaction(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield Promise.resolve(e).then((e=>Ys(e))),r=this.formatter.transaction(e);null==r.confirmations&&(r.confirmations=0);const n=yield this._getInternalBlockNumber(100+2*this.pollingInterval);try{const e=yield this.perform("sendTransaction",{signedTransaction:t});return this._wrapTransaction(r,e,n)}catch(e){throw e.transaction=r,e.transactionHash=r.hash,e}}))}_getTransactionRequest(e){return Rp(this,void 0,void 0,(function*(){const t=yield e,r={};return["from","to"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?this._getAddress(e):null)))})),["gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","value"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?E.BigNumber.from(e):null)))})),["type"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>null!=e?e:null)))})),t.accessList&&(r.accessList=this.formatter.accessList(t.accessList)),["data"].forEach((e=>{null!=t[e]&&(r[e]=Promise.resolve(t[e]).then((e=>e?Ys(e):null)))})),this.formatter.transactionRequest(yield ja(r))}))}_getFilter(e){return Rp(this,void 0,void 0,(function*(){e=yield e;const t={};return null!=e.address&&(t.address=this._getAddress(e.address)),["blockHash","topics"].forEach((r=>{null!=e[r]&&(t[r]=e[r])})),["fromBlock","toBlock"].forEach((r=>{null!=e[r]&&(t[r]=this._getBlockTag(e[r]))})),this.formatter.filter(yield ja(t))}))}_call(e,t,r){return Rp(this,void 0,void 0,(function*(){r>=10&&Sp.throwError("CCIP read exceeded maximum redirections",Ls.errors.SERVER_ERROR,{redirects:r,transaction:e});const n=e.to,o=yield this.perform("call",{transaction:e,blockTag:t});if(r>=0&&"latest"===t&&null!=n&&"0x556f1830"===o.substring(0,10)&&Gs(o)%32==4)try{const i=Xs(o,4),s=Xs(i,0,32);E.BigNumber.from(s).eq(n)||Sp.throwError("CCIP Read sender did not match",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const a=[],l=E.BigNumber.from(Xs(i,32,64)).toNumber(),c=E.BigNumber.from(Xs(i,l,l+32)).toNumber(),d=Xs(i,l+32);for(let t=0;t<c;t++){const r=Up(d,32*t);null==r&&Sp.throwError("CCIP Read contained corrupt URL string",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o}),a.push(r)}const u=Vp(i,64);E.BigNumber.from(Xs(i,100,128)).isZero()||Sp.throwError("CCIP Read callback selector included junk",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const p=Xs(i,96,100),h=Vp(i,128),f=yield this.ccipReadFetch(e,u,a);null==f&&Sp.throwError("CCIP Read disabled or provided no URLs",Ls.errors.CALL_EXCEPTION,{name:"OffchainLookup",signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",transaction:e,data:o});const m={to:n,data:Js([p,Yp([f,h])])};return this._call(m,t,r+1)}catch(e){if(e.code===Ls.errors.SERVER_ERROR)throw e}try{return Ys(o)}catch(r){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"call",params:{transaction:e,blockTag:t},result:o,error:r})}}))}call(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const r=yield ja({transaction:this._getTransactionRequest(e),blockTag:this._getBlockTag(t),ccipReadEnabled:Promise.resolve(e.ccipReadEnabled)});return this._call(r.transaction,r.blockTag,r.ccipReadEnabled?0:-1)}))}estimateGas(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield ja({transaction:this._getTransactionRequest(e)}),r=yield this.perform("estimateGas",t);try{return E.BigNumber.from(r)}catch(e){return Sp.throwError("bad result from backend",Ls.errors.SERVER_ERROR,{method:"estimateGas",params:t,result:r,error:e})}}))}_getAddress(e){return Rp(this,void 0,void 0,(function*(){"string"!=typeof(e=yield e)&&Sp.throwArgumentError("invalid address or ENS name","name",e);const t=yield this.resolveName(e);return null==t&&Sp.throwError("ENS name not configured",Ls.errors.UNSUPPORTED_OPERATION,{operation:`resolveName(${JSON.stringify(e)})`}),t}))}_getBlock(e,t){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;let r=-128;const n={includeTransactions:!!t};if(zs(e,32))n.blockHash=e;else try{n.blockTag=yield this._getBlockTag(e),zs(n.blockTag)&&(r=parseInt(n.blockTag.substring(2),16))}catch(t){Sp.throwArgumentError("invalid block hash or block tag","blockHashOrBlockTag",e)}return pu((()=>Rp(this,void 0,void 0,(function*(){const e=yield this.perform("getBlock",n);if(null==e)return null!=n.blockHash&&null==this._emitted["b:"+n.blockHash]||null!=n.blockTag&&r>this._emitted.block?null:void 0;if(t){let t=null;for(let r=0;r<e.transactions.length;r++){const n=e.transactions[r];if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){null==t&&(t=yield this._getInternalBlockNumber(100+2*this.pollingInterval));let e=t-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}}const r=this.formatter.blockWithTransactions(e);return r.transactions=r.transactions.map((e=>this._wrapTransaction(e))),r}return this.formatter.block(e)}))),{oncePoll:this})}))}getBlock(e){return this._getBlock(e,!1)}getBlockWithTransactions(e){return this._getBlock(e,!0)}getTransaction(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return pu((()=>Rp(this,void 0,void 0,(function*(){const r=yield this.perform("getTransaction",t);if(null==r)return null==this._emitted["t:"+e]?null:void 0;const n=this.formatter.transactionResponse(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return this._wrapTransaction(n)}))),{oncePoll:this})}))}getTransactionReceipt(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork(),e=yield e;const t={transactionHash:this.formatter.hash(e,!0)};return pu((()=>Rp(this,void 0,void 0,(function*(){const r=yield this.perform("getTransactionReceipt",t);if(null==r)return null==this._emitted["t:"+e]?null:void 0;if(null==r.blockHash)return;const n=this.formatter.receipt(r);if(null==n.blockNumber)n.confirmations=0;else if(null==n.confirmations){let e=(yield this._getInternalBlockNumber(100+2*this.pollingInterval))-n.blockNumber+1;e<=0&&(e=1),n.confirmations=e}return n}))),{oncePoll:this})}))}getLogs(e){return Rp(this,void 0,void 0,(function*(){yield this.getNetwork();const t=yield ja({filter:this._getFilter(e)}),r=yield this.perform("getLogs",t);return r.forEach((e=>{null==e.removed&&(e.removed=!1)})),Tp.arrayOf(this.formatter.filterLog.bind(this.formatter))(r)}))}getEtherPrice(){return Rp(this,void 0,void 0,(function*(){return yield this.getNetwork(),this.perform("getEtherPrice",{})}))}_getBlockTag(e){return Rp(this,void 0,void 0,(function*(){if("number"==typeof(e=yield e)&&e<0){e%1&&Sp.throwArgumentError("invalid BlockTag","blockTag",e);let t=yield this._getInternalBlockNumber(100+2*this.pollingInterval);return t+=e,t<0&&(t=0),this.formatter.blockTag(t)}return this.formatter.blockTag(e)}))}getResolver(e){return Rp(this,void 0,void 0,(function*(){let t=e;for(;;){if(""===t||"."===t)return null;if("eth"!==e&&"eth"===t)return null;const r=yield this._getResolver(t,"getResolver");if(null!=r){const n=new Gp(this,r,e);return t===e||(yield n.supportsWildcard())?n:null}t=t.split(".").slice(1).join(".")}}))}_getResolver(e,t){return Rp(this,void 0,void 0,(function*(){null==t&&(t="ENS");const r=yield this.getNetwork();r.ensAddress||Sp.throwError("network does not support ENS",Ls.errors.UNSUPPORTED_OPERATION,{operation:t,network:r.name});try{const t=yield this.call({to:r.ensAddress,data:"0x0178b8bf"+Pl(e).substring(2)});return this.formatter.callAddress(t)}catch(e){}return null}))}resolveName(e){return Rp(this,void 0,void 0,(function*(){e=yield e;try{return Promise.resolve(this.formatter.address(e))}catch(t){if(zs(e))throw t}"string"!=typeof e&&Sp.throwArgumentError("invalid ENS name","name",e);const t=yield this.getResolver(e);return t?yield t.getAddress():null}))}lookupAddress(e){return Rp(this,void 0,void 0,(function*(){e=yield e;const t=(e=this.formatter.address(e)).substring(2).toLowerCase()+".addr.reverse",r=yield this._getResolver(t,"lookupAddress");if(null==r)return null;const n=Up(yield this.call({to:r,data:"0x691f3431"+Pl(t).substring(2)}),0);return(yield this.resolveName(n))!=e?null:n}))}getAvatar(e){return Rp(this,void 0,void 0,(function*(){let t=null;if(zs(e)){const r=this.formatter.address(e).substring(2).toLowerCase()+".addr.reverse",n=yield this._getResolver(r,"getAvatar");if(!n)return null;t=new Gp(this,n,r);try{const e=yield t.getAvatar();if(e)return e.url}catch(e){if(e.code!==Ls.errors.CALL_EXCEPTION)throw e}try{const e=Up(yield this.call({to:n,data:"0x691f3431"+Pl(r).substring(2)}),0);t=yield this.getResolver(e)}catch(e){if(e.code!==Ls.errors.CALL_EXCEPTION)throw e;return null}}else if(t=yield this.getResolver(e),!t)return null;const r=yield t.getAvatar();return null==r?null:r.url}))}perform(e,t){return Sp.throwError(e+" not implemented",Ls.errors.NOT_IMPLEMENTED,{operation:e})}_startEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_stopEvent(e){this.polling=this._events.filter((e=>e.pollable())).length>0}_addEventListener(e,t,r){const n=new Lp(Op(e),t,r);return this._events.push(n),this._startEvent(n),this}on(e,t){return this._addEventListener(e,t,!1)}once(e,t){return this._addEventListener(e,t,!0)}emit(e,...t){let r=!1,n=[],o=Op(e);return this._events=this._events.filter((e=>e.tag!==o||(setTimeout((()=>{e.listener.apply(this,t)}),0),r=!0,!e.once||(n.push(e),!1)))),n.forEach((e=>{this._stopEvent(e)})),r}listenerCount(e){if(!e)return this._events.length;let t=Op(e);return this._events.filter((e=>e.tag===t)).length}listeners(e){if(null==e)return this._events.map((e=>e.listener));let t=Op(e);return this._events.filter((e=>e.tag===t)).map((e=>e.listener))}off(e,t){if(null==t)return this.removeAllListeners(e);const r=[];let n=!1,o=Op(e);return this._events=this._events.filter((e=>e.tag!==o||e.listener!=t||(!!n||(n=!0,r.push(e),!1)))),r.forEach((e=>{this._stopEvent(e)})),this}removeAllListeners(e){let t=[];if(null==e)t=this._events,this._events=[];else{const r=Op(e);this._events=this._events.filter((e=>e.tag!==r||(t.push(e),!1)))}return t.forEach((e=>{this._stopEvent(e)})),this}}var Qp=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const Kp=new Ls("abstract-signer/5.7.0"),$p=["accessList","ccipReadEnabled","chainId","customData","data","from","gasLimit","gasPrice","maxFeePerGas","maxPriorityFeePerGas","nonce","to","type","value"],eh=[Ls.errors.INSUFFICIENT_FUNDS,Ls.errors.NONCE_EXPIRED,Ls.errors.REPLACEMENT_UNDERPRICED];class th{constructor(){Kp.checkAbstract(new.target,th),Ia(this,"_isSigner",!0)}getBalance(e){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getBalance"),yield this.provider.getBalance(this.getAddress(),e)}))}getTransactionCount(e){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getTransactionCount"),yield this.provider.getTransactionCount(this.getAddress(),e)}))}estimateGas(e){return Qp(this,void 0,void 0,(function*(){this._checkProvider("estimateGas");const t=yield ja(this.checkTransaction(e));return yield this.provider.estimateGas(t)}))}call(e,t){return Qp(this,void 0,void 0,(function*(){this._checkProvider("call");const r=yield ja(this.checkTransaction(e));return yield this.provider.call(r,t)}))}sendTransaction(e){return Qp(this,void 0,void 0,(function*(){this._checkProvider("sendTransaction");const t=yield this.populateTransaction(e),r=yield this.signTransaction(t);return yield this.provider.sendTransaction(r)}))}getChainId(){return Qp(this,void 0,void 0,(function*(){this._checkProvider("getChainId");return(yield this.provider.getNetwork()).chainId}))}getGasPrice(){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getGasPrice"),yield this.provider.getGasPrice()}))}getFeeData(){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("getFeeData"),yield this.provider.getFeeData()}))}resolveName(e){return Qp(this,void 0,void 0,(function*(){return this._checkProvider("resolveName"),yield this.provider.resolveName(e)}))}checkTransaction(e){for(const t in e)-1===$p.indexOf(t)&&Kp.throwArgumentError("invalid transaction key: "+t,"transaction",e);const t=La(e);return null==t.from?t.from=this.getAddress():t.from=Promise.all([Promise.resolve(t.from),this.getAddress()]).then((t=>(t[0].toLowerCase()!==t[1].toLowerCase()&&Kp.throwArgumentError("from address mismatch","transaction",e),t[0]))),t}populateTransaction(e){return Qp(this,void 0,void 0,(function*(){const t=yield ja(this.checkTransaction(e));null!=t.to&&(t.to=Promise.resolve(t.to).then((e=>Qp(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.resolveName(e);return null==t&&Kp.throwArgumentError("provided ENS name resolves to null","tx.to",e),t})))),t.to.catch((e=>{})));const r=null!=t.maxFeePerGas||null!=t.maxPriorityFeePerGas;if(null==t.gasPrice||2!==t.type&&!r?0!==t.type&&1!==t.type||!r||Kp.throwArgumentError("pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","transaction",e):Kp.throwArgumentError("eip-1559 transaction do not support gasPrice","transaction",e),2!==t.type&&null!=t.type||null==t.maxFeePerGas||null==t.maxPriorityFeePerGas)if(0===t.type||1===t.type)null==t.gasPrice&&(t.gasPrice=this.getGasPrice());else{const e=yield this.getFeeData();if(null==t.type)if(null!=e.maxFeePerGas&&null!=e.maxPriorityFeePerGas)if(t.type=2,null!=t.gasPrice){const e=t.gasPrice;delete t.gasPrice,t.maxFeePerGas=e,t.maxPriorityFeePerGas=e}else null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas);else null!=e.gasPrice?(r&&Kp.throwError("network does not support EIP-1559",Ls.errors.UNSUPPORTED_OPERATION,{operation:"populateTransaction"}),null==t.gasPrice&&(t.gasPrice=e.gasPrice),t.type=0):Kp.throwError("failed to get consistent fee data",Ls.errors.UNSUPPORTED_OPERATION,{operation:"signer.getFeeData"});else 2===t.type&&(null==t.maxFeePerGas&&(t.maxFeePerGas=e.maxFeePerGas),null==t.maxPriorityFeePerGas&&(t.maxPriorityFeePerGas=e.maxPriorityFeePerGas))}else t.type=2;return null==t.nonce&&(t.nonce=this.getTransactionCount("pending")),null==t.gasLimit&&(t.gasLimit=this.estimateGas(t).catch((e=>{if(eh.indexOf(e.code)>=0)throw e;return Kp.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Ls.errors.UNPREDICTABLE_GAS_LIMIT,{error:e,tx:t})}))),null==t.chainId?t.chainId=this.getChainId():t.chainId=Promise.all([Promise.resolve(t.chainId),this.getChainId()]).then((t=>(0!==t[1]&&t[0]!==t[1]&&Kp.throwArgumentError("chainId address mismatch","transaction",e),t[0]))),yield ja(t)}))}_checkProvider(e){this.provider||Kp.throwError("missing provider",Ls.errors.UNSUPPORTED_OPERATION,{operation:e||"_checkProvider"})}static isSigner(e){return!(!e||!e._isSigner)}}var rh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const nh=new Ls(Eu),oh=["call","estimateGas"];function ih(e,t){if(null==e)return null;if("string"==typeof e.message&&e.message.match("reverted")){const r=zs(e.data)?e.data:null;if(!t||r)return{message:e.message,data:r}}if("object"==typeof e){for(const r in e){const n=ih(e[r],t);if(n)return n}return null}if("string"==typeof e)try{return ih(JSON.parse(e),t)}catch(e){}return null}function sh(e,t,r){const n=r.transaction||r.signedTransaction;if("call"===e){const e=ih(t,!0);if(e)return e.data;nh.throwError("missing revert data in call exception; Transaction reverted without a reason string",Ls.errors.CALL_EXCEPTION,{data:"0x",transaction:n,error:t})}if("estimateGas"===e){let r=ih(t.body,!1);null==r&&(r=ih(t,!1)),r&&nh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Ls.errors.UNPREDICTABLE_GAS_LIMIT,{reason:r.message,method:e,transaction:n,error:t})}let o=t.message;throw t.code===Ls.errors.SERVER_ERROR&&t.error&&"string"==typeof t.error.message?o=t.error.message:"string"==typeof t.body?o=t.body:"string"==typeof t.responseText&&(o=t.responseText),o=(o||"").toLowerCase(),o.match(/insufficient funds|base fee exceeds gas limit|InsufficientFunds/i)&&nh.throwError("insufficient funds for intrinsic transaction cost",Ls.errors.INSUFFICIENT_FUNDS,{error:t,method:e,transaction:n}),o.match(/nonce (is )?too low/i)&&nh.throwError("nonce has already been used",Ls.errors.NONCE_EXPIRED,{error:t,method:e,transaction:n}),o.match(/replacement transaction underpriced|transaction gas price.*too low/i)&&nh.throwError("replacement fee too low",Ls.errors.REPLACEMENT_UNDERPRICED,{error:t,method:e,transaction:n}),o.match(/only replay-protected/i)&&nh.throwError("legacy pre-eip-155 transactions not supported",Ls.errors.UNSUPPORTED_OPERATION,{error:t,method:e,transaction:n}),oh.indexOf(e)>=0&&o.match(/gas required exceeds allowance|always failing transaction|execution reverted|revert/)&&nh.throwError("cannot estimate gas; transaction may fail or may require manual gas limit",Ls.errors.UNPREDICTABLE_GAS_LIMIT,{error:t,method:e,transaction:n}),t}function ah(e){return new Promise((function(t){setTimeout(t,e)}))}function lh(e){if(e.error){const t=new Error(e.error.message);throw t.code=e.error.code,t.data=e.error.data,t}return e.result}function ch(e){return e?e.toLowerCase():e}const dh={};class uh extends th{constructor(e,t,r){if(super(),e!==dh)throw new Error("do not call the JsonRpcSigner constructor directly; use provider.getSigner");Ia(this,"provider",t),null==r&&(r=0),"string"==typeof r?(Ia(this,"_address",this.provider.formatter.address(r)),Ia(this,"_index",null)):"number"==typeof r?(Ia(this,"_index",r),Ia(this,"_address",null)):nh.throwArgumentError("invalid address or index","addressOrIndex",r)}connect(e){return nh.throwError("cannot alter JSON-RPC Signer connection",Ls.errors.UNSUPPORTED_OPERATION,{operation:"connect"})}connectUnchecked(){return new ph(dh,this.provider,this._address||this._index)}getAddress(){return this._address?Promise.resolve(this._address):this.provider.send("eth_accounts",[]).then((e=>(e.length<=this._index&&nh.throwError("unknown account #"+this._index,Ls.errors.UNSUPPORTED_OPERATION,{operation:"getAddress"}),this.provider.formatter.address(e[this._index]))))}sendUncheckedTransaction(e){e=La(e);const t=this.getAddress().then((e=>(e&&(e=e.toLowerCase()),e)));if(null==e.gasLimit){const r=La(e);r.from=t,e.gasLimit=this.provider.estimateGas(r)}return null!=e.to&&(e.to=Promise.resolve(e.to).then((e=>rh(this,void 0,void 0,(function*(){if(null==e)return null;const t=yield this.provider.resolveName(e);return null==t&&nh.throwArgumentError("provided ENS name resolves to null","tx.to",e),t}))))),ja({tx:ja(e),sender:t}).then((({tx:t,sender:r})=>{null!=t.from?t.from.toLowerCase()!==r&&nh.throwArgumentError("from address mismatch","transaction",e):t.from=r;const n=this.provider.constructor.hexlifyTransaction(t,{from:!0});return this.provider.send("eth_sendTransaction",[n]).then((e=>e),(e=>("string"==typeof e.message&&e.message.match(/user denied/i)&&nh.throwError("user rejected transaction",Ls.errors.ACTION_REJECTED,{action:"sendTransaction",transaction:t}),sh("sendTransaction",e,n))))}))}signTransaction(e){return nh.throwError("signing transactions is unsupported",Ls.errors.UNSUPPORTED_OPERATION,{operation:"signTransaction"})}sendTransaction(e){return rh(this,void 0,void 0,(function*(){const t=yield this.provider._getInternalBlockNumber(100+2*this.provider.pollingInterval),r=yield this.sendUncheckedTransaction(e);try{return yield pu((()=>rh(this,void 0,void 0,(function*(){const e=yield this.provider.getTransaction(r);if(null!==e)return this.provider._wrapTransaction(e,r,t)}))),{oncePoll:this.provider})}catch(e){throw e.transactionHash=r,e}}))}signMessage(e){return rh(this,void 0,void 0,(function*(){const t="string"==typeof e?hl(e):e,r=yield this.getAddress();try{return yield this.provider.send("personal_sign",[Ys(t),r.toLowerCase()])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&nh.throwError("user rejected signing",Ls.errors.ACTION_REJECTED,{action:"signMessage",from:r,messageData:e}),t}}))}_legacySignMessage(e){return rh(this,void 0,void 0,(function*(){const t="string"==typeof e?hl(e):e,r=yield this.getAddress();try{return yield this.provider.send("eth_sign",[r.toLowerCase(),Ys(t)])}catch(t){throw"string"==typeof t.message&&t.message.match(/user denied/i)&&nh.throwError("user rejected signing",Ls.errors.ACTION_REJECTED,{action:"_legacySignMessage",from:r,messageData:e}),t}}))}_signTypedData(e,t,r){return rh(this,void 0,void 0,(function*(){const n=yield tc.resolveNames(e,t,r,(e=>this.provider.resolveName(e))),o=yield this.getAddress();try{return yield this.provider.send("eth_signTypedData_v4",[o.toLowerCase(),JSON.stringify(tc.getPayload(n.domain,t,n.value))])}catch(e){throw"string"==typeof e.message&&e.message.match(/user denied/i)&&nh.throwError("user rejected signing",Ls.errors.ACTION_REJECTED,{action:"_signTypedData",from:o,messageData:{domain:n.domain,types:t,value:n.value}}),e}}))}unlock(e){return rh(this,void 0,void 0,(function*(){const t=this.provider,r=yield this.getAddress();return t.send("personal_unlockAccount",[r.toLowerCase(),e,null])}))}}class ph extends uh{sendTransaction(e){return this.sendUncheckedTransaction(e).then((e=>({hash:e,nonce:null,gasLimit:null,gasPrice:null,data:null,value:null,chainId:null,confirmations:0,from:null,wait:t=>this.provider.waitForTransaction(e,t)})))}}const hh={chainId:!0,data:!0,gasLimit:!0,gasPrice:!0,nonce:!0,to:!0,value:!0,type:!0,accessList:!0,maxFeePerGas:!0,maxPriorityFeePerGas:!0};class fh extends qp{constructor(e,t){let r=t;null==r&&(r=new Promise(((e,t)=>{setTimeout((()=>{this.detectNetwork().then((t=>{e(t)}),(e=>{t(e)}))}),0)}))),super(r),e||(e=Fa(this.constructor,"defaultUrl")()),Ia(this,"connection","string"==typeof e?Object.freeze({url:e}):Object.freeze(La(e))),this._nextId=42}get _cache(){return null==this._eventLoopCache&&(this._eventLoopCache={}),this._eventLoopCache}static defaultUrl(){return"http://localhost:8545"}detectNetwork(){return this._cache.detectNetwork||(this._cache.detectNetwork=this._uncachedDetectNetwork(),setTimeout((()=>{this._cache.detectNetwork=null}),0)),this._cache.detectNetwork}_uncachedDetectNetwork(){return rh(this,void 0,void 0,(function*(){yield ah(0);let e=null;try{e=yield this.send("eth_chainId",[])}catch(t){try{e=yield this.send("net_version",[])}catch(e){}}if(null!=e){const t=Fa(this.constructor,"getNetwork");try{return t(E.BigNumber.from(e).toNumber())}catch(t){return nh.throwError("could not detect network",Ls.errors.NETWORK_ERROR,{chainId:e,event:"invalidNetwork",serverError:t})}}return nh.throwError("could not detect network",Ls.errors.NETWORK_ERROR,{event:"noNetwork"})}))}getSigner(e){return new uh(dh,this,e)}getUncheckedSigner(e){return this.getSigner(e).connectUnchecked()}listAccounts(){return this.send("eth_accounts",[]).then((e=>e.map((e=>this.formatter.address(e)))))}send(e,t){const r={method:e,params:t,id:this._nextId++,jsonrpc:"2.0"};this.emit("debug",{action:"request",request:Pa(r),provider:this});const n=["eth_chainId","eth_blockNumber"].indexOf(e)>=0;if(n&&this._cache[e])return this._cache[e];const o=uu(this.connection,JSON.stringify(r),lh).then((e=>(this.emit("debug",{action:"response",request:r,response:e,provider:this}),e)),(e=>{throw this.emit("debug",{action:"response",error:e,request:r,provider:this}),e}));return n&&(this._cache[e]=o,setTimeout((()=>{this._cache[e]=null}),0)),o}prepareRequest(e,t){switch(e){case"getBlockNumber":return["eth_blockNumber",[]];case"getGasPrice":return["eth_gasPrice",[]];case"getBalance":return["eth_getBalance",[ch(t.address),t.blockTag]];case"getTransactionCount":return["eth_getTransactionCount",[ch(t.address),t.blockTag]];case"getCode":return["eth_getCode",[ch(t.address),t.blockTag]];case"getStorageAt":return["eth_getStorageAt",[ch(t.address),Qs(t.position,32),t.blockTag]];case"sendTransaction":return["eth_sendRawTransaction",[t.signedTransaction]];case"getBlock":return t.blockTag?["eth_getBlockByNumber",[t.blockTag,!!t.includeTransactions]]:t.blockHash?["eth_getBlockByHash",[t.blockHash,!!t.includeTransactions]]:null;case"getTransaction":return["eth_getTransactionByHash",[t.transactionHash]];case"getTransactionReceipt":return["eth_getTransactionReceipt",[t.transactionHash]];case"call":return["eth_call",[Fa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0}),t.blockTag]];case"estimateGas":return["eth_estimateGas",[Fa(this.constructor,"hexlifyTransaction")(t.transaction,{from:!0})]];case"getLogs":return t.filter&&null!=t.filter.address&&(t.filter.address=ch(t.filter.address)),["eth_getLogs",[t.filter]]}return null}perform(e,t){return rh(this,void 0,void 0,(function*(){if("call"===e||"estimateGas"===e){const e=t.transaction;if(e&&null!=e.type&&E.BigNumber.from(e.type).isZero()&&null==e.maxFeePerGas&&null==e.maxPriorityFeePerGas){const r=yield this.getFeeData();null==r.maxFeePerGas&&null==r.maxPriorityFeePerGas&&((t=La(t)).transaction=La(e),delete t.transaction.type)}}const r=this.prepareRequest(e,t);null==r&&nh.throwError(e+" not implemented",Ls.errors.NOT_IMPLEMENTED,{operation:e});try{return yield this.send(r[0],r[1])}catch(r){return sh(e,r,t)}}))}_startEvent(e){"pending"===e.tag&&this._startPending(),super._startEvent(e)}_startPending(){if(null!=this._pendingFilter)return;const e=this,t=this.send("eth_newPendingTransactionFilter",[]);this._pendingFilter=t,t.then((function(r){return function n(){e.send("eth_getFilterChanges",[r]).then((function(r){if(e._pendingFilter!=t)return null;let n=Promise.resolve();return r.forEach((function(t){e._emitted["t:"+t.toLowerCase()]="pending",n=n.then((function(){return e.getTransaction(t).then((function(t){return e.emit("pending",t),null}))}))})),n.then((function(){return ah(1e3)}))})).then((function(){if(e._pendingFilter==t)return setTimeout((function(){n()}),0),null;e.send("eth_uninstallFilter",[r])})).catch((e=>{}))}(),r})).catch((e=>{}))}_stopEvent(e){"pending"===e.tag&&0===this.listenerCount("pending")&&(this._pendingFilter=null),super._stopEvent(e)}static hexlifyTransaction(e,t){const r=La(hh);if(t)for(const e in t)t[e]&&(r[e]=!0);var n,o;o=r,(n=e)&&"object"==typeof n||Oa.throwArgumentError("invalid object","object",n),Object.keys(n).forEach((e=>{o[e]||Oa.throwArgumentError("invalid object key - "+e,"transaction:"+e,n)}));const i={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach((function(t){if(null==e[t])return;const r=qs(E.BigNumber.from(e[t]));"gasLimit"===t&&(t="gas"),i[t]=r})),["from","to","data"].forEach((function(t){null!=e[t]&&(i[t]=Ys(e[t]))})),e.accessList&&(i.accessList=vp(e.accessList)),i}}var mh=function(e,t,r,n){return new(r||(r=Promise))((function(o,i){function s(e){try{l(n.next(e))}catch(e){i(e)}}function a(e){try{l(n.throw(e))}catch(e){i(e)}}function l(e){var t;e.done?o(e.value):(t=e.value,t instanceof r?t:new r((function(e){e(t)}))).then(s,a)}l((n=n.apply(e,t||[])).next())}))};const gh=new Ls(Eu);class yh extends fh{detectNetwork(){const e=Object.create(null,{detectNetwork:{get:()=>super.detectNetwork}});return mh(this,void 0,void 0,(function*(){let t=this.network;return null==t&&(t=yield e.detectNetwork.call(this),t||gh.throwError("no network detected",Ls.errors.UNKNOWN_ERROR,{}),null==this._network&&(Ia(this,"_network",t),this.emit("network",t,null))),t}))}}function bh(e){return Number.parseInt(e,16)}new Ls(Eu);class vh extends m.Connector{constructor(e,t,r){super(e,r),this.customProvider=t;const n=null==t?void 0:t.provider;n&&(this.provider=n);(null!=n?n:t).on("connect",(({chainId:e})=>{setTimeout((()=>{this.actions.update({chainId:bh(e)})}))})).on("disconnect",(e=>{setTimeout((()=>{var t;null===(t=this.onError)||void 0===t||t.call(this,e),this.actions.resetState()}))})).on("chainChanged",(e=>{setTimeout((()=>{this.actions.update({chainId:bh(e)})}))})).on("accountsChanged",(e=>{setTimeout((()=>{this.actions.update({accounts:e})}))}))}activateAccounts(){return ka(this,void 0,void 0,(function*(){const e=this.actions.startActivation();try{const e=yield this.customProvider.listAccounts(),{chainId:t}=yield this.customProvider.getNetwork();this.actions.update({chainId:t,accounts:e})}catch(t){throw e(),t}}))}connectEagerly(){return ka(this,void 0,void 0,(function*(){return this.activateAccounts()}))}activate(){return ka(this,void 0,void 0,(function*(){return this.activateAccounts()}))}}function xh([e,t]){return[e,t]}var wh;function Eh(){return Eh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Eh.apply(this,arguments)}var Ah,Ch;function kh(){return kh=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},kh.apply(this,arguments)}var Th;!function(e){e.INTEGRATOR="integrator",e.METAMASK="metamask",e.WALLET_CONNECT="walletConnect"}(Th||(Th={}));const Rh={[Th.METAMASK]:{name:"MetaMask",type:Th.METAMASK,icon:function(e){return F.createElement("svg",Eh({height:355,viewBox:"0 0 397 355",width:397,xmlns:"http://www.w3.org/2000/svg"},e),wh||(wh=F.createElement("g",{fill:"none",fillRule:"evenodd",transform:"translate(-1 -1)"},F.createElement("path",{d:"m114.622644 327.195472 52.004717 13.810198v-18.05949l4.245283-4.249292h29.716982v21.246459 14.872523h-31.839624l-39.268868-16.997169z",fill:"#cdbdb2"}),F.createElement("path",{d:"m199.528305 327.195472 50.943397 13.810198v-18.05949l4.245283-4.249292h29.716981v21.246459 14.872523h-31.839623l-39.268868-16.997169z",fill:"#cdbdb2",transform:"matrix(-1 0 0 1 483.96227 0)"}),F.createElement("path",{d:"m170.872644 287.889523-4.245283 35.056657 5.306604-4.249292h55.18868l6.367925 4.249292-4.245284-35.056657-8.490565-5.311615-42.452832 1.062323z",fill:"#393939"}),F.createElement("path",{d:"m142.216984 50.9915022 25.471698 59.4900858 11.674528 173.158643h41.391511l12.735849-173.158643 23.349056-59.4900858z",fill:"#f89c35"}),F.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),F.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),F.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),F.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),F.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 56.25-39.305949z",fill:"#eb8f35"}),F.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),F.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),F.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),F.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),F.createElement("path",{d:"m114.622644 327.195472 56.25-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3"}),F.createElement("path",{d:"m229.245286 327.195472 55.18868-39.305949-4.245283 33.994334v19.121813l-38.207548-7.43626z",fill:"#dfcec3",transform:"matrix(-1 0 0 1 513.679252 0)"}),F.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),F.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),F.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"}),F.createElement("g",{transform:"matrix(-1 0 0 1 399.056611 0)"},F.createElement("path",{d:"m30.7783023 181.657226-29.71698153 86.048161 74.29245393-4.249293h47.7594343v-37.181303l-2.122641-76.487253-10.613208 8.498583z",fill:"#f89d35"}),F.createElement("path",{d:"m87.0283032 191.218134 87.0283028 2.124646-9.551886 44.617563-41.391511-10.623229z",fill:"#d87c30"}),F.createElement("path",{d:"m87.0283032 192.280457 36.0849058 33.994334v33.994334z",fill:"#ea8d3a"}),F.createElement("path",{d:"m123.113209 227.337114 42.452831 10.623229 13.79717 45.679888-9.551886 5.311615-46.698115-27.620398z",fill:"#f89d35"}),F.createElement("path",{d:"m123.113209 261.331448-8.490565 65.864024 55.18868-38.243626z",fill:"#eb8f35"}),F.createElement("path",{d:"m174.056606 193.34278 5.306604 90.297451-15.919812-46.211049z",fill:"#ea8e3a"}),F.createElement("path",{d:"m74.2924539 262.393771 48.8207551-1.062323-8.490565 65.864024z",fill:"#d87c30"}),F.createElement("path",{d:"m24.4103777 355.878193 90.2122663-28.682721-40.3301901-64.801701-73.23113313 5.311616z",fill:"#eb8f35"}),F.createElement("path",{d:"m167.688682 110.481588-45.636793 38.243627-35.0235858 42.492919 87.0283028 3.186969z",fill:"#e8821e"}),F.createElement("path",{d:"m132.665096 212.464593-11.674528 24.433427 41.39151-10.623229z",fill:"#393939",transform:"matrix(-1 0 0 1 283.372646 0)"}),F.createElement("path",{d:"m23.349057 1.06232296 144.339625 109.41926504-24.410378-59.4900858z",fill:"#e88f35"}),F.createElement("path",{d:"m23.349057 1.06232296-19.10377392 58.42776294 10.61320772 63.7393781-7.42924541 4.249292 10.61320771 9.560906-8.49056617 7.436261 11.67452847 10.623229-7.4292454 6.373938 16.9811323 21.246459 79.5990577-24.433428c38.915096-31.161473 58.018869-47.096318 57.311322-47.804533-.707548-.708215-48.820756-37.1813036-144.339625-109.41926504z",fill:"#8e5a30"})))))},link:"https://metamask.io"},[Th.WALLET_CONNECT]:{name:"WalletConnect",type:Th.WALLET_CONNECT,icon:function(e){return F.createElement("svg",kh({height:512,viewBox:"0 0 512 512",width:512,xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Ah||(Ah=F.createElement("radialGradient",{id:"walletConnect",cx:"0%",cy:"50%",r:"100%"},F.createElement("stop",{offset:0,stopColor:"#5d9df6"}),F.createElement("stop",{offset:1,stopColor:"#006fff"}))),Ch||(Ch=F.createElement("g",{fill:"none",fillRule:"evenodd"},F.createElement("path",{d:"m256 0c141.384896 0 256 114.615104 256 256s-114.615104 256-256 256-256-114.615104-256-256 114.615104-256 256-256z",fill:"url(#walletConnect)"}),F.createElement("path",{d:"m64.6917558 37.7088298c51.5328072-50.2784397 135.0839942-50.2784397 186.6167992 0l6.202057 6.0510906c2.57664 2.5139218 2.57664 6.5897948 0 9.1037177l-21.215998 20.6995759c-1.288321 1.2569619-3.3771 1.2569619-4.665421 0l-8.534766-8.3270205c-35.950573-35.0754962-94.237969-35.0754962-130.188544 0l-9.1400282 8.9175519c-1.2883217 1.2569609-3.3771016 1.2569609-4.6654208 0l-21.2159973-20.6995759c-2.5766403-2.5139229-2.5766403-6.5897958 0-9.1037177zm230.4934852 42.8089117 18.882279 18.4227262c2.576627 2.5139103 2.576642 6.5897593.000032 9.1036863l-85.141498 83.070358c-2.576623 2.513941-6.754182 2.513969-9.33084.000066-.00001-.00001-.000023-.000023-.000033-.000034l-60.428256-58.957451c-.64416-.628481-1.68855-.628481-2.33271 0-.000004.000004-.000008.000007-.000012.000011l-60.4269683 58.957408c-2.5766141 2.513947-6.7541746 2.51399-9.3308408.000092-.0000151-.000014-.0000309-.000029-.0000467-.000046l-85.14386774-83.071463c-2.57663928-2.513921-2.57663928-6.589795 0-9.1037163l18.88231264-18.4226955c2.5766393-2.5139222 6.7541993-2.5139222 9.3308397 0l60.4291347 58.9582758c.6441608.62848 1.6885495.62848 2.3327103 0 .0000095-.000009.0000182-.000018.0000277-.000025l60.4261065-58.9582508c2.576581-2.51398 6.754142-2.5140743 9.33084-.0002103.000037.0000354.000072.0000709.000107.0001063l60.429056 58.9583548c.644159.628479 1.688549.628479 2.332709 0l60.428079-58.9571925c2.57664-2.5139231 6.754199-2.5139231 9.330839 0z",fill:"#fff",fillRule:"nonzero",transform:"translate(98 160)"}))))}}},Sh={};function Nh({provider:e,jsonRpcUrlMap:t,defaultChainId:r}){const n=o.useMemo((()=>console.error),[]),i=o.useMemo((()=>function(e,t){if(t){if(fh.isProvider(t))return xh(u.initializeConnector((r=>new vh(r,t,e))));if(fh.isProvider(t.provider))throw new Error("Eip1193Bridge is experimental: pass your ethers Provider directly");return xh(u.initializeConnector((r=>new p.EIP1193({actions:r,provider:t,onError:e}))))}}(n,e)),[n,e]),s=o.useMemo((()=>function(e){return xh(u.initializeConnector((t=>new f.MetaMask({actions:t,onError:e}))))}(n)),[n]),a=o.useMemo((()=>t?Object.assign(Object.assign({},ga),t):ga),[JSON.stringify(t)]),l=o.useMemo((()=>function(e,t,r,n){return xh(u.initializeConnector((o=>new h.WalletConnect({actions:o,options:{rpcMap:r?{[r]:t[r]}:t,projectId:"59e050d1f27ed617e65bb9637c9498d6",chains:r?[r]:[],showQrModal:e,qrModalOptions:{desktopWallets:[]}},onError:n,defaultChainId:r}))))}(!0,a,r,n)),[a,r,n]),c=o.useRef(0),d=o.useMemo((()=>(i&&(Sh[Th.INTEGRATOR]=i),Sh[Th.METAMASK]=s,Sh[Th.WALLET_CONNECT]=l,c.current+=1,Object.values(Sh))),[i,s,l]);return o.useEffect((()=>{e&&i&&Mh(Th.INTEGRATOR,void 0,(e=>{console.error(e)}))}),[e]),{connectors:d,key:c.current}}function Mh(e,t,r){var n,o,i,s,a,l;return ka(this,void 0,void 0,(function*(){const c=Sh[e];if(!c)throw new Error(`Unknown wallet type: ${e}`);const[d]=c;try{d.connectEagerly&&(yield d.connectEagerly(t)),e===Th.WALLET_CONNECT&&(null===(n=d.provider)||void 0===n?void 0:n.chainId)&&!(null===(o=d.chains)||void 0===o?void 0:o.includes(null===(i=d.provider)||void 0===i?void 0:i.chainId))&&d.deactivate&&((null===(s=d.provider)||void 0===s?void 0:s.disconnect)&&(yield null===(a=d.provider)||void 0===a?void 0:a.disconnect()),yield d.deactivate())}catch(e){console.error(e)}yield null===(l=d.activate(t))||void 0===l?void 0:l.catch((e=>{4001!==e.code?r(e):d.connectEagerly?d.connectEagerly(t):d.activate(t)}))}))}const Oh={colorMode:"dark",slippage:null,ddl:20};var Ih=(e=Oh,t)=>{switch(t.type){case"SET_COLOR_MODE":return Object.assign(Object.assign({},e),{colorMode:t.payload});case"SET_SLIPPAGE":return Object.assign(Object.assign({},e),{slippage:t.payload});case"SET_TRANSACTION_DDL":return Object.assign(Object.assign({},e),{ddl:t.payload});default:return e}};const Fh={chainId:ma.MAINNET,latestBlockNumber:0};var jh=(e=Fh,t)=>{switch(t.type){case"SET_CHAIN_ID":return Object.assign(Object.assign({},e),{chainId:t.payload});case"SET_FROM_TOKEN_CHAIN_ID":return Object.assign(Object.assign({},e),{fromTokenChainId:t.payload});case"SET_TO_TOKEN_CHAIN_ID":return Object.assign(Object.assign({},e),{toTokenChainId:t.payload});case"SET_BLOCK_NUMBER":return Object.assign(Object.assign({},e),{latestBlockNumber:t.payload});default:return e}};const Lh={tokenList:[],popularTokenList:[],ethBalance:{},accountBalances:{},balanceLoadings:{},slippageWithTokens:[]};var _h,Wh=(e=Lh,t)=>{switch(t.type){case"SET_TOKEN_LIST":return Object.assign(Object.assign({},e),{tokenList:t.payload});case"SET_POPULAR_TOKEN_LIST":return Object.assign(Object.assign({},e),{popularTokenList:t.payload});case"SET_SLIPPAGE_WITH_TOKENS":return Object.assign(Object.assign({},e),{slippageWithTokens:t.payload});case"SET_ETH_BALANCE":return Object.assign(Object.assign({},e),{ethBalance:Object.assign(Object.assign({},e.ethBalance),t.payload)});case"SET_DEFAULT_FROM_TOKEN":return Object.assign(Object.assign({},e),{defaultFromToken:t.payload});case"SET_DEFAULT_TO_TOKEN":return Object.assign(Object.assign({},e),{defaultToToken:t.payload});case"SET_ACCOUNT_BALANCES":return Object.assign(Object.assign({},e),{accountBalances:Object.assign(Object.assign({},e.accountBalances),t.payload)});case"SET_ACCOUNT_ALLOWANCES":const r=Object.assign({},e.accountBalances);return Object.keys(r).map((e=>{r[e].tokenAllowances=t.payload})),Object.assign(Object.assign({},e),{accountBalances:r});case"SET_BALANCE_LOADINGS":return Object.assign(Object.assign({},e),{balanceLoadings:Object.assign(Object.assign({},e.balanceLoadings),t.payload)});default:return e}};!function(e){e.Initial="Initial",e.Pending="Pending",e.ApproveSuccess="ApproveSuccess",e.TxSuccess="TxSuccess",e.Failed="Failed"}(_h||(_h={}));const Bh={height:void 0,width:void 0,apikey:"",feeRate:0,rebateTo:"",isReverseRouting:!1,contractStatus:_h.Initial,autoConnectLoading:void 0,autoSlippage:void 0};var Ph=(e=Bh,t)=>{var r,n;switch(t.type){case"SET_GLOBAL_PROPS":return Object.assign(Object.assign({},e),t.payload);case"SET_AUTO_CONNECT_LOADING":return Object.assign(Object.assign({},e),{autoConnectLoading:t.payload});case"SET_AUTO_SLIPPAGE":return Object.assign(Object.assign({},e),{autoSlippage:t.payload});case"SET_AUTO_SLIPPAGE_LOADING":return Object.assign(Object.assign({},e),{autoSlippage:{loading:t.payload,value:null!==(n=null===(r=e.autoSlippage)||void 0===r?void 0:r.value)&&void 0!==n?n:null}});default:return e}};const Dh={settings:Oh,wallet:Fh,globals:Bh,token:Lh},Uh=y.combineReducers({settings:Ih,wallet:jh,token:Wh,globals:Ph}),Vh=g.configureStore({reducer:Uh,middleware:e=>e({serializableCheck:{ignoredActions:["SET_ACCOUNT_BALANCES","SET_ETH_BALANCE"],ignoredPaths:["token.accountBalances","token.ethBalance"]}}),preloadedState:Dh}),Zh=e=>(null!=e?e:Vh.getState()).wallet.chainId,Hh=e=>(null!=e?e:Vh.getState()).wallet.fromTokenChainId,zh=e=>(null!=e?e:Vh.getState()).wallet.toTokenChainId,Yh=e=>(null!=e?e:Vh.getState()).wallet.latestBlockNumber,Gh=b.create(((e,t)=>({enabled:!1,initialize:()=>ka(void 0,void 0,void 0,(function*(){const t=yield x.getHttpEndpoint(),r=new w.TonClient({endpoint:t}),n=yield x.getHttpV4Endpoint(),o=new w.TonClient4({endpoint:n});const i=new class{dispatchEvent(t,r){return ka(this,void 0,void 0,(function*(){if("ton-connect-connection-completed"===t)if("connection-completed"===r.type&&r.is_success){if(!r.wallet_address)throw new Error("wallet_address not found");e({connected:{chainId:Number(r.custom_data.chain_id),account:w.Address.parseRaw(r.wallet_address).toString({bounceable:!1})}})}}))}addEventListener(e,t,r){throw new Error("Method not implemented.")}},s=new v.TonConnect({eventDispatcher:i}),a=new v.TonConnectUI({connector:s});e({tonConnectUI:a,client:r,clientV4:o})})),connect:()=>ka(void 0,void 0,void 0,(function*(){var e,r;const{initialize:n}=t();t().tonConnectUI||(yield n());const{tonConnectUI:o}=t();if(!o)throw new Error("tonConnectUI not initialized");(null===(e=o.account)||void 0===e?void 0:e.address)||(yield o.connector.restoreConnection(),(null===(r=o.account)||void 0===r?void 0:r.address)||(yield o.openModal()))})),getBlockNumber:()=>ka(void 0,void 0,void 0,(function*(){const{initialize:e}=t();t().clientV4||(yield e());const{clientV4:r}=t();if(!r)throw new Error("clientV4 not initialized");return(yield r.getLastBlock()).last.seqno})),getJettonWallet:e=>ka(void 0,void 0,void 0,(function*(){const{initialize:r}=t();t().client||(yield r());const{client:n,tonConnectUI:o,connected:i}=t();if(!n||!o)throw new Error("tonConnect not initialized");if(!i)throw new Error("account not found");const s=w.Address.parseFriendly(i.account).address;return(yield n.runMethod(w.Address.parseFriendly(e).address,"get_wallet_address",[{type:"slice",cell:w.beginCell().storeAddress(s).endCell()}])).stack.readAddress().toString()})),getBalance:e=>ka(void 0,void 0,void 0,(function*(){const{initialize:r}=t();t().client||(yield r());const{client:n}=t();if(!n)throw new Error("tonConnect not initialized");const o=w.Address.parseFriendly(e).address,i=yield n.getBalance(o);return new O.default(i.toString()).div(10**9)})),getTokenBalance:(e,r)=>ka(void 0,void 0,void 0,(function*(){const{getJettonWallet:n}=t(),o=yield n(e),{initialize:i}=t();t().client||(yield i());const{client:s}=t();if(!s)throw new Error("client not initialized");let a=new O.default(0);try{const e=yield s.runMethod(w.Address.parseFriendly(o).address,"get_wallet_data");a=new O.default(e.stack.readBigNumber().toString()).div(10**r)}catch(e){if(!(yield t().getBalance(o)).isEqualTo(0))throw e}return a}))})));function Xh({isTon:e}={}){const t=u.useWeb3React(),r=Gh(),n=c.useSelector(Hh),o=I.default.useCallback((n=>ka(this,void 0,void 0,(function*(){var o;e&&(r.tonConnectUI||(yield r.initialize()),r.tonConnectUI&&r.tonConnectUI.connector.restoreConnection()),(null===(o=t.connector)||void 0===o?void 0:o.connectEagerly)?yield t.connector.connectEagerly(n):yield t.connector.activate(n)}))),[e,t,r]);return I.default.useMemo((()=>{var i,s,a,l,c,d,u;return n===ma.TON||e?{isTon:!0,chainId:null===(i=r.connected)||void 0===i?void 0:i.chainId,account:null===(s=r.connected)||void 0===s?void 0:s.account,tonAccount:null===(a=r.connected)||void 0===a?void 0:a.account,evmAccount:t.account,isMetamask:!1,autoConnect:o,connect:r.connect,getLastBlockNumber:r.getBlockNumber,getBalance:e=>ka(this,void 0,void 0,(function*(){return yield r.getBalance(e)}))}:{isTon:!1,chainId:t.chainId,account:t.account,tonAccount:null===(l=r.connected)||void 0===l?void 0:l.account,evmAccount:t.account,isMetamask:null===(d=null===(c=t.provider)||void 0===c?void 0:c.provider)||void 0===d?void 0:d.isMetaMask,autoConnect:o,connect:()=>t.connector.deactivate?t.connector.deactivate():t.connector.resetState(),provider:t.provider,getLastBlockNumber:null===(u=t.provider)||void 0===u?void 0:u.getBlockNumber,getBalance:t.provider?e=>ka(this,void 0,void 0,(function*(){var r;const n=yield null===(r=t.provider)||void 0===r?void 0:r.getBalance(e);return n?new O.default(n.toString()).div(1e18):n})):void 0}}),[o,e,n,t,r])}function Jh(){const{chainId:e}=Xh(),t=c.useSelector(Zh);return o.useMemo((()=>e||t||1),[e,t])}var qh=[{chainId:1,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/prKmKP8yDTuPMHTCZ_DcxG8BqsuHNO8w5KDmJWmPodg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOUVaWU1ER2ZVN3g2N3ZBZThqWkUxZzA0RExUaFhaV0JIb09wZFhpeXhHRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNNeVgyTnZhVzV0WVhKclpYUmpZWEJmWTI5dFgzTjBZWFJwWTE5cGJXZGZZMjlwYm5OZk5qUjROalJmTVRBeU4xOHhNekkyTjJGbE5EY3dMbkJ1WncucG5n.webp"},{chainId:1,address:"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:1,address:"0x4Fabb145d64652a948d72533023f6E7A623C7C53",name:"Binance USD",decimals:18,symbol:"BUSD",logoURI:"https://images.dodoex.io/xZmadzpVOnpuq2jNG_5EGKeqMET0LU_gmfnp4VxkcxI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSHQwWXZKMGNnU0lGTFM0aHExTV9jOXVITV9fMHpXaHBKSGVOQU5neTBuby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkoxYzJSZk4ySTJOalJpWWpReVpDOWlkWE5rWHpkaU5qWTBZbUkwTW1RdWNHNW4ucG5n.webp"},{chainId:1,address:"0x6b175474e89094c44da98b954eedeac495271d0f",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/h2lbKBfBJ2LNSTNCuwjsBkshT4eXzDDmAV0lhWS0llA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUnVJNWt2eHBwalI4TTZsenFZZVAyTTB4eVFMUGJ0S1hONDdWVTN1dUszZy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpBNU5qUmpPVFUxT1M1d2JtYy5wbmc.webp"},{chainId:1,address:"0x43dfc4159d86f3a37a5a4b3d4580b888ad7d4ddd",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:1,address:"0xdac17f958d2ee523a2206206994597c13d831ec7",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:1,address:"0x2260fac5e5542a773aa44fbcfedf7c193bc2c599",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:1,address:"0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/mI69kq-S-tNT1W57qYizPd5r2WNFzpAq5y6NhOcrTkY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVEZhSVNLVVZIWThLTVhyTkVmZDRXRUJmMGJoSHRweHY3Q1hDT0dKbGY2by9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT0dVeFpEaG1PVEEyWlM1d2JtYy5wbmc.webp"},{chainId:5,symbol:"USDC",address:"0xC4106029d03c33731Ca01Ba59b5A6368c660E596",name:"USDC",decimals:6,logoURI:""},{chainId:5,symbol:"USDT",address:"0xed8a325D87D3b6edED04FB992A1482231647EE5e",name:"USDT Token",decimals:6,logoURI:""},{chainId:5,symbol:"WETH",address:"0xB4FBF271143F4FBf7B91A5ded31805e42b2208d6",name:"Wrapped Ether",decimals:18,logoURI:""},{chainId:5,symbol:"ETH",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ether",decimals:18,logoURI:""},{chainId:56,address:"0xe9e7cea3dedca5984780bafc599bd69add087d56",name:"BUSD Token",decimals:18,symbol:"BUSD",logoURI:"https://images.dodoex.io/BvxyffA5gsLB4bLmlOVkfu7AVami78-VcW_6_i8I6kc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vbC1Sa25meFB3ZXlCOGVYSWJ2b04wdHczLTlzckZOckxfRHdTTnRLSHVRRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZlluVnpaRjgyTXpsbFlqZzNZV0V4WDJKMWMyUmZOak01WldJNE4yRmhNVjlsT1dVMVlXRTBOemxtTG5OMlp3LnN2Zw.webp"},{chainId:56,address:"0x55d398326f99059ff775485246999027b3197955",name:"Tether USD",decimals:18,symbol:"USDT",logoURI:"https://images.dodoex.io/QOl7CvP_WSmTUOMthbxQsNKjDj0s5kSjup69dW_-UeA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTjdQU3RXV2ZGaGNTVzM1QlE2TEJIaF9keVROUEJqa1RLTXRwTll5cEhSWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDJOa2JsOXRaV1JwWVY5a2IyUnZaWGhmYVc5ZmRYTmtkRjh4TlRZME1XWmpaRFF3WDNWelpIUmZNVFUyTkRGbVkyUTBNRjlqWmpJMVpUYzVZVE5qTG5OMlp3LnN2Zw.webp",canBridgeToTon:!0},{chainId:56,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://images.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:56,address:"0x7130d2a12b9bcbfae4f2634d864a1ee1ce3ead9c",name:"BTCB Token",decimals:18,symbol:"BTCB",logoURI:"https://images.dodoex.io/fZG0z_RZ1U73_LuuC3RGrrZvNR-bgrCUjkwvaro-PCY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZ1NXN0RuYWNkMnc2YWxSQnFmcENqTHNDZWJhc2VtQTc0dDJlTEdDZjhfNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWmpJNVlXRmpZamxoTVM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x1af3f329e8be154074d8769d1ffa4ee058b1dbc3",name:"Dai Token",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/bhz9Vtma8hPb_-GnhwqQkhfTQ5PwKcR1Qbzn7aBKlfs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZW04OHB4YXNDdEg0Nl9BcjhVandzZWR2SFBFUUtjVWVkc0FmV2lvenB2Yy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmWVRoaFptSmxaRFppWkM1d2JtYy5wbmc.webp"},{chainId:56,address:"0x67ee3Cb086F8a16f34beE3ca72FAD36F7Db929e2",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/PGIGjN4ix9pInoESO_mCmajbMpygApWZyGKaE6vyJFk/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8veFJDQ0hnQXBuaENRTFZNUXAwdTdwd0pSQzIxRHJ4cFY0b2Z0bndaYnRmMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5UaGxZelEyTlRFelpTOUVUMFJQWHpVNFpXTTBOalV4TTJVdWMzWm4uc3Zn.webp"},{chainId:56,address:"0x2170ed0880ac9a755fd29b2688956bd959f933f8",name:"Ethereum Token",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:56,address:"0x8ac76a51cc950d9822d68b83fe1ad97b32cd580d",name:"Binance-Peg USD Coin",decimals:18,symbol:"USDC",logoURI:"https://images.dodoex.io/sQ5dF3FkjjQUsmfqFFE5cKq-cthh4u0wUooBE5Epf-k/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTDlEVElLa2dONG5mRkNTSF9GMUdXU3JiZkJDa2JZRTkwbmFDS0dIWnRsby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMM1Z6WkdOZlpXVTFNbUV4WldReVlpOTFjMlJqWDJWbE5USmhNV1ZrTW1JdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:56,address:"0xbb4CdB9CBd36B01bD1cBaEBF2De08d9173bc095c",name:"Wrapped BNB",decimals:18,symbol:"WBNB",logoURI:"https://images.dodoex.io/-Pua5rc9k9iW4yuF5ajLVKzMkRhBq06D8HiEZ5gjezA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMDZOWTdBTmdOYWdFOHpXYUMtX2IzYXVPOUxsTEp6QlpLTUR3VlM5eW9DQS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyeHZaMjlmT1dRellXTmtZMlEzTnk1d2JtYy5wbmc.webp"},{chainId:137,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"MATIC",decimals:18,symbol:"MATIC",logoURI:"https://images.dodoex.io/cQFrEB6yGIqMkh_6Pie8VR3kIStL58IS-y8FbroHVwA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2VNUUk2dkpoaXljeldrczJaWWdGdk8zSEoxSWFIa053LXZYeXFneER4US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekZmTWpkbE56TXlNRE13TWk4eFh6STNaVGN6TWpBek1ESXVjRzVuLnBuZw.webp"},{chainId:137,address:"0xe4bf2864ebec7b7fdf6eeca9bacae7cdfdaffe78",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/KEPetVp3nQkB6BZ_cb05trEfBbGxFEg92UnF8NZsEzM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE5wTlRseEJGbFRDalM1ZFh3SWJ3Mm1hZ3NPUFFkZ3Z1UEhuZDZrNWdyMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk4yUTBaamxtTldOaU15OUVUMFJQWHpka05HWTVaalZqWWpNdWNHNW4ucG5n.webp"},{chainId:137,address:"0x8f3Cf7ad23Cd3CaDbD9735AFf958023239c6A063",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/hdRkGay_hj0t1OzN5C3c30cmch26tJhHUSroffg7ciY/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOHd3UndQOG9DTTdBcF9NOW11bGVOQWRqYjhBOXpvX2FYUE5pVTNBYUtzYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhnMlgwSXhOelUwTnpSZlJUZzVNRGswWDBNME5GOUVZVGs0WWprMU5GOUZaV1JsWDBGRFh6UTVOVEkzTVdRd1gwWmZiRzluYjE4MFpXSXdNVE0zTVRZeExuQnVady5wbmc.webp"},{chainId:137,address:"0x7ceB23fD6bC0adD59E62ac25578270cFf1b9f619",name:"Ether",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:137,address:"0x2791Bca1f2de4661ED88A30C99A7a9449Aa84174",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/er3iAGv39hCC7F8AydW_AteD3hnZj9HI2XcAaruHeqA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVE9WUWtzN3JQWU5OZWdmNTRuNC1Za1NGTFYyLXVGZmlJRFVYem85aVMzOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlFUQmlPRFk1T1RGak5qSXhPR0l6Tm1NeFpERTVYMFEwWVRKbE9WOUZZakJqWDBVek5qQTJaVjlDTkRoZmJHOW5iMTlpTmpGbE5EVmtNbVF6TG5CdVp3LnBuZw.webp",canBridgeToTon:!0},{chainId:137,address:"0xc2132D05D31c914a87C6611C10748AEb04B58e8F",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/WeK6L9_RjWUfAsnMuOAdyXIZVE3JK_H3lZU5vk2m7Tg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTFJ0aEt6X2VrSXdmTEh6NnAycW5rSkRFeUk1RXZrODlXQ0J2VW43MUJLNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoa1gwRkRYekUzWDBZNU5UaGZSREpsWlRVeU0yRXlNakEyTWpBMk9UazBOVGszWDBNeE0xOUVPRE14WldNM1gyeHZaMjlmWXpCbU9XVTFaamxoTmk1d2JtYy5wbmc.webp",canBridgeToTon:!0},{chainId:137,address:"0x1BFD67037B42Cf73acF2047067bd4F2C47D9BfD6",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/_KjvB9pCVqbIIv_UnQvRWpjySBHiFnuHNSXUm_52UZM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDQ4OVYzTW1NMi1qaFJueEQ2Y3MyY1gydXdGS2tkRHpiRGZsbkZhTTJxOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhneU1qWXdYMFpCUTE4MVgwVTFOVFF5WVRjM00xOUJZVFEwWmw5Q1gwTm1aVjlFWmpkZlF6RTVNMkpqTWw5RE5UazVYMnh2WjI5Zk5HTmpORE0zTlRneFppNXdibWMucG5n.webp"},{chainId:137,address:"0x0d500B1d8E8eF31E21C99d1Db9A6444d3ADf1270",name:"Wrapped MATIC",decimals:18,symbol:"WMATIC",logoURI:"https://images.dodoex.io/HfZVSaAES3QRplSybW2uoKmYf6pVTRaxufn95_Qto_A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMERhZEZTUUVFX0d4YlBoMHY3Wk1Hb1FwaWtOQm1vaWFyZTFlaFdJbU44dy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjFoZEdsalgyVmlOekZtTkdFMU9XRXZiV0YwYVdOZlpXSTNNV1kwWVRVNVlTNTNaV0p3LndlYnA.webp"},{chainId:42161,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:42161,address:"0x82aF49447D8a07e3bd95BD0d56f35241523fBab1",name:"Wrapped Ether",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/6VmZGvbENd4TM1VK0rsYrfznRtG-GwxP-zCy2qyc9bM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWnJZUDB0ZHVTLUdDNE5FTThmRmV1RHhVWklPNUZpWnpqdkdBc0lfNlBQMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh5TW1GbU4yVTVOVFJpTDFkRlZFaGZhV052Ymw4eU1tRm1OMlU1TlRSaUxuQnVady5wbmc.webp"},{chainId:42161,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:42161,address:"0x69Eb4FA4a2fbd498C257C57Ea8b7655a2559A581",name:"DODO bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/6U51l5aajoRrCaO6cpbrclQ2olWNDzuShggOCfoktCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8va3RkSlhwQ3dsQVZtZXNPb1dvQV95SG9IazBnV3UxUExienBKa1AxYnlJdy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJQUkU5Zk5tTmtPVEV4WXprNE15OUVUMFJQWHpaalpEa3hNV001T0RNdWNHNW4ucG5n.webp"},{chainId:42161,address:"0xFF970A61A04b1cA14834A43f5dE4533eBDDB5CC8",name:"USD Coin (Arb1)",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp",canBridgeToTon:!0},{chainId:42161,address:"0xFd086bC7CD5C481DCC9C85ebE478A1C0b69FCbb9",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:42161,address:"0x2f2a2543B76A4166549F7aaB2e75Bef0aefC5B0f",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:66,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"OKT",decimals:18,symbol:"OKT",logoURI:"https://images.dodoex.io/pcltGNcIp7DP33nj3YxxBpuFEekNcOW3pwq9tjSrpY4/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vTzJHSDJYTndRancwbXMzQXNidG5xNzRkVEROVld3QWFOU1dXU2ZnU01QTS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RTVOalF5T1RCZk1qQXlNakExTWpBd056STNORFl3TWpJdWMzWm4uc3Zn.webp"},{chainId:66,address:"0x382bB369d343125BfB2117af9c149795C6C65C50",name:"USDT",decimals:18,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:66,address:"0x218c3c3D49d0E7B37aff0D8bB079de36Ae61A4c0",name:"BNB",decimals:18,symbol:"BNB",logoURI:"https://images.dodoex.io/BWNSMMqu68bSFJsr9vsiCV09IonH3yuAkR9gQxaipBw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZDhvazF4akd3bU9GUXUtMVdzNEVRLVBNRnJYMW9DLXlmYTc3OGJUUkx0US9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpPUWw5alpEUTVNalE0TXpJMkwwSk9RbDlqWkRRNU1qUTRNekkyTG5CdVp3LnBuZw.webp"},{chainId:66,address:"0x54e4622DC504176b3BB432dCCAf504569699a7fF",name:"BTCK",decimals:18,symbol:"BTCK",logoURI:"https://images.dodoex.io/L3kcNUKg94qnX8OPFlEvHKqWybnJD8SA9HTne3PW-Rg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vNU1MQTB3Q3V6eEs4Q3ZMV0RqempuOVhzalBTWE1zbUpWZ0RRN1RPMG9FWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpVUTB0Zk1HWmlaRGRsTWpnNU5pOUNWRU5MWHpCbVltUTNaVEk0T1RZdWNHNW4ucG5n.webp"},{chainId:66,address:"0x332730a4F6E03D9C55829435f10360E13cfA41Ff",name:"BUSD",decimals:18,symbol:"BUSD",logoURI:"https://images.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:66,address:"0x21cDE7E32a6CAF4742d00d44B07279e7596d26B9",name:"DAIK",decimals:18,symbol:"DAIK",logoURI:"https://images.dodoex.io/LOb-sXupURNN9HA0zBSfLfpZlx52N9qRSDUyzk3cg0A/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vck5pZzMtWU5TOUl4T3ZHX19taTFRSU9WYTZsczdZNXViRVhGcTJJVGplby9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFJCU1V0Zk5ESTVNV1l4WlRoa1pTOUVRVWxMWHpReU9URm1NV1U0WkdVdWNHNW4ucG5n.webp"},{chainId:66,address:"0xEF71CA2EE68F45B9Ad6F72fbdb33d707b872315C",name:"ETHK",decimals:18,symbol:"ETHK",logoURI:"https://images.dodoex.io/IwBclhMMQLOo79RdRo6-HnUiXxshO_hSi02YK3L6MFI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcFBSd192aEx2MHh3WkRHU2k3eGYyYVJiQjlocVhfU2tacUdGc3RJR0pYRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMFZVU0V0Zk1UQTVNamMzTW1VMU9DOUZWRWhMWHpFd09USTNOekpsTlRndWNHNW4ucG5n.webp"},{chainId:66,address:"0xc946DAf81b08146B1C7A8Da2A851Ddf2B3EAaf85",name:"USDC",decimals:18,symbol:"USDC",logoURI:"https://images.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:66,address:"0xdCAC52E001f5bd413aa6ea83956438F29098166b",name:"USDK",decimals:18,symbol:"USDK",logoURI:"https://images.dodoex.io/X-_D75ZOpI-yC70WjdgC8wiqcssfRIALEv0eUfD3HiE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vd290dHEzaWdkTDVzQlhSR2VFZkhQLTNpZHhDZzV0V3VGQmE3YjNrNUZITS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkV0Zk56aGpZekV6TW1OaVpDOVZVMFJMWHpjNFkyTXhNekpqWW1RdWNHNW4ucG5n.webp"},{chainId:66,address:"0x506f731F7656e2FB34b587B912808f2a7aB640BD",name:"WBTCK",decimals:18,symbol:"WBTCK",logoURI:"https://images.dodoex.io/7Gb1gYkvjWESf9ungWe4YKOrr5GY5UILmTwU_U95kCA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOTQ4NWZpU2NmUzBNc2V1YVZXWXo2Z1RuNVVidXJvZkxmN1VGSWhMdndjTS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOTFgyVXlZamRpWVRJNU16TXZWMEpVUTB0ZlpUSmlOMkpoTWprek15NXdibWMucG5n.webp"},{chainId:1313161554,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Ethereum",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/WAobi4MZtLSxB59wgpyNlXLI44ZwlBh55qiGS2wLSGU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vSUVnUUx3TjRMU2dKRDJTM3RmSFlHcmxZbFZQNGlJeFcxeEZVOUwwUExRNC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmZEhKMWMzUjNZV3hzWlhSZllYTnpaWFJ6WDIxaGMzUmxjbDlpYkc5amEyTm9ZV2x1YzE5bGRHaGxjbVYxYlY5aGMzTmxkSE5mTUhoZlF6QXlZV0ZmUVRNNVlqSXlNMTlHUlY4NFgwUXdYMEV3WlRWZlF6UmZSakkzWlY5QlJGODVNRGd6WDBNM05UWmZRMk15WDJ4dloyOWZZelk0WXprelpHRXlNQzV3Ym1jLnBuZw.webp"},{chainId:1313161554,address:"0xC9BdeEd33CD01541e1eeD10f90519d2C06Fe3feB",name:"Wrapped Ethereum",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0x8BEc47865aDe3B172A928df8f990Bc7f2A3b9f79",name:"Aurora",decimals:18,symbol:"Aurora",logoURI:"https://images.dodoex.io/2C2jfpO2-VYuwlga3SdtP5I6eJNJXIYq3LvPU4aFuiU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcHFWVWlJOEQ4VU5iUEZYRElvUnA3cFhEZFc4dmx4dWEtTmxubmxlam1PMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMkYxY205eVlWOHlOVEprWlRFeE56YzBMMkYxY205eVlWOHlOVEprWlRFeE56YzBMbmRsWW5BLndlYnA.webp"},{chainId:1313161554,address:"0xe3520349F477A5F6EB06107066048508498A291b",name:"Dai Stablecoin",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:1313161554,address:"0xe301eD8C7630C9678c39E4E45193D1e7Dfb914f7",name:"DODO Bird",decimals:18,symbol:"DODO",logoURI:"https://images.dodoex.io/SEcMDWMmtHb3GFW5l7fTKYurpTqALHdZI3D6qzad1rs/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vQXRNMzllUjhRQzhYTl8tem5HU0pSLS1lV0tPUW91V3p2ci0zQ014WlJTSS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMekl3TUhneU1EQmZNVjh3WWpReFl6VTJZV1UxTHpJd01IZ3lNREJmTVY4d1lqUXhZelUyWVdVMUxuQnVady5wbmc.webp"},{chainId:1313161554,address:"0xB12BFcA5A55806AaF64E99521918A4bf0fC40802",name:"USD Coin",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/EaCi6KUTS-dinU-wGdG2IcundJ0fJfsOw97FRI2vaB8/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdEVMaUx0Y1FaTVlBb3hkeExLdnRrZ2ltdVB5dmZRdUQ5U1BxU1c1bDZsMC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZmFXTnZibDh5WlRFeU5tSTRaRFV5TDFWVFJFTmZhV052Ymw4eVpURXlObUk0WkRVeUxuQnVady5wbmc.webp",canBridgeToTon:!0},{chainId:1313161554,address:"0x4988a896b1227218e4A686fdE5EabdcAbd91571f",name:"Tether USD",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp"},{chainId:1313161554,address:"0xF4eB217Ba2454613b15dBdea6e5f22276410e89e",name:"Wrapped BTC",decimals:8,symbol:"WBTC",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"Avalanche",decimals:18,symbol:"AVAX",logoURI:"https://images.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0xB31f66AA3C1e785363F0875A1B74E27b85FD66c7",name:"Wrapped AVAX",decimals:18,symbol:"WAVAX",logoURI:"https://images.dodoex.io/yBkeC0v6hqQP-wNBxAq_C_D6JTYUc4Q86Wh6WIciESI/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcmpNamFFdHJ5WUZxNks3TkpxYkRWczlEZF80aHp4ZUo3YnB0eGgtVERDYy9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMjEzWDI1ZlRqaHRNRjgwTURCNE5EQXdYems0WlRKaU5EQm1PRGN2YlhkZmJsOU9PRzB3WHpRd01IZzBNREJmT1RobE1tSTBNR1k0Tnk1cWNHYy5qcGc.webp"},{chainId:43114,address:"0x19860CCB0A68fd4213aB9D8266F7bBf05A8dDe98",name:"Binance USD",decimals:18,symbol:"BUSD.e",logoURI:"https://images.dodoex.io/-aEkA13gC6lOFoRyGeSy2BotE5YY3WUmcSlPa9Rpddc/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaXVmSjhaNHFJYzlMMDgtNHpxRUMxWl94WVlqRkEtT3BqS1FJbmQyeHpHUS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMEpWVTBSZk1XTTJNRFpqTjJZeE55OUNWVk5FWHpGak5qQTJZemRtTVRjdWNHNW4ucG5n.webp"},{chainId:43114,address:"0xd586E7F844cEa2F87f50152665BCbc2C279D8d70",name:"Dai Stablecoin",decimals:18,symbol:"DAI.e",logoURI:"https://images.dodoex.io/XNbyKKzPthXfYOku9oXt5xzqM1JOWzxmbTLq2kkSvaU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWHprMUxKSzJ2V1BYVmN3TmVvVDRfR3NNdnBOVXFmTmliXzgybFZSVUNkWS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMlZ5WXpJd0wyaDBkSEJ6WDNKaGQxOW5hWFJvZFdKMWMyVnlZMjl1ZEdWdWRGOWpiMjFmYzNWemFHbHpkMkZ3WDJsamIyNXpYMjFoYzNSbGNsOTBiMnRsYmw5a1lXbGZPRGhrT0dNeE5HRTBZaTVxY0djLmpwZw.webp"},{chainId:43114,address:"0xA7D7079b0FEaD91F3e65f86E8915Cb59c1a4C664",name:"USD Coin",decimals:6,symbol:"USDC.e",logoURI:"https://images.dodoex.io/bXLFjIP5_obFZS9jvWA1bZc2b2Vsw4-tqcvj10aPUpU/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vcXhZT0hTcDYzemNTaDVHRVV1SFlya3JGS2s1MW9zLVUycG42bjNXV2pYay9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkVOZk1UTTFZak13TkRkaVpDOVZVMFJEWHpFek5XSXpNRFEzWW1RdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:43114,address:"0xc7198437980c041c805A1EDcbA50c1Ce5db95118",name:"Tether USD",decimals:6,symbol:"USDT.e ",logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:43114,address:"0x50b7545627a5162F82A992c33b87aDc75187B218",name:"Wrapped BTC",decimals:8,symbol:"WBTC.e",logoURI:"https://images.dodoex.io/n4n7ccBom2tgcZNN0jBv9YiTq5qGMjX6PHO0YGlpzZo/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vMElrSkQzVEc2SkFQdG1DV24tNnhfa0ozS3lXYXlVVHRhZ19PQmF0TFEwRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRDVkVOZmFXTnZibDgzWW1JelpUQTRaak14TDFkQ1ZFTmZhV052Ymw4M1ltSXpaVEE0WmpNeExuQnVady5wbmc.webp"},{chainId:43114,address:"0x49D5c2BdFfac6CE2BFdB6640F4F80f226bc10bAB",name:"Wrapped Ether",decimals:18,symbol:"WETH.e",logoURI:"https://images.dodoex.io/KWYmKxU_OCS1PmzuEO0xjdr1Yn08SjGBkyqSI8hxlpE/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vdkkyZF9rdFdyUzQyM0FqZlBLbkxRYloyRGVzTkpacmNTSlZNb1dYRnkyOC9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMWRGVkVoZmFXTnZibDh6TVRjd1pqTTBORGcxTDFkRlZFaGZhV052Ymw4ek1UY3daak0wTkRnMUxuQnVady5wbmc.webp"},{chainId:10,address:"0x4200000000000000000000000000000000000006",name:"WETH",decimals:18,symbol:"WETH",logoURI:"https://images.dodoex.io/f9SbZq39ynUZS5ueKvAwzLmKUfcZvYpKDaysT3dkcvM/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vc2NkVzJUWjladmRiX3BVSjZ3b2YzeHRvYk94YUw3bEV5RmhhemhJUFhlMC9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RXdNamd3TkRaZk1qQXlNakEwTWpJd01UQXpORGc1TURVdWNHNW4ucG5n.webp"},{chainId:10,address:"0xDA10009cBd5D07dd0CeCc66161FC93D7c9000da1",name:"DAI",decimals:18,symbol:"DAI",logoURI:"https://images.dodoex.io/04gwZiu2K_9fdb2zLwzsX1nONCbBWrZOvTyOoEFhx3g/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaDJCcmdhUmZxUzBLZDBEOVpZbEUteEtNMVdzeFFtRzBEWVpKOGJCaWN4US9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6SXlNRFUwTVRsZk1qQXlNakEwTWpJd01UQTBNak00TlRVdWFuQm4uanBn.webp"},{chainId:10,address:"0x7F5c764cBc14f9669B88837ca1490cCa17c31607",name:"USDC",decimals:6,symbol:"USDC",logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",canBridgeToTon:!0},{chainId:10,address:"0x94b008aA00579c1307B0EF2c499aD98a8ce58e58",name:"USDT",decimals:6,symbol:"USDT",logoURI:"https://images.dodoex.io/iD2HcQfBC7tC1Eb0ERs67UIyUo0G-S77OaYuzCArFC0/rs:fit:32:32:0/g:no/aHR0cHM6Ly90b2tlbi1pbWcuZG9kb2V4LmlvLzEwLzB4OTRiMDA4YWEwMDU3OWMxMzA3YjBlZjJjNDk5YWQ5OGE4Y2U1OGU1OA.webp",canBridgeToTon:!0},{chainId:10,address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",name:"ETH",decimals:18,symbol:"ETH",logoURI:"https://images.dodoex.io/bcyoORJ04NyP1HhYUZ9RrTZ-MEOFeNnMcrr__JZ6Ruw/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vV1lHaU9IVFVnVWs4Q3Z3WmNyN0hWX2w4SlNrQjRVQUh1UXpzaWd4U3Nmay9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6VTVPREk0T1Y4eU1ESXlNRFF5TWpBeU1qTTBNelk0TlM1d2JtYy5wbmc.webp"},{decimals:18,logoURI:"https://images.dodoex.io/Gbch2fMVm-itKQ-wYdO0BE9s_LVK-8fr2eoJxyjM_pY/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vOXZDZEdXMV9BQnM2VTA3RzNIcDd1VnRURnppdWJvQlJObVJyVEZLaXhEcy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6RTVORFV4TXpoZk1qQXlNekEzTURNd056RTRNalkyT0RjdWFuQm4uanBn.webp",name:"Wrapped Conflux",address:"0x14b2D3bC65e74DAE1030EAFd8ac30c533c976A9b",symbol:"WCFX",chainId:1030},{decimals:18,logoURI:"https://images.dodoex.io/74nSnlgHYl303M6PsFI2ItXIpPdEaN5W62bJk0xrm6g/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vRUw0TjJvclJYb2pibEZwa2pTZy1mVlZuVDhhMWZ6amloek43eGlSZFdmWS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6ZzNNRGN4TXpOZk1qQXlNekEzTURNd056TTJNVGM0TXpndWNHNW4ucG5n.webp",name:"BNB",address:"0x94bd7A37d2cE24cC597E158fACaa8d601083ffeC",symbol:"BNB",chainId:1030},{decimals:18,logoURI:"https://images.dodoex.io/Tzga6cVcC2NZzIAvdf812Bcl5zSn5mNomHQRJhkjaiI/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVG5iZnNQSUVGWmFEeGkxSm9GUUd3blZSUUtrREkza3h2ekhuUnllTmUwYy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6STNNVEkwTTE4eU1ESXpNRGN3TXpBM01qa3lOVEl6TVM1d2JtYy5wbmc.webp",name:"Ethereum Token",address:"0xa47f43DE2f9623aCb395CA4905746496D2014d57",symbol:"ETH",chainId:1030},{chainId:1030,address:"0xfe97e85d13abd9c1c33384e796f10b73905637ce",name:"Tether USD",decimals:18,symbol:"USDT",logoURI:"https://images.dodoex.io/n_bg2q8GR4MlobGgr4RYo4r2gS6om7hmtGABi6qoulQ/rs:fit:96:96:0/g:no/aHR0cHM6Ly9jbXAuZG9kb2V4LmlvL2lnTHA5WW1zMnY4em9jOEVEcHRBOWRFTi0xZHZ0V2RkRGVMWjZaVjh1OGMvcnM6Zml0OjE2MDoxNjA6MC9nOm5vL2FIUjBjSE02THk5cGJXRm5aUzF3Y205NGVTNWtiMlJ2WlhndWFXOHZhQzFxVkRnMVZWVTRUalpUT1dsVlZuSkpMVnBCU0hjd1dXaDBTSFJPUjNoNWJUZHVZa2QyVUZobmR5OWhTRkl3WTBoTk5reDVPWHBrUnpsNVdWZGtiRXh0WkhaaU1tUnpXbGRHZDJGWVRYVlpNamwwVERKU2RscEhPSFJpVjFacllWZEZkR016VW1oYU1teDFXbms1TVdOSGVIWlpWMUptWVZjeGJsaDZhekpPYWtVMVRsWTRlVTFFU1hwTlJHTjNUWHBCTTAxcVdYZFBSR2N5VDFNMWQySnRZeTV3Ym1jLndlYnA.webp",canBridgeToTon:!0},{chainId:1030,address:"0x1F545487c62e5ACfEa45dcAdd9c627361d1616D8",name:"Wrapped BTC",decimals:18,symbol:"WBTC",logoURI:"https://images.dodoex.io/1e_VT8Ppoj0-PDkhFC58pxdegwGCdWBOa5JTPU-Ol2U/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vVU92VExkR1I4SzNHWnhISnA0aEVSN09teVdjdWdsNDBlU1hEbmJKWlJ2RS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6a3hNVGd3TWpaZk1qQXlNekEzTURNd056TXhOVEUzT1RVdWNHNW4ucG5n.webp",canBridgeToTon:!0},{decimals:18,logoURI:"https://images.dodoex.io/Wr2Rsy3ec2m0qdAHY95E-niUfibhSvMC9j6I9a2jW0w/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vWWNqMXJhUEVTYTYxeVpfeDdNNktWOGdabmxpVjdELTRCaWRpcVNYRExCZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6TXlOVGs1TWpGZk1qQXlNekE0TURRd05ETTJNamM0TXpJdWFuQm4uanBn.webp",name:"Bald",address:"0x27D2DECb4bFC9C76F0309b8E88dec3a601Fe25a8",symbol:"BALD",chainId:8453},{decimals:18,logoURI:"https://images.dodoex.io/20ZPKcy3KFBFeRhzXhM17Jn_ECPETHKMulANNxeUovo/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vZHV4b2JTNm03dzQyUWdfd09rZDBqV1JCWm5TNW5GQjRHM1A5Yk5wWDc3MC9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6SXhNVFk1TnpkZk1qQXlNekE0TURRd05ESTNNVEkyTmprdWMzWm4uc3Zn.webp",name:"Wrapped Ether",address:"0x4200000000000000000000000000000000000006",symbol:"WETH",chainId:8453},{decimals:6,logoURI:"https://images.dodoex.io/XZ0_CC_Hy6CLGuNpjsfkgdGp67czyMKPcq8HcsabhyQ/rs:fit:160:160:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vbm93dE5BTjlkNEYzeDQwVEtlWFVwRTJtTEo4OEd1ZWo1RHplUFVLeWRQUS9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6WXdOemM0TkRaZk1qQXlNekE0TURRd05ETTRORGszTnprdWMzWm4uc3Zn.webp",name:"Axelar Wrapped USDC",address:"0xEB466342C4d449BC9f53A865D5Cb90586f405215",symbol:"axlUSDC",chainId:8453},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ethereum",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",symbol:"ETH",chainId:8453},{decimals:6,logoURI:"https://images.dodoex.io/UzsHCVfq_wYVDFVhkYthXWfHdldQUNx7LH3-3uXCs_U/rs:fit:96:96:0/g:no/aHR0cHM6Ly9yYXcuZ2l0aHVidXNlcmNvbnRlbnQuY29tL3RydXN0d2FsbGV0L2Fzc2V0cy9tYXN0ZXIvYmxvY2tjaGFpbnMvZXRoZXJldW0vYXNzZXRzLzB4QTBiODY5OTFjNjIxOGIzNmMxZDE5RDRhMmU5RWIwY0UzNjA2ZUI0OC9sb2dvLnBuZw.webp",name:"USD Base Coin",address:"0xd9aAEc86B65D86f6A7B5B1b0c42FFA531710b6CA",symbol:"USDbC",chainId:8453},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",symbol:"ETH",chainId:59144},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0xe5D7C2a44FfDDf6b295A15c148167daaAf5Cf34f",symbol:"WETH",chainId:59144},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0x5300000000000000000000000000000000000004",symbol:"WETH",chainId:534352},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"0x06eFdBFf2a14a7c8E15944D1F4A48F9F95F663A4",symbol:"USDC",chainId:534352,canBridgeToTon:!0},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0x0Dc808adcE2099A9F62AA87D9670745AbA741746",symbol:"WETH",chainId:169},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"0xb73603c5d87fa094b7314c74ace2e64d165016fb",symbol:"USDC",chainId:169,canBridgeToTon:!0},{decimals:18,logoURI:"https://maticnetwork.github.io/polygon-token-assets/assets/eth.svg",name:"Ether",address:"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE",symbol:"ETH",chainId:169},{decimals:6,logoURI:"https://images.dodoex.io/MGklrG5AImwUllGWDPMAHY0qLfdJQn4bj3iPFWSeohA/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vUEM3a3JPb252bWl4U3VRaFEwY29pVy1sczFYN25WS1lLNVluekQ2R2lxRS9hSFIwY0hNNkx5OWpaRzR0YldWa2FXRXVaRzlrYjJWNExtbHZMMVZUUkZSZlpUaGlOekZpTldZeU9TOVZVMFJVWDJVNFlqY3hZalZtTWprdWNHNW4ucG5n.webp",name:"Tether USD",address:"0x201EBa5CC46D216Ce6DC03F6a759e8E766e956aE",symbol:"USDT",chainId:5e3,canBridgeToTon:!0},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"0x09bc4e0d864854c6afb6eb9a9cdf58ac190d0df9",symbol:"USDC",chainId:5e3,canBridgeToTon:!0},{decimals:6,logoURI:"https://tether.to/images/logoCircle.png",name:"Tether USD",address:"EQBynBO23ywHy_CgarY9NK9FTz0yDsG82PtcbSTQgGoXwiuA",symbol:"jUSDT",chainId:-239},{decimals:6,logoURI:"https://tether.to/images/logoCircle.png",name:"Tether USD",address:"EQCxE6mUtQJKFnGfaROTKOt1lZbDiiX1kCixRv7Nw2Id_sDs",symbol:"USDT",chainId:-239},{decimals:6,logoURI:"https://images.dodoex.io/XbtxsPIscM6p5ClHbLO0JumFHA9U23eON8-MDh-Plkg/rs:fit:96:96:0/g:no/aHR0cHM6Ly9pbWFnZS1wcm94eS5kb2RvZXguaW8vaG1nM3hRa1BUTUtkcUNFVnd0LXU4S2lwTW5od1JCdGhLYWxENW9vSWlTZy9hSFIwY0hNNkx5OXpkRzl5WVdkbExtZHZiMmRzWldGd2FYTXVZMjl0TDJSdlpHOHRiV1ZrYVdFdGMzUmhaMmx1Wnk5MWNHeHZZV1JmYVcxblh6UXlNRFEyTkRaZk1qQXlNakEwTWpJd01UQTFNekF4TmpVdWNHNW4ucG5n.webp",name:"USD Coin",address:"EQB-MPwrd1G6WKNkLz_VnV6WqBDd142KMQv-g1O-8QUA3728",symbol:"jUSDC",chainId:-239}];function Qh({tokenList:e,popularTokenList:t,isTon:r}){const i=c.useDispatch(),{account:s}=Xh(),a=Jh();o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){let o=[];o=n.isArray(e)?e:n.unionBy(t,qh,(e=>e.address.toLowerCase()+e.chainId+e.side)),r&&(o=o.filter((e=>e.chainId===ma.TON||e.canBridgeToTon))),i((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_TOKEN_LIST",payload:e})})))(o))}))})()}),[e,i,t,r]),o.useEffect((()=>{i(Sa({}))}),[s,a]),o.useEffect((()=>{var e;i(Ta(r?null!==(e=null==t?void 0:t.filter((e=>e.chainId===ma.TON||e.canBridgeToTon)))&&void 0!==e?e:[]:null!=t?t:[]))}),[t,i,r])}const Kh=e=>(null!=e?e:Vh.getState()).token.tokenList,$h=e=>{const{tokenList:t,popularTokenList:r}=(null!=e?e:Vh.getState()).token;return n.unionBy(r,t,(e=>e.address.toLowerCase()+e.chainId+e.side))},ef=e=>(null!=e?e:Vh.getState()).token.accountBalances,tf=e=>(null!=e?e:Vh.getState()).token.ethBalance,rf=e=>(null!=e?e:Vh.getState()).token.defaultFromToken,nf=e=>(null!=e?e:Vh.getState()).token.defaultToToken,of=e=>(null!=e?e:Vh.getState()).token.balanceLoadings;function sf(){const{account:e,chainId:t}=Xh(),r=c.useSelector(ef),n=c.useSelector(tf),i=o.useCallback((o=>{var i,s,a;if(!e||!o)return null;if(wa(o.address,"0xEeeeeEeeeEeEeeEeEeEeeEEEeeeeEeeeeeeeEEeE")){const e=n[null!==(s=null!==(i=o.chainId)&&void 0!==i?i:t)&&void 0!==s?s:1];return!e||(null==e?void 0:e.isNaN())?null:e}const l=null===(a=r[o.address.toLocaleLowerCase()])||void 0===a?void 0:a.tokenBalances;return!l||(null==l?void 0:l.isNaN())?null:l}),[r,n,e]);return i}const af=e=>(null!=e?e:Vh.getState()).globals,lf=e=>(null!=e?e:Vh.getState()).globals.autoConnectLoading,cf=e=>(null!=e?e:Vh.getState()).globals.autoSlippage;var df=[{constant:!0,inputs:[],name:"getCurrentBlockTimestamp",outputs:[{name:"timestamp",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{components:[{name:"target",type:"address"},{name:"callData",type:"bytes"}],name:"calls",type:"tuple[]"}],name:"aggregate",outputs:[{name:"blockNumber",type:"uint256"},{name:"returnData",type:"bytes[]"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"getLastBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"addr",type:"address"}],name:"getEthBalance",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockDifficulty",outputs:[{name:"difficulty",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockGasLimit",outputs:[{name:"gaslimit",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[],name:"getCurrentBlockCoinbase",outputs:[{name:"coinbase",type:"address"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"blockNumber",type:"uint256"}],name:"getBlockHash",outputs:[{name:"blockHash",type:"bytes32"}],payable:!1,stateMutability:"view",type:"function"}];const uf={[ma.MAINNET]:{MULTI_CALL:"0xeefba1e63905ef1d7acba5a8513c70307c1ce441",DODO_APPROVE:"0xCB859eA579b28e02B87A1FDE08d087ab9dbE5149",ERC20_HELPER:"0xD9ef2d1583e8Aa196123e773BE38B539a4d149df"},[ma.GOERLI]:{MULTI_CALL:"0x696E25A5e2AEd1C55E6d6Cfa0532Bbda9020165d",DODO_APPROVE:"0xC9143e54021f4a6d33b9b89DBB9F458AaEdd56FB",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"},[ma.BSC]:{MULTI_CALL:"0x1Ee38d535d541c55C9dae27B12edf090C608E6Fb",DODO_APPROVE:"0xa128Ba44B2738A558A1fdC06d6303d52D3Cef8c1",ERC20_HELPER:"0x566651Ad34f6306872FaC5fB95bbF4C9beE8D8F2"},[ma.POLYGON]:{MULTI_CALL:"0xc9eD9B18e447e600238fe50e944B9062B664DEa4",DODO_APPROVE:"0x6D310348d5c12009854DFCf72e0DF9027e8cb4f4",ERC20_HELPER:"0xfd24312Ec7871A6D1a31e454D5AbB16c6c25a9b3"},[ma.ARBITRUM_ONE]:{MULTI_CALL:"0xF718F2bd590E5621e53f7b89398e52f7Acced8ca",DODO_APPROVE:"0xA867241cDC8d3b0C07C85cC06F25a0cD3b5474d8",ERC20_HELPER:"0x7C062B9C584fA6eC2504270790D38240A2c5fE72"},[ma.AURORA]:{MULTI_CALL:"0x989DcAA95801C527C5B73AA65d3962dF9aCe1b0C",DODO_APPROVE:"0x335aC99bb3E51BDbF22025f092Ebc1Cf2c5cC619",ERC20_HELPER:"0xE8C9A78725D0451FA19878D5f8A3dC0D55FECF25"},[ma.OKCHAIN]:{MULTI_CALL:"0x5e84190a270333aCe5B9202a3F4ceBf11b81bB01",DODO_APPROVE:"0x7737fd30535c69545deeEa54AB8Dd590ccaEBD3c",ERC20_HELPER:"0x4775b1858f1e417C9609D455C3Ad8751ec01daC4"},[ma.OPTIMISM]:{MULTI_CALL:"0xb98Ac2fEFc8b73aeAE33D02BB00c26E12afCa9Df",DODO_APPROVE:"0xa492d6eABcdc3E204676f15B950bBdD448080364",ERC20_HELPER:"0x42E456ea0dd7538ea103fBb1d0388D14C97bB5b2"},[ma.AVALANCHE]:{MULTI_CALL:"0x97f0153E7F5749640aDF3Ff9CFC518b79D6Fe53b",DODO_APPROVE:"0xCFea63e3DE31De53D68780Dd65675F169439e470",ERC20_HELPER:"0xC3528D128CC227fd60793007b5e3FdF7c2945282"},[ma.CONFLUX]:{MULTI_CALL:"0x696e25a5e2aed1c55e6d6cfa0532bbda9020165d",DODO_APPROVE:"0x5BaF16d57620Cb361F622232F3cb4090e35F3da2",ERC20_HELPER:"0x24549FC74B3076A962624A26370ed556c467F74C"},[ma.BASE]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0x89872650fA1A391f58B4E144222bB02e44db7e3B",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.LINEA]:{MULTI_CALL:"0xa7b9C3a116b20bEDDdBE4d90ff97157f67F0bD97",DODO_APPROVE:"0x6de4d882a84A98f4CCD5D33ea6b3C99A07BAbeB1",ERC20_HELPER:"0xbcd2FDC3B884Cf0dfD932f55Ec2Fe1fB7e8c62Da"},[ma.SCROLL]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0x20E77aD760eC9E922Fd2dA8847ABFbB2471B92CD",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.MANTA]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0x0226fCE8c969604C3A0AD19c37d1FAFac73e13c2",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.MANTLE]:{MULTI_CALL:"0xf5Ec1a19e1570bDf0A3AaA6585274f27027270b1",DODO_APPROVE:"0xa71415675F68f29259ddD63215E5518d2735bf0a",ERC20_HELPER:"0xB5c7BA1EAde74800cD6cf5F56b1c4562De373780"},[ma.TON]:{MULTI_CALL:"",DODO_APPROVE:"",ERC20_HELPER:""}},pf=new Ls("abi/5.7.0"),hf={};let ff={calldata:!0,memory:!0,storage:!0},mf={calldata:!0,memory:!0};function gf(e,t){if("bytes"===e||"string"===e){if(ff[t])return!0}else if("address"===e){if("payable"===t)return!0}else if((e.indexOf("[")>=0||"tuple"===e)&&mf[t])return!0;return(ff[t]||"payable"===t)&&pf.throwArgumentError("invalid modifier","name",t),!1}function yf(e,t){for(let r in t)Ia(e,r,t[r])}const bf=Object.freeze({sighash:"sighash",minimal:"minimal",full:"full",json:"json"}),vf=new RegExp(/^(.*)\[([0-9]*)\]$/);class xf{constructor(e,t){e!==hf&&pf.throwError("use fromString",Ls.errors.UNSUPPORTED_OPERATION,{operation:"new ParamType()"}),yf(this,t);let r=this.type.match(vf);yf(this,r?{arrayLength:parseInt(r[2]||"-1"),arrayChildren:xf.fromObject({type:r[1],components:this.components}),baseType:"array"}:{arrayLength:null,arrayChildren:null,baseType:null!=this.components?"tuple":this.type}),this._isParamType=!0,Object.freeze(this)}format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json){let t={type:"tuple"===this.baseType?"tuple":this.type,name:this.name||void 0};return"boolean"==typeof this.indexed&&(t.indexed=this.indexed),this.components&&(t.components=this.components.map((t=>JSON.parse(t.format(e))))),JSON.stringify(t)}let t="";return"array"===this.baseType?(t+=this.arrayChildren.format(e),t+="["+(this.arrayLength<0?"":String(this.arrayLength))+"]"):"tuple"===this.baseType?(e!==bf.sighash&&(t+=this.type),t+="("+this.components.map((t=>t.format(e))).join(e===bf.full?", ":",")+")"):t+=this.type,e!==bf.sighash&&(!0===this.indexed&&(t+=" indexed"),e===bf.full&&this.name&&(t+=" "+this.name)),t}static from(e,t){return"string"==typeof e?xf.fromString(e,t):xf.fromObject(e)}static fromObject(e){return xf.isParamType(e)?e:new xf(hf,{name:e.name||null,type:Of(e.type),indexed:null==e.indexed?null:!!e.indexed,components:e.components?e.components.map(xf.fromObject):null})}static fromString(e,t){return r=function(e,t){let r=e;function n(t){pf.throwArgumentError(`unexpected character at position ${t}`,"param",e)}function o(e){let r={type:"",name:"",parent:e,state:{allowType:!0}};return t&&(r.indexed=!1),r}e=e.replace(/\s/g," ");let i={type:"",name:"",state:{allowType:!0}},s=i;for(let r=0;r<e.length;r++){let i=e[r];switch(i){case"(":s.state.allowType&&""===s.type?s.type="tuple":s.state.allowParams||n(r),s.state.allowType=!1,s.type=Of(s.type),s.components=[o(s)],s=s.components[0];break;case")":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),gf(s.type,s.name)&&(s.name=""),s.type=Of(s.type);let e=s;s=s.parent,s||n(r),delete e.parent,s.state.allowParams=!1,s.state.allowName=!0,s.state.allowArray=!0;break;case",":delete s.state,"indexed"===s.name&&(t||n(r),s.indexed=!0,s.name=""),gf(s.type,s.name)&&(s.name=""),s.type=Of(s.type);let a=o(s.parent);s.parent.components.push(a),delete s.parent,s=a;break;case" ":s.state.allowType&&""!==s.type&&(s.type=Of(s.type),delete s.state.allowType,s.state.allowName=!0,s.state.allowParams=!0),s.state.allowName&&""!==s.name&&("indexed"===s.name?(t||n(r),s.indexed&&n(r),s.indexed=!0,s.name=""):gf(s.type,s.name)?s.name="":s.state.allowName=!1);break;case"[":s.state.allowArray||n(r),s.type+=i,s.state.allowArray=!1,s.state.allowName=!1,s.state.readArray=!0;break;case"]":s.state.readArray||n(r),s.type+=i,s.state.readArray=!1,s.state.allowArray=!0,s.state.allowName=!0;break;default:s.state.allowType?(s.type+=i,s.state.allowParams=!0,s.state.allowArray=!0):s.state.allowName?(s.name+=i,delete s.state.allowArray):s.state.readArray?s.type+=i:n(r)}}return s.parent&&pf.throwArgumentError("unexpected eof","param",e),delete i.state,"indexed"===s.name?(t||n(r.length-7),s.indexed&&n(r.length-7),s.indexed=!0,s.name=""):gf(s.type,s.name)&&(s.name=""),i.type=Of(i.type),i}(e,!!t),xf.fromObject({name:r.name,type:r.type,indexed:r.indexed,components:r.components});var r}static isParamType(e){return!(null==e||!e._isParamType)}}function wf(e,t){return function(e){e=e.trim();let t=[],r="",n=0;for(let o=0;o<e.length;o++){let i=e[o];","===i&&0===n?(t.push(r),r=""):(r+=i,"("===i?n++:")"===i&&(n--,-1===n&&pf.throwArgumentError("unbalanced parenthesis","value",e)))}r&&t.push(r);return t}(e).map((e=>xf.fromString(e,t)))}class Ef{constructor(e,t){e!==hf&&pf.throwError("use a static from method",Ls.errors.UNSUPPORTED_OPERATION,{operation:"new Fragment()"}),yf(this,t),this._isFragment=!0,Object.freeze(this)}static from(e){return Ef.isFragment(e)?e:"string"==typeof e?Ef.fromString(e):Ef.fromObject(e)}static fromObject(e){if(Ef.isFragment(e))return e;switch(e.type){case"function":return Sf.fromObject(e);case"event":return Af.fromObject(e);case"constructor":return Rf.fromObject(e);case"error":return Mf.fromObject(e);case"fallback":case"receive":return null}return pf.throwArgumentError("invalid fragment object","value",e)}static fromString(e){return"event"===(e=(e=(e=e.replace(/\s/g," ")).replace(/\(/g," (").replace(/\)/g,") ").replace(/\s+/g," ")).trim()).split(" ")[0]?Af.fromString(e.substring(5).trim()):"function"===e.split(" ")[0]?Sf.fromString(e.substring(8).trim()):"constructor"===e.split("(")[0].trim()?Rf.fromString(e.trim()):"error"===e.split(" ")[0]?Mf.fromString(e.substring(5).trim()):pf.throwArgumentError("unsupported fragment","value",e)}static isFragment(e){return!(!e||!e._isFragment)}}class Af extends Ef{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==bf.sighash&&(t+="event "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ",e!==bf.sighash&&this.anonymous&&(t+="anonymous "),t.trim()}static from(e){return"string"==typeof e?Af.fromString(e):Af.fromObject(e)}static fromObject(e){if(Af.isEventFragment(e))return e;"event"!==e.type&&pf.throwArgumentError("invalid event object","value",e);const t={name:Ff(e.name),anonymous:e.anonymous,inputs:e.inputs?e.inputs.map(xf.fromObject):[],type:"event"};return new Af(hf,t)}static fromString(e){let t=e.match(jf);t||pf.throwArgumentError("invalid event string","value",e);let r=!1;return t[3].split(" ").forEach((e=>{switch(e.trim()){case"anonymous":r=!0;break;case"":break;default:pf.warn("unknown modifier: "+e)}})),Af.fromObject({name:t[1].trim(),anonymous:r,inputs:wf(t[2],!0),type:"event"})}static isEventFragment(e){return e&&e._isFragment&&"event"===e.type}}function Cf(e,t){t.gas=null;let r=e.split("@");return 1!==r.length?(r.length>2&&pf.throwArgumentError("invalid human-readable ABI signature","value",e),r[1].match(/^[0-9]+$/)||pf.throwArgumentError("invalid human-readable ABI signature gas","value",e),t.gas=E.BigNumber.from(r[1]),r[0]):e}function kf(e,t){t.constant=!1,t.payable=!1,t.stateMutability="nonpayable",e.split(" ").forEach((e=>{switch(e.trim()){case"constant":t.constant=!0;break;case"payable":t.payable=!0,t.stateMutability="payable";break;case"nonpayable":t.payable=!1,t.stateMutability="nonpayable";break;case"pure":t.constant=!0,t.stateMutability="pure";break;case"view":t.constant=!0,t.stateMutability="view";break;case"external":case"public":case"":break;default:console.log("unknown modifier: "+e)}}))}function Tf(e){let t={constant:!1,payable:!0,stateMutability:"payable"};return null!=e.stateMutability?(t.stateMutability=e.stateMutability,t.constant="view"===t.stateMutability||"pure"===t.stateMutability,null!=e.constant&&!!e.constant!==t.constant&&pf.throwArgumentError("cannot have constant function with mutability "+t.stateMutability,"value",e),t.payable="payable"===t.stateMutability,null!=e.payable&&!!e.payable!==t.payable&&pf.throwArgumentError("cannot have payable function with mutability "+t.stateMutability,"value",e)):null!=e.payable?(t.payable=!!e.payable,null!=e.constant||t.payable||"constructor"===e.type||pf.throwArgumentError("unable to determine stateMutability","value",e),t.constant=!!e.constant,t.constant?t.stateMutability="view":t.stateMutability=t.payable?"payable":"nonpayable",t.payable&&t.constant&&pf.throwArgumentError("cannot have constant payable function","value",e)):null!=e.constant?(t.constant=!!e.constant,t.payable=!t.constant,t.stateMutability=t.constant?"view":"payable"):"constructor"!==e.type&&pf.throwArgumentError("unable to determine stateMutability","value",e),t}class Rf extends Ef{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"constructor",stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});e===bf.sighash&&pf.throwError("cannot format a constructor for sighash",Ls.errors.UNSUPPORTED_OPERATION,{operation:"format(sighash)"});let t="constructor("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ";return this.stateMutability&&"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "),t.trim()}static from(e){return"string"==typeof e?Rf.fromString(e):Rf.fromObject(e)}static fromObject(e){if(Rf.isConstructorFragment(e))return e;"constructor"!==e.type&&pf.throwArgumentError("invalid constructor object","value",e);let t=Tf(e);t.constant&&pf.throwArgumentError("constructor cannot be constant","value",e);const r={name:null,type:e.type,inputs:e.inputs?e.inputs.map(xf.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?E.BigNumber.from(e.gas):null};return new Rf(hf,r)}static fromString(e){let t={type:"constructor"},r=(e=Cf(e,t)).match(jf);return r&&"constructor"===r[1].trim()||pf.throwArgumentError("invalid constructor string","value",e),t.inputs=wf(r[2].trim(),!1),kf(r[3].trim(),t),Rf.fromObject(t)}static isConstructorFragment(e){return e&&e._isFragment&&"constructor"===e.type}}class Sf extends Rf{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:"nonpayable"!==this.stateMutability?this.stateMutability:void 0,payable:this.payable,gas:this.gas?this.gas.toNumber():void 0,inputs:this.inputs.map((t=>JSON.parse(t.format(e)))),outputs:this.outputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==bf.sighash&&(t+="function "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ",e!==bf.sighash&&(this.stateMutability?"nonpayable"!==this.stateMutability&&(t+=this.stateMutability+" "):this.constant&&(t+="view "),this.outputs&&this.outputs.length&&(t+="returns ("+this.outputs.map((t=>t.format(e))).join(", ")+") "),null!=this.gas&&(t+="@"+this.gas.toString()+" ")),t.trim()}static from(e){return"string"==typeof e?Sf.fromString(e):Sf.fromObject(e)}static fromObject(e){if(Sf.isFunctionFragment(e))return e;"function"!==e.type&&pf.throwArgumentError("invalid function object","value",e);let t=Tf(e);const r={type:e.type,name:Ff(e.name),constant:t.constant,inputs:e.inputs?e.inputs.map(xf.fromObject):[],outputs:e.outputs?e.outputs.map(xf.fromObject):[],payable:t.payable,stateMutability:t.stateMutability,gas:e.gas?E.BigNumber.from(e.gas):null};return new Sf(hf,r)}static fromString(e){let t={type:"function"},r=(e=Cf(e,t)).split(" returns ");r.length>2&&pf.throwArgumentError("invalid function string","value",e);let n=r[0].match(jf);if(n||pf.throwArgumentError("invalid function signature","value",e),t.name=n[1].trim(),t.name&&Ff(t.name),t.inputs=wf(n[2],!1),kf(n[3].trim(),t),r.length>1){let n=r[1].match(jf);""==n[1].trim()&&""==n[3].trim()||pf.throwArgumentError("unexpected tokens","value",e),t.outputs=wf(n[2],!1)}else t.outputs=[];return Sf.fromObject(t)}static isFunctionFragment(e){return e&&e._isFragment&&"function"===e.type}}function Nf(e){const t=e.format();return"Error(string)"!==t&&"Panic(uint256)"!==t||pf.throwArgumentError(`cannot specify user defined ${t} error`,"fragment",e),e}class Mf extends Ef{format(e){if(e||(e=bf.sighash),bf[e]||pf.throwArgumentError("invalid format type","format",e),e===bf.json)return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map((t=>JSON.parse(t.format(e))))});let t="";return e!==bf.sighash&&(t+="error "),t+=this.name+"("+this.inputs.map((t=>t.format(e))).join(e===bf.full?", ":",")+") ",t.trim()}static from(e){return"string"==typeof e?Mf.fromString(e):Mf.fromObject(e)}static fromObject(e){if(Mf.isErrorFragment(e))return e;"error"!==e.type&&pf.throwArgumentError("invalid error object","value",e);const t={type:e.type,name:Ff(e.name),inputs:e.inputs?e.inputs.map(xf.fromObject):[]};return Nf(new Mf(hf,t))}static fromString(e){let t={type:"error"},r=e.match(jf);return r||pf.throwArgumentError("invalid error signature","value",e),t.name=r[1].trim(),t.name&&Ff(t.name),t.inputs=wf(r[2],!1),Nf(Mf.fromObject(t))}static isErrorFragment(e){return e&&e._isFragment&&"error"===e.type}}function Of(e){return e.match(/^uint($|[^1-9])/)?e="uint256"+e.substring(4):e.match(/^int($|[^1-9])/)&&(e="int256"+e.substring(3)),e}const If=new RegExp("^[a-zA-Z$_][a-zA-Z0-9$_]*$");function Ff(e){return e&&e.match(If)||pf.throwArgumentError(`invalid identifier "${e}"`,"value",e),e}const jf=new RegExp("^([^)(]*)\\((.*)\\)([^)(]*)$");const Lf=new Ls("abi/5.7.0");class _f{constructor(e,t,r,n){this.name=e,this.type=t,this.localName=r,this.dynamic=n}_throwError(e,t){Lf.throwArgumentError(e,this.localName,t)}}class Wf{constructor(e){Ia(this,"wordSize",e||32),this._data=[],this._dataLength=0,this._padding=new Uint8Array(e)}get data(){return Js(this._data)}get length(){return this._dataLength}_writeData(e){return this._data.push(e),this._dataLength+=e.length,e.length}appendWriter(e){return this._writeData(Zs(e._data))}writeBytes(e){let t=Vs(e);const r=t.length%this.wordSize;return r&&(t=Zs([t,this._padding.slice(r)])),this._writeData(t)}_getValue(e){let t=Vs(E.BigNumber.from(e));return t.length>this.wordSize&&Lf.throwError("value out-of-bounds",Ls.errors.BUFFER_OVERRUN,{length:this.wordSize,offset:t.length}),t.length%this.wordSize&&(t=Zs([this._padding.slice(t.length%this.wordSize),t])),t}writeValue(e){return this._writeData(this._getValue(e))}writeUpdatableValue(){const e=this._data.length;return this._data.push(this._padding),this._dataLength+=this.wordSize,t=>{this._data[e]=this._getValue(t)}}}class Bf{constructor(e,t,r,n){Ia(this,"_data",Vs(e)),Ia(this,"wordSize",t||32),Ia(this,"_coerceFunc",r),Ia(this,"allowLoose",n),this._offset=0}get data(){return Ys(this._data)}get consumed(){return this._offset}static coerce(e,t){let r=e.match("^u?int([0-9]+)$");return r&&parseInt(r[1])<=48&&(t=t.toNumber()),t}coerce(e,t){return this._coerceFunc?this._coerceFunc(e,t):Bf.coerce(e,t)}_peekBytes(e,t,r){let n=Math.ceil(t/this.wordSize)*this.wordSize;return this._offset+n>this._data.length&&(this.allowLoose&&r&&this._offset+t<=this._data.length?n=t:Lf.throwError("data out-of-bounds",Ls.errors.BUFFER_OVERRUN,{length:this._data.length,offset:this._offset+n})),this._data.slice(this._offset,this._offset+n)}subReader(e){return new Bf(this._data.slice(this._offset+e),this.wordSize,this._coerceFunc,this.allowLoose)}readBytes(e,t){let r=this._peekBytes(0,e,!!t);return this._offset+=r.length,r.slice(0,e)}readValue(){return E.BigNumber.from(this.readBytes(this.wordSize))}}class Pf extends _f{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,t){try{t=fa(t)}catch(e){this._throwError(e.message,t)}return e.writeValue(t)}decode(e){return fa(Qs(e.readValue().toHexString(),20))}}class Df extends _f{constructor(e){super(e.name,e.type,void 0,e.dynamic),this.coder=e}defaultValue(){return this.coder.defaultValue()}encode(e,t){return this.coder.encode(e,t)}decode(e){return this.coder.decode(e)}}const Uf=new Ls("abi/5.7.0");function Vf(e,t,r){let n=null;if(Array.isArray(r))n=r;else if(r&&"object"==typeof r){let e={};n=t.map((t=>{const n=t.localName;return n||Uf.throwError("cannot encode object for signature with missing names",Ls.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]&&Uf.throwError("cannot encode object for signature with duplicate names",Ls.errors.INVALID_ARGUMENT,{argument:"values",coder:t,value:r}),e[n]=!0,r[n]}))}else Uf.throwArgumentError("invalid tuple value","tuple",r);t.length!==n.length&&Uf.throwArgumentError("types/value length mismatch","tuple",r);let o=new Wf(e.wordSize),i=new Wf(e.wordSize),s=[];t.forEach(((e,t)=>{let r=n[t];if(e.dynamic){let t=i.length;e.encode(i,r);let n=o.writeUpdatableValue();s.push((e=>{n(e+t)}))}else e.encode(o,r)})),s.forEach((e=>{e(o.length)}));let a=e.appendWriter(o);return a+=e.appendWriter(i),a}function Zf(e,t){let r=[],n=e.subReader(0);t.forEach((t=>{let o=null;if(t.dynamic){let r=e.readValue(),i=n.subReader(r.toNumber());try{o=t.decode(i)}catch(e){if(e.code===Ls.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}}else try{o=t.decode(e)}catch(e){if(e.code===Ls.errors.BUFFER_OVERRUN)throw e;o=e,o.baseType=t.name,o.name=t.localName,o.type=t.type}null!=o&&r.push(o)}));const o=t.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});t.forEach(((e,t)=>{let n=e.localName;if(!n||1!==o[n])return;if("length"===n&&(n="_length"),null!=r[n])return;const i=r[t];i instanceof Error?Object.defineProperty(r,n,{enumerable:!0,get:()=>{throw i}}):r[n]=i}));for(let e=0;e<r.length;e++){const t=r[e];t instanceof Error&&Object.defineProperty(r,e,{enumerable:!0,get:()=>{throw t}})}return Object.freeze(r)}class Hf extends _f{constructor(e,t,r){super("array",e.type+"["+(t>=0?t:"")+"]",r,-1===t||e.dynamic),this.coder=e,this.length=t}defaultValue(){const e=this.coder.defaultValue(),t=[];for(let r=0;r<this.length;r++)t.push(e);return t}encode(e,t){Array.isArray(t)||this._throwError("expected array value",t);let r=this.length;-1===r&&(r=t.length,e.writeValue(t.length)),Uf.checkArgumentCount(t.length,r,"coder array"+(this.localName?" "+this.localName:""));let n=[];for(let e=0;e<t.length;e++)n.push(this.coder);return Vf(e,n,t)}decode(e){let t=this.length;-1===t&&(t=e.readValue().toNumber(),32*t>e._data.length&&Uf.throwError("insufficient data length",Ls.errors.BUFFER_OVERRUN,{length:e._data.length,count:t}));let r=[];for(let e=0;e<t;e++)r.push(new Df(this.coder));return e.coerce(this.name,Zf(e,r))}}class zf extends _f{constructor(e){super("bool","bool",e,!1)}defaultValue(){return!1}encode(e,t){return e.writeValue(t?1:0)}decode(e){return e.coerce(this.type,!e.readValue().isZero())}}class Yf extends _f{constructor(e,t){super(e,e,t,!0)}defaultValue(){return"0x"}encode(e,t){t=Vs(t);let r=e.writeValue(t.length);return r+=e.writeBytes(t),r}decode(e){return e.readBytes(e.readValue().toNumber(),!0)}}class Gf extends Yf{constructor(e){super("bytes",e)}decode(e){return e.coerce(this.name,Ys(super.decode(e)))}}class Xf extends _f{constructor(e,t){let r="bytes"+String(e);super(r,r,t,!1),this.size=e}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+2*this.size)}encode(e,t){let r=Vs(t);return r.length!==this.size&&this._throwError("incorrect data length",t),e.writeBytes(r)}decode(e){return e.coerce(this.name,Ys(e.readBytes(this.size)))}}class Jf extends _f{constructor(e){super("null","",e,!1)}defaultValue(){return null}encode(e,t){return null!=t&&this._throwError("not null",t),e.writeBytes([])}decode(e){return e.readBytes(0),e.coerce(this.name,null)}}class qf extends _f{constructor(e,t,r){const n=(t?"int":"uint")+8*e;super(n,n,r,!1),this.size=e,this.signed=t}defaultValue(){return 0}encode(e,t){let r=E.BigNumber.from(t),n=sl.mask(8*e.wordSize);if(this.signed){let e=n.mask(8*this.size-1);(r.gt(e)||r.lt(e.add(il).mul(nl)))&&this._throwError("value out-of-bounds",t)}else(r.lt(ol)||r.gt(n.mask(8*this.size)))&&this._throwError("value out-of-bounds",t);return r=r.toTwos(8*this.size).mask(8*this.size),this.signed&&(r=r.fromTwos(8*this.size).toTwos(8*e.wordSize)),e.writeValue(r)}decode(e){let t=e.readValue().mask(8*this.size);return this.signed&&(t=t.fromTwos(8*this.size)),e.coerce(this.name,t)}}class Qf extends Yf{constructor(e){super("string",e)}defaultValue(){return""}encode(e,t){return super.encode(e,hl(t))}decode(e){return fl(super.decode(e))}}class Kf extends _f{constructor(e,t){let r=!1;const n=[];e.forEach((e=>{e.dynamic&&(r=!0),n.push(e.type)}));super("tuple","tuple("+n.join(",")+")",t,r),this.coders=e}defaultValue(){const e=[];this.coders.forEach((t=>{e.push(t.defaultValue())}));const t=this.coders.reduce(((e,t)=>{const r=t.localName;return r&&(e[r]||(e[r]=0),e[r]++),e}),{});return this.coders.forEach(((r,n)=>{let o=r.localName;o&&1===t[o]&&("length"===o&&(o="_length"),null==e[o]&&(e[o]=e[n]))})),Object.freeze(e)}encode(e,t){return Vf(e,this.coders,t)}decode(e){return e.coerce(this.name,Zf(e,this.coders))}}const $f=new Ls("abi/5.7.0"),em=new RegExp(/^bytes([0-9]*)$/),tm=new RegExp(/^(u?int)([0-9]*)$/);const rm=new class{constructor(e){Ia(this,"coerceFunc",e||null)}_getCoder(e){switch(e.baseType){case"address":return new Pf(e.name);case"bool":return new zf(e.name);case"string":return new Qf(e.name);case"bytes":return new Gf(e.name);case"array":return new Hf(this._getCoder(e.arrayChildren),e.arrayLength,e.name);case"tuple":return new Kf((e.components||[]).map((e=>this._getCoder(e))),e.name);case"":return new Jf(e.name)}let t=e.type.match(tm);if(t){let r=parseInt(t[2]||"256");return(0===r||r>256||r%8!=0)&&$f.throwArgumentError("invalid "+t[1]+" bit length","param",e),new qf(r/8,"int"===t[1],e.name)}if(t=e.type.match(em),t){let r=parseInt(t[1]);return(0===r||r>32)&&$f.throwArgumentError("invalid bytes length","param",e),new Xf(r,e.name)}return $f.throwArgumentError("invalid type","type",e.type)}_getWordSize(){return 32}_getReader(e,t){return new Bf(e,this._getWordSize(),this.coerceFunc,t)}_getWriter(){return new Wf(this._getWordSize())}getDefaultValue(e){const t=e.map((e=>this._getCoder(xf.from(e))));return new Kf(t,"_").defaultValue()}encode(e,t){e.length!==t.length&&$f.throwError("types/values length mismatch",Ls.errors.INVALID_ARGUMENT,{count:{types:e.length,values:t.length},value:{types:e,values:t}});const r=e.map((e=>this._getCoder(xf.from(e)))),n=new Kf(r,"_"),o=this._getWriter();return n.encode(o,t),o.data}decode(e,t,r){const n=e.map((e=>this._getCoder(xf.from(e))));return new Kf(n,"_").decode(this._getReader(Vs(t),r))}},nm=new Ls("abi/5.7.0");class om extends Da{}class im extends Da{}class sm extends Da{}class am extends Da{static isIndexed(e){return!(!e||!e._isIndexed)}}const lm={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:!0},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"]}};function cm(e,t){const r=new Error(`deferred error during ABI decoding triggered accessing ${e}`);return r.error=t,r}class dm{constructor(e){let t=[];t="string"==typeof e?JSON.parse(e):e,Ia(this,"fragments",t.map((e=>Ef.from(e))).filter((e=>null!=e))),Ia(this,"_abiCoder",Fa(new.target,"getAbiCoder")()),Ia(this,"functions",{}),Ia(this,"errors",{}),Ia(this,"events",{}),Ia(this,"structs",{}),this.fragments.forEach((e=>{let t=null;switch(e.type){case"constructor":return this.deploy?void nm.warn("duplicate definition - constructor"):void Ia(this,"deploy",e);case"function":t=this.functions;break;case"event":t=this.events;break;case"error":t=this.errors;break;default:return}let r=e.format();t[r]?nm.warn("duplicate definition - "+r):t[r]=e})),this.deploy||Ia(this,"deploy",Rf.from({payable:!1,type:"constructor"})),Ia(this,"_isInterface",!0)}format(e){e||(e=bf.full),e===bf.sighash&&nm.throwArgumentError("interface does not support formatting sighash","format",e);const t=this.fragments.map((t=>t.format(e)));return e===bf.json?JSON.stringify(t.map((e=>JSON.parse(e)))):t}static getAbiCoder(){return rm}static getAddress(e){return fa(e)}static getSighash(e){return Xs(ml(e.format()),0,4)}static getEventTopic(e){return ml(e.format())}getFunction(e){if(zs(e)){for(const t in this.functions)if(e===this.getSighash(t))return this.functions[t];nm.throwArgumentError("no matching function","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.functions).filter((e=>e.split("(")[0]===t));return 0===r.length?nm.throwArgumentError("no matching function","name",t):r.length>1&&nm.throwArgumentError("multiple matching functions","name",t),this.functions[r[0]]}const t=this.functions[Sf.fromString(e).format()];return t||nm.throwArgumentError("no matching function","signature",e),t}getEvent(e){if(zs(e)){const t=e.toLowerCase();for(const e in this.events)if(t===this.getEventTopic(e))return this.events[e];nm.throwArgumentError("no matching event","topichash",t)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.events).filter((e=>e.split("(")[0]===t));return 0===r.length?nm.throwArgumentError("no matching event","name",t):r.length>1&&nm.throwArgumentError("multiple matching events","name",t),this.events[r[0]]}const t=this.events[Af.fromString(e).format()];return t||nm.throwArgumentError("no matching event","signature",e),t}getError(e){if(zs(e)){const t=Fa(this.constructor,"getSighash");for(const r in this.errors){if(e===t(this.errors[r]))return this.errors[r]}nm.throwArgumentError("no matching error","sighash",e)}if(-1===e.indexOf("(")){const t=e.trim(),r=Object.keys(this.errors).filter((e=>e.split("(")[0]===t));return 0===r.length?nm.throwArgumentError("no matching error","name",t):r.length>1&&nm.throwArgumentError("multiple matching errors","name",t),this.errors[r[0]]}const t=this.errors[Sf.fromString(e).format()];return t||nm.throwArgumentError("no matching error","signature",e),t}getSighash(e){if("string"==typeof e)try{e=this.getFunction(e)}catch(t){try{e=this.getError(e)}catch(e){throw t}}return Fa(this.constructor,"getSighash")(e)}getEventTopic(e){return"string"==typeof e&&(e=this.getEvent(e)),Fa(this.constructor,"getEventTopic")(e)}_decodeParams(e,t){return this._abiCoder.decode(e,t)}_encodeParams(e,t){return this._abiCoder.encode(e,t)}encodeDeploy(e){return this._encodeParams(this.deploy.inputs,e||[])}decodeErrorResult(e,t){"string"==typeof e&&(e=this.getError(e));const r=Vs(t);return Ys(r.slice(0,4))!==this.getSighash(e)&&nm.throwArgumentError(`data signature does not match error ${e.name}.`,"data",Ys(r)),this._decodeParams(e.inputs,r.slice(4))}encodeErrorResult(e,t){return"string"==typeof e&&(e=this.getError(e)),Ys(Zs([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionData(e,t){"string"==typeof e&&(e=this.getFunction(e));const r=Vs(t);return Ys(r.slice(0,4))!==this.getSighash(e)&&nm.throwArgumentError(`data signature does not match function ${e.name}.`,"data",Ys(r)),this._decodeParams(e.inputs,r.slice(4))}encodeFunctionData(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Ys(Zs([this.getSighash(e),this._encodeParams(e.inputs,t||[])]))}decodeFunctionResult(e,t){"string"==typeof e&&(e=this.getFunction(e));let r=Vs(t),n=null,o="",i=null,s=null,a=null;switch(r.length%this._abiCoder._getWordSize()){case 0:try{return this._abiCoder.decode(e.outputs,r)}catch(e){}break;case 4:{const e=Ys(r.slice(0,4)),t=lm[e];if(t)i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.signature,t.reason&&(n=i[0]),"Error"===s?o=`; VM Exception while processing transaction: reverted with reason string ${JSON.stringify(i[0])}`:"Panic"===s&&(o=`; VM Exception while processing transaction: reverted with panic code ${i[0]}`);else try{const t=this.getError(e);i=this._abiCoder.decode(t.inputs,r.slice(4)),s=t.name,a=t.format()}catch(e){}break}}return nm.throwError("call revert exception"+o,Ls.errors.CALL_EXCEPTION,{method:e.format(),data:Ys(t),errorArgs:i,errorName:s,errorSignature:a,reason:n})}encodeFunctionResult(e,t){return"string"==typeof e&&(e=this.getFunction(e)),Ys(this._abiCoder.encode(e.outputs,t||[]))}encodeFilterTopics(e,t){"string"==typeof e&&(e=this.getEvent(e)),t.length>e.inputs.length&&nm.throwError("too many arguments for "+e.format(),Ls.errors.UNEXPECTED_ARGUMENT,{argument:"values",value:t});let r=[];e.anonymous||r.push(this.getEventTopic(e));const n=(e,t)=>"string"===e.type?ml(t):"bytes"===e.type?ta(Ys(t)):("bool"===e.type&&"boolean"==typeof t&&(t=t?"0x01":"0x00"),e.type.match(/^u?int/)&&(t=E.BigNumber.from(t).toHexString()),"address"===e.type&&this._abiCoder.encode(["address"],[t]),Qs(Ys(t),32));for(t.forEach(((t,o)=>{let i=e.inputs[o];i.indexed?null==t?r.push(null):"array"===i.baseType||"tuple"===i.baseType?nm.throwArgumentError("filtering with tuples or arrays not supported","contract."+i.name,t):Array.isArray(t)?r.push(t.map((e=>n(i,e)))):r.push(n(i,t)):null!=t&&nm.throwArgumentError("cannot filter non-indexed parameters; must be null","contract."+i.name,t)}));r.length&&null===r[r.length-1];)r.pop();return r}encodeEventLog(e,t){"string"==typeof e&&(e=this.getEvent(e));const r=[],n=[],o=[];return e.anonymous||r.push(this.getEventTopic(e)),t.length!==e.inputs.length&&nm.throwArgumentError("event arguments/values mismatch","values",t),e.inputs.forEach(((e,i)=>{const s=t[i];if(e.indexed)if("string"===e.type)r.push(ml(s));else if("bytes"===e.type)r.push(ta(s));else{if("tuple"===e.baseType||"array"===e.baseType)throw new Error("not implemented");r.push(this._abiCoder.encode([e.type],[s]))}else n.push(e),o.push(s)})),{data:this._abiCoder.encode(n,o),topics:r}}decodeEventLog(e,t,r){if("string"==typeof e&&(e=this.getEvent(e)),null!=r&&!e.anonymous){let t=this.getEventTopic(e);zs(r[0],32)&&r[0].toLowerCase()===t||nm.throwError("fragment/topic mismatch",Ls.errors.INVALID_ARGUMENT,{argument:"topics[0]",expected:t,value:r[0]}),r=r.slice(1)}let n=[],o=[],i=[];e.inputs.forEach(((e,t)=>{e.indexed?"string"===e.type||"bytes"===e.type||"tuple"===e.baseType||"array"===e.baseType?(n.push(xf.fromObject({type:"bytes32",name:e.name})),i.push(!0)):(n.push(e),i.push(!1)):(o.push(e),i.push(!1))}));let s=null!=r?this._abiCoder.decode(n,Zs(r)):null,a=this._abiCoder.decode(o,t,!0),l=[],c=0,d=0;e.inputs.forEach(((e,t)=>{if(e.indexed)if(null==s)l[t]=new am({_isIndexed:!0,hash:null});else if(i[t])l[t]=new am({_isIndexed:!0,hash:s[d++]});else try{l[t]=s[d++]}catch(e){l[t]=e}else try{l[t]=a[c++]}catch(e){l[t]=e}if(e.name&&null==l[e.name]){const r=l[t];r instanceof Error?Object.defineProperty(l,e.name,{enumerable:!0,get:()=>{throw cm(`property ${JSON.stringify(e.name)}`,r)}}):l[e.name]=r}}));for(let e=0;e<l.length;e++){const t=l[e];t instanceof Error&&Object.defineProperty(l,e,{enumerable:!0,get:()=>{throw cm(`index ${e}`,t)}})}return Object.freeze(l)}parseTransaction(e){let t=this.getFunction(e.data.substring(0,10).toLowerCase());return t?new im({args:this._abiCoder.decode(t.inputs,"0x"+e.data.substring(10)),functionFragment:t,name:t.name,signature:t.format(),sighash:this.getSighash(t),value:E.BigNumber.from(e.value||"0")}):null}parseLog(e){let t=this.getEvent(e.topics[0]);return!t||t.anonymous?null:new om({eventFragment:t,name:t.name,signature:t.format(),topic:this.getEventTopic(t),args:this.decodeEventLog(t,e.data,e.topics)})}parseError(e){const t=Ys(e);let r=this.getError(t.substring(0,10).toLowerCase());return r?new sm({args:this._abiCoder.decode(r.inputs,"0x"+t.substring(10)),errorFragment:r,name:r.name,signature:r.format(),sighash:this.getSighash(r)}):null}static isInterface(e){return!(!e||!e._isInterface)}}function um(e,t,...r){return ka(this,void 0,void 0,(function*(){const n=[];for(const e of r)for(const t of e)t.callData&&n.push(t.callData);const o=yield function(e,t,r){return ka(this,void 0,void 0,(function*(){const n=yield pm(e,t,r),o=new Map;for(const{req:e,resp:t}of n)o.set(e,t);return e.map((e=>({req:e,resp:o.get(e)})))}))}(n,e,t),i=new Map;for(const{req:e,resp:t}of o)i.set(e,null==t?void 0:t.result);return r.map((e=>e.filter((e=>!e.callData||i.get(e.callData))).map(((e,t)=>e.processor(e.callData?i.get(e.callData):null,t)))))}))}function pm(e,t,r){return ka(this,void 0,void 0,(function*(){let o=[e];e.length>800&&(o=n.chunk(e,800));let i=[];const s=o.map((e=>ka(this,void 0,void 0,(function*(){const n=e.map((e=>[e.to,e.data])),o={data:t.interface.encodeFunctionData("aggregate",[n]),to:r};let s;try{s=yield t.provider.call(o)}catch(n){const o=e.length;if(o>20){const n=Math.floor(o/2),[s,a]=yield Promise.all([pm(e.slice(0,n),t,r),pm(e.slice(n,o),t,r)]);i=[...i,...s,...a]}else{const e="[sendCallReqs] error";console.error(e,n)}}if(void 0===s)throw new Error("Unexpected batch result");const[a,l]=rm.decode(["uint256","bytes[]"],s);if(e.length!==l.length)throw new Error("Unexpected length mismatch");return l.map(((t,r)=>({resp:{result:t},req:e[r]})))}))));return(yield Promise.allSettled(s)).filter((e=>"fulfilled"===e.status)).forEach((({value:e})=>{i=[...i,...e]})),i}))}const hm=new Map;function fm(e,t){if(hm.has(e))return hm.get(e);const r=new yh(e,t);return hm.set(e,r),r}function mm(e,t,r,n){if(!function(e){try{return fa(e)}catch(e){return!1}}(e)||e===rl)throw Error(`Invalid 'address' parameter '${e}'.`);return new A.Contract(e,t,function(e,t){return t?function(e,t){return e.getSigner(t).connectUnchecked()}(e,t):e}(r,n))}function gm(e){const{provider:t,account:r,chainId:n}=u.useWeb3React(),[i,s]=o.useState(!1),a=o.useMemo((()=>uf[null!=e?e:n]),[n,e]),l=c.useSelector(af).jsonRpcUrlMap,d=o.useCallback(((o,i)=>{if(e&&e!==n){const t=Object.assign(Object.assign({},ga),l)[e],r=fm(null==t?void 0:t[0],e);return new A.Contract(o,i,r)}if(t)return mm(o,i,t,r)}),[t,r,e,l]),p=o.useCallback((e=>{if(!a)return;const{MULTI_CALL:t}=a;if(!t)return;const r=d(t,df);return(()=>ka(this,void 0,void 0,(function*(){if(r){s(!0);try{const[n]=yield um(r,t,e);return n}catch(e){console.error("Contract: useMultiContract is error",e)}s(!1)}})))()}),[a,d]);return{getContract:d,contractConfig:a,call:p,loading:i}}var ym=[{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"isERC20",outputs:[{internalType:"bool",name:"isOk",type:"bool"},{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"},{inputs:[{internalType:"address",name:"token",type:"address"},{internalType:"address",name:"user",type:"address"},{internalType:"address",name:"spender",type:"address"}],name:"judgeERC20",outputs:[{internalType:"string",name:"symbol",type:"string"},{internalType:"string",name:"name",type:"string"},{internalType:"uint256",name:"decimals",type:"uint256"},{internalType:"uint256",name:"balance",type:"uint256"},{internalType:"uint256",name:"allownance",type:"uint256"}],stateMutability:"view",type:"function"}];const bm=new O.default(2).pow(256).minus(1);function vm({tokenList:e,blockNumber:t,chainId:r,skip:n}){var i;const{account:s}=u.useWeb3React(),a=Gh(),l=c.useDispatch(),[d,p]=o.useMemo((()=>{const t=[],r=[];return null==e||e.forEach((e=>ka(this,void 0,void 0,(function*(){e.chainId===ma.TON?Ea(e.address)||r.push(e):t.push(e)})))),[t.map((e=>e.address.toLocaleLowerCase())),r]}),[e]),{getContract:h,contractConfig:f,call:m}=gm(r),[g,y]=o.useState(),b=o.useMemo((()=>{if(!s||!d.length||!f)return;const{DODO_APPROVE:e,ERC20_HELPER:t}=f,r=h(t,ym);if(!r)return;return d.map((n=>({callData:{data:r.interface.encodeFunctionData("isERC20",[n,s,e]),to:t},processor:e=>{const t=new dm(ym).decodeFunctionResult("isERC20",e),{balance:r,isOk:o}=t,i=parseInt(t.decimals),s=new O.default(10).pow(i),a=new O.default(t.allownance.toString()).div(s);return o?{address:n,decimals:i,symbol:t.symbol,name:t.name,balance:new O.default(r.toString()).div(s),allowance:a}:{address:n,balance:new O.default(0),allowance:new O.default(0)}}})))}),[s,h,JSON.stringify(d)]);return o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){if(!b||n)return;let e={};d.forEach((t=>{e[t]=!0})),l(Na(e));const t=yield m(b),r={};t&&(t.forEach((e=>{Ea(e.address)||(r[e.address.toLocaleLowerCase()]={tokenBalances:e.balance,tokenAllowances:e.allowance})})),l(Sa(r))),y(t),d.forEach((t=>{e[t]=!1})),l(Na(e))}))})()}),[b,t,n]),o.useEffect((()=>{var e;const t=()=>ka(this,void 0,void 0,(function*(){if(n)return;let e={};const{getTokenBalance:t}=Gh.getState(),r={},o=[],i=null==p?void 0:p.map((n=>ka(this,void 0,void 0,(function*(){const i=n.address.toLocaleLowerCase();e[i]=!0;const s=yield t(n.address,n.decimals);return o.push({address:i,decimals:n.decimals,symbol:n.symbol,name:n.name,balance:s,allowance:bm}),r[i]={tokenBalances:s,tokenAllowances:bm},Promise.resolve(!0)}))));i&&(l(Na(e)),yield Promise.all(i),p.forEach((t=>{const r=t.address.toLocaleLowerCase();e[r]=!1})),l(Na(e)),l(Sa(r)),y(o))}));p.length&&(null===(e=a.connected)||void 0===e?void 0:e.account)&&t()}),[JSON.stringify(p),t,n,null===(i=a.connected)||void 0===i?void 0:i.account]),{data:g}}function xm(e){const{getBalance:t,account:r,chainId:n,evmAccount:i}=Xh(),s=c.useDispatch(),a=c.useSelector(Yh),l=c.useSelector(af).jsonRpcUrlMap;o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){if(t&&r)if(e&&e!==n){if(e!==ma.TON&&i){const t=Object.assign(Object.assign({},ga),l)[e],r=fm(null==t?void 0:t[0],e),n=yield r.getBalance(i);n&&s(Ra(e,new O.default(n.toString()).div(1e18)))}}else{const e=yield t(r);e&&s(Ra(null!=n?n:1,e))}}))})()}),[t,r,s,a,e,i])}const wm=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_FROM_TOKEN_CHAIN_ID",payload:e})})),Em=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_TO_TOKEN_CHAIN_ID",payload:e})}));function Am(){const{getLastBlockNumber:e,chainId:t}=Xh(),r=c.useDispatch(),n=o.useCallback((()=>ka(this,void 0,void 0,(function*(){if(!e||!t)return;const n=yield e();r((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_BLOCK_NUMBER",payload:e})})))(n))}))),[e,t]);return{updateBlockNumber:n}}var Cm,km=[{constant:!0,inputs:[],name:"totalSupply",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!1,inputs:[{name:"_to",type:"address"},{name:"_value",type:"uint256"}],name:"transfer",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!1,inputs:[{name:"guy",type:"address"},{name:"wad",type:"uint256"}],name:"approve",outputs:[{name:"",type:"bool"}],payable:!1,stateMutability:"nonpayable",type:"function"},{constant:!0,inputs:[],name:"symbol",outputs:[{name:"",type:"string"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"}],name:"balanceOf",outputs:[{name:"balance",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"},{constant:!0,inputs:[{name:"_owner",type:"address"},{name:"_spender",type:"address"}],name:"allowance",outputs:[{name:"",type:"uint256"}],payable:!1,stateMutability:"view",type:"function"}];function Tm(e,t,r,n=0){if(r&&(e=e.toLocaleLowerCase(),t=t.toLocaleLowerCase()),e===t)return Cm.fully+n;const o=e.indexOf(t);return 0===o?Cm.prefix+n:o>0?Cm.other+n:Cm.none}!function(e){e[e.fully=1]="fully",e[e.prefix=2]="prefix",e[e.other=3]="other",e[e.none=0]="none"}(Cm||(Cm={}));function Rm({value:e,onChange:t,occupiedAddrs:r,occupiedChainId:n,hiddenAddrs:i,showAddrs:s,side:a,chainId:l,visible:d,defaultLoadBalance:u}){const[p,h]=o.useState(""),f=c.useSelector(Kh),m=Jh(),g=o.useMemo((()=>null!=l?l:m),[l,m]),y=sf(),b=o.useMemo((()=>{const e=f.filter((e=>e.chainId===g));return e}),[f,g]),v=c.useSelector((e=>((e,t)=>(null!=t?t:Vh.getState()).token.popularTokenList.filter((({chainId:t})=>e===t)))(g,e))),x=o.useMemo((()=>(null==qh?void 0:qh.filter((e=>e.chainId===g)))||[]),[qh,g]),w=o.useMemo((()=>new Set(i?i.map((e=>e.toLowerCase())):void 0)),[i]),E=o.useMemo((()=>s?new Set(s.map((e=>e.toLowerCase()))):void 0),[s]),A=o.useCallback((e=>e.filter((e=>{if(e.chainId!==g)return!1;let t=!0;return t=E?E.has(e.address.toLowerCase()):!w.has(e.address.toLowerCase()),t&&a&&(t=!e.side||e.side===a),t}))),[E,g,w]),C=o.useMemo((()=>A(v)),[v,A]),k=o.useCallback((t=>{if(null===t)return null;const n=[];p?t.forEach((e=>{const t=((e,t,{matchAddress:r}={})=>{if(!t)return 0;const n=t.toLocaleLowerCase();let o=0;r&&e.address.toLocaleLowerCase()===n&&(o=1),o||(o=Tm(e.symbol.toLocaleLowerCase(),n,!1,1));if(o)e.name.toLocaleLowerCase()===n&&(o=Cm.fully+1);else{let t=Tm(e.name.toLocaleLowerCase(),n,!1,10);t=t===Cm.fully+10?Cm.fully+1:t,o=t}return o})(e,p,{matchAddress:!0});t&&n.push({sort:t,token:e})})):t.forEach((e=>{n.push({sort:0,token:e})}));const o=[];return n.sort(((t,n)=>{const o=t.token,i=n.token;if(e){if(o.address===e.address)return-1;if(i.address===e.address)return 1}if(null==r?void 0:r.includes(o.address))return-1;if(null==r?void 0:r.includes(i.address))return 1;const s=y&&y(o)||new O.default(0),a=y&&y(i)||new O.default(0),l=C.map((e=>e.address));if(null==l?void 0:l.includes(o.address))return-1;if(null==l?void 0:l.includes(i.address))return 1;if(!s.eq(a))return s.gt(a)?-1:1;if(t.sort!==n.sort)return t.sort>n.sort?1:-1;const c=x.map((e=>e.address));return(null==c?void 0:c.includes(o.address))?-1:(null==c?void 0:c.includes(i.address))?1:o.symbol.localeCompare(i.symbol)})).some((e=>!!(p&&o.length>21)||(o.push(e.token),!1))),o}),[p,y,r,e,C,x]),T=o.useCallback((e=>{const o=e.address.toLowerCase();t(e,!!(null==r?void 0:r.some((t=>t.toLowerCase()===o&&(!n||e.chainId===n)))))}),[t,r,n]),R=o.useMemo((()=>{const e=A(b),t=new Set;return e.forEach((e=>{t.add(e.address)})),C.forEach((r=>{t.has(r.address)||e.push(r)})),k(e)||[]}),[b,A,k,C]);return function({chainId:e,value:t,tokenList:r,popularTokenList:n,visible:i,defaultLoadBalance:s}){const a=c.useSelector(lf),l=c.useSelector(Yh),d=o.useMemo((()=>{if(void 0===a||a)return[];const t=new Set,o=[];return r.forEach((r=>{r.chainId===e&&(t.add(r.address),o.push(r))})),null==n||n.forEach((r=>{r.chainId!==e||t.has(r.address)||(t.add(r.address),o.push(r))})),o}),[r,n,e,a]),[u,p]=o.useMemo((()=>t?[[t],t.chainId]:[]),[t]);vm({tokenList:d,chainId:e,skip:!1===i&&!s}),xm(e),vm({tokenList:u,chainId:p,blockNumber:l})}({chainId:g,tokenList:R,popularTokenList:C,value:e,visible:d,defaultLoadBalance:u}),{filter:p,setFilter:h,showTokenList:R,onSelectToken:T,popularTokenList:C}}var Sm,Nm;function Mm(){return Mm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Mm.apply(this,arguments)}var Om,Im,Fm,jm,Lm,_m=function(e){return F.createElement("svg",Mm({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Sm||(Sm=F.createElement("g",{clipPath:"url(#clip0_5431_179637)"},F.createElement("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#F2F4F7"}),F.createElement("path",{d:"M12.3735 3V9.6525L17.9963 12.165L12.3735 3Z",fill:"#343434"}),F.createElement("path",{d:"M12.3735 3L6.75 12.165L12.3735 9.6525V3Z",fill:"#8C8C8C"}),F.createElement("path",{d:"M12.3735 16.4759V20.9962L18 13.2119L12.3735 16.4759Z",fill:"#3C3C3B"}),F.createElement("path",{d:"M12.3735 20.9962V16.4752L6.75 13.2119L12.3735 20.9962Z",fill:"#8C8C8C"}),F.createElement("path",{d:"M12.3735 15.4298L17.9963 12.1651L12.3735 9.65405V15.4298Z",fill:"#141414"}),F.createElement("path",{d:"M6.75 12.1651L12.3735 15.4298V9.65405L6.75 12.1651Z",fill:"#393939"}))),Nm||(Nm=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_5431_179637"},F.createElement("rect",{width:24,height:24,fill:"white"})))))};function Wm(){return Wm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wm.apply(this,arguments)}var Bm,Pm;function Dm(){return Dm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Dm.apply(this,arguments)}var Um,Vm,Zm;function Hm(){return Hm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Hm.apply(this,arguments)}var zm,Ym;function Gm(){return Gm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Gm.apply(this,arguments)}var Xm,Jm;function qm(){return qm=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},qm.apply(this,arguments)}var Qm;function Km(){return Km=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Km.apply(this,arguments)}var $m,eg;function tg(){return tg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},tg.apply(this,arguments)}var rg;function ng(){return ng=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ng.apply(this,arguments)}var og,ig;function sg(){return sg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sg.apply(this,arguments)}var ag,lg,cg;function dg(){return dg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},dg.apply(this,arguments)}var ug,pg,hg,fg,mg;function gg(){return gg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gg.apply(this,arguments)}var yg,bg,vg=function(e){return F.createElement("svg",gg({width:24,height:24,fill:"none",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg"},e),ug||(ug=F.createElement("path",{d:"m22.289 16.217.002-13.915C22.27 1.137 21.348.2 20.18.2H5.657A5.758 5.758 0 0 0 0 5.96c0 1.063.284 1.969.721 2.763.365.662.944 1.286 1.518 1.756.157.128.083.08.576.383.68.417 1.46.624 1.46.624l-.006 8.322c.016.393.06.771.158 1.123a3.721 3.721 0 0 0 2.243 2.51 4.29 4.29 0 0 0 1.541.31l11.6.043A4.192 4.192 0 0 0 24 19.599a4.191 4.191 0 0 0-1.709-3.38l-.002-.002z",fill:"#FFEEDA"})),pg||(pg=F.createElement("path",{d:"M22.57 19.688a2.764 2.764 0 0 1-2.761 2.675l-7.985-.031a4.165 4.165 0 0 0 1.022-2.736c0-1.639-.977-2.766-.977-2.766h7.94a2.764 2.764 0 0 1 2.762 2.767v.09h-.001z",fill:"#EBC28E"})),hg||(hg=F.createElement("path",{d:"M2.992 9.295C2.076 8.427 1.426 7.3 1.426 5.959l.002-.142c.074-2.28 1.951-4.114 4.228-4.186h14.523c.38.012.686.286.686.671v12.285c.336.061.496.102.818.22.252.09.61.293.61.293V2.302C22.27 1.137 21.349.2 20.18.2H5.657A5.758 5.758 0 0 0 0 5.96c0 1.828.832 3.386 2.198 4.484.091.073.181.168.426.167.428 0 .728-.337.71-.71-.015-.306-.144-.42-.342-.607z",fill:"#190602"})),fg||(fg=F.createElement("path",{d:"M19.809 15.403H8.417a1.396 1.396 0 0 0-1.383 1.395v1.633c.021.757.666 1.406 1.428 1.406h.847V18.43h-.847v-1.599h.461c1.438 0 2.496 1.339 2.496 2.767 0 1.264-1.152 2.887-3.086 2.756-1.718-.115-2.64-1.64-2.639-2.756V5.714c0-.628-.509-1.137-1.136-1.137H3.422v1.417h.845v13.603c-.043 2.766 1.97 4.16 4.067 4.16l11.474.034a4.192 4.192 0 0 0 4.189-4.195 4.192 4.192 0 0 0-4.19-4.195l.002.002zm2.76 4.286a2.764 2.764 0 0 1-2.76 2.675l-7.985-.03a4.165 4.165 0 0 0 1.022-2.736c0-1.64-.977-2.767-.977-2.767h7.94a2.764 2.764 0 0 1 2.762 2.767v.091h-.001zM16.743 4.833H8.157V6.25h8.587a.709.709 0 0 0 0-1.417z",fill:"#190602"})),mg||(mg=F.createElement("path",{d:"M16.743 11.52H8.157v1.416h8.587a.709.709 0 0 0 0-1.416zM18.255 8.177H8.157v1.417h10.098a.709.709 0 0 0 0-1.417z",fill:"#190602"})))};function xg(){return xg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},xg.apply(this,arguments)}var wg,Eg,Ag=function(e){return F.createElement("svg",xg({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),yg||(yg=F.createElement("g",{clipPath:"url(#a)"},F.createElement("rect",{width:24,height:24,rx:12,fill:"#fff"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M5.58 20.606A10.72 10.72 0 0 1 1.262 12C1.263 6.07 6.07 1.263 12 1.263c4.894 0 10.238 2.925 11.53 7.404C22.087 3.662 17.473 0 12 0 5.373 0 0 5.373 0 12s5.373 12 12 12 12-5.373 12-12v-.632h-.747a21.577 21.577 0 0 1-1.449-.075c-.9-.08-1.927-.232-2.626-.512-1.125-.449-1.76-1.045-2.486-1.742L16.65 9c-.727-.699-1.544-1.483-2.96-2.15-1.395-.656-2.937-.55-4.07-.317a10.319 10.319 0 0 0-1.832.562c-.57.24-1.124.524-1.684.788a73.87 73.87 0 0 0 1.732.499 6.356 6.356 0 0 1 1.375.657c.586.376 1.072.85 1.27 1.432-1.243.163-2.41.71-3.281 1.223a13.438 13.438 0 0 0-1.639 1.139c-.07.058-1.194 1.048-1.194 1.048s1.449.154 2.164.298c.475.096 1.117.25 1.785.483.672.235 1.35.542 1.914.935.564.394.978.85 1.182 1.371.594 1.518.011 2.997-1.16 3.83-1.156.821-2.914 1.017-4.673-.19zm4.094 1.878c.468-.152.91-.374 1.31-.658 1.593-1.132 2.431-3.206 1.604-5.32-.325-.83-.945-1.464-1.635-1.946-.69-.482-1.485-.835-2.22-1.091-.484-.169-.951-.3-1.36-.398.153-.1.309-.197.467-.29.972-.572 2.196-1.097 3.37-1.097 1.77 0 3.088.543 4.347 1.126l.344.16c1.125.528 2.306 1.083 3.678 1.083 1.33 0 2.367-.377 3.081-.766-.636 5.323-5.166 9.45-10.66 9.45-.799 0-1.577-.087-2.326-.253zm11.622-9.973a5.289 5.289 0 0 1-1.717.279c-1.076 0-2.001-.432-3.175-.98l-.317-.146c-1.175-.545-2.535-1.122-4.306-1.226-.237-1.172-1.126-1.973-1.887-2.463a6.731 6.731 0 0 0-.253-.155c.076-.017.154-.035.233-.051 1.023-.21 2.244-.263 3.278.223 1.227.578 1.92 1.243 2.64 1.935l.025.023c.74.712 1.525 1.458 2.892 2.004.76.304 1.743.467 2.587.557z",fill:"url(#b)"}))),bg||(bg=F.createElement("defs",null,F.createElement("linearGradient",{id:"b",x1:0,y1:24,x2:24.43,y2:23.554,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29CCB9"}),F.createElement("stop",{offset:.495,stopColor:"#0091FF"}),F.createElement("stop",{offset:1,stopColor:"#FF66B7"})),F.createElement("clipPath",{id:"a"},F.createElement("rect",{width:24,height:24,rx:12,fill:"#fff"})))))};function Cg(){return Cg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cg.apply(this,arguments)}var kg,Tg,Rg;function Sg(){return Sg=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sg.apply(this,arguments)}const Ng=new Map([[ma.MAINNET,{chainId:ma.MAINNET,logo:_m,name:"Ethereum"}],[ma.GOERLI,{chainId:ma.GOERLI,logo:_m,name:"Goerli",mainnet:ma.MAINNET}],[ma.ARBITRUM_ONE,{chainId:ma.ARBITRUM_ONE,logo:function(e){return F.createElement("svg",Wm({height:"692pt",viewBox:"0 0 619 692",width:"619pt",xmlns:"http://www.w3.org/2000/svg"},e),Om||(Om=F.createElement("path",{d:"m280.46 17.3c18.85-10.03 43.1-9.37 61.23 1.99 78.77 45.29 157.52 90.59 236.28 135.88 17.98 10.27 30.16 30.12 30.76 50.87v275.89c.49 19.03-8.56 38.11-23.76 49.6-83.95 48.66-167.91 97.29-251.9 145.88-14.93 5.88-32.32 5.81-47.05-.66-10.1-5.39-19.93-11.25-29.88-16.91-25.72-14.85-51.49-29.62-77.2-44.49 7.13-11.82 13.88-23.88 21.17-35.61 34.11 19.55 68.15 39.21 102.24 58.77 5.43 2.44 12.28 2.51 17.36-.81 28.11-16.31 56.23-32.61 84.36-48.89 28.58-16.52 57.15-33.07 85.69-49.67 7.92-4.6 15.84-9.2 23.78-13.77 14.97-8.59 29.86-17.33 44.83-25.93 5.77-3.22 8.74-10.05 8.75-16.47-.04-14.36.09-28.73-.07-43.09.18-76.95.01-153.9.09-230.85.24-7.26-3.78-14.44-10.07-18.06-79.37-45.64-158.72-91.3-238.08-136.94-6.26-3.47-14.38-3.15-20.42.66-78.73 45.56-157.48 91.1-236.15 136.78-6.59 3.53-10.68 11.06-10.31 18.5.21 73.45.1 146.9.48 220.34-12.68 20.02-25.84 39.75-38.67 59.68-.95 1.49-1.95 2.96-3.1 4.31-.23-95.74-.02-191.5-.1-287.25.31-22.52 14.44-43.97 34.72-53.61 78.35-45.36 156.61-90.87 235.02-136.14z",fill:"#8cbfdf"})),Im||(Im=F.createElement("path",{d:"m298.57 54.69c6.04-3.81 14.16-4.13 20.42-.66 79.36 45.64 158.71 91.3 238.08 136.94 6.29 3.62 10.31 10.8 10.07 18.06-.08 76.95.09 153.9-.09 230.85-6.25-8.84-11.77-18.21-17.74-27.25-38.11-59.38-76.26-118.73-114.34-178.12l-.71.13c-16.14 27.89-32.81 55.48-48.94 83.38 42.77 69.1 85.49 138.23 128.22 207.35-7.94 4.57-15.86 9.17-23.78 13.77-40.35-63.61-80.71-127.22-121.07-190.83l-.73-.41c-19.01 31.61-37.43 63.61-56.36 95.28 4.29 7.87 9.61 15.25 14.3 22.94 26.05 40.9 52.13 81.79 78.17 122.69-28.13 16.28-56.25 32.58-84.36 48.89-5.08 3.32-11.93 3.25-17.36.81-34.09-19.56-68.13-39.22-102.24-58.77 73.38-124.27 146.6-248.63 219.92-372.94l-.41-.3c-25.22.18-50.45.2-75.67.29-7.21.39-14.55-.37-21.69.39-73.43 121.29-146.88 242.57-220.46 363.77-8.47-4.83-16.92-9.69-25.34-14.61 19.61-32.21 39.88-64.05 59.74-96.12 51.98-83.37 103.96-166.73 155.94-250.1.66-1.19 1.78-2.22 1.79-3.66-13.31-.19-26.61-.72-39.92-.97-20.59.3-41.98 3.68-59.65 14.9-6.98 4.5-13.13 10.36-17.61 17.37-41.35 64.21-82.86 128.31-124.16 192.55-.38-73.44-.27-146.89-.48-220.34-.37-7.44 3.72-14.97 10.31-18.5 78.67-45.68 157.42-91.22 236.15-136.78z",fill:"#2b374d"})),Fm||(Fm=F.createElement("path",{d:"m194.36 220.39c17.67-11.22 39.06-14.6 59.65-14.9 13.31.25 26.61.78 39.92.97-.01 1.44-1.13 2.47-1.79 3.66-51.98 83.37-103.96 166.73-155.94 250.1-19.86 32.07-40.13 63.91-59.74 96.12-13.05-7.52-26.09-15.05-39.14-22.57-9.44-4.83-16.23-13.58-21.12-22.76-2.5-5.29-4.79-10.85-5.38-16.71 1.15-1.35 2.15-2.82 3.1-4.31 12.83-19.93 25.99-39.66 38.67-59.68 41.3-64.24 82.81-128.34 124.16-192.55 4.48-7.01 10.63-12.87 17.61-17.37z",fill:"#fff"})),jm||(jm=F.createElement("path",{d:"m343.95 206.79c25.22-.09 50.45-.11 75.67-.29l.41.3c-73.32 124.31-146.54 248.67-219.92 372.94-7.29 11.73-14.04 23.79-21.17 35.61-25.73-14.78-51.42-29.61-77.14-44.4 73.58-121.2 147.03-242.48 220.46-363.77 7.14-.76 14.48 0 21.69-.39z",fill:"#fff"})),Lm||(Lm=F.createElement("g",{fill:"#00a2f7"},F.createElement("path",{d:"m434.26 234.64.71-.13c38.08 59.39 76.23 118.74 114.34 178.12 5.97 9.04 11.49 18.41 17.74 27.25.16 14.36.03 28.73.07 43.09-.01 6.42-2.98 13.25-8.75 16.47-14.97 8.6-29.86 17.34-44.83 25.93-42.73-69.12-85.45-138.25-128.22-207.35 16.13-27.9 32.8-55.49 48.94-83.38z"}),F.createElement("path",{d:"m311.6 443.18c18.93-31.67 37.35-63.67 56.36-95.28l.73.41c40.36 63.61 80.72 127.22 121.07 190.83-28.54 16.6-57.11 33.15-85.69 49.67-26.04-40.9-52.12-81.79-78.17-122.69-4.69-7.69-10.01-15.07-14.3-22.94z"}))))},name:"Arbitrum"}],[ma.POLYGON,{chainId:ma.POLYGON,logo:function(e){return F.createElement("svg",Dm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Bm||(Bm=F.createElement("defs",null,F.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Pm||(Pm=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{transform:"translate(-223.000000, -266.000000)"},F.createElement("g",{transform:"translate(18.000000, 132.000000)"},F.createElement("g",{transform:"translate(20.000000, 41.000000)"},F.createElement("g",{transform:"translate(156.000000, 82.000000)"},F.createElement("g",{transform:"translate(29.000000, 11.000000)"},F.createElement("mask",{id:"mask-2",fill:"white"},F.createElement("use",{xlinkHref:"#path-1"})),F.createElement("g",null),F.createElement("g",{mask:"url(#mask-2)"},F.createElement("circle",{fill:"#8247E5",fillRule:"nonzero",cx:12,cy:12,r:12}),F.createElement("path",{d:"M8.01148,5.30068 C8.25312,5.16644 8.54688,5.16644 8.78852,5.30068 L12.38852,7.30068 C12.64248,7.44176 12.8,7.70948 12.8,8 L12.8,9.30068 L11.2,10.2 L11.2,8.47072 L8.4,6.91516 L5.6,8.47072 L5.6,11.52928 L8.4,13.08484 L15.21148,9.30068 C15.45312,9.16644 15.74688,9.16644 15.98852,9.30068 L19.58852,11.30068 C19.84248,11.44176 20,11.70948 20,12 L20,16 C20,16.29052 19.84248,16.55824 19.58852,16.69932 L15.98852,18.69932 C15.74688,18.83356 15.45312,18.83356 15.21148,18.69932 L11.61148,16.69932 C11.35752,16.55824 11.2,16.29052 11.2,16 L11.2,14.69932 L12.8,13.8 L12.8,15.52928 L15.6,17.08484 L18.4,15.52928 L18.4,12.47072 L15.6,10.91516 L8.78852,14.69932 C8.54688,14.83356 8.25312,14.83356 8.01148,14.69932 L4.41148,12.69932 C4.15752,12.55824 4,12.29052 4,12 L4,8 C4,7.70948 4.15752,7.44176 4.41148,7.30068 L8.01148,5.30068 Z",fill:"#FFFFFF"}))))))))))},name:"Polygon"}],[ma.BSC,{chainId:ma.BSC,logo:function(e){return F.createElement("svg",Hm({xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink",width:"7.5in",height:"7.5in",style:{shapeRendering:"geometricPrecision",textRendering:"geometricPrecision",imageRendering:"optimizeQuality",fillRule:"evenodd",clipRule:"evenodd"},viewBox:"0 0 7500 7500"},e),Um||(Um=F.createElement("defs",null,F.createElement("style",{type:"text/css"},".fil0 {fill:none}\n .fil1 {fill:#f0b90b}\n .fil2 {fill:#fff}"))),Vm||(Vm=F.createElement("g",{id:"Layer_x0020_1"},F.createElement("metadata",{id:"CorelCorpID_0Corel-Layer"}),F.createElement("rect",{className:"fil0",width:7500,height:7500}),F.createElement("g",{id:"_2419820813232"},F.createElement("circle",{className:"fil1",cx:3750,cy:3750,r:3500}),F.createElement("g",null,F.createElement("path",{className:"fil2",d:"M2779 3351l971 -971 971 972 565 -565 -1536 -1537 -1536 1536 565 565 0 0zm-1529 399l565 -565 565 565 -565 565 -565 -565zm1529 399l971 971 971 -972 566 565 0 0 -1537 1537 -1536 -1536 -1 -1 566 -564 0 0zm2341 -399l565 -565 565 565 -565 565 -565 -565z"})),F.createElement("g",null,F.createElement("path",{className:"fil2",d:"M4380 3750l0 0 -630 -632 -466 467 0 0 -54 54 -111 111 -1 1 1 1 630 630 631 -631 0 0 0 0 0 -1zm0 0l0 0 0 0z"}))))),Zm||(Zm=F.createElement("style",{xmlns:""},"#yddContainer{display:block;font-family:Microsoft YaHei;position:relative;width:100%;height:100%;top:-4px;left:-4px;font-size:12px;border:1px solid}#yddTop{display:block;height:22px}#yddTopBorderlr{display:block;position:static;height:17px;padding:2px 28px;line-height:17px;font-size:12px;color:#5079bb;font-weight:bold;border-style:none solid;border-width:1px}#yddTopBorderlr .ydd-sp{position:absolute;top:2px;height:0;overflow:hidden}.ydd-icon{left:5px;width:17px;padding:0px 0px 0px 0px;padding-top:17px;background-position:-16px -44px}.ydd-close{right:5px;width:16px;padding-top:16px;background-position:left -44px}#yddKeyTitle{float:left;text-decoration:none}#yddMiddle{display:block;margin-bottom:10px}.ydd-tabs{display:block;margin:5px 0;padding:0 5px;height:18px;border-bottom:1px solid}.ydd-tab{display:block;float:left;height:18px;margin:0 5px -1px 0;padding:0 4px;line-height:18px;border:1px solid;border-bottom:none}.ydd-trans-container{display:block;line-height:160%}.ydd-trans-container a{text-decoration:none;}#yddBottom{position:absolute;bottom:0;left:0;width:100%;height:22px;line-height:22px;overflow:hidden;background-position:left -22px}.ydd-padding010{padding:0 10px}#yddWrapper{color:#252525;z-index:10001;background:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ab20.png);}#yddContainer{background:#fff;border-color:#4b7598}#yddTopBorderlr{border-color:#f0f8fc}#yddWrapper .ydd-sp{background-image:url(chrome-extension://eopjamdnofihpioajgfdikhhbobonhbb/ydd-sprite.png)}#yddWrapper a,#yddWrapper a:hover,#yddWrapper a:visited{color:#50799b}#yddWrapper .ydd-tabs{color:#959595}.ydd-tabs,.ydd-tab{background:#fff;border-color:#d5e7f3}#yddBottom{color:#363636}#yddWrapper{min-width:250px;max-width:400px;}")))},name:"BNBChain"}],[ma.OPTIMISM,{chainId:ma.OPTIMISM,logo:function(e){return F.createElement("svg",Gm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),zm||(zm=F.createElement("defs",null,F.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Ym||(Ym=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{transform:"translate(-223.000000, -266.000000)"},F.createElement("g",{transform:"translate(18.000000, 132.000000)"},F.createElement("g",{transform:"translate(20.000000, 41.000000)"},F.createElement("g",{transform:"translate(156.000000, 82.000000)"},F.createElement("g",{transform:"translate(29.000000, 11.000000)"},F.createElement("mask",{id:"mask-2",fill:"white"},F.createElement("use",{xlinkHref:"#path-1"})),F.createElement("g",null),F.createElement("g",{id:"optimism.caeb9392",mask:"url(#mask-2)",fillRule:"nonzero"},F.createElement("circle",{fill:"#FF0420",cx:12,cy:12,r:12}),F.createElement("path",{d:"M7.85495544,16 C7.01608475,16 6.32880363,15.7925669 5.7930557,15.37776 C5.2643519,14.9555511 5,14.3555763 5,13.5777763 C5,13.4148143 5.01763849,13.2147832 5.05285911,12.9777422 C5.14454543,12.4444444 5.27494626,11.8036699 5.44411795,11.0555371 C5.92345653,9.01851235 7.16063019,8 9.15558257,8 C9.69837462,8 10.1847573,8.09628495 10.614787,8.28885484 C11.0448167,8.47402275 11.3831601,8.75553483 11.6298735,9.13333185 C11.8765869,9.50366768 12,9.94814173 12,10.4666356 C12,10.6221956 11.9823615,10.8184961 11.9470845,11.0555371 C11.8413663,11.7147869 11.7144594,12.3555615 11.5664201,12.9777422 C11.3197066,13.9925832 10.8932272,14.7518486 10.2869817,15.2555385 C9.68073613,15.7518264 8.8700983,16 7.85495544,16 Z M8.00299476,14.3999882 C8.39780384,14.3999882 8.73259699,14.2777667 9.00754325,14.0333237 C9.28953364,13.7888807 9.49043207,13.4148143 9.61023853,12.9111244 C9.7723661,12.2148054 9.89577916,11.6073694 9.98036501,11.0888756 C10.0085415,10.9333156 10.0226298,10.7740842 10.0226298,10.611063 C10.0226298,9.93700916 9.68778026,9.59995263 9.01813761,9.59995263 C8.62332853,9.59995263 8.28498515,9.72217411 8.00299476,9.96661707 C7.72810485,10.2111193 7.53070031,10.5851857 7.41089384,11.0888756 C7.28398689,11.5851635 7.15707995,12.1925995 7.03022936,12.9111244 C7.00199651,13.0592232 6.98790826,13.2147832 6.98790826,13.3777452 C6.98790826,14.0592602 7.32630799,14.3999882 8.00299476,14.3999882 Z",fill:"#FFFFFF"}),F.createElement("path",{d:"M12.2418282,16 C12.1556269,16 12.0889713,15.9733226 12.0419867,15.9199677 C12.0027701,15.8589994 11.9910553,15.7904787 12.0067168,15.7142835 L13.6288783,8.28571646 C13.6445399,8.20190792 13.6876405,8.13332623 13.7581802,8.07997137 C13.8287198,8.02667743 13.9031435,8 13.981514,8 L17.1083126,8 C17.9781556,8 18.675596,8.1752305 19.2006341,8.52569149 C19.7335656,8.87621339 20,9.38284087 20,10.0456958 C20,10.2361531 19.9765077,10.4342848 19.9294603,10.6399689 C19.7335656,11.5161823 19.3378293,12.1638104 18.7422516,12.5828531 C18.1545047,13.0018957 17.347308,13.2114171 16.3207242,13.2114171 L14.7338326,13.2114171 L14.1931329,15.7142835 C14.1774087,15.7980921 14.1343081,15.8666129 14.0638311,15.9199677 C13.9932915,15.9733226 13.9188051,16 13.8404973,16 L12.2418282,16 Z M16.4030414,11.6342817 C16.732122,11.6342817 17.0181647,11.546636 17.2611068,11.3714055 C17.5118797,11.196175 17.6764513,10.9447494 17.7548217,10.6171287 C17.7783141,10.4875787 17.7900916,10.3733165 17.7900916,10.2742811 C17.7900916,10.0533092 17.7234986,9.8856921 17.5902501,9.77142988 C17.4570016,9.64949333 17.2297837,9.58858596 16.9084712,9.58858596 L15.497866,9.58858596 L15.0511984,11.6342817 L16.4030414,11.6342817 Z",fill:"#FFFFFF"}))))))))))},name:"Optimism"}],[ma.AVALANCHE,{chainId:ma.AVALANCHE,logo:function(e){return F.createElement("svg",qm({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Xm||(Xm=F.createElement("defs",null,F.createElement("circle",{id:"path-1",cx:12,cy:12,r:12}))),Jm||(Jm=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",null,F.createElement("mask",{fill:"white"},F.createElement("use",{xlinkHref:"#path-1"})),F.createElement("use",{fill:"#E84142",xlinkHref:"#path-1"}),F.createElement("g",{mask:"url(#mask-2)",fill:"#FFFFFF",fillRule:"nonzero"},F.createElement("g",{transform:"translate(5.000000, 5.000000)"},F.createElement("path",{d:"M3.51363108,13 L1.15960067,13 C0.664946832,13 0.420612287,13 0.271614013,12.9001615 C0.110719232,12.7911601 0.0123723422,12.6101909 0.000457589205,12.410743 C-0.00848303711,12.226815 0.113693358,12.0023407 0.358027903,11.5534302 L6.1704203,0.83471072 C6.41774722,0.379558003 6.54289774,0.1519721 6.70083664,0.0678061674 C6.87067205,-0.0226020558 7.07329583,-0.0226020558 7.24314949,0.0678061674 C7.40108839,0.1519721 7.52623891,0.379558003 7.77354758,0.83471072 L8.96845316,3.01699266 C9.23960959,3.51267254 9.37667486,3.76207783 9.43628512,4.0239486 C9.50182538,4.30763877 9.50182538,4.60692511 9.43628512,4.89061527 C9.37667486,5.15248605 9.24258371,5.40189134 8.97142729,5.89757122 L5.91831288,11.5440764 C5.64418233,12.0459985 5.50711706,12.2985154 5.31640802,12.4885903 C5.11079187,12.6943759 4.86348319,12.8440382 4.59230852,12.9282232 C4.34499985,13 4.06787693,13 3.51363108,13 Z"}),F.createElement("path",{d:"M12.8314423,13 L9.45829001,13 C8.96066205,13 8.710361,13 8.5643551,12.9003524 C8.40344207,12.7911601 8.30511343,12.6071366 8.29319868,12.4077078 C8.28425805,12.2237606 8.40940857,11.9993054 8.65970962,11.5472643 L10.3432113,8.52326579 C10.5906295,8.07746696 10.7157982,7.85612335 10.8707083,7.77193833 C11.0405802,7.6815301 11.2401933,7.6815301 11.4100652,7.77193833 C11.5680771,7.85612335 11.690144,8.07746696 11.9404816,8.52015419 L13.6300775,11.5441527 C13.8802326,11.9961938 14.0085032,12.220649 13.9995625,12.4045771 C13.9906219,12.6040822 13.8891732,12.7881057 13.7284244,12.8971072 C13.5793531,13 13.3290156,13 12.8314423,13 Z"})))))))},name:"Avalanche"}],[ma.AURORA,{chainId:ma.AURORA,logo:function(e){return F.createElement("svg",Km({width:"24px",height:"24px",viewBox:"0 0 24 24",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),Qm||(Qm=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{id:"aurora-avatar-grn",fillRule:"nonzero"},F.createElement("path",{d:"M12,0 L12,0 C18.625,0 24,5.375 24,12 L24,12 C24,18.625 18.625,24 12,24 L12,24 C5.375,24 0,18.625 0,12 L0,12 C0,5.375 5.375,0 12,0 Z",id:"\\u8DEF\\u5F84",fill:"#70D44B"}),F.createElement("path",{d:"M12,4.9 C12.6333333,4.9 13.2083333,5.25833333 13.4916667,5.825 L18.175,15.2 C18.5833333,16.025 18.25,17.025 17.425,17.4333333 C17.1916667,17.55 16.9416667,17.6083333 16.6833333,17.6083333 L7.31666667,17.6083333 C6.4,17.6083333 5.65,16.8583333 5.65,15.9416667 C5.65,15.6833333 5.70833333,15.425 5.825,15.2 L10.5083333,5.825 C10.7916667,5.25 11.3666667,4.89166667 12,4.9 M12,3.75 C10.9333333,3.75 9.95833333,4.35 9.48333333,5.30833333 L4.8,14.6833333 C4.10833333,16.075 4.66666667,17.7583333 6.05833333,18.4583333 C6.45,18.65 6.88333333,18.7583333 7.31666667,18.7583333 L16.6916667,18.7583333 C18.2416667,18.7583333 19.5083333,17.5 19.5083333,15.95 C19.5083333,15.5166667 19.4083333,15.0833333 19.2083333,14.6916667 L14.5166667,5.30833333 C14.0416667,4.35 13.0666667,3.75 12,3.75 Z",id:"\\u5F62\\u72B6",fill:"#FFFFFF"})))))},name:"Aurora"}],[ma.OKCHAIN,{chainId:ma.OKCHAIN,logo:function(e){return F.createElement("svg",tg({width:72,height:72,viewBox:"0 0 72 72",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$m||($m=F.createElement("circle",{cx:36,cy:36,r:36,fill:"black"})),eg||(eg=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M29.2 18H18.8C18.3582 18 18 18.3582 18 18.8V29.2C18 29.6418 18.3582 30 18.8 30H29.2C29.6418 30 30 29.6418 30 29.2V18.8C30 18.3582 29.6418 18 29.2 18ZM41.2052 30H30.8052C30.3633 30 30.0051 30.3582 30.0051 30.8V41.2C30.0051 41.6418 30.3633 41.9999 30.8052 41.9999H41.2052C41.647 41.9999 42.0051 41.6418 42.0051 41.2V30.8C42.0051 30.3582 41.647 30 41.2052 30ZM42.8 18H53.2C53.6418 18 54 18.3582 54 18.8V29.2C54 29.6418 53.6418 30 53.2 30H42.8C42.3582 30 42 29.6418 42 29.2V18.8C42 18.3582 42.3582 18 42.8 18ZM29.2 42H18.8C18.3582 42 18 42.3582 18 42.8V53.2C18 53.6418 18.3582 54 18.8 54H29.2C29.6418 54 30 53.6418 30 53.2V42.8C30 42.3582 29.6418 42 29.2 42ZM42.8 42H53.2C53.6418 42 54 42.3582 54 42.8V53.2C54 53.6418 53.6418 54 53.2 54H42.8C42.3582 54 42 53.6418 42 53.2V42.8C42 42.3582 42.3582 42 42.8 42Z",fill:"white"})))},name:"OKTC"}],[ma.CONFLUX,{chainId:ma.CONFLUX,logo:function(e){return F.createElement("svg",ng({width:"199px",height:"245px",viewBox:"0 0 199 245",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),rg||(rg=F.createElement("g",{id:"Page-1",stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd"},F.createElement("g",{id:"Conflux_Logo_Mark_Color",transform:"translate(0.000000, -0.000000)",fillRule:"nonzero"},F.createElement("polygon",{id:"Path",fill:"#1A1A1A",points:"151.057838 145.949662 98.7961863 198.210803 69.7103803 169.125338 121.972032 116.863685 98.7291726 93.6209957 22.9712333 169.376384 98.5203077 244.923077 174.276376 169.167689"}),F.createElement("polygon",{id:"Path",fill:"#38A1DB",points:"197.693744 98.7101231 98.9858316 9.56888949e-05 0 98.9860017 0.31563441 145.252991 98.5658906 47.0051607 197.528761 145.971262"})))))},name:"Conflux eSpace"}],[ma.BASE,{chainId:ma.BASE,logo:function(e){return F.createElement("svg",sg({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),og||(og=F.createElement("path",{d:"M16 32C19.1645 32 22.2579 31.0616 24.8891 29.3035C27.5203 27.5454 29.5711 25.0466 30.7821 22.1229C31.9931 19.1993 32.3099 15.9823 31.6926 12.8786C31.0752 9.77486 29.5513 6.92394 27.3137 4.6863C25.0761 2.44866 22.2251 0.924806 19.1214 0.307443C16.0177 -0.309921 12.8007 0.00693265 9.87706 1.21793C6.95345 2.42894 4.45459 4.4797 2.69649 7.11088C0.938384 9.74207 0 12.8355 0 16C0 20.2435 1.68571 24.3131 4.68629 27.3137C7.68687 30.3143 11.7565 32 16 32Z",fill:"#0052FF"})),ig||(ig=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9624 27.2676C22.1853 27.2676 27.23 22.223 27.23 16C27.23 9.7771 22.1853 4.73242 15.9624 4.73242C10.0588 4.73242 5.21562 9.27262 4.73409 15.0518H21.4544V16.9281H4.73242C5.20435 22.7169 10.0519 27.2676 15.9624 27.2676Z",fill:"white"})))},name:"Base"}],[ma.LINEA,{chainId:ma.LINEA,logo:function(e){return F.createElement("svg",dg({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ag||(ag=F.createElement("path",{d:"M0 12C0 18.6274 5.37258 24 12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12Z",fill:"#121212"})),lg||(lg=F.createElement("path",{d:"M15.5387 17.9973H6V7.94678H8.18247V16.0495H15.5387V17.9963V17.9973Z",fill:"white"})),cg||(cg=F.createElement("path",{d:"M15.5386 9.89355C16.6137 9.89355 17.4853 9.02195 17.4853 7.94678C17.4853 6.8716 16.6137 6 15.5386 6C14.4633 6 13.5918 6.8716 13.5918 7.94678C13.5918 9.02195 14.4633 9.89355 15.5386 9.89355Z",fill:"white"})))},name:"Linea"}],[ma.SCROLL,{chainId:ma.SCROLL,logo:vg,name:"Scroll"}],[ma.MANTA,{chainId:ma.MANTA,logo:Ag,name:"Manta"}],[ma.MANTLE,{chainId:ma.MANTLE,logo:function(e){return F.createElement("svg",Cg({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),wg||(wg=F.createElement("g",{clipPath:"url(#a)"},F.createElement("path",{d:"M12 24c6.627 0 12-5.373 12-12S18.627 0 12 0 0 5.373 0 12s5.373 12 12 12z",fill:"#000"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"m12.958 5.9.477-3.071A9.405 9.405 0 0 0 12 2.719h-.008v6.265H12c.264 0 .525.034.777.1l.81-3.052a6.247 6.247 0 0 0-.629-.132zM10.49 9.388 8.93 6.702a6.22 6.22 0 0 0-.535.348L6.533 4.499a9.34 9.34 0 0 1 1.24-.764L9.19 6.501c.287-.146.586-.27.892-.371l-.964-2.955a9.27 9.27 0 0 1 1.417-.341l.496 3.119c-.21.033-.418.08-.624.134l.807 3c-.253.067-.497.17-.724.301zM3.724 7.794 6.54 9.227a6.12 6.12 0 0 0-.366.887l-3.006-.972c.15-.461.337-.915.557-1.348zm13.572 1.133-2.685 1.56c.132.228.233.472.301.725l3-.808c.055.206.1.414.134.623l3.119-.496a9.215 9.215 0 0 0-.342-1.417l-2.954.965a6.14 6.14 0 0 0-.372-.892l2.765-1.42a9.269 9.269 0 0 0-.764-1.238l-2.55 1.863c.125.171.24.35.347.535zM16.2 3.722zm-1.348-.556c.462.149.915.335 1.348.556l-1.43 2.815a6.087 6.087 0 0 0-.888-.366l.97-3.006zm.227 3.481-1.577 2.737c.229.132.439.293.627.48l4.422-4.438a9.305 9.305 0 0 0-1.107-.944L15.62 6.997a6.054 6.054 0 0 0-.54-.35zm-5.694 3.849L6.65 8.917c.107-.185.224-.365.35-.54L4.485 6.554c.284-.392.602-.765.944-1.107L9.865 9.87a3.04 3.04 0 0 0-.48.626zm-3.352-.087 3.052.813c-.067.252-.101.513-.101.778H2.719a9.4 9.4 0 0 1 .111-1.44l3.071.479c.033-.212.077-.422.132-.63zm11.428 4.364 2.815 1.433a9.23 9.23 0 0 0 .557-1.348l-3.006-.972a6.135 6.135 0 0 1-.366.887zm-3.95-.161 1.559 2.686c.184-.107.363-.222.535-.347l1.862 2.55a9.334 9.334 0 0 1-1.24.764L14.81 17.5a6.215 6.215 0 0 1-.893.37l.965 2.955c-.461.15-.938.266-1.418.342l-.495-3.12c.21-.033.418-.08.624-.134l-.807-3a3.01 3.01 0 0 0 .724-.301zm-6.807.46 2.685-1.56a2.982 2.982 0 0 1-.301-.724l-3 .808a6.182 6.182 0 0 1-.134-.623l-3.12.496c.077.48.192.957.343 1.418l2.954-.966c.1.306.224.605.371.892l-2.765 1.42c.221.43.478.846.764 1.238l2.55-1.863a6.076 6.076 0 0 1-.347-.535zM7.8 20.279zm0 0c.434.22.887.407 1.349.556l.97-3.005a6.087 6.087 0 0 1-.888-.366L7.8 20.278zm1.121-2.925h.001zm0 0 1.578-2.737a3.036 3.036 0 0 1-.627-.48L5.45 18.575c.343.342.716.66 1.108.944l1.824-2.515c.174.126.354.242.54.35zm5.695-3.849 2.737 1.579a6.248 6.248 0 0 1-.351.54l2.514 1.825a9.353 9.353 0 0 1-.944 1.107l-4.436-4.425c.187-.187.349-.398.48-.626zm-3.392 1.412zm0 0-.81 3.052c.207.055.417.099.628.132l-.476 3.071c.471.073.954.11 1.434.11h.008v-6.265h-.008a3.03 3.03 0 0 1-.776-.1zm3.692-2.138c.067-.251.101-.513.101-.777h6.265c0 .482-.037.966-.111 1.44l-3.07-.48a6.072 6.072 0 0 1-.132.63l-3.053-.813z",fill:"#fff"}))),Eg||(Eg=F.createElement("defs",null,F.createElement("clipPath",{id:"a"},F.createElement("path",{fill:"#fff",d:"M0 0h24v24H0z"})))))},name:"Mantle"}],[ma.TON,{chainId:ma.TON,logo:function(e){return F.createElement("svg",Sg({xmlns:"http://www.w3.org/2000/svg",width:56,height:56,viewBox:"0 0 56 56",fill:"none"},e),kg||(kg=F.createElement("path",{d:"M28 56C43.464 56 56 43.464 56 28C56 12.536 43.464 0 28 0C12.536 0 0 12.536 0 28C0 43.464 12.536 56 28 56Z",fill:"#0098EA"})),Tg||(Tg=F.createElement("path",{d:"M37.5603 15.6277H18.4386C14.9228 15.6277 12.6944 19.4202 14.4632 22.4861L26.2644 42.9409C27.0345 44.2765 28.9644 44.2765 29.7345 42.9409L41.5381 22.4861C43.3045 19.4251 41.0761 15.6277 37.5627 15.6277H37.5603ZM26.2548 36.8068L23.6847 31.8327L17.4833 20.7414C17.0742 20.0315 17.5795 19.1218 18.4362 19.1218H26.2524V36.8092L26.2548 36.8068ZM38.5108 20.739L32.3118 31.8351L29.7417 36.8068V19.1194H37.5579C38.4146 19.1194 38.9199 20.0291 38.5108 20.739Z",fill:"white"})),Rg||(Rg=F.createElement("script",{xmlns:""})))},name:"Ton"}]]);function Mg({width:e=24,height:t=24,marginRight:r=8,url:n,zIndex:i,cross:s,address:a,token:l,sx:d,chainId:u}){var p;const[h,f]=o.useState(!1),[m,g]=o.useState(""),[y,b]=o.useState(""),[v,x]=o.useState(!1),w=o.useCallback((()=>f(!0)),[]);let E=function(e){const t=c.useSelector(Kh),{chainId:r}=Xh();return o.useMemo((()=>{if(!e)return;let n=t.find((({address:t,chainId:n})=>n===r&&t===e));return n||(n=t.find((({address:t})=>t===e))),n}),[e,t,r])}(a);l&&(E=l);const A=a||(null==E?void 0:E.address),C=null==E?void 0:E.symbol,k=null==C?void 0:C.charAt(0).toUpperCase(),T=o.useMemo((()=>{const e=null==E?void 0:E.logoURI;return n||e||""}),[n,E]);return o.useEffect((()=>{x(!1)}),[A,T]),o.useEffect((()=>{s&&(T?function(e,t){const r=new XMLHttpRequest;let n;r.onload=function(){const e=new FileReader;e.onloadend=function(){t(e.result)},e.readAsDataURL(r.response)},r.onerror=function(){t()};try{n=new URL(e)}catch(e){}finally{r.open("GET",n||e),r.responseType="blob",r.send()}}(T,(e=>{g(e)})):g(""))}),[T,s]),o.useEffect((()=>{try{let t=A;if(t&&t.length<15&&(t=t.padEnd(15,"0")),t){const r=new W.default(t,{size:e,format:"svg",margin:.2,background:[255,234,4,255]}).toString();b(`data:image/svg+xml;base64,${r}`)}}catch(e){console.error("generate Identicon error: ",e)}}),[A,e]),de.exports.jsxs(Lr,{sx:Object.assign({position:"relative",display:"flex",alignItems:"center",justifyContent:"center",minWidth:e,width:e,height:t,marginRight:r,zIndex:i,border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},d||{}),style:{width:e,height:t},children:[!h&&de.exports.jsx(Lr,{sx:{typography:"ht",height:"100%",width:"100%",borderRadius:"50%",border:"transparent 2px solid",borderColor:"text.primary",color:"text.primary",display:"flex",alignItems:"center",justifyContent:"center"},children:k}),de.exports.jsx(Lr,{component:"img",src:!(s?m:T)||v?y:s?m:T,onLoad:w,onError:e=>{const t=e.target;A&&y&&x(!0),t.onerror=null},sx:{position:"absolute",top:"0",bottom:"0",left:"0",right:"0",borderRadius:"50%",overflow:"hidden",width:"100%",height:"100%"}}),u&&Ng.has(u)?de.exports.jsx(Lr,{sx:{position:"absolute",right:0,bottom:-1,width:12,height:12,transform:"translateX(50%)",border:"solid 1px",borderColor:"border.main",borderRadius:"50%"},children:de.exports.jsx(Lr,{component:null===(p=Ng.get(u))||void 0===p?void 0:p.logo,sx:{display:"block",width:"100%",height:"100%"}})}):""]})}function Og({token:t,onClick:r,showChainLogo:n}){var o,i;const a=Ir();return de.exports.jsxs(Lr,{component:Nn,sx:{display:"flex",alignItems:"center",color:a.palette.text.primary,typography:"h5",fontWeight:600,"&:focus-visible":{opacity:.5}},onClick:e=>{r&&r(e)},"data-testid":"swap-select-token-btn",children:[(null==t?void 0:t.address)?de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Mg,{url:null==t?void 0:t.logoURI,address:null!==(o=null==t?void 0:t.address)&&void 0!==o?o:"",marginRight:6,chainId:n?null==t?void 0:t.chainId:void 0}),de.exports.jsx(Lr,{children:null!==(i=null==t?void 0:t.symbol)&&void 0!==i?i:"-"})]}):de.exports.jsx(e.Trans,{id:"sIPJGT",message:"SELECT TOKEN"}),de.exports.jsx(Lr,{sx:{ml:7,width:12,transform:"rotateX(180deg)"},component:s.CaretUp})]})}function Ig({onClick:t,balance:r,decimals:n,address:o,showMaxBtn:i}){const{palette:s}=Ir();return de.exports.jsxs(Lr,{sx:{display:"flex",typography:"body2",color:s.text.secondary},children:[de.exports.jsx(e.Trans,{id:"0QDjxt",message:"Balance:"})," ",o?xs({input:r,decimals:Math.min(n||4,4)}):"-",i&&r&&r.gt(0)&&de.exports.jsx(Lr,{component:Nn,sx:{ml:6,color:(null==r?void 0:r.gt(0))?s.primary.main:s.text.disabled,cursor:o&&t?"pointer":"unset"},onClick:()=>t&&t(r?r.toString():""),children:de.exports.jsx(e.Trans,{id:"CK1KXz",message:"Max"})})]})}function Fg({readOnly:e,sx:t,value:r,decimals:n,onChange:i,suffix:a,withClear:l,onFocus:c,placeholder:d}){const u=Ir(),p=o.useMemo((()=>a||(l&&r&&i?de.exports.jsx(Lr,{component:Nn,sx:{ml:5,width:18,height:18,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center",flexShrink:0,color:"text.secondary","&:focus-visible":{border:"solid 1px",borderColor:"text.primary"}},onClick:()=>{i&&i("")},children:de.exports.jsx(Lr,{component:s.Error,sx:{width:12}})}):void 0)),[i,a,u.palette.text.primary,r,l]);return de.exports.jsxs(Lr,{sx:Object.assign({mt:12,display:"flex",justifyContent:"space-between",alignItems:"center"},t),"data-testid":"number-input-wrapper",children:[de.exports.jsx(Dn,{fullWidth:!0,value:r,readOnly:e,placeholder:d||"0.00",onFocus:c,onChange:e=>{const t=e.target.value,r=0===t.length?"":As(t,n);i&&i(r)},sx:{width:"inherit",border:"none","& .MuiInput-input":{fontSize:24,border:"none",outline:"none",padding:0,color:"text.primary","&::placeholder":{fontSize:24,color:"text.disabled"}}}}),!e&&r&&p]})}function jg({open:e,onClose:t,afterClose:r,title:n,rightSlot:o,canBack:i=!0,children:a,height:l,testId:c}){return de.exports.jsxs(Lr,{sx:{position:"absolute",top:e?0:"100%",transition:"all 300ms",zIndex:1,left:0,right:0,bottom:0,display:"flex",flexDirection:"column",backgroundColor:"background.paper",borderRadius:16,height:l},"data-testid":c,"data-active":e?"1":"0",children:[n?de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",p:20},children:[de.exports.jsx(Lr,{sx:{display:"flex",alignItems:"center",typography:"caption"},children:n}),o,!o&&i&&de.exports.jsx(Lr,{component:s.Error,sx:{color:"text.secondary",cursor:"pointer"},onClick:()=>{t&&t(),setTimeout((()=>r&&r()),300)}})]}):"",e?a:""]})}function Lg({token:e,disabled:t,style:r,onClick:n}){const o=Ir(),i=sf(),{account:a}=u.useWeb3React(),l=i(e),c=l?vs({input:l}):"";return de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2",px:6,py:5,borderRadius:8,cursor:t?"auto":"pointer",opacity:t?.5:1,"&:hover":{backgroundColor:"hover.default"}},style:r,onClick:()=>{t||n()},"data-testid":"token-picker-item",children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Mg,{token:e}),de.exports.jsxs(Lr,{children:[de.exports.jsx(Lr,{sx:{fontWeight:600,textAlign:"left"},children:e.symbol}),a&&de.exports.jsx(Lr,{sx:{mt:4,textAlign:"left"},children:(null==l?void 0:l.gte(0))?c:de.exports.jsx(Lr,{component:s.Loading,width:18,sx:{"& path":{fill:o.palette.text.disabled},animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}}})})]})]}),de.exports.jsx(Lr,{sx:{color:"text.secondary",textAlign:"right"},children:e.name})]})}function _g({chain:t,active:r,onClick:n}){return de.exports.jsx(xi,{title:t.name,placement:"top",onlyHover:!0,children:de.exports.jsxs(Lr,{sx:Object.assign({display:"flex",alignItems:"center",p:8,borderRadius:8,cursor:"pointer"},r?{backgroundColor:"secondary.main",color:"secondary.contrastText"}:{border:"1px solid",borderColor:"border.main","&:hover":{backgroundColor:"hover.default"}}),onClick:n,children:[de.exports.jsx(Lr,{component:t.logo,sx:{width:24,height:24}}),r?de.exports.jsxs(Lr,{sx:{ml:8},children:[de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"}),` ${t.name}`]}):""]})},t.chainId)}function Wg({value:e,onChange:r,occupiedAddrs:n,occupiedChainId:i,hiddenAddrs:s,showAddrs:a,visible:l,side:d,defaultLoadBalance:u}){const{chainList:p,selectChainId:h,setSelectChainId:f}=function(e){const{chainId:t}=Xh(),r=c.useSelector($h),n=c.useSelector(af).crossChain,i=o.useMemo((()=>{const t=new Set;return r.forEach((r=>{r.side&&e&&r.side!==e||t.add(r.chainId)})),t}),[r,e]),s=o.useMemo((()=>{if(!n)return[];const e=new Map;let r;return Ng.forEach(((n,o)=>{if(i.has(n.chainId)){if(n.mainnet){if(t!==n.chainId)return;r=n.mainnet}e.set(o,Object.assign({},n))}})),void 0!==r&&e.delete(r),Array.from(e.values())}),[t,r,n]),a=o.useMemo((()=>!s.length||t&&i.has(t)?t:s[0].chainId),[t,i]),[l,d]=o.useState(a);o.useEffect((()=>{void 0===l&&d(a)}),[a]);const u=o.useMemo((()=>null!=l?l:a),[l,a]);return{chainList:s,selectChainId:u,setSelectChainId:d}}(d),{showTokenList:m,filter:g,setFilter:y,onSelectToken:b,popularTokenList:v}=Rm({value:e,onChange:r,occupiedAddrs:n,occupiedChainId:i,hiddenAddrs:s,showAddrs:a,side:d,chainId:h,visible:l,defaultLoadBalance:u}),x=o.useRef(null),[w,E]=o.useState(0);o.useEffect((()=>{l&&(null==e?void 0:e.chainId)&&(null==e?void 0:e.chainId)!==h&&f(e.chainId)}),[e,l]),o.useEffect((()=>{l&&x.current&&E(x.current.offsetHeight-16)}),[x,l,h]);const A=o.useCallback((({index:t,style:r})=>{const n=m[t];return n?de.exports.jsx(Lg,{token:n,disabled:!!e&&e.address===n.address&&e.chainId===n.chainId,style:r,onClick:()=>b(n)},n.address+n.chainId):null}),[m,v,e]);return de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column",px:20,flex:1,overflow:"hidden"},children:[de.exports.jsx(Vn,{fullWidth:!0,height:48,value:g,onChange:e=>y(e.target.value),clearValue:()=>y(""),placeholder:t.i18n._({id:"72/M0o",message:"Enter the token symbol or address"}),sx:{mb:16}}),p.length?de.exports.jsx(Lr,{sx:{position:"relative",display:"flex",gap:8,flexWrap:"wrap",pb:32,"&::after":{content:'""',position:"absolute",bottom:16,left:0,right:0,height:"1px",backgroundColor:"border.main"}},children:p.map((e=>de.exports.jsx(_g,{chain:e,active:e.chainId===h,onClick:()=>{f(e.chainId)}},e.chainId)))}):"",de.exports.jsx(Lr,{sx:{pb:16,flex:1,minHeight:64},ref:x,children:de.exports.jsx(C.FixedSizeList,{height:w,itemCount:m.length,itemSize:52,width:"100%",className:"token-list",children:A})})]})}function Bg({open:t,value:r,onClose:n,occupiedAddrs:o,occupiedChainId:i,onTokenChange:s,side:a,defaultLoadBalance:l}){const{height:d}=c.useSelector(af);return de.exports.jsx(jg,{height:d,open:t,onClose:n,title:de.exports.jsx(e.Trans,{id:"T0Y2+3",message:"Select a token"}),testId:"token-picker-wrapper",children:de.exports.jsx(Wg,{value:r,visible:t,onChange:s,occupiedAddrs:o,occupiedChainId:i,side:a,defaultLoadBalance:l})})}function Pg(e,t){localStorage.setItem("from"===e?"DODO_WIDGET_LAST_FROM_TOKEN":"DODO_WIDGET_LAST_TO_TOKEN",t?JSON.stringify(t):"")}function Dg(e){const{provider:t}=Xh(),r=o.useMemo((()=>{var r;if(e&&(null===(r=null==t?void 0:t.provider)||void 0===r?void 0:r.isMetaMask))return()=>function({chainId:e,provider:t}){var r,n,o;return ka(this,void 0,void 0,(function*(){if(!t)return!1;const i=`0x${e.toString(16)}`;try{return yield t.request({method:"wallet_switchEthereumChain",params:[{chainId:i}]}),!0}catch(s){const{code:a}=s,l=ba[e];if(!l)throw new Error(`Chain ${e} does not exist`);const c={chainId:i,chainName:null===(r=Ng.get(e))||void 0===r?void 0:r.name,rpcUrls:[...ga[e],...null!==(o=null===(n=Vh.getState().globals.jsonRpcUrlMap)||void 0===n?void 0:n[e])&&void 0!==o?o:[]],nativeCurrency:{name:l.name,symbol:l.symbol,decimals:l.decimals},blockExplorerUrls:[`https://${xa[e]}/`]};if(4902===a||-32603===a)try{return yield t.request({method:"wallet_addEthereumChain",params:[c]}),!0}catch(t){console.error(`[failed to add ${e}]: `,c,t)}console.error(`[failed to switch ${e}]: `,c,s)}return!1}))}({chainId:e,provider:null==t?void 0:t.provider})}),[e]);return r}function Ug({locale:r,children:n}){return o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){yield function(e="en-US"){return ka(this,void 0,void 0,(function*(){try{const n=yield(r=`./locales/${e}.js`,Promise.resolve().then((function(){return N(require(r))})));t.i18n.load(e,n.messages||n.default.messages)}catch(e){}var r;t.i18n.activate(e)}))}(r)}))})()}),[r]),de.exports.jsx(e.I18nProvider,{i18n:t.i18n,children:n})}var Vg,Zg,Hg,zg;!function(e){e[e.Running=0]="Running",e[e.Success=1]="Success",e[e.Failed=2]="Failed",e[e.Warning=3]="Warning"}(Vg||(Vg={})),function(e){e.Canceled="canceled",e.Failed="failed",e.Success="success",e.Submitted="submitted"}(Zg||(Zg={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success"}(Hg||(Hg={})),function(e){e[e.Failed=0]="Failed",e[e.Success=1]="Success",e[e.Warning=2]="Warning"}(zg||(zg={}));const Yg=(e,t)=>ka(void 0,void 0,void 0,(function*(){const{value:r,from:n,to:o,data:i}=e,s={from:n,to:o,value:r,data:i};r&&!/^0x0*$/.test(r)||delete s.value;try{return(yield t.estimateGas(s)).add(5e4)}catch(e){console.error(e);try{if(yield t.call(s),"test"!==process.env.NODE_ENV)throw new Error("Unexpected issue with estimating the gas. Please try again.")}catch(e){if("test"!==process.env.NODE_ENV)throw e}}return null})),Gg=(e,r)=>ka(void 0,void 0,void 0,(function*(){try{return yield r.getSigner().sendTransaction(e)}catch(e){throw 4001===(null==e?void 0:e.code)?new Error(t.i18n._({id:"em6LzM",message:"Transaction rejected."})):e}}));function Xg(e,r){var n;const o=null===(n=ba[e])||void 0===n?void 0:n.symbol,i=[{error:"insufficient",msg:t.i18n._({id:"CkfzUf",message:"Insufficient funds - Please retry after depositing more {EtherTokenSymbol} into your wallet",values:{EtherTokenSymbol:o}})},{error:["External Swap execution Failed","Return amount is not enough"],msg:t.i18n._({id:"AghcDJ",message:"Price impact exceeds the slippage tolerance you set. Try increasing the slippage tolerance."})},{error:"SafeERC20: low-level call failed",msg:t.i18n._({id:"tMVAXL",message:"SafeERC20: low-level call failed. Please contact the DODO team."})},{error:["User denied","cancel","User rejected","user rejected"],msg:t.i18n._({id:"xEbi+8",message:"User denied transaction signature."})},{error:["Cannot set properties of undefined (setting 'loadingDefauIts'){\"originalError\":{",'[ethjs-query]while formatting outputs from RPC\'["value":["code":-32000,"message":"header not found"))'],msg:t.i18n._({id:"h4RLFN",message:"RPC node data exception"})},{error:['execution reverted:FORCESTOP ["originalError"'],msg:t.i18n._({id:"yM82Jw",message:"ForceStop exception"})},{error:["replacement transaction underpriced","Gasprice too low","transaction underprice"],msg:t.i18n._({id:"gz+9Rb",message:"Gas price is too low, please adjust in your wallet and try again"})},{error:["MINT_INVALID"],msg:t.i18n._({id:"Xpkm7d",message:"No ForceStop access"})},{error:["NOT_PHASE_EXE"],msg:t.i18n._({id:"qK7wuW",message:"Unable to SETTLE during the cooling-off period"})},{error:["params specify an EIP-1559transaction but the currentnetwork does not support"],msg:t.i18n._({id:"TizaRy",message:"Wallet incompatibility"})},{error:["ALREADY_SETTLED"],msg:t.i18n._({id:"C1mcuF",message:"This CP has been settled by other addrs"})},{error:["create RFQ order failed]:LESS_THAN_FEE_LIMIT"],msg:t.i18n._({id:"g3x+cF",message:"Service update, please wait and try again"})}];let s="";return i.some((e=>Array.isArray(e.error)?e.error.some((t=>r.indexOf(t)>-1&&(s=e.msg,!0))):r.indexOf(e.error)>-1&&(s=e.msg,!0))),s||r}var Jg,qg;!function(e){e.Approval="APPROVAL",e.TX="TX",e.TypedSign="TypedSign"}(Jg||(Jg={})),function(e){e.Normal="Normal",e.Privacy="Privacy",e.LimitOrder="LimitOrder",e.RFQ="RFQ"}(qg||(qg={}));const Qg=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_GLOBAL_PROPS",payload:e})})),Kg=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_AUTO_CONNECT_LOADING",payload:e})})),$g=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_AUTO_SLIPPAGE",payload:e})}));function ey({onTxFail:e,onTxSubmit:t,onTxSuccess:r}={}){const{account:n,provider:i}=Xh(),s=Jh(),[a,l]=o.useState(!1),[d,u]=o.useState(new Map),p=c.useDispatch(),[h,f]=o.useState(null),[m,g]=o.useState(""),[y,b]=o.useState(null),[v,x]=o.useState(!1),[w,E]=o.useState(),{updateBlockNumber:A}=Am(),C=o.useCallback(((o,a,c,d=!1,h,m,y,v)=>ka(this,void 0,void 0,(function*(){if(g(""),f(""),!n||!i)throw new Error("Submission: Cannot execute step when the wallet is disconnected");let w,C,k;E((()=>y)),l(!1);try{if(l(!0),a.opcode===Jg.Approval)k=yield((e,t,r,n,o,i)=>ka(void 0,void 0,void 0,(function*(){const s=mm(e,km,o,i).interface.encodeFunctionData("approve",[r,n.toFixed()]),a={from:t,to:e,data:s,value:`0x${new O.default("0").toString(16)}`,gasLimit:void 0},l=yield Yg(a,o);return l&&(a.gasLimit=l),yield Gg(a,o)})))(a.token.address,n,a.contract,a.amt||bm,i,n),w=k.hash,g(w);else{if(a.opcode!==Jg.TX)throw new Error(`Op ${a.opcode} not implemented!`);if(""===a.to)throw new Error("Submission: malformed to");if(0===a.data.length)throw new Error("Submission: malformed data");if(0===a.data.indexOf("0x")&&a.data.length<=2)throw new Error("Submission: malformed data");if(C={value:a.value,data:a.data,to:a.to,gasLimit:a.gasLimit,from:n,chainId:s},!C.gasLimit)try{const e=yield Yg(C,i);e&&(C.gasLimit=e)}catch(e){console.debug(e)}if(k=yield Gg(C,i),w=k.hash,g(w),!w)throw new Error(`Unexpected tx: ${w}`)}}catch(t){if(l(!1),b({spec:a,brief:o,subtitle:c}),console.error(t),t.message){p(Qg({contractStatus:_h.Failed}));const r={error:t.message,brief:o};m&&Object.assign(r,m),e&&e(t,m),f(Xg(s,t.message))}return Zg.Failed}b({spec:a,brief:o,subtitle:c}),x(!1),l(!1);const T=Object.assign(Object.assign(Object.assign(Object.assign({brief:o},a),C),{tx:w,subtitle:c}),m);p(Qg({contractStatus:_h.Pending})),t&&t(w,T),h&&h();const R={brief:o,spec:a,tx:w,subtitle:c};if(u((e=>e.set(w,[R,Vg.Running]))),d)return Zg.Submitted;if(h&&h(),null==k?void 0:k.wait){const e=yield k.wait(1);if(x(!0),e.status===Hg.Success)return"TX"===T.opcode&&p(Qg({contractStatus:_h.TxSuccess})),"APPROVAL"===T.opcode&&p(Qg({contractStatus:_h.ApproveSuccess})),v&&v(w,r),r&&r(w,T),yield A(),u((e=>e.set(w,[R,Vg.Success]))),Zg.Success}return yield A(),x(!0),u((e=>e.set(w,[R,Vg.Failed]))),Zg.Failed}))),[n,s,l,i,A]),k=o.useCallback((({brief:n,subtitle:o,early:i,mixpanelProps:a,submittedBack:c,submittedConfirmBack:d,successBack:u,handler:h})=>ka(this,void 0,void 0,(function*(){E((()=>d)),g(""),f(""),l(!1);const m=Object.assign({brief:n,subtitle:o},a);return new Promise((d=>ka(this,void 0,void 0,(function*(){const y={opcode:Jg.TX,value:"",to:"",data:""},v=(e,r)=>{g(e),b({spec:y,brief:n,subtitle:o}),x(!1),l(!1),p(Qg({contractStatus:_h.Pending})),t&&t(e,Object.assign(Object.assign({tx:e},m),r)),c&&c(),i&&d(Zg.Submitted)},w=(e,t)=>ka(this,void 0,void 0,(function*(){g(e),p(Qg({contractStatus:_h.TxSuccess})),u&&u(e,r),r&&r(e,Object.assign(Object.assign({tx:e},m),t)),yield A(),x(!0)})),E=t=>{if(l(!1),b({spec:y,brief:n,subtitle:o}),console.error(t),t.message){p(Qg({contractStatus:_h.Failed}));const r={error:t.message,brief:n};a&&Object.assign(r,a),e&&e(t,a),f(Xg(s,t.message))}d(Zg.Failed)};try{l(!0),yield h({onSubmit:v,onSuccess:w,onError:E})}catch(e){return void E(e)}}))))}))),[s,l,A]),T=o.useMemo((()=>({execute:C,executeCustom:k,requests:d,setShowing:b,waitingSubmit:a})),[C,k,d,b]),R=o.useCallback((()=>{b(null),w&&(w(),E(void 0))}),[w]);return{showing:y,showingDone:v,transactionTx:m,errorMessage:h,setErrorMessage:f,closeShowing:R,ctxVal:T,requests:d}}function ty(){const{requests:e}=ny(),t=[];return null==e||e.forEach((function([e,r]){r===Vg.Running&&t.push(e)})),{runningRequests:t,isInflight:t.length>0}}const ry=o.createContext({execute:()=>Promise.resolve(Zg.Canceled),executeCustom:()=>Promise.resolve(Zg.Canceled),requests:void 0,waitingSubmit:!1});function ny(){return o.useContext(ry)}var oy;function iy(){return iy=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},iy.apply(this,arguments)}var sy=function(e){return F.createElement("svg",iy({width:"33px",height:"33px",viewBox:"0 0 33 33",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),oy||(oy=F.createElement("g",{stroke:"none",strokeWidth:1,fill:"none",fillRule:"evenodd",strokeLinecap:"round",strokeLinejoin:"round"},F.createElement("g",{transform:"translate(-186.000000, -375.000000)",stroke:"currentColor",strokeWidth:4},F.createElement("g",{transform:"translate(18.000000, 291.000000)"},F.createElement("g",{transform:"translate(40.000000, 83.000000)"},F.createElement("path",{d:"M159,32 C159,15.9837423 146.016258,3 130,3"})))))))};function ay({showingDone:e,errorMessage:t}){return t?de.exports.jsx(Lr,{component:s.ErrorWarn,sx:{width:64,height:64,color:"error.main"}}):e?de.exports.jsx(Lr,{component:s.DoneBorder,sx:{width:64,height:64,color:"success.main"}}):de.exports.jsx(Lr,{sx:{mx:"auto",border:e=>{var t;return`6px solid ${null===(t=e.palette)||void 0===t?void 0:t.background.input}`},borderRadius:"50%",width:"64px",height:"64px",position:"relative",animation:"loadingRotate 1.1s infinite linear","@keyframes loadingRotate":{"0%":{transform:"rotate(0deg)"},"100%":{transform:"rotate(359deg)"}}},children:de.exports.jsx(Lr,{component:sy,sx:{position:"absolute",top:"-6px",right:"-6px",color:"primary.main"}})})}function ly({showingDone:e,showing:r}){return de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexDirection:"column"},children:[de.exports.jsx(Lr,{sx:{mt:60},children:e?t.i18n._({id:"4xbbt/",message:"{0} confirmed",values:{0:null==r?void 0:r.brief}}):t.i18n._({id:"/nzjSF",message:"{0} pending",values:{0:null==r?void 0:r.brief}})}),(null==r?void 0:r.subtitle)?de.exports.jsx(Lr,{sx:{mt:20,typography:"body2"},children:null==r?void 0:r.subtitle}):""]})}function cy({isStarted:t,isEnded:r,tx:n}){const[i,a]=o.useState(0),{chainId:l}=Xh(),c=o.useMemo((()=>{const e=xa[l||1];let t="tx";return l===ma.TON&&(t="transaction"),`https://${e}/${t}/${n}`}),[n,l]),d=o.useMemo((()=>{const e=Math.floor(i/60),t=i%60;return e?`${e}m ${t}s`:`${t}s`}),[i]),u=o.useRef();return o.useEffect((()=>(t&&(a(0),clearInterval(u.current),u.current=setInterval((()=>{a((e=>e+1))}),1e3)),()=>{clearInterval(u.current)})),[t]),o.useEffect((()=>{clearInterval(u.current)}),[r]),de.exports.jsxs(Lr,{sx:{mt:20,pt:20,display:"flex",justifyContent:"space-between",alignItems:"center",typography:"body2",color:"text.secondary",border:"solid 1px transparent",borderTopColor:"border.main"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsx(e.Trans,{id:"+Jkdiu",message:"Transaction Time:"}),d]}),de.exports.jsxs(Un,{sx:{display:"flex",alignItems:"center",cursor:"pointer"},component:"a",href:c,target:"_blank",rel:"noopener noreferrer",children:[de.exports.jsx(e.Trans,{id:"S3piC2",message:"Tx"}),de.exports.jsx(Lr,{component:s.ArrowTopRightBorder,sx:{width:16,height:16,ml:6}})]})]})}function dy(t){var{children:r,executionStatus:n}=t;const o=ey(Ca(t,["children","executionStatus"])),{ctxVal:i,showing:s,closeShowing:a,showingDone:l,errorMessage:d,transactionTx:u}=Object.assign(Object.assign({},o),n),p=c.useDispatch();return de.exports.jsxs(ry.Provider,{value:i,children:[r,de.exports.jsx(jg,{open:!!s,onClose:a,children:de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column",justifyContent:"space-between",px:20,pb:20,flex:1,overflowY:"auto"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsx(Lr,{sx:{textAlign:"center",pt:60},children:de.exports.jsx(ay,{showingDone:l,errorMessage:d})}),d?de.exports.jsxs(Lr,{sx:{textAlign:"center",mt:60},children:[de.exports.jsx(Lr,{children:de.exports.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),de.exports.jsx(Lr,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:d})]}):de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(ly,{showingDone:l,showing:s}),de.exports.jsx(cy,{isStarted:!!s,isEnded:l,tx:u})]})]}),de.exports.jsx(Rn,{fullWidth:!0,size:Rn.Size.big,onClick:()=>{p(Qg({contractStatus:_h.Initial})),a()},sx:{mt:20},children:d?de.exports.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"}):de.exports.jsx(e.Trans,{id:"yz7wBu",message:"Close"})})]})})]})}const uy=e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_SLIPPAGE",payload:e})}));function py({width:e,height:t,feeRate:r,rebateTo:n,colorMode:i,apikey:s,defaultChainId:a,defaultToToken:l,defaultFromToken:d,jsonRpcUrlMap:u,swapSlippage:p,bridgeSlippage:h,apiServices:f,crossChain:m,noPowerBy:g,tonConnect:y}){const b=c.useDispatch();o.useEffect((()=>{i&&b((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_COLOR_MODE",payload:e})})))(i))}),[i]),o.useEffect((()=>{var e;a&&b((e=a,t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_CHAIN_ID",payload:e})}))))}),[a]),o.useEffect((()=>{b(Qg({height:t}))}),[t]),o.useEffect((()=>{b(Qg({width:e}))}),[e]),o.useEffect((()=>{s&&b(Qg({apikey:s}))}),[s]),o.useEffect((()=>{r&&b(Qg({feeRate:r}))}),[r]),o.useEffect((()=>{n&&b(Qg({rebateTo:n}))}),[n]),o.useEffect((()=>{p&&b(Qg({swapSlippage:p}))}),[p]),o.useEffect((()=>{h&&b(Qg({bridgeSlippage:h}))}),[h]),o.useEffect((()=>{f&&b(Qg({apiServices:f}))}),[f]),o.useEffect((()=>{d&&b((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_FROM_TOKEN",payload:e})})))(d))}),[d]),o.useEffect((()=>{l&&b((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_DEFAULT_TO_TOKEN",payload:e})})))(l))}),[l]),o.useEffect((()=>{u&&b(Qg({jsonRpcUrlMap:u}))}),[u]),o.useEffect((()=>{void 0!==m&&b(Qg({crossChain:m}))}),[m]),o.useEffect((()=>{void 0!==g&&b(Qg({noPowerBy:g}))}),[g]),o.useEffect((()=>{void 0!==y&&Gh.setState({enabled:!!y})}),[y])}function hy({refetch:e,interval:t}){let r;o.useEffect((()=>(e(),clearTimeout(r),r=setInterval((()=>{e()}),null!=t?t:15e3),()=>clearTimeout(r))),[e])}var fy;!function(e){e.routePrice="routePrice",e.fiatPrice="fiatPrice",e.bridgeRoutePrice="bridgeRoutePrice",e.bridgeEncode="bridgeEncode",e.bridgeCreateRoute="bridgeCreateRoute"}(fy||(fy={}));const my="https://api.dodoex.io/cross-chain/widget",gy=`${my}/routes`,yy=`${my}/transaction/encode`,by=`${my}/order/create`;function vy(e){const t=c.useSelector(af);return o.useMemo((()=>function(e,t={}){var r,n,o,i,s;switch(e){case fy.routePrice:return null!==(r=t.routePrice)&&void 0!==r?r:"https://api.dodoex.io/route-service/v2/widget/getdodoroute";case fy.fiatPrice:return null!==(n=t.fiatPrice)&&void 0!==n?n:"https://api.dodoex.io/frontend-price-api/current/batch";case fy.bridgeRoutePrice:return null!==(o=t.bridgeRoutePrice)&&void 0!==o?o:gy;case fy.bridgeEncode:return null!==(i=t.bridgeEncode)&&void 0!==i?i:yy;case fy.bridgeCreateRoute:return null!==(s=t.bridgeCreateRoute)&&void 0!==s?s:by;default:throw new Error(`Invalid key = ${e}`)}}(e,t.apiServices)),[t.apiServices,e])}function xy({fromToken:e,toToken:t,chainId:r}){const[n,i]=o.useState(!1),{apikey:s}=c.useSelector(af),[a,l]=o.useState(""),[d,u]=o.useState(""),p=vy(fy.fiatPrice),h=o.useCallback((()=>{if(!r||!e||!t)return;const n=[];e.chainId!==ma.TON&&n.push(e),t.chainId!==ma.TON&&n.push(t),n.length&&(i(!0),B.default.post(p,{networks:n.map((e=>{var t;return(e=>va[e]||va[ma.MAINNET])(null!==(t=e.chainId)&&void 0!==t?t:r)})),addresses:n.map((e=>e.address)),symbols:n.map((e=>e.symbol)),isCache:!0},s?{headers:{apikey:s}}:void 0).then((r=>{var n,o,s;i(!1);const a=null===(n=r.data)||void 0===n?void 0:n.data;a&&(l(null===(o=a.find((t=>t.address===e.address)))||void 0===o?void 0:o.price),u(null===(s=a.find((e=>e.address===t.address)))||void 0===s?void 0:s.price))})).catch((e=>{i(!1),console.error(e)})))}),[r,e,t,s,p]);return hy({refetch:h}),{loading:n,refetch:h,toFiatPrice:d,fromFiatPrice:a}}const wy=e=>(null!=e?e:Vh.getState()).settings.slippage,Ey=e=>(null!=e?e:Vh.getState()).settings.ddl,Ay="0x0000000000000000000000000000000000000000";function Cy(e){const t=c.useSelector(af),r=c.useSelector(cf);return{defaultSlippage:o.useMemo((()=>{var n,o;return!(null==r?void 0:r.loading)&&(null==r?void 0:r.value)?r.value:e?null!==(n=t.bridgeSlippage)&&void 0!==n?n:.5:null!==(o=t.swapSlippage)&&void 0!==o?o:.2}),[t.swapSlippage,t.bridgeSlippage,e,r]),loading:null==r?void 0:r.loading}}var ky;function Ty({toToken:e,fromToken:r,fromAmount:n,toAmount:i,marginAmount:s,estimateGas:a}){const{account:l,chainId:d,provider:u}=Xh(),p=c.useSelector(Zh),h=o.useMemo((()=>(null==r?void 0:r.chainId)||d||p),[d,r,p]),{defaultSlippage:f,loading:m}=Cy(!1),g=c.useSelector(wy)||f,y=c.useSelector(Ey)||20,b=o.useRef(0),{feeRate:v,rebateTo:x,apikey:w,isReverseRouting:A}=c.useSelector(af),C=o.useMemo((()=>Math.floor(Date.now()/1e3)+60*y),[y]),[k,T]=o.useState(ky.Initial),[R,S]=o.useState(null),N=vy(fy.routePrice),M=o.useCallback((()=>{S(null)}),[R]);o.useEffect((()=>{M()}),[r,e]);const O=o.useCallback((()=>ka(this,void 0,void 0,(function*(){if(!h||!r||!e||r.chainId!==e.chainId||!A&&!n||A&&!i)return void T(ky.Initial);b.current=b.current+1;const t=b.current;if(T(ky.Loading),m)return;const o={chainId:h,deadLine:C,apikey:w,slippage:g,source:"dodoV2AndMixWasm",toTokenAddress:e.address,fromTokenAddress:r.address,userAddr:l||Ay,estimateGas:a};A?o.toAmount=E.parseFixed(String(i||1),e.decimals).toString():o.fromAmount=E.parseFixed(String(n||1),r.decimals).toString(),x&&v&&(o.rebateTo=x,o.fee=v);try{const e=yield B.default.get(N,{params:o});if(t<b.current)return;const r=e.data.data;(null==r?void 0:r.resAmount)?(T(ky.Success),S(r)):(T(ky.Failed),S(null))}catch(e){T(ky.Failed),S(null),console.error(e)}}))),[C,l,h,e,v,g,x,r,u,n,i,w,A,N,m,a]);hy({refetch:O});const I=o.useMemo((()=>{const e=A?i:n;return R&&k!==ky.Loading&&e?R:null}),[R,k,A,i,n]),F=function(){const{chainId:e,account:r}=Xh(),n=ny(),i=o.useCallback((({to:e,data:o,useSource:i,duration:s,ddl:a,gasLimit:l,subtitle:c,value:d})=>{const u=60*a,p=d;i&&"weth"!==i.toLowerCase()&&l&&l.lt(3e4)&&console.debug("Warning: GasLimit less than the minimum!");const h={from:r,to:e,data:o,value:p,route:i,duration:s,ddlSecRel:u,gasLimit:l};n.execute(t.i18n._({id:"vH2C/2",message:"Swap"}),Object.assign({opcode:Jg.TX},h),c)}),[r,e]);return i}(),j=o.useCallback((e=>{if(!I)return;const{resAmount:t,to:o,data:i,useSource:s,duration:a,value:l}=I;r&&(A?t:n)&&F({to:o,data:i,useSource:s,duration:a,ddl:y,value:l,subtitle:e})}),[y,r,n,A,I]);return{status:k,rawBrief:I,refetch:O,executeSwap:j,reset:M}}!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(ky||(ky={}));const Ry=new R.QueryClient;function Sy(e){Qh(Object.assign(Object.assign({},e),{isTon:!!e.tonConnect})),xm(),Am();const{provider:t,autoConnect:r}=Xh({isTon:!!e.tonConnect}),n=c.useDispatch(),i=c.useSelector(lf);o.useEffect((()=>{if(void 0===i){n(Kg(!0));(()=>ka(this,void 0,void 0,(function*(){const t=e.defaultChainId;try{yield r(t)}finally{n(Kg(!1))}})))()}}),[r]),o.useEffect((()=>{e.onProviderChanged&&e.onProviderChanged(t);const o=null==t?void 0:t.provider,i=()=>ka(this,void 0,void 0,(function*(){n(Kg(!0));try{yield r()}finally{n(Kg(!1))}}));return(null==o?void 0:o.on)&&o.on("chainChanged",i),()=>{(null==o?void 0:o.removeListener)&&o.removeListener("chainChanged",i)}}),[t]),o.useEffect((()=>{e.tonConnect&&P.default.ready()}),[e.tonConnect]);const s=e.width||375,a=e.height||494;return py(Object.assign(Object.assign({},e),{width:s,height:a})),de.exports.jsx(Lr,{sx:{width:s,height:a,overflow:"hidden",position:"relative",display:"flex",flexDirection:"column",minWidth:335,minHeight:494,borderRadius:16,backgroundColor:"background.paper"},className:"dodo-widget-container",children:de.exports.jsx(dy,{...e,children:e.children})})}function Ny(e){const t=c.useSelector(Hh),r=c.useSelector(zh),n=o.useMemo((()=>{var n;if(t){if(t!==ma.TON)return t;if(r&&r!==ma.TON)return r}return null!==(n=e.defaultChainId)&&void 0!==n?n:1}),[e.defaultChainId,t]),{connectors:i,key:s}=Nh({provider:e.provider,jsonRpcUrlMap:e.jsonRpcUrlMap,defaultChainId:n});return de.exports.jsx(u.Web3ReactProvider,{connectors:i,lookupENS:!1,children:de.exports.jsx(Sy,{...e})},s)}function My(e){const t=function(e){for(var t=void 0===e?{}:e,r=t.mode,o=void 0===r?"light":r,i=t.lang,s=t.theme,a=[],l=1;l<arguments.length;l++)a[l-1]=arguments[l];var c=sn(o,s,i);return Cr(c=a.reduce((function(e,t){return n.merge(e,t)}),c))}({mode:e.colorMode,theme:e.theme,lang:e.locale||"en-US"});return e.apikey||e.apiServices||console.error("apikey and apiServices must have a."),de.exports.jsx(c.Provider,{store:Vh,children:de.exports.jsx(Ug,{locale:e.locale,children:de.exports.jsxs(Qr,{theme:t,children:[de.exports.jsx(dn,{container:".dodo-widget-container"}),de.exports.jsx(R.QueryClientProvider,{client:Ry,children:de.exports.jsx(Ny,{...e})})]})})})}function Oy({chainId:t,open:r,onClose:n}){var i,s;const a=Ir(),[l,d]=o.useState(!1),{chainId:u}=Xh(),[p,h]=o.useState("1"===localStorage.getItem("DODO_WIDGET_AUTO_SWITCH_NETWORK")),f=Dg(t),m=c.useSelector(af).autoConnectLoading;o.useEffect((()=>{m||(()=>{ka(this,void 0,void 0,(function*(){if(r)if(u&&t&&t!==u&&f){if(p)return yield f(),void n();d(!0)}else n();else l&&d(!1)}))})()}),[r,u,m]);const g=t&&null!==(s=null===(i=Ng.get(t))||void 0===i?void 0:i.name)&&void 0!==s?s:"";return de.exports.jsx(Di,{open:l,onClose:n,container:document.querySelector(".dodo-widget-container"),disableEnforceFocus:!0,children:de.exports.jsxs(Lr,{sx:{backgroundColor:"background.paper",display:"flex",width:"100%",flexDirection:"column",justifyContent:"center",alignItems:"center",p:a.spacing(20,16),gap:20,borderRadius:a.spacing(16,16,0,0),outline:0},children:[de.exports.jsxs(Lr,{sx:{typography:"caption",textAlign:"center"},children:[de.exports.jsx(e.Trans,{id:"7rpoXw",message:"This token is on"})," ",g,".",de.exports.jsx("br",{}),de.exports.jsx(e.Trans,{id:"EUBGvH",message:"Are you sure swapping to another chain?"})]}),de.exports.jsxs(Lr,{component:"label",sx:{display:"flex",alignItems:"center",gap:8,typography:"h6",cursor:"pointer"},children:[de.exports.jsx(Ui,{sx:{top:-1},checked:p,onChange:e=>{const{checked:t}=e.target;var r;r=t,localStorage.setItem("DODO_WIDGET_AUTO_SWITCH_NETWORK",r?"1":"0"),h(t)}}),de.exports.jsx(e.Trans,{id:"dI46oG",message:"Auto switch network"})]}),de.exports.jsxs(Lr,{sx:{display:"grid",width:"100%",gridTemplateColumns:"repeat(2, 1fr)",gap:8},children:[de.exports.jsx(Rn,{variant:Rn.Variant.second,onClick:n,children:de.exports.jsx(e.Trans,{id:"dEgA5A",message:"Cancel"})}),de.exports.jsx(Rn,{variant:Rn.Variant.outlined,onClick:()=>ka(this,void 0,void 0,(function*(){f&&(yield f()),n()})),children:de.exports.jsx(e.Trans,{id:"7VpPHA",message:"Confirm"})})]})]})})}function Iy({sx:e,amt:t,token:r,readOnly:n,showMaxBtn:i,onMaxClick:s,fiatPriceTxt:a,occupiedAddrs:l,occupiedChainId:c,onInputFocus:d,onTokenClick:u,onInputChange:p,onTokenChange:h,side:f,showChainLogo:m,onlyCurrentChain:g,defaultLoadBalance:y}){const[b,v]=o.useState(!1),x=Ir(),w=sf(),[E,A]=o.useState(!1),C=r?w(r):null,[k,T]=o.useMemo((()=>r?[[r],r.chainId]:[]),[r]);return vm({tokenList:k,chainId:T}),o.useEffect((()=>{r&&g&&v(!0)}),[r,g]),de.exports.jsxs(Lr,{sx:Object.assign({width:"100%",minHeight:133,padding:20,borderRadius:12,overflow:"hidden",display:"flex",flexDirection:"column",justifyContent:"space-between",backgroundColor:x.palette.background.input},e),children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[de.exports.jsx(Og,{token:r,showChainLogo:m,onClick:()=>A(!0)}),de.exports.jsx(Ig,{balance:C,onClick:s,showMaxBtn:i,address:null==r?void 0:r.address,decimals:null==r?void 0:r.decimals})]}),de.exports.jsx(Fg,{value:t,onFocus:d,onChange:p,readOnly:n,withClear:!0}),de.exports.jsx(Lr,{sx:{mt:4,typography:"body2",color:x.palette.text.secondary},children:a}),de.exports.jsx(Bg,{value:r,open:E,side:f,occupiedAddrs:l,occupiedChainId:c,defaultLoadBalance:y,onClose:()=>{A(!1),u&&u()},onTokenChange:(e,t)=>{A(!1),setTimeout((()=>{h(e,t)}),300)}}),de.exports.jsx(Oy,{chainId:null==r?void 0:r.chainId,open:b,onClose:()=>v(!1)})]})}function Fy(e){const{width:t}=c.useSelector(af),r=o.useMemo((()=>{let e="";return"number"==typeof t?e=`${t}px`:t&&(e=t),e?`calc(${e} - 40px)`:"auto"}),[t]);return de.exports.jsx(wi,{container:document.querySelector(".dodo-widget-container"),maxWidth:r,...e})}function jy({onClick:e,disabled:t}){const r=Ir();return de.exports.jsx(Lr,{sx:{width:"100%",position:"relative"},children:de.exports.jsx(Lr,{component:Nn,sx:Object.assign({width:36,height:36,borderRadius:"50%",backgroundColor:r.palette.background.input,border:`4px solid ${r.palette.background.paper}`,display:"flex",alignItems:"center",justifyContent:"center",position:"absolute",left:"50%",top:"50%",transform:"translate(-50%, -50%) rotate(-90deg)",color:"text.secondary"},t||!e?{}:{"&:hover":{color:"text.primary"},"&:focus-visible":{"&::before":{content:'""',position:"absolute",display:"block",left:"50%",top:"50%",transform:"translate(-50%, -50%)",borderRadius:"50%",width:28,height:28,border:"solid 1px",borderColor:"text.primary"}}}),disabled:t,onClick:()=>{t||e&&e()},children:de.exports.jsx(Lr,{component:s.ArrowBack,sx:{width:18,height:18}})})})}function Ly({open:t,execute:r,onClose:n,toToken:i,fromToken:a,fromAmount:l,toAmount:d,priceImpact:u,clearFromAmt:p,clearToAmt:h,baseFeeAmount:f,curToFiatPrice:m,curFromFiatPrice:g,pricePerFromToken:y,additionalFeeAmount:b,loading:v}){var x,w,E;const A=Ir(),{defaultSlippage:C}=Cy(!1),k=null!==(x=c.useSelector(wy))&&void 0!==x?x:C,T=c.useDispatch(),{contractStatus:R}=c.useSelector(af),S=o.useMemo((()=>new O.default(u).gt(15)),[u]),[N,M]=o.useState(!1),[I,F]=o.useState(!1);return o.useEffect((()=>{R!==_h.Pending&&n(),R===_h.TxSuccess&&(h(),p())}),[R]),o.useEffect((()=>{M(!1)}),[m]),de.exports.jsx(jg,{open:t,onClose:()=>{T(Qg({contractStatus:_h.Initial})),n()},title:de.exports.jsx(e.Trans,{id:"QR4/RH",message:"Swap summary"}),children:de.exports.jsxs(Lr,{sx:{margin:20,display:"flex",height:"100%",flexDirection:"column",borderTop:`1px solid ${A.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{py:20,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexDirection:"column",borderBottom:`1px solid ${A.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"center"},children:[de.exports.jsx(Mg,{width:16,height:16,url:null==a?void 0:a.logoURI,address:null!==(w=null==a?void 0:a.address)&&void 0!==w?w:"",marginRight:6}),de.exports.jsx(Lr,{children:`${xs({input:l,decimals:null==a?void 0:a.decimals})} ${null==a?void 0:a.symbol}`})]}),de.exports.jsx(Lr,{sx:{mt:4,typography:"h6",color:A.palette.text.secondary},children:g?`$${vs({input:g,showDecimals:1})}`:"-"})]}),de.exports.jsx(Lr,{sx:{width:16,mx:16},component:s.DoubleRight}),de.exports.jsxs(Lr,{children:[de.exports.jsxs(Lr,{sx:{display:"flex"},children:[de.exports.jsx(Mg,{width:16,height:16,marginRight:6,url:null==i?void 0:i.logoURI,address:null!==(E=null==i?void 0:i.address)&&void 0!==E?E:""}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:`${xs({input:d,decimals:null==i?void 0:i.decimals})} ${null==i?void 0:i.symbol}`})]}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},sx:{typography:"h6",mt:4,color:A.palette.text.secondary},children:m?`$${vs({input:m,showDecimals:1})}(${u}%)`:"-"})]})]}),de.exports.jsxs(Lr,{sx:{mt:12,display:"flex",alignItems:"center",typography:"h6"},children:[`1 ${null==a?void 0:a.symbol} = `,de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:xs({input:new O.default(d).dividedBy(new O.default(l)),decimals:null==i?void 0:i.decimals})})," ",`${null==i?void 0:i.symbol}`]})]}),de.exports.jsxs(Lr,{sx:{py:15,typography:"body2",borderBottom:`1px solid ${A.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center",color:A.palette.text.secondary},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Lr,{sx:{width:16,mr:7},component:s.DetailBorder}),de.exports.jsx(e.Trans,{id:"XeovX3",message:"Swap Detail"})]}),de.exports.jsx(Lr,{component:Nn,children:de.exports.jsx(Lr,{onClick:()=>F(!I),sx:{width:10,color:"text.secondary",transform:I?"rotateX(0deg)":"rotateX(180deg)"},component:s.CaretUp})})]}),de.exports.jsxs(Lr,{sx:{mt:16,display:I?"initial":"none"},children:[de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"93m8jT",message:"Basic Fee"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"8Z29ZO",message:"Estimated service provider fees"}),ml:5})]}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:f?`${xs({input:f,decimals:null==i?void 0:i.decimals})} ${null==i?void 0:i.symbol}`:"0"})]}),de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"J39pAJ",message:"Additional Fee"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"ZXvy7b",message:"Additional routing fees set by the Widget user"}),ml:5})]}),de.exports.jsx(zn,{loading:v,loadingProps:{width:30},children:b?`${xs({input:b,decimals:null==i?void 0:i.decimals})} ${null==i?void 0:i.symbol}`:"0"})]}),de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"T+qgFw",message:"Price Impact"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),ml:5})]}),de.exports.jsx(Lr,{children:`${u}%`})]}),de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"GAypnX",message:"High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:5})]}),de.exports.jsxs(Lr,{children:[k,"%"]})]})]})]}),de.exports.jsx(Lr,{sx:{flex:1}}),S&&de.exports.jsxs(Lr,{sx:{mb:14,display:"flex",cursor:"pointer",justifyContent:"center",alignItems:"center",typography:"h6"},onClick:()=>M(!N),children:[de.exports.jsx(Lr,{sx:{mr:4,width:18,height:18,alignItems:"center"},children:N?de.exports.jsx(Lr,{sx:{width:"100%",height:"100%",borderRadius:4,display:"flex",alignItems:"center",justifyContent:"center",backgroundColor:"secondary.main"},children:de.exports.jsx(Lr,{component:s.Done,sx:{width:14,color:"#1a1a1b"}})}):de.exports.jsx(Lr,{sx:{width:"100%",height:"100%",borderRadius:4,border:`1px solid ${A.palette.text.secondary}`}})}),de.exports.jsx(Lr,{children:de.exports.jsx(e.Trans,{components:{0:de.exports.jsx(Lr,{component:"span",sx:{color:"error.main"}})},values:{priceImpact:u},id:"Price impact reaches <0>{priceImpact}</0>%, accept the quote"})})]}),de.exports.jsx(Rn,{isLoading:R==_h.Pending,disabled:S&&!N,fullWidth:!0,onClick:()=>{r(),T(Qg({contractStatus:_h.Pending}))},children:R==_h.Pending?de.exports.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):de.exports.jsx(e.Trans,{id:"lQ6r7x",message:"Confirm swap"})})]})})}function _y(e){var{sx:t,maxVal:n,decimals:o=2,onInputChange:i}=e,s=Ca(e,["sx","maxVal","decimals","onInputChange"]);return Ir(),de.exports.jsx(Dn,{...s,onChange:e=>{const t=0===e.target.value.length?null:As(e.target.value,o),s=n&&t&&new r.BigNumber(t).gt(n)?n.toString():t;console.log("finalVal:",s),i&&i(s)}})}function Wy({open:r,onClose:n,isBridge:i}){const s=Ir(),a=c.useDispatch(),l=c.useSelector(wy),d=c.useSelector(Ey),u=o.useMemo((()=>Number(l)>=50),[l]),{defaultSlippage:p}=Cy(i);return de.exports.jsx(jg,{open:r,onClose:n,title:de.exports.jsx(e.Trans,{id:"Tz0i8g",message:"Settings"}),children:de.exports.jsxs(Lr,{sx:{mx:20},children:[de.exports.jsxs(Lr,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{mb:16,display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"lqTDfd",message:"Slippage Tolerance"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:7})]}),de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column"},children:[de.exports.jsx(_y,{fullWidth:!0,maxVal:100,value:null!=l?l:"",placeholder:p.toString(),onInputChange:e=>{!function(e,t){null===t?localStorage.removeItem(e?"DODO_WIDGET_SLIPPAGE_BRIDGE":"DODO_WIDGET_SLIPPAGE_SWAP"):localStorage.setItem(e?"DODO_WIDGET_SLIPPAGE_BRIDGE":"DODO_WIDGET_SLIPPAGE_SWAP",String(t))}(!!i,e),a(uy(e))},suffix:de.exports.jsx(Lr,{sx:{color:"text.disabled"},children:"%"}),height:36}),u&&de.exports.jsx(Lr,{sx:{typography:"h6",mt:6,color:"error.main"},children:de.exports.jsx(e.Trans,{id:"Zm56FI",message:"Maximum slippage do not exceed 50%"})})]})]}),i?"":de.exports.jsxs(Lr,{sx:{py:20,borderTop:`1px solid ${s.palette.border.main}`},children:[de.exports.jsxs(Lr,{sx:{mb:16,display:"flex",alignItems:"center"},children:[de.exports.jsx(e.Trans,{id:"zSMRJ/",message:"Transaction Deadline"}),de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"rFbNvu",message:"If your transaction time exceeds the deadline, your transaction will be rescinded."}),ml:7})]}),de.exports.jsx(_y,{value:d,fullWidth:!0,height:36,placeholder:t.i18n._({id:"PC9Biq",message:"{DEFAULT_SWAP_DDL} minutes",values:{DEFAULT_SWAP_DDL:20}}),onInputChange:e=>{a((e=>t=>ka(void 0,void 0,void 0,(function*(){t({type:"SET_TRANSACTION_DDL",payload:e})})))(e?Math.max(Number(e),1):""))}})]})]})})}function By({toToken:t,fromToken:r,priceStatus:n,pricePerToToken:i,pricePerFromToken:a}){const[l,c]=o.useState("-"),[d,u]=o.useState(null),[p,h]=o.useState("-"),[f,m]=o.useState(null);o.useEffect((()=>{c(null==r?void 0:r.symbol),h(null==t?void 0:t.symbol),u(i),m(a)}),[r,t,i,a]);const g=o.useCallback((()=>{c(p),h(l),u(f),m(d)}),[l,d,p,f]);return de.exports.jsx(Lr,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:{[ky.Initial]:"-",[ky.Loading]:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Zn,{sx:{mr:5}}),de.exports.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]}),[ky.Failed]:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:s.Warn,sx:{width:15,mr:5,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}),[ky.Success]:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{sx:{typography:"body2"},children:`1 ${l} = ${vs({input:f,showDecimals:4})} ${p}`}),de.exports.jsx(Lr,{component:Nn,sx:{width:18,height:18,ml:6,borderRadius:"50%",backgroundColor:"border.main",display:"flex",justifyContent:"center",alignItems:"center"},children:de.exports.jsx(Lr,{sx:{width:16,color:"text.secondary"},onClick:g,component:s.Switch})})]})}[n]})}function Py({open:r,onClose:n,chainId:i}){e.useLingui();const s=c.useSelector(Zh),a=c.useSelector(Hh),l=o.useMemo((()=>{var e;return null!==(e=null!=i?i:a)&&void 0!==e?e:s}),[i,a,s]),[d,u]=o.useState(null),p=d?Rh[d]:void 0,h=Dg(l),f=Xh();return de.exports.jsx(jg,{title:de.exports.jsx(e.Trans,{id:"h7LgzN",message:"Connect to your wallet"}),open:r,onClose:n,children:de.exports.jsx(Lr,{sx:{mx:20,pb:20,border:"1px solid transparent",borderTopColor:"border.main",flex:1,display:"flex",flexDirection:"column"},children:p?de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"center",flexDirection:"column",flex:1},children:[de.exports.jsx(Lr,{component:p.icon,sx:{width:32,height:32}}),de.exports.jsx(Lr,{sx:{mt:8,typography:"caption"},children:t.i18n._({id:"/Ak0Fw",message:"Opening {0}...",values:{0:p.name}})}),de.exports.jsx(Lr,{sx:{mt:8,typography:"body2",color:"text.secondary"},children:de.exports.jsx(Zn,{})})]}):de.exports.jsx(de.exports.Fragment,{children:Object.values(Rh).map((t=>de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexDirection:"column",mt:20,p:20,backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:()=>ka(this,void 0,void 0,(function*(){try{if(u(t.type),f.chainId&&f.chainId!==l&&t.type===Th.METAMASK&&f.isMetamask&&h)return yield h(),void u(null);yield Mh(t.type,l,(e=>{console.error(e),u(null)}))}catch(e){console.error(e)}u(null)})),children:[de.exports.jsx(Lr,{component:t.icon,sx:{width:32,height:32}}),de.exports.jsx(Lr,{sx:{mt:8,typography:"caption"},children:t.name}),de.exports.jsx(Lr,{sx:{mt:4,typography:"body2",color:"text.secondary"},children:de.exports.jsx(e.Trans,{id:"Uzr1HF",message:"Connect to your {0} Wallet",values:{0:t.name}})})]},t.type)))})})})}function Dy({needSwitchChain:t,needEvmChainId:r,onConnectWalletClick:n}){const{chainId:i}=Xh(),s=Gh((e=>{var t;return null===(t=e.connected)||void 0===t?void 0:t.chainId})),{chainId:a}=u.useWeb3React(),[l,c]=o.useState(!1),[d,p]=o.useState(!1),[h,f]=o.useState(!1);let m;return r?s?a&&r===a||(m=r):m=ma.TON:t!==i&&(m=t),de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Rn,{size:Rn.Size.middle,fullWidth:!0,onClick:()=>ka(this,void 0,void 0,(function*(){if(n){if(!r&&i&&t&&i!==t)return void f(!0);p(!0);const e=yield n();if(p(!1),e)return}m!==ma.TON?c(!0):(p(!0),yield Gh.getState().connect(),p(!1))})),"data-testid":"connect-wallet-btn",isLoading:d,children:d?de.exports.jsx(e.Trans,{id:"J28zul",message:"Connecting..."}):m?de.exports.jsx(e.Trans,{id:"s2dmVY",message:"Connect to a {0} wallet",values:{0:m===ma.TON?"Ton":"EVM"}}):de.exports.jsx(e.Trans,{id:"r7ScnQ",message:"Connect to a wallet"})}),de.exports.jsx(Py,{open:l,onClose:()=>c(!1),chainId:m}),de.exports.jsx(Oy,{chainId:t,open:h,onClose:()=>f(!1)})]})}var Uy,Vy;function Zy({chainId:e,account:t,token:r,proxyContractAddress:n}){const[i,s]=o.useState(!1),[a,l]=o.useState(!1),[d,u]=o.useState(null),p=c.useSelector(af).jsonRpcUrlMap,h=c.useSelector(Yh),f=o.useCallback((()=>ka(this,void 0,void 0,(function*(){if(!t||!e||!r)return;s(!0);const o=Object.assign(Object.assign({},ga),p)[e],i=fm(null==o?void 0:o[0],e);try{const o=yield function({account:e,tokenAddress:t,tokenDecimals:r,chainId:n,approveAddress:o,provider:i}){return ka(this,void 0,void 0,(function*(){if(!e||!t)return;const s=uf[n],{DODO_APPROVE:a}=s,l=null!=o?o:a,c=new A.Contract(t,km,i),d=yield c.allowance(e,l),u=new O.default(10).pow(r);return new O.default(d.toString()).div(u)}))}({account:t,chainId:e,tokenAddress:r.address,tokenDecimals:r.decimals,approveAddress:n,provider:i});l(!1),u(null!=o?o:null)}catch(e){console.error(e),l(!0)}finally{s(!1)}}))),[e,r,p,n,t]);return o.useEffect((()=>{f()}),[f,h]),{allowance:d,loading:i,error:a,refetch:f}}!function(e){e.All="all"}(Uy||(Uy={})),function(e){e.Loading="Loading",e.Insufficient="ApprovalInsufficient",e.Approving="Approving",e.Sufficient="Sufficient",e.Unchecked="Unchecked"}(Vy||(Vy={}));const Hy=({account:e,chainId:r,offset:n,contractAddress:i,skip:s})=>{var a;const l=c.useSelector(Zh),d=o.useMemo((()=>{var e;return uf[null!==(e=r)&&void 0!==e?e:l]}),[r]),{isETH:u}=o.useMemo((()=>(e=>{const t={isMainnet:1===e,isRinkeby:4===e,isGor:5===e};return Object.assign(Object.assign({},t),{isETH:t.isMainnet||t.isRinkeby||t.isGor})})(r)),[r]),{DODO_APPROVE:p}=d||{},h=null!==(a=null!=i?i:p)&&void 0!==a?a:null,f=function(e){const{account:t,chainId:r}=Xh(),n=c.useSelector(Zh),i=o.useMemo((()=>null!=r?r:n),[r,n]),s=c.useSelector(ef),a=o.useCallback((r=>{var n,o;if(!t||!e)return null;const a=null!==(n=r.chainId)&&void 0!==n?n:i,l=ba[a];if(r.symbol===l.symbol&&wa(r.address,l.address))return new O.default(bm);const{DODO_APPROVE:c}=uf[a]||{};if(e!==c)return null;const d=null===(o=null==s?void 0:s[r.address.toLowerCase()])||void 0===o?void 0:o.tokenAllowances;return null!=d?d:null}),[t,i,e,s]);return a}(h),[m,g]=o.useState(),{allowance:y}=Zy({chainId:r,account:e,token:m,proxyContractAddress:h}),b=sf(),{runningRequests:v}=ty(),x=c.useSelector(of),w=o.useMemo((()=>{var e;return null===(e=ba[null!=r?r:l])||void 0===e?void 0:e.address}),[r]),E=o.useCallback(((t,r,o)=>{if(!t)return Vy.Loading;if(s)return Vy.Sufficient;const i=!!(null==v?void 0:v.find((e=>e.spec.opcode===Jg.Approval&&e.spec.token.address===(null==t?void 0:t.address)))),a=null!=o?o:t?b(t):null;let l=t?f(t):null;const c=new O.default(null!=r?r:0);if(!e)return Vy.Unchecked;if(!a||c.minus(null!=n?n:0).gt(a))return Vy.Unchecked;if(c.isZero())return Vy.Unchecked;return t.address===w?Vy.Sufficient:i?Vy.Approving:((null==m?void 0:m.address)===t.address&&y&&(l=y),l?l&&c.minus(null!=n?n:0).gt(l)?Vy.Insufficient:Vy.Sufficient:(h===p||m&&m.address===t.address||g(t),Vy.Loading))}),[b,f,e,n,h,r,x,v,w,m,null==y?void 0:y.toString(),s]),A=o.useCallback((e=>{const t=e?f(e):null;return("USDT"===(null==e?void 0:e.symbol)||(null==e?void 0:e.address.toLowerCase())==="0x6426e6017968377529487E0ef0aA4E7759724e05".toLowerCase())&&null!==t&&t.gt(0)}),[f]),C=ny(),k=c.useDispatch(),T=o.useCallback(((r,n)=>ka(void 0,void 0,void 0,(function*(){if(!h||!e||!r)return;const o=(e=>{let t=e.symbol;return t.indexOf("DLP_")>-1&&(t=t.replace("DLP_","")),t.indexOf("DLP")>-1&&(t=t.replace("DLP","LP")),t})(r),i=n?new O.default(0):void 0,s=n?t.i18n._({id:"OfhWJH",message:"Reset"}):t.i18n._({id:"Z7ZXbT",message:"Approve"});var a;(yield C.execute(`${s} ${o}`,{opcode:Jg.Approval,token:r,contract:h,amt:i}))===Zg.Success&&k((a=null!=i?i:bm,e=>ka(void 0,void 0,void 0,(function*(){e({type:"SET_ACCOUNT_ALLOWANCES",payload:a})}))))}))),[h,e,r,C,k]),R=o.useCallback((e=>{const t=new O.default(0);if(!e)return t.toString();const r=b(e);if(!r)return t.toString();return r.toString()}),[r,b,u]);return{getApprovalState:E,getPendingRest:A,getMaxBalance:R,submitApprove:T}};const zy=[{anonymous:!1,inputs:[{indexed:!0,internalType:"address",name:"to",type:"address"},{indexed:!1,internalType:"uint256",name:"amount",type:"uint256"}],name:"Transfer",type:"event"},{inputs:[{internalType:"address",name:"to",type:"address"},{internalType:"bytes",name:"data",type:"bytes"}],name:"transfer",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"contract IERC20",name:"token",type:"address"},{internalType:"address",name:"to",type:"address"},{internalType:"uint256",name:"value",type:"uint256"},{internalType:"bytes",name:"data",type:"bytes"}],name:"transferToken",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"contract IERC20",name:"token",type:"address"},{internalType:"address[]",name:"tos",type:"address[]"},{internalType:"uint256[]",name:"values",type:"uint256[]"}],name:"transferTokens",outputs:[],stateMutability:"payable",type:"function"},{inputs:[{internalType:"address[]",name:"tos",type:"address[]"},{internalType:"uint256[]",name:"values",type:"uint256[]"}],name:"transfers",outputs:[],stateMutability:"payable",type:"function"}];const Yy="https://api.layerswap.io/api/v2",Gy="gNiGVhOddxMmWk4LFCR/5tDsdTECWCRlQBcW6yV8l+paqSVJBUth0wDXqA0jC16cv+Pz54+YeeKo54ioiR4n9Q",Xy=`${Yy}/networks`,Jy=`${Yy}/limits`,qy=`${Yy}/quote`,Qy=`${Yy}/swaps`;function Ky(e){return ka(this,void 0,void 0,(function*(){const t=yield fetch(e,{headers:{"X-LS-APIKEY":Gy,"Content-Type":"application/json"}}),r=yield t.json();if(r.error)throw new Error(r.error);return r.data}))}function $y(){return ka(this,void 0,void 0,(function*(){return Ky(Xy)}))}function eb({fromAddress:e,toAddress:t,fromToken:r,toToken:n,fromNetworkName:o,toNetworkName:i,fromAmount:s,slippage:a,params:l}){var c,d,u,p,h;return ka(this,void 0,void 0,(function*(){if(!(r&&n&&o&&i&&e&&t))return;const f=yield fetch(Qy,{method:"POST",headers:{"X-LS-APIKEY":Gy,"Content-Type":"application/json"},body:JSON.stringify({destination_address:t,source_address:e,source_network:o,source_token:r.symbol,destination_network:i,destination_token:n.symbol,use_deposit_address:!1,amount:s,slippage:a})}),m=yield f.json();if(m.error)throw new Error(m.error);const{swap:g}=m.data,{id:y,source_token:b}=g,v=`${Qy}/${y}/deposit_actions`,x=yield Ky(v),E=null===(c=null==x?void 0:x.find((e=>!0)))||void 0===c?void 0:c.to_address,A=(null===(d=null==x?void 0:x.find((e=>!0)))||void 0===d?void 0:d.amount)||0,C=null===(u=null==x?void 0:x.find((e=>!0)))||void 0===u?void 0:u.call_data;if(!C||!E)throw new Error("No deposit action found in the swap response");const k=yield((e,t,r,n,o)=>ka(void 0,void 0,void 0,(function*(){const i=JSON.parse(o);if(t.contract){const e=w.Address.parse(r),o=w.Address.parse(n),s=w.beginCell().storeUint(0,32).storeStringTail(i.comment).endCell(),a=w.beginCell().storeUint(260734629,32).storeUint(0,64).storeCoins(i.amount).storeAddress(e).storeAddress(e).storeBit(0).storeCoins(w.toNano("0.00002")).storeBit(1).storeRef(s).endCell(),l=w.Address.parse(t.contract),c=Gh.getState().client;if(!c)throw new Error("No Ton Connect client available");const d=c.open(w.JettonMaster.create(l)),u=yield d.getWalletAddress(o);return{validUntil:Math.floor(Date.now()/1e3)+360,messages:[{address:u.toString(),amount:w.toNano("0.045").toString(),payload:a.toBoc().toString("base64")}]}}{const t=w.beginCell().storeUint(0,32).storeStringTail(i.comment).endCell();return{validUntil:Math.floor(Date.now()/1e3)+360,messages:[{address:r,amount:w.toNano(e).toString(),payload:t.toBoc().toString("base64")}]}}})))(A,b,E,e,C),{tonConnectUI:T,client:R}=Gh.getState();if(!T||!R)throw new Error("No tonConnectUI or client available");const S=yield T.sendTransaction(k),N=(M=S.boc,w.Cell.fromBase64(M).hash().toString("base64"));var M;l.onSubmit&&l.onSubmit(N);const O=yield((e,t)=>ka(void 0,void 0,void 0,(function*(){const{boc:r,refetchInterval:n=2e3,refetchLimit:o,address:i}=e;return new Promise((e=>{let s=0;const a=w.Address.parse(i),l=w.Cell.fromBase64(r).hash().toString("base64"),c=setInterval((()=>ka(void 0,void 0,void 0,(function*(){s+=1;const r=yield t.getContractState(a);if(!r||!r.lastTransaction)return clearInterval(c),void e(null);const n=r.lastTransaction.lt,i=r.lastTransaction.hash,d=yield t.getTransaction(a,n,i);d&&d.inMessage&&w.beginCell().store(w.storeMessage(d.inMessage)).endCell().hash().toString("base64")===l&&(clearInterval(c),e(d)),o&&s>=o&&(clearInterval(c),e(null))}))),n)}))})))({boc:S.boc,address:e},R);return l.onSuccess&&l.onSuccess(null!==(h=null===(p=null==O?void 0:O.hash())||void 0===p?void 0:p.toString("base64"))&&void 0!==h?h:N,{tonTransaction:O}),O}))}function tb({skip:e,data:{fromToken:t,toToken:r,fromAmount:n,evmAccount:o,tonAccount:i,slippage:s}}){var a,l,c,d,u,p;const h=R.useQuery({queryKey:["layerSwap","networkQuery"],enabled:!e,queryFn:$y});let f=null;t&&(f=t.chainId===ma.TON?null===(a=h.data)||void 0===a?void 0:a.find((e=>"TON_MAINNET"===e.name)):null===(l=h.data)||void 0===l?void 0:l.find((e=>e.chain_id===String(t.chainId)&&"evm"===e.type)));const m=null==f?void 0:f.name;let g=null;r&&(g=r.chainId===ma.TON?null===(c=h.data)||void 0===c?void 0:c.find((e=>"TON_MAINNET"===e.name)):null===(d=h.data)||void 0===d?void 0:d.find((e=>e.chain_id===String(r.chainId)&&"evm"===e.type)));const y=null==g?void 0:g.name,b=R.useQuery({queryKey:["layerSwap","limitQuery",null==t?void 0:t.address,null==r?void 0:r.address,y],enabled:!e&&!!(t&&r&&y),queryFn:()=>function({fromToken:e,toToken:t,fromNetworkName:r,toNetworkName:n}){return ka(this,void 0,void 0,(function*(){if(e&&t&&r&&n)return yield Ky(`${Jy}?source_network=${r}&source_token=${e.symbol}&destination_network=${n}&destination_token=${t.symbol}`)}))}({fromToken:t,toToken:r,fromNetworkName:m,toNetworkName:y})}),v=R.useQuery({queryKey:["layerSwap","quoteQuery",null==t?void 0:t.address,null==r?void 0:r.address,y,n],enabled:!e&&!!(t&&r&&y&&n),refetchInterval:15e3,queryFn:()=>ka(this,void 0,void 0,(function*(){var e;if(!t||!r||!y)return;const a=yield function({fromToken:e,toToken:t,fromNetworkName:r,toNetworkName:n,slippage:o,fromAmount:i}){return ka(this,void 0,void 0,(function*(){if(e&&t&&r&&n&&i)return yield Ky(`${qy}?source_network=${r}&source_token=${e.symbol}&destination_network=${n}&destination_token=${t.symbol}&slippage=${o}&amount=${i}`)}))}({fromToken:t,toToken:r,fromNetworkName:m,toNetworkName:y,fromAmount:n,slippage:s});if(!a)throw new Error("Failed to get quote");const l=i,c=o,d="layerswap",{quote:u}=a,p=d.charAt(0).toUpperCase()+d.slice(1),h=function(e){const t=e.split(".")[0];return 60*parseInt(t.slice(0,2),10)*60+60*parseInt(t.slice(3,5),10)+parseInt(t.slice(6),10)}(u.avg_completion_time);return{key:`layerswap-${u.receive_amount}-${n}-${t.address}-${r.address}`,id:d,product:d,fromChainId:t.chainId,toChainId:r.chainId,fromAddress:l,toAddress:c,fromAmount:n,toTokenAmount:new O.default(u.receive_amount),fromToken:t,toToken:r,feeUSD:null!==(e=String(u.total_fee_in_usd))&&void 0!==e?e:"-",roundedRouteCostTime:h,executionDuration:h,productParams:null,spenderContractAddress:void 0,step:{type:"cross",tool:d,approvalAddress:void 0,toolDetails:{key:d,logoURI:"https://images.dodoex.io/PI0Kb_gccJbkOIpRNof2CUmeiyiPof28wrEH86RAlIE/rs:fit:160:160:0/g:no/aHR0cHM6Ly9zdG9yYWdlLmdvb2dsZWFwaXMuY29tL2RvZG8tbWVkaWEtc3RhZ2luZy91cGxvYWRfaW1nXzQwMTA2NzFfMjAyMzExMTYxMTE1MTM5ODAud2VicA.webp",name:p}},sendData:e=>eb({fromAddress:l,toAddress:c,fromToken:t,toToken:r,fromNetworkName:m,toNetworkName:y,fromAmount:n,params:e})}}))}),x=I.default.useMemo((()=>n?h.isLoading||b.isLoading||v.isLoading?rb.Loading:h.isError||v.error?rb.Failed:v.data?rb.Success:rb.Initial:rb.Initial),[h,b,v,n]),w=I.default.useMemo((()=>{var e,t;return v.data?Object.assign(Object.assign({},v.data),{minAmt:null===(e=b.data)||void 0===e?void 0:e.min_amount,maxAmt:null===(t=b.data)||void 0===t?void 0:t.max_amount}):null}),[b.data,v.data]);return{status:x,router:w,limit:b.data?{minAmt:null===(u=b.data)||void 0===u?void 0:u.min_amount,maxAmt:null===(p=b.data)||void 0===p?void 0:p.max_amount}:null}}var rb,nb,ob;function ib({toToken:e,fromToken:t,fromAmount:r,fromFiatPrice:n}){var i,s;const{account:a,provider:l}=Xh(),{defaultSlippage:d,loading:p}=Cy(!0),h=c.useSelector(wy)||d,{apikey:f}=c.useSelector(af),m=u.useWeb3React(),g=Gh(),[y,b]=o.useState(rb.Initial),[v,x]=o.useState([]),w=vy(fy.bridgeRoutePrice),A=o.useMemo((()=>(null==e?void 0:e.chainId)===ma.TON&&(null==t?void 0:t.chainId)!==(null==e?void 0:e.chainId)),[t,e]),C=o.useMemo((()=>(null==t?void 0:t.chainId)===ma.TON&&(null==t?void 0:t.chainId)!==(null==e?void 0:e.chainId)||(null==e?void 0:e.chainId)===ma.TON&&(null==t?void 0:t.chainId)!==(null==e?void 0:e.chainId)),[t,e]),k=function({skip:e}={}){const t=R.useQuery({queryKey:["orbiterRouters"],enabled:!e,queryFn:()=>ka(this,void 0,void 0,(function*(){const e=yield fetch("https://api.orbiter.finance/sdk/routers/v2"),t=yield e.json();if("success"!==t.status)throw new Error(t.message);const r=t.result,n=[],o=new Set,i="orbiter";return r.forEach((e=>{const t=e.line,[r,s]=t.split("-"),[a,l]=s.split("/"),c="TON"===e.srcChain.toLocaleUpperCase()?ma.TON:Number(e.srcChain),d="TON"===e.tgtChain.toLocaleUpperCase()?ma.TON:Number(e.tgtChain);if("available"!==e.state||!c||!d||c!==ma.TON&&d!==ma.TON)return;const u=`orbiter-${c}-${d}-${e.endpoint.toLocaleLowerCase()}-${a.toLocaleLowerCase()}-${l.toLocaleLowerCase()}`;if(o.has(u))return;o.add(u);const p=e.srcToken,h=e.tgtToken;n.push({key:u,id:i,fromChainId:c,toChainId:d,fromTokenAddress:p,toTokenAddress:h,product:i,endpoint:e.endpoint,minAmt:e.minAmt,maxAmt:e.maxAmt,withholdingFee:e.withholdingFee,tradeFee:e.tradeFee,spentTime:e.spentTime,vc:e.vc})})),n}))});return t}({skip:!A}),T=function({skip:e}={}){return R.useQuery({queryKey:["orbiterContractList"],enabled:!e,queryFn:()=>ka(this,void 0,void 0,(function*(){const e=yield fetch("https://api.orbiter.finance/sdk/chains"),t=yield e.json();if("success"!==t.status)throw new Error(t.message);const r=t.result,n=new Map;return r.forEach((e=>{const t=Number(e.chainId),r=e.contracts.find((e=>"OrbiterRouterV3"===e.name));(null==r?void 0:r.address)&&n.set(t,r.address)})),{bridgeContractMap:n}}))})}({skip:!A}),S=tb({skip:!C,data:{toToken:e,fromToken:t,fromAmount:r,evmAccount:m.account,tonAccount:null===(i=g.connected)||void 0===i?void 0:i.account,slippage:Number(h)}}),N=o.useCallback((()=>ka(this,void 0,void 0,(function*(){var n;const o=null==t?void 0:t.chainId,i=null==e?void 0:e.chainId;if(A||C)return;if(!(o&&i&&o!==i&&t&&e&&r))return void b(rb.Initial);if(b(rb.Loading),p)return;const s=t.address,c=e.address,d=a||Ay,u=a||Ay,m=Number(h)/100,g={fromAddress:d,fromAmount:E.parseFixed(String(r||1),t.decimals).toString(),fromChainId:o,fromTokenAddress:s,toAddress:u,toChainId:i,toTokenAddress:c,options:{slippage:m},products:["lifi","hyphen","nabox","bungee","swft","stargate","connext","squid","across","layerswap","okx","symbiosis","scroll","manta","orbiter"]};try{const s=Date.now(),c=(yield B.default.post(`${w}${f?`?apikey=${f}`:""}`,{data:g})).data.data,p=[];if((null===(n=null==c?void 0:c.routes)||void 0===n?void 0:n.length)&&c.routes.forEach(((n,a)=>{if(n){const{toAmount:l,feeUSD:c,executionDuration:h,product:f,step:g,fee:y,encodeParams:b,productParams:v}=n;if(g&&null!==l){const n=new O.default(l);if(!n.isNaN()&&n.gt(0)){const{tool:x,toolDetails:w,type:E,includedSteps:A,approvalAddress:C}=g;if(A&&A.length>0&&x&&w&&w.name&&w.logoURI&&E&&C){const g=[];if(A.forEach((e=>{e&&e.id&&e.type&&e.tool&&e.toolDetails&&e.toolDetails.name&&e.toolDetails.logoURI&&e.estimate&&e.estimate.fromAmount&&e.estimate.fromToken&&e.estimate.fromToken.decimals&&e.estimate.toAmount&&e.estimate.toToken&&e.estimate.toToken.decimals&&g.push({id:e.id,tool:e.tool,toolDetails:{name:e.toolDetails.name,logoURI:e.toolDetails.logoURI},type:e.type,estimate:{fromToken:e.estimate.fromToken,toToken:e.estimate.toToken,fromTokenAmount:new O.default(e.estimate.fromAmount).div(`1e${e.estimate.fromToken.decimals}`),toTokenAmount:new O.default(e.estimate.toAmount).div(`1e${e.estimate.toToken.decimals}`)}})})),g.length>0){const k={key:`${f}-${l}-${c}-${a}`,id:f,fromChainId:o,toChainId:i,fromToken:t,toToken:e,fromAmount:r,toTokenAmount:n.div(`1e${e.decimals}`),fromAddress:d,toAddress:u,product:f,slippage:m,roundedRouteCostTime:(Date.now()-s)/1e3,spenderContractAddress:null!=C?C:"0x",feeUSD:c,executionDuration:h,step:{tool:x,toolDetails:{name:w.name,logoURI:w.logoURI},type:E,includedSteps:g},encodeParams:b,productParams:v,sourceRoute:{toAmount:l,feeUSD:c,executionDuration:h,step:{tool:x,toolDetails:w,type:E,approvalAddress:C,includedSteps:A},fee:y}};p.push(k)}}}}}})),x(p),p.length?b(rb.Success):b(rb.Failed),!a||!l)return}catch(e){b(rb.Failed),console.error(e)}}))),[a,e,h,t,l,r,f,w,p,A]);hy({refetch:N});const[M,I]=o.useMemo((()=>{var o,i,s,a;let l=m.account,c=null===(o=g.connected)||void 0===o?void 0:o.account;if((null==t?void 0:t.chainId)===ma.TON&&(l=null===(i=g.connected)||void 0===i?void 0:i.account,c=m.account),!(A&&k.data&&t&&e&&r&&l&&c))return[rb.Initial,null];if(k.isLoading||T.isLoading)return[rb.Loading,null];const d=null===(a=null===(s=T.data)||void 0===s?void 0:s.bridgeContractMap)||void 0===a?void 0:a.get(t.chainId);if(k.error||T.error||!d)return[rb.Failed,null];const u=k.data.find((r=>r.fromTokenAddress.toLocaleLowerCase()===t.address.toLocaleLowerCase()&&r.toTokenAddress.toLocaleLowerCase()===e.address.toLocaleLowerCase()));if(!u)return[rb.Success,null];const p=new O.default(r),h=p.minus(u.withholdingFee||0),f=h.times(u.tradeFee||0),y=f.plus(u.withholdingFee||0),b=h.minus(f),v=u.product.charAt(0).toUpperCase()+u.product.slice(1),x=function({route:e,fromAddress:t,toAddress:r,fromAmount:n,fromToken:o,contractAddress:i}){const s=`c=${e.vc}&t=${r}`,a=n.times(10**o.decimals).toString(),l=fa(e.endpoint);let c="",d="0x0";return Ea(o.address)?(c=new dm(zy).encodeFunctionData("transfer",[l,Ys(hl(s))]),d=a):c=new dm(zy).encodeFunctionData("transferToken",[o.address,l,a,Ys(hl(s))]),{data:c,to:fa(i),value:d,from:t,chainId:o.chainId}}({route:u,fromAddress:l,toAddress:c,fromAmount:p,fromToken:t,contractAddress:d}),w=Number(u.spentTime);return[rb.Success,Object.assign(Object.assign({},u),{fromAddress:l,toAddress:c,fromAmount:r,toTokenAmount:b,fromToken:t,toToken:e,feeUSD:n?y.times(n).toString():"-",roundedRouteCostTime:w,executionDuration:w,encodeResultData:x,productParams:null,spenderContractAddress:d,step:{type:"cross",tool:u.product,approvalAddress:d,toolDetails:{key:u.product,logoURI:"https://storage.googleapis.com/dodo-media-staging/upload_img_679714_20240809095516856.svg",name:v}}})]}),[A,k,e,t,r,n,m.account,null===(s=g.connected)||void 0===s?void 0:s.account,T]),F=o.useMemo((()=>r?S.router?[S.router]:I?[I]:v:[]),[y,r,v,I,S]);return{status:o.useMemo((()=>I?M:C?S.status:A?M:y),[y,M,A,C,S,I]),refetch:N,bridgeRouteList:F,limit:o.useMemo((()=>S.limit?S.limit:(null==I?void 0:I.minAmt)||(null==I?void 0:I.maxAmt)?{minAmt:I.minAmt?Number(I.minAmt):void 0,maxAmt:I.maxAmt?Number(I.maxAmt):void 0}:null),[y,r,v,I,S])}}function sb(){return sb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sb.apply(this,arguments)}!function(e){e.Initial="Initial",e.Loading="Loading",e.Failed="Failed",e.Success="Success"}(rb||(rb={}));var ab,lb;function cb(){return cb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},cb.apply(this,arguments)}var db,ub;function pb(){return pb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},pb.apply(this,arguments)}var hb,fb,mb;function gb(){return gb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gb.apply(this,arguments)}var yb,bb;function vb(){return vb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vb.apply(this,arguments)}var xb,wb,Eb,Ab;function Cb(){return Cb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Cb.apply(this,arguments)}var kb,Tb,Rb;function Sb(){return Sb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Sb.apply(this,arguments)}var Nb,Mb,Ob,Ib,Fb,jb;function Lb(){return Lb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Lb.apply(this,arguments)}var _b,Wb;function Bb(){return Bb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Bb.apply(this,arguments)}var Pb,Db,Ub,Vb,Zb,Hb;function zb(){return zb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},zb.apply(this,arguments)}var Yb,Gb,Xb;function Jb(){return Jb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Jb.apply(this,arguments)}var qb,Qb;function Kb(){return Kb=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Kb.apply(this,arguments)}var $b,ev;function tv(){return tv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},tv.apply(this,arguments)}var rv,nv;function ov(){return ov=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ov.apply(this,arguments)}var iv;function sv(){return sv=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},sv.apply(this,arguments)}const av=[{id:"cBridge",logoURI:function(e){return F.createElement("svg",Sb({width:34,height:34,viewBox:"0 0 34 34",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),kb||(kb=F.createElement("rect",{x:1,y:1,width:32,height:32,rx:8,fill:"white",stroke:"#33363F"})),Tb||(Tb=F.createElement("g",{clipPath:"url(#clip0_37_1169)"},F.createElement("path",{d:"M10.9221 22C13.0882 22 14.8442 21.2006 14.8442 20.2144C14.8442 19.2283 13.0882 18.4288 10.9221 18.4288C8.75599 18.4288 7 19.2283 7 20.2144C7 21.2006 8.75599 22 10.9221 22Z",fill:"#444444"}),F.createElement("path",{d:"M23.5587 22C25.7248 22 27.4808 21.2006 27.4808 20.2144C27.4808 19.2283 25.7248 18.4288 23.5587 18.4288C21.3926 18.4288 19.6366 19.2283 19.6366 20.2144C19.6366 21.2006 21.3926 22 23.5587 22Z",fill:"#DDDDDD"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M9.88456 20.2144C9.84901 20.2146 9.81379 20.2076 9.78098 20.1939C9.74818 20.1802 9.71844 20.1601 9.69353 20.1347C9.66862 20.1094 9.64903 20.0793 9.63593 20.0462C9.62283 20.0132 9.61648 19.9779 9.61725 19.9423C9.7509 15.5317 13.1124 12 17.2394 12C21.3663 12 24.7278 15.5317 24.8615 19.9423C24.8622 19.9779 24.8559 20.0132 24.8428 20.0462C24.8297 20.0793 24.8101 20.1094 24.7852 20.1347C24.7603 20.1601 24.7306 20.1802 24.6977 20.1939C24.6649 20.2076 24.6297 20.2146 24.5942 20.2144H22.0874C22.0152 20.2135 21.946 20.1848 21.8943 20.1344C21.8426 20.0839 21.8123 20.0155 21.8096 19.9433C21.6894 17.1106 19.6894 14.8567 17.2403 14.8567C14.7913 14.8567 12.7913 17.1106 12.6711 19.9433C12.6684 20.0155 12.638 20.0839 12.5863 20.1344C12.5346 20.1848 12.4655 20.2135 12.3932 20.2144H9.88456Z",fill:"#FF957E"}))),Rb||(Rb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_37_1169"},F.createElement("rect",{width:20.4808,height:10,fill:"white",transform:"translate(7 12)"})))))},name:"cBridge"},{id:"stargate",logoURI:function(e){return F.createElement("svg",zb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Pb||(Pb=F.createElement("path",{d:"M0.5 8C0.5 3.85786 3.85786 0.5 8 0.5H24C28.1421 0.5 31.5 3.85786 31.5 8V24C31.5 28.1421 28.1421 31.5 24 31.5H8C3.85786 31.5 0.5 28.1421 0.5 24V8Z",fill:"black",stroke:"black"})),Db||(Db=F.createElement("path",{d:"M17.5867 8.63649L18.0125 9.63382C18.8482 11.592 20.4079 13.1518 22.3662 13.9875L23.3635 14.4133C23.6245 14.5246 23.8365 14.6842 24 14.8743C23.5033 11.3132 20.6868 8.49629 17.1257 8C17.3154 8.16317 17.4754 8.37546 17.5867 8.63649Z",fill:"#999999"})),Ub||(Ub=F.createElement("path",{d:"M8.63649 14.4133L9.63382 13.9875C11.592 13.1518 13.1518 11.592 13.9879 9.63382L14.4133 8.63649C14.525 8.37546 14.6846 8.16317 14.8743 8C11.3132 8.49629 8.49667 11.3132 8 14.8743C8.16357 14.6842 8.37548 14.5246 8.63649 14.4133Z",fill:"#999999"})),Vb||(Vb=F.createElement("path",{d:"M23.3635 17.5863L22.3662 18.0121C20.4079 18.8479 18.8482 20.408 18.0125 22.3662L17.5867 23.3632C17.4754 23.6242 17.3154 23.8365 17.1257 24C20.6868 23.5034 23.5033 20.6865 24 17.1253C23.8365 17.3154 23.6245 17.475 23.3635 17.5863Z",fill:"#999999"})),Zb||(Zb=F.createElement("path",{d:"M14.4133 23.3632L13.9879 22.3662C13.1518 20.408 11.592 18.8479 9.63382 18.0121L8.63649 17.5863C8.37548 17.475 8.16357 17.3154 8 17.1253C8.49667 20.6865 11.3132 23.5034 14.8743 24C14.6846 23.8365 14.525 23.6242 14.4133 23.3632Z",fill:"#999999"})),Hb||(Hb=F.createElement("path",{d:"M12.3715 15.2177L12.863 15.0078C13.8278 14.5959 14.5966 13.8275 15.0086 12.8626L15.2181 12.3711C15.512 11.6827 16.4879 11.6827 16.7818 12.3711L16.9913 12.8626C17.4032 13.8275 18.172 14.5959 19.1369 15.0078L19.6284 15.2177C20.3168 15.5116 20.3168 16.4872 19.6284 16.7811L19.1369 16.991C18.172 17.4029 17.4032 18.1713 16.9913 19.1366L16.7818 19.6276C16.4879 20.3161 15.512 20.3161 15.2181 19.6276L15.0086 19.1366C14.5966 18.1713 13.8278 17.4029 12.863 16.991L12.3715 16.7811C11.6831 16.4872 11.6831 15.5116 12.3715 15.2177Z",fill:"#F2F2F2"})))},name:"Stargate"},{id:"connext",logoURI:function(e){return F.createElement("svg",Lb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),Nb||(Nb=F.createElement("rect",{width:32,height:32,rx:8,fill:"black"})),Mb||(Mb=F.createElement("path",{d:"M13.0566 9.12524C13.0566 9.12524 12.31 9.87191 11.4353 10.7466L7.90996 14.2399C6.46996 15.7066 7.0353 17.1999 8.03796 18.2026L10.918 21.0826C11.174 21.3386 12.1766 22.3946 12.9766 21.5732C13.4406 21.1092 13.3393 20.3892 13.078 20.1066L9.76063 16.8159C9.16863 16.2239 9.4513 15.6852 10.0433 15.1199L12.8753 12.2879L14.6513 14.0639C15.27 14.6826 16.038 14.9119 16.6833 14.2719C17.3286 13.6266 16.9393 13.0132 16.3206 12.3946L14.3633 10.4372L13.0566 9.12524Z",fill:"url(#paint0_linear_5431_181414)"})),Ob||(Ob=F.createElement("path",{d:"M13.2112 9.25332C12.7472 8.78932 12.0805 8.53332 11.4352 9.17865C10.7898 9.82399 11.1258 10.544 11.5365 10.9547",fill:"url(#paint1_linear_5431_181414)"})),Ib||(Ib=F.createElement("path",{d:"M18.9218 22.8638C18.9218 22.8638 19.6685 22.1171 20.5432 21.2424L24.0685 17.7171C25.5352 16.2504 24.9698 14.7571 23.9405 13.7544L21.0605 10.9011C20.8045 10.6451 19.8018 9.5891 19.0018 10.4104C18.5378 10.8744 18.6392 11.5944 18.9005 11.8771L22.2178 15.1678C22.8098 15.7598 22.5272 16.2984 21.9352 16.8638L19.1032 19.6958L17.3272 17.9198C16.7085 17.3011 15.9405 17.0718 15.2952 17.7118C14.6498 18.3518 15.0392 18.9704 15.6578 19.5891L17.6152 21.5464L18.9218 22.8638Z",fill:"url(#paint2_linear_5431_181414)"})),Fb||(Fb=F.createElement("path",{d:"M18.7671 22.7306C19.2311 23.1946 19.8978 23.4772 20.5431 22.8319C21.1884 22.1866 20.8524 21.4666 20.4418 21.0559",fill:"url(#paint3_linear_5431_181414)"})),jb||(jb=F.createElement("defs",null,F.createElement("linearGradient",{id:"paint0_linear_5431_181414",x1:7.86029,y1:12.5047,x2:23.8117,y2:22.7959,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})),F.createElement("linearGradient",{id:"paint1_linear_5431_181414",x1:10.2949,y1:8.73084,x2:26.2463,y2:19.0221,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})),F.createElement("linearGradient",{id:"paint2_linear_5431_181414",x1:9.46092,y1:10.0213,x2:25.4123,y2:20.3125,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})),F.createElement("linearGradient",{id:"paint3_linear_5431_181414",x1:7.01942,y1:13.8057,x2:22.9708,y2:24.0969,gradientUnits:"userSpaceOnUse"},F.createElement("stop",{stopColor:"#29C1FC"}),F.createElement("stop",{offset:.5022,stopColor:"#AB00FF"}),F.createElement("stop",{offset:.5082,stopColor:"#AC03FC"}),F.createElement("stop",{offset:.6406,stopColor:"#C840B8"}),F.createElement("stop",{offset:.7601,stopColor:"#DE7082"}),F.createElement("stop",{offset:.8629,stopColor:"#EE935B"}),F.createElement("stop",{offset:.9448,stopColor:"#F7A844"}),F.createElement("stop",{offset:.9956,stopColor:"#FBB03B"})))))},name:"Connext"},{id:"synapse",logoURI:function(e){return F.createElement("svg",Jb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),F.createElement("mask",{id:"mask0_419_48383",style:{maskType:"alpha"},maskUnits:"userSpaceOnUse",x:0,y:0,width:32,height:32},Yb||(Yb=F.createElement("path",{d:"M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z",fill:"black"}))),Gb||(Gb=F.createElement("g",{mask:"url(#mask0_419_48383)"},F.createElement("path",{d:"M0 8C0 3.58172 3.58172 0 8 0H24C28.4183 0 32 3.58172 32 8V24C32 28.4183 28.4183 32 24 32H8C3.58172 32 0 28.4183 0 24V8Z",fill:"#121826"}),F.createElement("path",{d:"M15.9794 7C15.5251 7 15.1568 7.36058 15.1568 7.80538C15.1568 8.25017 15.5251 8.61075 15.9794 8.61075C16.4337 8.61075 16.802 8.25017 16.802 7.80538C16.802 7.36058 16.4337 7 15.9794 7Z",fill:"url(#paint0_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 7.44297C16.1839 7.44297 16.3496 7.60522 16.3496 7.80537C16.3496 8.00551 16.1839 8.16776 15.9794 8.16776C15.775 8.16776 15.6093 8.00551 15.6093 7.80537C15.6093 7.60522 15.775 7.44293 15.9794 7.44293V7.44297ZM12.4422 9.13423C11.9879 9.13423 11.6196 9.49481 11.6196 9.93961C11.6196 10.3844 11.9878 10.7449 12.4422 10.7449C12.8965 10.7449 13.2648 10.3844 13.2648 9.93961C13.2648 9.49481 12.8965 9.13423 12.4422 9.13423ZM19.599 9.17448C19.1446 9.17448 18.7764 9.53506 18.7764 9.97986C18.7764 10.4247 19.1446 10.7852 19.599 10.7852C20.0533 10.7852 20.4216 10.4247 20.4216 9.97986C20.4216 9.53506 20.0533 9.17448 19.599 9.17448V9.17448Z",fill:"url(#paint1_radial_419_48383)"}),F.createElement("path",{d:"M12.4422 9.57715C12.6466 9.57715 12.8124 9.7394 12.8124 9.93958C12.8124 10.1397 12.6466 10.302 12.4422 10.302C12.2377 10.302 12.072 10.1397 12.072 9.93958C12.072 9.7394 12.2377 9.57715 12.4422 9.57715ZM19.599 9.6174C19.8034 9.6174 19.9691 9.77965 19.9691 9.97984C19.9691 10.18 19.8034 10.3422 19.599 10.3422C19.3945 10.3422 19.2288 10.18 19.2288 9.97984C19.2288 9.77969 19.3945 9.6174 19.599 9.6174V9.6174ZM15.9794 10.9866C15.457 10.9866 15.0334 11.4012 15.0334 11.9127C15.0334 12.4242 15.457 12.8389 15.9794 12.8389C16.5019 12.8389 16.9255 12.4242 16.9255 11.9127C16.9255 11.4012 16.5019 10.9866 15.9794 10.9866ZM8.8226 11.1074C8.3683 11.1074 8 11.4679 8 11.9127C8 12.3575 8.3683 12.7181 8.8226 12.7181C9.27695 12.7181 9.64525 12.3575 9.64525 11.9127C9.64525 11.4679 9.27695 11.1074 8.8226 11.1074ZM23.1774 11.1074C22.723 11.1074 22.3548 11.4679 22.3548 11.9127C22.3548 12.3575 22.723 12.7181 23.1774 12.7181C23.6317 12.7181 24 12.3575 24 11.9127C24 11.4679 23.6317 11.1074 23.1774 11.1074V11.1074Z",fill:"url(#paint2_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 11.4295C16.252 11.4295 16.473 11.6458 16.473 11.9127C16.473 12.1796 16.252 12.3959 15.9794 12.3959C15.7068 12.3959 15.4859 12.1796 15.4859 11.9127C15.4859 11.6458 15.7068 11.4295 15.9794 11.4295V11.4295ZM8.82261 11.5503C9.02706 11.5503 9.19281 11.7126 9.19281 11.9127C9.19281 12.1129 9.02706 12.2751 8.82261 12.2751C8.61817 12.2751 8.45245 12.1129 8.45245 11.9127C8.45245 11.7126 8.61817 11.5503 8.82261 11.5503V11.5503ZM23.1774 11.5503C23.3818 11.5503 23.5476 11.7126 23.5476 11.9127C23.5476 12.1129 23.3818 12.2751 23.1774 12.2751C22.973 12.2751 22.8072 12.1129 22.8072 11.9127C22.8072 11.7126 22.973 11.5503 23.1774 11.5503ZM12.3188 13C11.7963 13 11.3727 13.4146 11.3727 13.9261C11.3727 14.4377 11.7963 14.8523 12.3188 14.8523C12.8412 14.8523 13.2648 14.4377 13.2648 13.9261C13.2648 13.4146 12.8412 13 12.3188 13ZM19.599 13C19.0765 13 18.653 13.4146 18.653 13.9261C18.653 14.4377 19.0765 14.8523 19.599 14.8523C20.1214 14.8523 20.545 14.4377 20.545 13.9261C20.545 13.4146 20.1214 13 19.599 13Z",fill:"url(#paint3_radial_419_48383)"}),F.createElement("path",{d:"M12.3187 13.443C12.5913 13.443 12.8123 13.6593 12.8123 13.9262C12.8123 14.1931 12.5913 14.4094 12.3187 14.4094C12.0461 14.4094 11.8252 14.1931 11.8252 13.9262C11.8252 13.6593 12.0461 13.443 12.3187 13.443ZM19.599 13.443C19.8715 13.443 20.0925 13.6593 20.0925 13.9262C20.0925 14.1931 19.8715 14.4094 19.599 14.4094C19.3264 14.4094 19.1054 14.1931 19.1054 13.9262C19.1054 13.6593 19.3264 13.443 19.599 13.443Z",fill:"url(#paint4_radial_419_48383)"}),F.createElement("path",{d:"M8.8226 15.1745C8.3683 15.1745 8 15.5351 8 15.9799C8 16.4247 8.3683 16.7853 8.8226 16.7853C9.27695 16.7853 9.64525 16.4247 9.64525 15.9799C9.64525 15.5351 9.27695 15.1745 8.8226 15.1745ZM23.1774 15.1745C22.723 15.1745 22.3548 15.5351 22.3548 15.9799C22.3548 16.4247 22.723 16.7853 23.1774 16.7853C23.6317 16.7853 24 16.4247 24 15.9799C24 15.5351 23.6317 15.1745 23.1774 15.1745ZM16.0206 15.2953C16.4067 15.2953 16.7198 15.6018 16.7198 15.9799C16.7198 16.358 16.4067 16.6645 16.0206 16.6645C15.6344 16.6645 15.3214 16.358 15.3214 15.9799C15.3214 15.6018 15.6344 15.2953 16.0206 15.2953Z",fill:"url(#paint5_radial_419_48383)"}),F.createElement("path",{d:"M8.82261 15.6174C9.02706 15.6174 9.19281 15.7797 9.19281 15.9798C9.19281 16.18 9.02706 16.3423 8.82261 16.3423C8.61817 16.3423 8.45245 16.18 8.45245 15.9798C8.45245 15.7797 8.61817 15.6174 8.82261 15.6174V15.6174ZM23.1774 15.6174C23.3818 15.6174 23.5476 15.7797 23.5476 15.9798C23.5476 16.18 23.3818 16.3423 23.1774 16.3423C22.973 16.3423 22.8072 16.18 22.8072 15.9798C22.8072 15.7797 22.973 15.6174 23.1774 15.6174ZM12.4422 17.0671C11.9197 17.0671 11.4961 17.4818 11.4961 17.9933C11.4961 18.5048 11.9197 18.9194 12.4422 18.9194C12.9646 18.9194 13.3882 18.5048 13.3882 17.9933C13.3882 17.4818 12.9646 17.0671 12.4422 17.0671V17.0671ZM19.599 17.0671C19.0765 17.0671 18.653 17.4818 18.653 17.9933C18.653 18.5048 19.0765 18.9194 19.599 18.9194C20.1214 18.9194 20.545 18.5048 20.545 17.9933C20.545 17.4818 20.1214 17.0671 19.599 17.0671V17.0671Z",fill:"url(#paint6_radial_419_48383)"}),F.createElement("path",{d:"M12.4422 17.5101C12.7148 17.5101 12.9357 17.7264 12.9357 17.9933C12.9357 18.2602 12.7148 18.4765 12.4422 18.4765C12.1696 18.4765 11.9486 18.2602 11.9486 17.9933C11.9486 17.7264 12.1696 17.5101 12.4422 17.5101V17.5101ZM19.599 17.5101C19.8716 17.5101 20.0925 17.7264 20.0925 17.9933C20.0925 18.2602 19.8716 18.4765 19.599 18.4765C19.3264 18.4765 19.1054 18.2602 19.1054 17.9933C19.1054 17.7264 19.3264 17.5101 19.599 17.5101V17.5101ZM15.9794 19.0805C15.457 19.0805 15.0334 19.4952 15.0334 20.0067C15.0334 20.5182 15.457 20.9329 15.9794 20.9329C16.5019 20.9329 16.9255 20.5182 16.9255 20.0067C16.9255 19.4952 16.5019 19.0805 15.9794 19.0805ZM8.8226 19.2416C8.3683 19.2416 8 19.6022 8 20.047C8 20.4918 8.3683 20.8524 8.8226 20.8524C9.27695 20.8524 9.64525 20.4918 9.64525 20.047C9.64525 19.6022 9.27695 19.2416 8.8226 19.2416ZM23.1774 19.2416C22.723 19.2416 22.3548 19.6022 22.3548 20.047C22.3548 20.4918 22.723 20.8524 23.1774 20.8524C23.6317 20.8524 24 20.4918 24 20.047C24 19.6022 23.6317 19.2416 23.1774 19.2416Z",fill:"url(#paint7_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 19.5235C16.252 19.5235 16.473 19.7398 16.473 20.0067C16.473 20.2736 16.252 20.4899 15.9794 20.4899C15.7068 20.4899 15.4859 20.2736 15.4859 20.0067C15.4859 19.7398 15.7068 19.5235 15.9794 19.5235ZM8.82261 19.6845C9.02706 19.6845 9.19281 19.8468 9.19281 20.047C9.19281 20.2471 9.02706 20.4094 8.82261 20.4094C8.61817 20.4094 8.45245 20.2471 8.45245 20.047C8.45245 19.8468 8.61817 19.6845 8.82261 19.6845V19.6845ZM23.1774 19.6845C23.3818 19.6845 23.5476 19.8468 23.5476 20.047C23.5476 20.2471 23.3818 20.4094 23.1774 20.4094C22.973 20.4094 22.8072 20.2471 22.8072 20.047C22.8072 19.8468 22.973 19.6845 23.1774 19.6845ZM12.4422 21.255C11.9879 21.255 11.6196 21.6156 11.6196 22.0604C11.6196 22.5052 11.9878 22.8658 12.4422 22.8658C12.8965 22.8658 13.2648 22.5052 13.2648 22.0604C13.2648 21.6156 12.8965 21.255 12.4422 21.255ZM19.599 21.2953C19.1446 21.2953 18.7763 21.6559 18.7763 22.1007C18.7763 22.5455 19.1446 22.9061 19.599 22.9061C20.0533 22.9061 20.4216 22.5455 20.4216 22.1007C20.4216 21.6559 20.0533 21.2953 19.599 21.2953Z",fill:"url(#paint8_radial_419_48383)"}),F.createElement("path",{d:"M12.4422 21.698C12.6466 21.698 12.8124 21.8602 12.8124 22.0604C12.8124 22.2606 12.6466 22.4228 12.4422 22.4228C12.2377 22.4228 12.072 22.2606 12.072 22.0604C12.072 21.8602 12.2377 21.698 12.4422 21.698ZM19.599 21.7383C19.8035 21.7383 19.9692 21.9005 19.9692 22.1007C19.9692 22.3008 19.8035 22.4631 19.599 22.4631C19.3946 22.4631 19.2288 22.3008 19.2288 22.1007C19.2288 21.9005 19.3946 21.7383 19.599 21.7383ZM15.9795 23.3893C15.5251 23.3893 15.1568 23.7498 15.1568 24.1946C15.1568 24.6394 15.5251 25 15.9795 25C16.4338 25 16.8021 24.6394 16.8021 24.1946C16.8021 23.7498 16.4338 23.3893 15.9795 23.3893V23.3893Z",fill:"url(#paint9_radial_419_48383)"}),F.createElement("path",{d:"M15.9794 23.8322C16.1838 23.8322 16.3496 23.9945 16.3496 24.1946C16.3496 24.3948 16.1838 24.5571 15.9794 24.5571C15.775 24.5571 15.6092 24.3948 15.6092 24.1946C15.6092 23.9945 15.775 23.8322 15.9794 23.8322ZM19.2699 13.7972L16.3496 15.5288L16.5848 15.9075L19.5051 14.176L19.2699 13.7972V13.7972ZM12.6761 13.7576L12.4331 14.1313L15.3945 15.9837L15.6375 15.6099L12.6761 13.7576V13.7576ZM11.8843 13.9551L9.16962 15.6061L9.40873 15.9824L12.1234 14.3314L11.8843 13.9551ZM22.9113 15.8855L19.9909 17.617L20.2262 17.9958L23.1465 16.2643L22.9113 15.8855ZM15.5077 16.0466L12.5874 17.7781L12.8226 18.1569L15.7429 16.4254L15.5077 16.0466V16.0466ZM16.5437 15.9944L16.3007 16.3681L19.2622 18.2205L19.5051 17.8467L16.5437 15.9944V15.9944Z",fill:"url(#paint10_radial_419_48383)"}),F.createElement("path",{d:"M20.0758 13.8205L19.8328 14.1942L22.7943 16.0466L23.0373 15.6728L20.0758 13.8205ZM9.16191 15.9308L8.91895 16.3045L11.8804 18.1569L12.1234 17.7832L9.16191 15.9308V15.9308Z",fill:"url(#paint11_radial_419_48383)"}))),Xb||(Xb=F.createElement("defs",null,F.createElement("radialGradient",{id:"paint0_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint1_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint2_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint3_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint4_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint5_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint6_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint7_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint8_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint9_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(16 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint10_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})),F.createElement("radialGradient",{id:"paint11_radial_419_48383",cx:0,cy:0,r:1,gradientUnits:"userSpaceOnUse",gradientTransform:"translate(15.9999 16.0001) scale(7.99998 7.83228)"},F.createElement("stop",{stopColor:"#FF00FF"}),F.createElement("stop",{offset:1,stopColor:"#734CE2"})))))},name:"Synapse"},{id:"swft",logoURI:function(e){return F.createElement("svg",Cb({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),xb||(xb=F.createElement("path",{d:"M14.0802 2.71222C14.0802 2.71222 12.9826 1.61464 11.6884 1.51537C10.3941 1.4161 9.89405 1.81505 9.99332 2.214C10.0926 2.61295 10.5421 2.66165 11.1396 2.2627C11.7371 1.86375 13.0332 1.96489 14.0802 2.71222Z",fill:"#0999FF"})),wb||(wb=F.createElement("path",{d:"M13.5408 2.87517C13.5408 2.87517 12.668 2.33013 11.8176 2.45936C10.9673 2.5886 10.6938 2.92012 10.8268 3.16174C10.9598 3.40336 11.2482 3.36964 11.576 3.02314C11.9038 2.67663 12.7523 2.54927 13.5408 2.87517Z",fill:"#0999FF"})),Eb||(Eb=F.createElement("path",{d:"M12.2597 2.99879C12.6341 2.88498 13.0346 2.89022 13.4059 3.01377C12.8628 2.91825 12.3439 3.13364 12.1866 3.39399C12.0293 3.65434 11.8476 3.71615 11.7352 3.58129C11.6228 3.44644 11.7408 3.1992 12.2597 2.99879Z",fill:"#0999FF"})),Ab||(Ab=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M19.7592 6.10048C17.8075 5.65096 17.1089 5.82703 16.1218 6.25033C15.425 6.5575 15.6236 7.84238 16.0225 8.93996C16.4215 10.0375 17.2194 13.8248 15.425 15.8176C13.9914 17.4099 12.8137 17.6032 10.5679 17.972C10.0027 18.0648 9.36998 18.1687 8.6485 18.3087C5.05982 19.0055 4.86128 21.697 4.86128 21.697C3.17126 12.5314 7.83234 10.1212 10.1284 8.93399C10.4049 8.79097 10.6472 8.6657 10.8399 8.5485C11.9352 7.87375 12.0384 6.61486 12.0958 5.91511C12.1082 5.7641 12.1184 5.63913 12.136 5.55169C12.1467 5.49883 12.1573 5.4355 12.1694 5.36375C12.2698 4.76704 12.4681 3.58853 13.5783 3.01003C16.9703 1.41797 19.7592 6.10048 19.7592 6.10048ZM10.8009 15.8525C11.5854 15.8693 12.9238 15.898 13.6045 14.5964C14.3724 13.1261 13.5221 11.8075 12.3084 11.3917C11.0946 10.9759 9.25161 11.5509 8.04352 13.2366C6.83543 14.9223 6.68934 16.9826 6.68934 16.9826C6.7545 16.9197 6.81451 16.8522 6.87696 16.782C7.13404 16.4929 7.4325 16.1574 8.302 15.8982C8.96656 15.7001 9.67011 15.7718 10.1431 15.82C10.3006 15.836 10.4326 15.8495 10.529 15.8495C10.6088 15.8484 10.7003 15.8504 10.8009 15.8525ZM18.5642 5.503C18.5642 5.503 16.62 5.24639 15.8727 5.9956C15.8727 5.9956 16.472 4.30989 18.5642 5.503Z",fill:"#0999FF"})))},name:"Swft"},{id:"hyphen",logoURI:function(e){return F.createElement("svg",pb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),db||(db=F.createElement("path",{d:"M10.2675 16.7858V15.0715C10.2675 14.5915 10.6618 14.2143 11.1247 14.2143H12.839C13.319 14.2143 13.6961 14.5915 13.6961 15.0715V20.2143C13.6961 20.6943 13.319 21.0715 12.839 21.0715H4.26755C3.78755 21.0715 3.4104 20.6943 3.4104 20.2143V8.21433C3.4104 7.73433 3.03326 7.35719 2.55326 7.35719H2.05612C1.30183 7.35719 0.907546 6.43148 1.45612 5.90005L4.52469 2.81433C4.60378 2.73295 4.69838 2.66825 4.80291 2.62407C4.90745 2.57989 5.01978 2.55713 5.13326 2.55713C5.24674 2.55713 5.35908 2.57989 5.46361 2.62407C5.56814 2.66825 5.66275 2.73295 5.74183 2.81433L8.79326 5.90005C9.34183 6.43148 8.96469 7.35719 8.19326 7.35719H7.69612C7.21612 7.35719 6.83897 7.73433 6.83897 8.21433V16.7858C6.83897 17.2658 7.21612 17.6429 7.69612 17.6429H9.4104C9.8904 17.6429 10.2675 17.2658 10.2675 16.7858Z",fill:"#615CCD"})),ub||(ub=F.createElement("path",{d:"M20.5533 16.7858C20.5533 17.2658 20.9304 17.6429 21.4104 17.6429H21.9247C22.679 17.6429 23.0561 18.5686 22.5247 19.1001L19.4561 22.1686C19.1133 22.5115 18.5818 22.5115 18.239 22.1686L15.1704 19.1001C14.6218 18.5686 14.999 17.6429 15.7704 17.6429H16.2676C16.7476 17.6429 17.1247 17.2658 17.1247 16.7858V8.21436C17.1247 7.73436 16.7476 7.35721 16.2676 7.35721H14.5533C14.0733 7.35721 13.6961 7.73436 13.6961 8.21436V9.92864C13.6961 10.4086 13.319 10.7858 12.839 10.7858H11.1247C10.6447 10.7858 10.2676 10.4086 10.2676 9.92864V4.78578C10.2676 4.30578 10.6447 3.92864 11.1247 3.92864H19.6961C20.1761 3.92864 20.5533 4.30578 20.5533 4.78578V16.7858Z",fill:"#615CCD"})))},name:"Hyphen"},{id:"lifi",logoURI:function(e){return F.createElement("svg",gb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg",xmlnsXlink:"http://www.w3.org/1999/xlink"},e),hb||(hb=F.createElement("rect",{y:.5,width:24,height:24,rx:4,fill:"white"})),fb||(fb=F.createElement("rect",{x:7.5,y:6.5,width:8.72727,height:12,fill:"url(#pattern0)"})),mb||(mb=F.createElement("defs",null,F.createElement("pattern",{id:"pattern0",patternContentUnits:"objectBoundingBox",width:1,height:1},F.createElement("use",{xlinkHref:"#image0_1105_25179",transform:"translate(-0.958333 -0.393939) scale(0.0208333 0.0151515)"})),F.createElement("image",{id:"image0_1105_25179",width:252,height:124,xlinkHref:"data:image/png;base64,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"}))))},name:"LIFI"},{id:"nabox",logoURI:function(e){return F.createElement("svg",vb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),yb||(yb=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M1.5 7.23999V18.418L4.73651 20.2838V12.2876L7.96146 14.1503V22.1412L11.199 24.007V12.8279L1.5 7.23999Z",fill:"#2AC98B"})),bb||(bb=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.85179 6.21724L12.0946 4.31675L16.1237 6.67449L12.883 8.56657L8.85179 6.21724ZM12.0988 0.5L2.32306 6.21934L12.8651 12.4001V24.5L16.0627 22.6374V10.3966L19.294 8.50455V20.7348L22.5389 18.8248V6.60827L12.0988 0.5Z",fill:"#2AC98B"})))},name:"Nabox"},{id:"bungee",logoURI:function(e){return F.createElement("svg",cb({width:24,height:25,viewBox:"0 0 24 25",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),ab||(ab=F.createElement("g",{clipPath:"url(#clip0_1106_26400)"},F.createElement("path",{d:"M24 4.5C24 2.29086 22.2091 0.5 20 0.5H4C1.79086 0.5 0 2.29086 0 4.5V20.5C0 22.7091 1.79086 24.5 4 24.5H20C22.2091 24.5 24 22.7091 24 20.5V4.5Z",fill:"#FEA700"}),F.createElement("path",{d:"M3.26157 14.6479C4.44801 14.6479 5.40958 13.6862 5.40958 12.4999C5.40958 11.3137 4.44779 10.3519 3.26157 10.3519C2.07824 10.3519 1.1189 11.3088 1.11401 12.491V12.509C1.1189 13.691 2.07824 14.6479 3.26157 14.6479Z",fill:"#ED1E7F"}),F.createElement("path",{d:"M20.7367 14.6477C21.923 14.6477 22.8847 13.686 22.8847 12.4997C22.8847 11.3134 21.923 10.3517 20.7367 10.3517C19.5504 10.3517 18.5887 11.3134 18.5887 12.4997C18.5887 13.686 19.5504 14.6477 20.7367 14.6477Z",fill:"#4CB85D"}),F.createElement("path",{d:"M9.59911 15.9941C10.2391 15.9941 10.8329 15.7967 11.3251 15.4612V15.9438H12.672V12.9378C12.672 12.9314 12.6726 12.9252 12.6726 12.9187V12.0794C12.6726 11.1272 13.4471 10.3527 14.3993 10.3527C15.3535 10.3527 16.126 11.1272 16.126 12.0794V15.9438H17.4747V12.0794C17.4747 10.3825 16.0982 9.00586 14.3993 9.00586C13.7591 9.00586 13.1646 9.20338 12.6722 9.53919V9.05539H11.3253V12.9307C11.3189 13.8792 10.5475 14.6454 9.5993 14.6454C8.6453 14.6454 7.87264 13.873 7.87264 12.9187V9.05607H6.52399V12.9187C6.52375 14.6176 7.90019 15.9941 9.59911 15.9941Z",fill:"black"}))),lb||(lb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_1106_26400"},F.createElement("rect",{width:24,height:24,fill:"white",transform:"translate(0 0.5)"})))))},name:"Bungee"},{id:"squid",logoURI:function(e){return F.createElement("svg",Bb({width:24,height:24,viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),_b||(_b=F.createElement("g",{clipPath:"url(#clip0_6759_209574)"},F.createElement("path",{d:"M23.7182 11.278C23.2776 12.8519 22.2417 14.5477 20.9174 15.1962C16.7933 17.2151 14.6496 12.8533 14.9088 9.67381C15.0643 7.76437 15.6835 6.24613 15.2064 4.69333C15.0542 4.19797 14.7307 3.73957 14.2008 3.49141C12.7469 2.81029 11.3241 3.74677 10.6627 4.73893C9.94895 5.80885 9.61391 7.14757 9.70463 8.37109C9.79151 9.54997 10.1995 10.3228 10.8149 11.3783C11.6371 12.7885 12.5126 13.7044 12.8477 14.7872C13.0637 15.4852 13.1865 16.6117 12.1944 16.7063C11.1465 16.8066 11.1993 15.4328 11.1845 14.7436C11.1398 12.6488 9.80927 11.8943 8.80751 9.48133C8.22239 8.07205 7.99439 6.58165 8.33663 5.11045C8.81807 3.04021 9.99119 1.37125 12.1061 0.793809C13.7971 0.332049 15.7555 0.710769 16.8259 2.19157C18.0984 3.95221 17.8502 6.02917 17.3328 7.87477C16.3752 11.289 17.2305 12.9167 18.0288 13.3424C19.5403 14.1484 21.1262 13.2354 21.8299 12.2677C22.5921 11.2194 23.0467 9.30709 22.9747 8.08309C22.9473 7.61557 22.9061 7.21333 22.8432 6.85237",fill:"white"}),F.createElement("path",{d:"M0 12.0001C0 12.8756 0.09456 13.7291 0.27264 14.5513C0.2544 13.9316 0.31536 13.3182 0.47568 12.746C0.91632 11.1721 1.95216 9.47627 3.27648 8.82779C7.40064 6.80891 9.54432 11.1707 9.28512 14.3502C9.1296 16.2596 8.5104 17.7779 8.98752 19.3307C9.13968 19.826 9.4632 20.2844 9.99312 20.5326C11.447 21.2137 12.8698 20.2772 13.5312 19.2851C14.245 18.2151 14.58 16.8764 14.4893 15.6529C14.4024 14.474 13.9944 13.7012 13.3795 12.6457C12.5573 11.2355 11.6818 10.3196 11.3467 9.23675C11.1307 8.53883 11.0078 7.41227 12 7.31771C13.0478 7.21739 12.995 8.59115 13.0099 9.28043C13.0546 11.3751 14.3851 12.1297 15.3869 14.5427C15.972 15.9519 16.2 17.4423 15.8578 18.9135C15.3763 20.9838 14.2032 22.6527 12.0883 23.2302C10.3973 23.6919 8.43888 23.3132 7.36848 21.8324C6.096 20.0718 6.34416 17.9948 6.8616 16.1492C7.8192 12.735 6.96384 11.1073 6.1656 10.6815C4.65408 9.87611 3.06816 10.7886 2.36448 11.7563C1.60224 12.8046 1.14768 14.7169 1.21968 15.9409C1.26432 16.7003 1.34592 17.2878 1.49664 17.8062",fill:"white"}),F.createElement("path",{d:"M12 24C18.6274 24 24 18.6274 24 12C24 5.37258 18.6274 0 12 0C5.37258 0 0 5.37258 0 12C0 18.6274 5.37258 24 12 24Z",fill:"#E6FA36"}),F.createElement("path",{d:"M15.8578 18.914C16.2 17.4428 15.972 15.9524 15.3869 14.5432C14.3851 12.1302 13.0541 11.3752 13.0099 9.28092C12.9955 8.59164 13.0479 7.21788 12 7.3182C11.0079 7.41324 11.1307 8.5398 11.3467 9.23772C11.6818 10.3206 12.5578 11.2364 13.3795 12.6467C13.9949 13.7022 14.4024 14.475 14.4893 15.6539C14.5795 16.8774 14.245 18.2161 13.5312 19.286C12.8693 20.2782 11.4471 21.2147 9.99313 20.5336C9.46321 20.2854 9.13969 19.8265 8.98753 19.3316C8.51089 17.7784 9.12961 16.2606 9.28513 14.3512C9.54433 11.1716 7.40017 6.80988 3.27649 8.82876C1.95217 9.47724 0.916332 11.1726 0.475692 12.747C0.315372 13.3196 0.254412 13.9326 0.272652 14.5523C0.523212 15.7081 0.939852 16.802 1.49665 17.8076C1.34593 17.2888 1.26433 16.7017 1.21969 15.9424C1.14769 14.7188 1.60273 12.806 2.36449 11.7577C3.06769 10.79 4.65409 9.87708 6.16561 10.683C6.96385 11.1088 7.81921 12.7364 6.86161 16.1507C6.34369 17.9968 6.09553 20.0732 7.36849 21.8339C8.43889 23.3147 10.3973 23.6934 12.0883 23.2316C14.2032 22.6532 15.3768 20.9843 15.8578 18.914Z",fill:"black"}),F.createElement("path",{d:"M23.7182 11.2782C23.8008 10.984 23.8565 10.6787 23.8891 10.3676C23.8891 10.3691 23.8896 10.37 23.8896 10.371C23.7206 9.12732 23.3616 7.94412 22.8422 6.85164C22.9051 7.21308 22.9464 7.61484 22.9737 8.08236C23.0457 9.30588 22.5907 11.2187 21.8289 12.267C21.1257 13.2347 19.5393 14.1476 18.0278 13.3417C17.2296 12.916 16.3742 11.2883 17.3318 7.87404C17.8497 6.02796 18.0979 3.95148 16.8249 2.19084C15.7545 0.710036 13.7961 0.331317 12.1051 0.793076C9.99021 1.37052 8.81661 3.03948 8.33565 5.10972C7.99341 6.58092 8.22141 8.07132 8.80653 9.4806C9.80829 11.8936 11.1393 12.6486 11.1835 14.7428C11.1979 15.4321 11.1456 16.8059 12.1934 16.7056C13.1856 16.6105 13.0627 15.484 12.8467 14.7865C12.5117 13.7036 11.6356 12.7878 10.8139 11.3776C10.1985 10.322 9.79101 9.54924 9.70365 8.37036C9.61341 7.14684 9.94797 5.80812 10.6617 4.7382C11.3236 3.74604 12.7459 2.80956 14.1998 3.49068C14.7297 3.73884 15.0532 4.19772 15.2054 4.6926C15.682 6.24588 15.0633 7.76364 14.9078 9.67308C14.6486 12.8526 16.7928 17.2144 20.9165 15.1955C22.2413 14.548 23.2776 12.8521 23.7182 11.2782Z",fill:"black"}))),Wb||(Wb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_6759_209574"},F.createElement("rect",{width:24,height:24,fill:"white"})))))},name:"Squid"},{id:"across",logoURI:function(e){return F.createElement("svg",sb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),nb||(nb=F.createElement("rect",{width:32,height:32,rx:16,fill:"#6CF9D8"})),ob||(ob=F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.95021 8.41988L8.50949 6.8606L14.7408 13.0919C14.3626 13.253 14.0083 13.4879 13.6998 13.7964C13.4609 14.0353 13.2662 14.3017 13.1157 14.5853L6.95021 8.41988ZM12.9982 17.4399L6.85803 23.5801L8.41732 25.1394L14.495 19.0617C14.209 18.9107 13.9405 18.7149 13.6998 18.4742C13.3932 18.1675 13.1593 17.8156 12.9982 17.4399ZM17.5887 19.0584L23.5826 25.0522L25.1418 23.493L19.0822 17.4333C18.921 17.8114 18.6862 18.1657 18.3777 18.4742C18.1388 18.7131 17.8724 18.9079 17.5887 19.0584ZM18.9652 14.5916L25.0497 8.50706L23.4904 6.94778L17.3434 13.0947C17.7191 13.2558 18.071 13.4897 18.3777 13.7964C18.6184 14.037 18.8142 14.3055 18.9652 14.5916Z",fill:"#2D2E33"})))},name:"Across"},{id:"layerswap",logoURI:function(e){return F.createElement("svg",Kb({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),qb||(qb=F.createElement("g",{clipPath:"url(#clip0_8229_671)"},F.createElement("path",{opacity:.3,d:"M11.4062 12.7691C11.4062 12.0165 12.0163 11.4065 12.7688 11.4065H24.5209C25.2735 11.4065 25.8835 12.0165 25.8835 12.7691V24.5213C25.8835 25.2738 25.2735 25.8837 24.5209 25.8837H12.7688C12.0163 25.8837 11.4062 25.2738 11.4062 24.5213V12.7691Z",fill:"#FF0093"}),F.createElement("path",{opacity:.5,d:"M23.2097 21.847C23.2097 22.5995 22.5996 23.2094 21.8471 23.2094H10.095C9.34246 23.2094 8.73242 22.5995 8.73242 21.847V10.0947C8.73242 9.34222 9.34246 8.73218 10.095 8.73218H21.8471C22.5996 8.73218 23.2097 9.34222 23.2097 10.0947V21.847Z",fill:"#FF0093"}),F.createElement("path",{opacity:.9,d:"M20.5349 19.1718C20.5349 19.9244 19.9249 20.5344 19.1723 20.5344H7.42018C6.66766 20.5344 6.05762 19.9244 6.05762 19.1718V7.4197C6.05762 6.66717 6.66766 6.05713 7.42018 6.05713H19.1723C19.9249 6.05713 20.5349 6.66717 20.5349 7.4197V19.1718Z",fill:"#FF0093"}))),Qb||(Qb=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_8229_671"},F.createElement("rect",{width:20,height:20,fill:"white",transform:"translate(6 6)"})))))},name:"Layerswap"},{id:"okx",logoURI:function(e){return F.createElement("svg",tv({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),$b||($b=F.createElement("g",{clipPath:"url(#clip0_1443_44689)"},F.createElement("path",{d:"M21 0H11C4.92487 0 0 4.92487 0 11V21C0 27.0751 4.92487 32 11 32H21C27.0751 32 32 27.0751 32 21V11C32 4.92487 27.0751 0 21 0Z",fill:"black"}),F.createElement("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12.6063 6.99255H7.39351C7.17207 6.99255 6.99255 7.17207 6.99255 7.39351V12.6063C6.99255 12.8278 7.17207 13.0073 7.39351 13.0073H12.6063C12.8278 13.0073 13.0073 12.8278 13.0073 12.6063V7.39351C13.0073 7.17207 12.8278 6.99255 12.6063 6.99255ZM18.6237 13.0073H13.4109C13.1895 13.0073 13.0099 13.1869 13.0099 13.4083V18.6211C13.0099 18.8426 13.1895 19.0221 13.4109 19.0221H18.6237C18.8452 19.0221 19.0247 18.8426 19.0247 18.6211V13.4083C19.0247 13.1869 18.8452 13.0073 18.6237 13.0073ZM19.4231 6.99255H24.6359C24.8574 6.99255 25.0369 7.17207 25.0369 7.39351V12.6063C25.0369 12.8278 24.8574 13.0073 24.6359 13.0073H19.4231C19.2016 13.0073 19.0221 12.8278 19.0221 12.6063V7.39351C19.0221 7.17207 19.2016 6.99255 19.4231 6.99255ZM12.6063 19.0221H7.39351C7.17207 19.0221 6.99255 19.2016 6.99255 19.4231V24.6359C6.99255 24.8574 7.17207 25.0369 7.39351 25.0369H12.6063C12.8278 25.0369 13.0073 24.8574 13.0073 24.6359V19.4231C13.0073 19.2016 12.8278 19.0221 12.6063 19.0221ZM19.4231 19.0221H24.6359C24.8574 19.0221 25.0369 19.2016 25.0369 19.4231V24.6359C25.0369 24.8574 24.8574 25.0369 24.6359 25.0369H19.4231C19.2016 25.0369 19.0221 24.8574 19.0221 24.6359V19.4231C19.0221 19.2016 19.2016 19.0221 19.4231 19.0221Z",fill:"white"}))),ev||(ev=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_1443_44689"},F.createElement("rect",{width:32,height:32,fill:"white"})))))},name:"okx"},{id:"symbiosis",logoURI:function(e){return F.createElement("svg",ov({width:32,height:32,viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e),rv||(rv=F.createElement("g",{clipPath:"url(#clip0_8229_679)"},F.createElement("path",{d:"M13.8614 16.7844L14.4243 16.2215V14.2548L13.8614 13.6919H13.0938L12.5601 14.2548V16.2215L13.0938 16.7844H13.8614Z",fill:"#75FB6E"}),F.createElement("path",{d:"M18.9063 16.7625L19.44 16.1995V14.2548L18.9063 13.6919H18.1313L17.5757 14.2548V16.1995L18.1313 16.7625H18.9063Z",fill:"#75FB6E"}),F.createElement("path",{d:"M31.5175 12.332L30.7425 12.2296L27.9717 14.3571L27.862 15.1321L27.7377 15.2417H26.9847L26.4217 15.7973V16.5431L26.9335 17.0548V17.318L26.3998 17.881L26.4217 21.3683L26.9847 21.902L27.0139 22.1725L27.0286 22.1871L26.5022 22.7062V23.4812L26.2609 23.7151H22.3422L22.1083 23.4812V23.079V19.5552L21.9986 19.4528L21.5454 18.9995V18.729L21.5015 18.6925L22.0498 18.1442V17.3984L22.0133 17.3546L22.1083 17.3473L22.2618 17.1572L23.0368 17.0768L24.9011 14.6788L24.828 13.9331L25.0107 13.743L25.0034 13.6699L25.0107 13.6626L24.9888 13.4505L24.9815 13.3994L25.5444 12.8364L25.4933 8.36212L24.9303 7.82842V7.76993L24.9596 7.53598L24.7475 7.26548L24.8207 6.49052L22.9344 4.09253L22.1595 4.01211L22.0425 3.85858L22.0498 3.85127V3.10555L21.5161 2.54261H20.8289H20.7704L20.5072 2.33059V1.56294L19.915 1H16.0548H15.9452H12.0777L11.4928 1.56294V2.33059L11.2296 2.54261H11.1711H10.4766L9.94288 3.10555V3.85127L9.95019 3.85858L9.84053 4.01211L9.06557 4.09253L7.17204 6.49052L7.25246 7.26548L7.04044 7.53598L7.06968 7.76993V7.82842L6.50674 8.36212L6.45556 12.8364L7.01119 13.3994L6.98926 13.743L7.19397 13.955L7.12086 14.6788L8.98515 17.0768L9.76011 17.1572L9.92095 17.3473L9.98675 17.3546L9.94288 17.3984V18.1442L10.4766 18.7071L10.4546 18.729V18.9995L10.0014 19.4528L9.89171 19.5552V23.079V23.4812L9.65045 23.7151H5.73178L5.49052 23.4812V22.7062L4.95682 22.1725L4.98606 21.902L5.54901 21.3683L5.57094 17.881L5.03724 17.318L5.06648 17.0548L5.57094 16.5431V15.7973L5.01531 15.2417H4.25497L4.13068 15.1321L4.02833 14.3571L1.25017 12.2296L0.482522 12.332L0 12.9461L0.109664 13.721L2.88051 15.8485L3.65547 15.7462L3.71396 15.79L3.70665 15.7973V16.5431L4.24035 17.106H4.26959V17.2668L3.70665 17.8225L3.65547 21.3171L4.18917 21.8801V22.1432H4.15993L3.62623 22.7062V23.4812L4.15993 24.0148H4.93489L5.17615 24.2488V25.0238L5.70985 25.5575H9.62851L10.1841 25.0238V24.2488L10.4254 24.0148H11.2296L11.756 23.4812V23.2106V19.5552L11.2808 18.9995L11.2515 18.7071L11.8145 18.1442V17.3984L11.2515 16.8355H10.4985L10.3742 16.6747L10.4546 15.907L8.56111 13.509L7.78615 13.4286V13.4213V13.3994L8.3491 12.8657L8.37103 8.4133L7.83733 7.85035L7.84464 7.76993L7.86657 7.748L8.64153 7.66758L10.5058 5.26959L10.4254 4.49463L10.4912 4.41421H11.2515L11.8145 3.85127V3.15673V3.10555L12.0777 2.89353H15.9452H16.0548H19.915L20.1855 3.10555V3.15673V3.85127L20.7485 4.41421H21.5088L21.5746 4.49463L21.4942 5.26959L23.3585 7.66758L24.1334 7.748L24.148 7.76993L24.1554 7.85035L23.6217 8.4133L23.6509 12.8657L24.2138 13.3994V13.4286L23.4681 13.509L21.5746 15.907L21.6477 16.6747L21.5088 16.8574L21.4942 16.8355H20.7192L20.1855 17.3984V18.1442L20.7192 18.7071H20.7485L20.7192 18.9995L20.2659 19.5552V23.2106V23.4812L20.7996 24.0148H21.5746L21.8085 24.2488V25.0238L22.3715 25.5575H26.2902L26.8239 25.0238V24.2488L27.0651 24.0148H27.8401L28.3738 23.4812V22.7062L27.8401 22.1432H27.7816V21.8801L28.3153 21.3171L28.2641 17.8225L27.7012 17.2668V17.106H27.7597L28.2934 16.5431V15.7973L28.286 15.79L28.3445 15.7462L29.1195 15.8485L31.8903 13.721L32 12.9461L31.5175 12.332Z",fill:"#75FB6E"}),F.createElement("path",{d:"M13.5693 23.854L13.0137 24.4096V25.1846L12.7724 25.4259H11.9975L8.2689 29.074V29.827L8.02764 30.061H4.10897L3.86771 29.827V29.0521L3.30477 28.4891H2.53712L2.00342 29.0521V29.827L2.53712 30.3607H3.30477L3.54603 30.5947V31.3697L4.07973 31.9034H7.99839L8.56133 31.3697V30.5947L8.79528 30.3607L8.82453 30.3827H9.59949L13.3354 26.7345V25.9596L13.5474 25.7183H14.2931L14.9072 25.1846V24.4096L14.3443 23.854H13.5693Z",fill:"#75FB6E"}),F.createElement("path",{d:"M28.7465 28.4891L28.1836 29.0521V29.827L27.9423 30.061H24.0236L23.7824 29.827V29.074L20.0538 25.4259H19.2788L19.0376 25.1846V24.4096L18.4819 23.854H17.707L17.144 24.4096V25.1846L17.7582 25.7183H18.5039L18.7159 25.9596V26.7345L22.4518 30.3827H23.2267L23.2487 30.3607L23.4899 30.5947V31.3697L24.0529 31.9034H27.9716L28.5052 31.3697V30.5947L28.7465 30.3607H29.5142L30.0479 29.827V29.0521L29.5142 28.4891H28.7465Z",fill:"#75FB6E"}))),nv||(nv=F.createElement("defs",null,F.createElement("clipPath",{id:"clip0_8229_679"},F.createElement("rect",{width:32,height:30.9034,fill:"white",transform:"translate(0 1)"})))))},name:"symbiosis"},{id:"scroll",logoURI:vg,name:"Scroll"},{id:"manta",logoURI:Ag,name:"Manta"},{id:"orbiter",logoURI:function(e){return F.createElement("svg",sv({xmlns:"http://www.w3.org/2000/svg",width:"32.000000pt",height:"32.000000pt",viewBox:"0 0 32.000000 32.000000",preserveAspectRatio:"xMidYMid meet"},e),iv||(iv=F.createElement("g",{transform:"translate(0.000000,32.000000) scale(0.100000,-0.100000)",fill:"#000000",stroke:"none"},F.createElement("path",{d:"M91 285 c-32 -28 -56 -85 -48 -115 3 -11 -5 -27 -19 -41 -32 -30 -30 -39 7 -39 32 0 34 -5 14 -53 -14 -33 11 -17 28 18 14 29 22 35 47 35 28 0 30 -2 30 -40 0 -51 18 -53 22 -2 3 32 7 37 31 40 23 3 30 -2 42 -32 9 -20 20 -36 26 -36 7 0 8 7 4 18 -20 47 -18 52 14 52 36 0 39 10 11 35 -13 11 -20 31 -20 53 0 107 -112 171 -189 107z m112 4 c12 -6 30 -21 39 -33 22 -26 24 -96 4 -96 -29 0 -46 13 -46 35 0 30 -26 56 -48 48 -22 -8 -32 -23 -32 -49 0 -21 -17 -34 -46 -34 -10 0 -14 12 -14 38 1 75 78 124 143 91z m-25 -82 c2 -10 -3 -17 -12 -17 -18 0 -29 16 -21 31 9 14 29 6 33 -14z m-88 -92 c0 -8 -4 -15 -9 -15 -13 0 -22 16 -14 24 11 11 23 6 23 -9z m80 0 c0 -8 -4 -15 -10 -15 -5 0 -10 7 -10 15 0 8 5 15 10 15 6 0 10 -7 10 -15z m82 0 c0 -5 -5 -11 -11 -13 -6 -2 -11 4 -11 13 0 9 5 15 11 13 6 -2 11 -8 11 -13z"}))))},name:"Orbiter"}];function lv({routeTagList:t}){const r=Ir(),n={typography:"h6",borderRadius:4,px:8,py:4,ml:8};return de.exports.jsx(de.exports.Fragment,{children:t.map((t=>"no-approve"===t.type?de.exports.jsxs(Lr,{sx:Object.assign(Object.assign({},n),{color:r.palette.text.primary,backgroundColor:r.palette.background.paperContrast,display:"flex",alignItems:"center"}),children:[de.exports.jsx(s.Lock,{style:{color:r.palette.text.primary,width:14,height:14}}),de.exports.jsx("span",{style:{marginLeft:4},children:de.exports.jsx(e.Trans,{id:"F+sxb9",message:"Unapproved"})})]},t.type):"best-price"===t.type?de.exports.jsx(Lr,{sx:Object.assign(Object.assign({},n),{color:r.palette.success.main,backgroundColor:Jr(r.palette.success.main,.1)}),children:de.exports.jsx(e.Trans,{id:"OgKD6h",message:"Best offer"})},t.type):null))})}function cv(e,r){let n=t.i18n._({id:"B0/2ea",message:"s"});return r||(n=e>=2?t.i18n._({id:"V+rJKF",message:"Seconds"}):t.i18n._({id:"ku//5b",message:"Second"})),n}function dv(e,r){let n="";return n=e>=2?r?t.i18n._({id:"TFOxRM",message:"Mins"}):t.i18n._({id:"agRWc1",message:"Minutes"}):r?t.i18n._({id:"eTUF28",message:"Min"}):t.i18n._({id:"6UYTy8",message:"Minute"}),n}function uv(e){return e>=2?t.i18n._({id:"yY8wAv",message:"Hours"}):t.i18n._({id:"6XgEPi",message:"Hour"})}function pv({start:e,end:r,showSecondUnit:n}){if(!e||!r)return null;const o=r-e,i=1e3,s=6e4,a=36e5,l=24*a;let c="",d="";if(o<s){const e=o/i;c=`${ks(e)} ${cv(e,n)}`}else if(o<a){const e=o/s;c=`${ks(e)} ${dv(e,n)}`;const t=o%s/i;d=`${ks(t)} ${cv(t,n)}`}else if(o<l){const e=o/a;c=`${ks(e)} ${uv(e)}`;const t=o%a/s;d=`${ks(t)} ${dv(t)}`}else{const e=o/l;c=`${ks(e)} ${function(e){return e>=2?t.i18n._({id:"HuVZMK",message:"Days"}):t.i18n._({id:"H7OUPr",message:"Day"})}(e)}`;const r=o%l/a;d=`${ks(r)} ${uv(r)}`}return n?`${c}${d}`.replaceAll(" ","").toLowerCase():c}function hv({chainId:t,token:r,amount:n}){var i;const s=Ir(),a=o.useMemo((()=>Ng.get(t)),[t]);return de.exports.jsxs(Lr,{sx:{display:"flex",flexDirection:"column"},children:[de.exports.jsxs(Lr,{sx:{mb:8,display:"flex",alignItems:"flex-end",alignSelf:"center"},children:[de.exports.jsx(Mg,{address:null!==(i=null==r?void 0:r.address)&&void 0!==i?i:"",marginRight:0,width:28,height:28,url:null==r?void 0:r.logoURI}),a?de.exports.jsx(Lr,{component:a.logo,sx:{width:12,height:12,position:"relative",left:-6}}):""]}),de.exports.jsxs(Lr,{sx:{color:s.palette.text.primary,typography:"body1",fontWeight:600,width:"100%",wordBreak:"break-word",textAlign:"center"},children:[xs({input:n,decimals:null==r?void 0:r.decimals})," ",null==r?void 0:r.symbol]}),de.exports.jsxs(Lr,{sx:{color:s.palette.text.secondary,typography:"h6",alignSelf:"center"},children:[de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"})," ",null==a?void 0:a.name]})]})}function fv({children:e}){const t=Ir();return de.exports.jsxs(Lr,{sx:{position:"relative",width:"calc(100% - 16px)",mx:"auto"},children:[de.exports.jsx(Lr,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",width:"100%",borderTopColor:t.palette.text.primary,borderTopWidth:1,borderTopStyle:"dashed","&:before":{content:'""',position:"absolute",left:0,top:-.5,backgroundColor:t.palette.text.primary,width:6,height:6,borderRadius:"50%",transform:"translate(-50%, -50%)"},"&:after":{display:{tablet:"block"},content:'""',position:"absolute",right:-1,top:-.5,width:0,height:0,transform:"translate(0, -50%)",borderTop:"4px solid transparent",borderBottom:"4px solid transparent",borderLeft:`6px solid ${t.palette.text.primary}`}}}),de.exports.jsx(Lr,{sx:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)"},children:e})]})}function mv({size:e="medium",toolDetails:t,nameMarginLeft:r=4,logoMarginLeft:n=0,nameSx:o}){const i=Ir();if(!t||!t.logoURI||!t.name)return null;const{logoURI:s,name:a}=t;return de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:"img",src:s,alt:a,sx:{marginLeft:n,width:"large"===e?24:16,height:"large"===e?24:16}}),de.exports.jsx(Lr,{sx:Object.assign({color:i.palette.text.primary,fontWeight:600,marginLeft:r,typography:{mobile:"small"===e?"h6":"medium"===e?"body2":"caption",tablet:"small"===e||"medium"===e?"body2":"caption"}},o),children:a})]})}function gv({fromToken:t,toToken:r,fromChainId:n,toChainId:i,fromAmount:a,fromTokenBalance:l,toTokenAmount:c,toolDetails:d,product:u,executionDuration:p,feeUSD:h,selected:f,setSelected:m,spenderContractAddress:g,isBestPrice:y}){const b=Ir(),{account:v}=Xh(),x=av.find((e=>e.id===u)),{getApprovalState:w}=Hy({account:v,chainId:n,contractAddress:g}),E=o.useMemo((()=>t&&a&&l?w(t,a,l):Vy.Loading),[t,a,l,w]),A=o.useMemo((()=>{const e=[];return y&&e.push({type:"best-price"}),E===Vy.Approving||E===Vy.Insufficient?[...e,{type:"no-approve"}]:e}),[E,y]);return de.exports.jsxs(Lr,{sx:Object.assign({borderRadius:16,py:16,px:12,backgroundColor:b.palette.background.tag,cursor:"pointer","&:hover":{backgroundColor:"hover.default"},outline:0},f?{borderWidth:1,borderStyle:"solid",borderColor:b.palette.primary.main}:{}),onClick:m,children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:null==x?void 0:x.logoURI,sx:{width:16,height:16}}),de.exports.jsx(Lr,{sx:{marginLeft:4},children:null==x?void 0:x.name}),de.exports.jsx(lv,{routeTagList:A})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",mt:8,pb:8,borderStyle:"dashed",borderWidth:b.spacing(0,0,1,0),borderColor:b.palette.border.main},children:[de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"h5FVz1",message:"Estimated transaction time"}),children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${b.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.Time,{style:{color:b.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==p?pv({start:Date.now(),end:Date.now()+1e3*p}):"-"})]})}),de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"7IKPTP",message:"Fee includes: Cross Chain fees + Swap fees. Gas fee not included."}),children:de.exports.jsxs(Lr,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${b.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.GasFee,{style:{color:b.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==h?`$${xs({input:h,decimals:6})}`:"-"})]})})]}),de.exports.jsxs(Lr,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",mt:8},children:[de.exports.jsx(hv,{token:t,chainId:n,amount:a}),de.exports.jsx(fv,{children:de.exports.jsx(Lr,{sx:{display:"flex",px:3,py:3,backgroundColor:b.palette.background.paperContrast,border:`1px solid ${b.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:de.exports.jsx(mv,{size:"medium",toolDetails:d,nameMarginLeft:8})})}),de.exports.jsx(hv,{token:r,chainId:i,amount:c})]})]})}function yv({open:t,onClose:r,selectedRouteId:n,setSelectRouteId:i,bridgeRouteList:s}){const a=Ir(),l=sf(),c=o.useMemo((()=>{if(!(null==s?void 0:s.length))return null;const{fromToken:e}=s[0];return l(e)}),[s,l]);return de.exports.jsx(jg,{open:t,onClose:r,title:de.exports.jsx(e.Trans,{id:"K/PgcA",message:"Select Cross Chain"}),children:de.exports.jsx(Lr,{sx:{position:"relative",display:"flex",flexDirection:"column",gap:12,py:20,px:16,flex:1,overflowY:"auto",overflowX:"hidden","&::before":{content:'""',position:"absolute",top:0,width:1,height:"1px",backgroundColor:a.palette.border.main}},children:null==s?void 0:s.map(((e,t)=>{var o;return de.exports.jsx(gv,{fromChainId:e.fromChainId,toChainId:e.toChainId,fromToken:e.fromToken,toToken:e.toToken,fromAmount:e.fromAmount,fromTokenBalance:c,toTokenAmount:e.toTokenAmount,toolDetails:null===(o=e.step)||void 0===o?void 0:o.toolDetails,spenderContractAddress:e.spenderContractAddress,selected:n===e.id,setSelected:()=>{i(e.id),r()},isBestPrice:0===t,product:e.product,executionDuration:e.executionDuration,feeUSD:e.feeUSD},e.key)}))})})}function bv({route:t,onClick:r}){var n,o;const i=Ir();if(!t)return null;const{product:a,executionDuration:l,feeUSD:c,fromAmount:d,fromToken:u,fromChainId:p,toTokenAmount:h,toToken:f,toChainId:m}=t,g=av.find((e=>e.id===a)),y=Ng.get(p),b=Ng.get(m);return de.exports.jsxs(Lr,{sx:{px:16,py:8,width:"100%",backgroundColor:"background.tag",borderRadius:12,cursor:"pointer","&:hover":{backgroundColor:"hover.default"}},onClick:r,children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:null==g?void 0:g.logoURI,sx:{width:16,height:16}}),de.exports.jsx(Lr,{sx:{marginLeft:4,typography:"body2",fontWeight:600},children:null==g?void 0:g.name}),de.exports.jsx(Lr,{sx:{display:"block",mx:8,width:"1px",height:12,backgroundColor:i.palette.border.main}}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[xs({input:d,decimals:null==u?void 0:u.decimals}),de.exports.jsxs(Lr,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[de.exports.jsx(Mg,{address:null!==(n=null==u?void 0:u.address)&&void 0!==n?n:"",marginRight:0,width:18,height:18,url:null==u?void 0:u.logoURI}),y?de.exports.jsx(Lr,{component:y.logo,sx:{position:"relative",left:-6,width:10,height:10,flexShrink:0}}):""]})]})," = ",de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",fontWeight:600},children:[xs({input:h,decimals:null==f?void 0:f.decimals}),de.exports.jsxs(Lr,{sx:{ml:4,display:"flex",alignItems:"flex-end",alignSelf:"center",width:18,height:18},children:[de.exports.jsx(Mg,{address:null!==(o=null==f?void 0:f.address)&&void 0!==o?o:"",marginRight:0,width:18,height:18,url:null==f?void 0:f.logoURI}),b?de.exports.jsx(Lr,{component:b.logo,sx:{width:10,height:10,position:"relative",left:-6,flexShrink:0}}):""]})]})]}),de.exports.jsx(Lr,{component:s.ArrowRight,sx:{width:18,height:18}})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",mt:8},children:[de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"h5FVz1",message:"Estimated transaction time"}),children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${i.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.Time,{style:{color:i.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==l?pv({start:Date.now(),end:Date.now()+1e3*l}):"-"})]})}),de.exports.jsx(xi,{onlyHover:!0,placement:"top",title:de.exports.jsx(e.Trans,{id:"7IKPTP",message:"Fee includes: Cross Chain fees + Swap fees. Gas fee not included."}),children:de.exports.jsxs(Lr,{sx:{ml:8,display:"flex",alignItems:"center",px:8,py:4,border:`solid 1px ${i.palette.border.main}`,borderRadius:4,typography:"h6"},children:[de.exports.jsx(s.GasFee,{style:{color:i.palette.text.secondary,width:14,height:14}}),de.exports.jsx(Lr,{sx:{ml:4,lineHeight:1},children:null!==c?`$${xs({input:c,decimals:6})}`:"-"})]})})]})]})}function vv(){const{provider:e,account:n}=Xh(),[i,s]=o.useState(),[a,l]=o.useState(!1),[d,u]=o.useState(""),{apikey:p}=c.useSelector(af),h=vy(fy.bridgeEncode),f=o.useCallback((({selectedRoute:o,fromEtherTokenBalance:i,goNext:a})=>ka(this,void 0,void 0,(function*(){var c,d;if(!o||!n||!i)return;const{encodeParams:f}=o;if(f&&f.fromAddress===Ay)throw new Error("fromAddress is not valid.");u(""),l(!0);try{const{fromToken:n,fromAmount:y,product:b}=o,v={product:b,encodeParams:f};let{encodeResultData:x,sendData:w}=o;if(f){x=(yield B.default.post(`${h}${p?`?apikey=${p}`:""}`,{data:v})).data.data}if(!x){if(w)return l(!1),void a();throw new Error("encodeResultData is null")}const{data:E,to:A,value:C,from:k,chainId:T,encodeId:R}=x;if(!(E&&A&&C&&k&&T))throw new Error("cross_chain_swap_transactionEncode is null");const S=ba[T],N=(m=C,g=18,new r.BigNumber(m).div(new r.BigNumber(10).pow(g))),M=S&&n.address.toLowerCase()===S.address.toLowerCase(),O=N.minus(M?y:0);if(!N.isNaN()&&N.gt(0)&&i.lt(N))return u(t.i18n._({id:"F9xwHA",message:"Insufficient cross-chain fees, need at least {0} {1}",values:{0:xs({input:O,decimals:null!==(c=null==S?void 0:S.decimals)&&void 0!==c?c:18}),1:null!==(d=null==S?void 0:S.symbol)&&void 0!==d?d:"-"}})),void l(!1);if(e){if(!(yield Yg({from:k,to:A,value:C,data:E},e)))throw new Error("failed to estimate gas")}s({data:E,to:A,value:C,from:k,chainId:T,encodeId:R}),a()}catch(e){console.error("[failed to construct transaction request]: ",e);const{message:t}=e;u(t)}var m,g;l(!1)}))),[s,l,n,e,h]);return{apikey:p,sendRouteLoading:a,sendRouteError:d,setSendRouteError:u,bridgeOrderTxRequest:i,handleClickSend:f}}function xv({route:e,bridgeOrderTxRequest:r,sendData:n}){const{chainId:i,account:a}=Xh(),l=ny(),{apikey:d}=c.useSelector(af),u=vy(fy.bridgeCreateRoute);return o.useCallback((()=>{if(((null==e?void 0:e.sendData)||r)&&e)try{const{fromToken:o,toToken:i,fromAmount:a,toTokenAmount:c,fromChainId:p,toChainId:h,toAddress:f,slippage:m,roundedRouteCostTime:g}=e,y=xs({input:a,decimals:o.decimals}),b=xs({input:c,decimals:i.decimals}),v=de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Mg,{token:o,sx:{width:16,height:16,mr:6},chainId:o.chainId}),`${y} ${null==o?void 0:o.symbol}`,de.exports.jsx(Lr,{component:s.DoubleRight,sx:{width:12,height:12,mx:16}}),de.exports.jsx(Mg,{token:i,sx:{width:16,height:16,mr:6}}),`${b} ${null==i?void 0:i.symbol}`]}),x={fromChainId:p,toChainId:h,fromTokenAddress:o.address,toTokenAddress:i.address,fromTokenSymbol:o.symbol,toTokenSymbol:i.symbol,fromTokenAmount:a,toTokenAmount:c.toString(),slippage:m,sendAccount:f,roundedRouteCostTime:g};if(n)return l.executeCustom({brief:t.i18n._({id:"+uZnU3",message:"Cross Chain"}),subtitle:v,mixpanelProps:Object.assign({fromToken:o,toToken:i,pay:y,receive:b},x),handler:n});if(!r)return;const w=(t,n)=>ka(this,void 0,void 0,(function*(){if(r.encodeId){const o=yield function({apikey:e,tx:t,route:r,bridgeCreateRouteAPI:n,encodeId:o}){return ka(this,void 0,void 0,(function*(){const{fromChainId:i,toChainId:s,fromAmount:a,fromToken:l,toToken:c,fromAddress:d,toAddress:u,slippage:p,product:h,step:f,sourceRoute:m,productParams:g}=r;if(!m)throw new Error("sourceRoute is required");const{toAmount:y}=m,b={fromChainId:i,fromAmount:Cs(a,l.decimals).toString(),fromTokenAddress:l.address,toChainId:s,toAmount:y,toTokenAddress:c.address,fromAddress:d,toAddress:u,slippage:p,hash:t,product:h,extend:{lifiBridge:f.tool,route:m,productParams:g,encodeId:o,source:"widget"}},v=(yield B.default.post(`${n}${e?`?apikey=${e}`:""}`,{data:b})).data.data;return null==v?void 0:v.id}))}({apikey:d,tx:t,route:e,bridgeCreateRouteAPI:u,encodeId:r.encodeId});n&&n(t,{orderId:o})}}));return l.execute(t.i18n._({id:"+uZnU3",message:"Cross Chain"}),Object.assign({opcode:Jg.TX},r),v,!1,void 0,Object.assign(Object.assign(Object.assign({},r),{fromToken:o,toToken:i,pay:y,receive:b}),x),void 0,w)}catch(e){console.error(e)}}),[a,i,e,r,d,u,n])}function wv({chainId:e,address:t,children:r}){const n=Ir();return de.exports.jsxs(Lr,{component:"a",href:Aa(`tx/${t}`,e),target:"_blank",rel:"noopener noreferrer",sx:{color:n.palette.text.secondary,"&:hover":{color:n.palette.text.primary},display:"flex",alignItems:"center",typography:"body2"},children:[r,de.exports.jsx(Lr,{component:"svg",viewBox:"0 0 16 17",fill:"none",xmlns:"http://www.w3.org/2000/svg",sx:{marginLeft:6,width:16,height:17},children:de.exports.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.33333 3.83333V13.1667H12.6667V8.5H14V13.1667C14 13.9 13.4 14.5 12.6667 14.5H3.33333C2.59333 14.5 2 13.9 2 13.1667V3.83333C2 3.1 2.59333 2.5 3.33333 2.5H8V3.83333H3.33333ZM9.33333 3.83333V2.5H14V7.16667H12.6667V4.77333L6.11333 11.3267L5.17333 10.3867L11.7267 3.83333H9.33333Z",fill:"currentColor"})})]})}function Ev({fromChainId:t,toChainId:r,fromTokenAmount:n,toTokenAmount:i,fromTokenDecimals:s,fromTokenSymbol:a,toTokenDecimals:l,toTokenSymbol:c,fromHash:d,toHash:u,toolDetails:p}){const h=Ir(),[f,m]=o.useMemo((()=>[Ng.get(t),Ng.get(r)]),[t,r]);return de.exports.jsxs(Lr,{sx:{borderLeft:`1px dashed ${h.palette.text.primary}`,opacity:u?1:.5,pb:24},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:"img",src:p.logoURI,alt:p.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:{mobile:h.palette.background.paper,tablet:h.palette.background.paper},alignSelf:"flex-start"}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:p.name}),de.exports.jsxs(Lr,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[xs({input:n,decimals:s})," ",a,de.exports.jsx("span",{style:{marginLeft:4,color:h.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),de.exports.jsx(Lr,{component:null==f?void 0:f.logo,sx:{marginLeft:4,width:18,height:18}}),de.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:h.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"/jQctM",message:"To"})}),xs({input:i,decimals:l})," ",c,de.exports.jsx("span",{style:{marginLeft:4,color:h.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Z5HWHd",message:"On"})}),de.exports.jsx(Lr,{component:null==m?void 0:m.logo,sx:{marginLeft:4,width:18,height:18}})]})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",mt:{mobile:8,tablet:5}},children:[de.exports.jsx(wv,{chainId:t,address:d,children:de.exports.jsx(e.Trans,{id:"wdxz7K",message:"Source"})}),de.exports.jsx(Lr,{sx:{width:16}}),de.exports.jsx(wv,{chainId:r,address:u,children:de.exports.jsx(e.Trans,{id:"Enslfm",message:"Destination"})})]})]})}function Av({chainId:t,fromTokenAmount:r,toTokenAmount:n,fromTokenDecimals:i,fromTokenSymbol:s,toTokenDecimals:a,toTokenSymbol:l,hash:c,toolDetails:d}){const u=Ir(),p=o.useMemo((()=>Ng.get(t)),[t]);return de.exports.jsxs(Lr,{sx:{borderLeft:`1px dashed ${u.palette.text.primary}`,opacity:c?1:.5,pb:24},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start",flexWrap:"wrap"},children:[de.exports.jsx(Lr,{component:"img",src:d.logoURI,alt:d.name,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:u.palette.background.paper,alignSelf:"flex-start"}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:d.name}),de.exports.jsxs(Lr,{sx:{typography:"body2",marginLeft:"auto",display:"flex",alignItems:"center",justifyContent:"flex-end",width:{mobile:"100%",tablet:"auto"},mt:{mobile:8,tablet:0}},children:[xs({input:r,decimals:i})," ",s,de.exports.jsx("span",{style:{marginLeft:4,marginRight:4,color:u.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"YHpbe1",message:"For"})}),xs({input:n,decimals:a})," ",l,de.exports.jsxs(Lr,{sx:{alignItems:"center",display:{mobile:"none",tablet:"flex"}},children:[de.exports.jsx("span",{style:{marginLeft:4,color:u.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"})}),de.exports.jsx(Lr,{component:null==p?void 0:p.logo,sx:{marginLeft:4,width:18,height:18}}),de.exports.jsx(Lr,{component:"span",sx:{ml:4},children:null==p?void 0:p.name})]})]})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"flex-end",typography:"body2",mt:{mobile:8,tablet:5}},children:[de.exports.jsxs(Lr,{sx:{alignItems:"center",display:{mobile:"flex",tablet:"none"}},children:[de.exports.jsx("span",{style:{color:u.palette.text.secondary},children:de.exports.jsx(e.Trans,{id:"Fdp03t",message:"on"})}),de.exports.jsx(Lr,{component:null==p?void 0:p.logo,sx:{marginLeft:4,width:18,height:18}}),de.exports.jsx(Lr,{component:"span",sx:{ml:4,mr:8},children:null==p?void 0:p.name})]}),de.exports.jsx(wv,{chainId:t,address:c,children:de.exports.jsx(e.Trans,{id:"S3piC2",message:"Tx"})})]})]})}function Cv({marginTop:e=20,route:t}){const r=Ir(),{fromChainId:n,toChainId:i}=t,{step:{includedSteps:s}}=t,[a,l]=o.useMemo((()=>[Ng.get(n),Ng.get(i)]),[n,i]);return de.exports.jsxs(Lr,{sx:{mt:e,pl:10},children:[de.exports.jsx(Lr,{sx:{borderLeft:`1px dashed ${r.palette.text.primary}`,opacity:1,pb:24},children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start"},children:[de.exports.jsx(Lr,{component:null==a?void 0:a.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:null==a?void 0:a.name})]})}),null==s?void 0:s.map(((e,t)=>{const{toolDetails:r,type:n,estimate:o}=e;return"swap"===n?de.exports.jsx(Av,{chainId:o.fromToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,hash:null,toolDetails:r},t):"cross"===n?de.exports.jsx(Ev,{fromChainId:o.fromToken.chainId,toChainId:o.toToken.chainId,fromTokenAmount:o.fromTokenAmount,toTokenAmount:o.toTokenAmount,fromTokenDecimals:o.fromToken.decimals,fromTokenSymbol:o.fromToken.symbol,toTokenDecimals:o.toToken.decimals,toTokenSymbol:o.toToken.symbol,fromHash:null,toHash:null,toolDetails:r},t):null})),de.exports.jsx(Lr,{sx:{opacity:.5,pb:0},children:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"flex-start"},children:[de.exports.jsx(Lr,{component:null==l?void 0:l.logo,sx:{width:20,height:20,marginLeft:-10.5,pt:1,backgroundColor:r.palette.background.paper}}),de.exports.jsx(Lr,{sx:{ml:8,typography:"body1"},children:null==l?void 0:l.name})]})})]})}function kv({route:t}){const r=Ir(),n=Ng.get(t.fromChainId),i=o.useMemo((()=>Aa(`address/${t.fromAddress}`,t.fromChainId)),[t.fromAddress,t.fromChainId]);return de.exports.jsxs(Lr,{children:[de.exports.jsx(Lr,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:de.exports.jsx(as,{children:de.exports.jsx(bs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Lr,{component:s.DetailBorder,sx:{mr:6,width:18,height:18}}),de.exports.jsx(e.Trans,{id:"rRDi3Y",message:"Detail"})]}),de.exports.jsx(Lr,{component:s.CaretUp,sx:{width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]}),children:de.exports.jsxs(Lr,{sx:{mt:16},children:[de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsx(Lr,{sx:{typography:"body2",color:"text.secondary",flexShrink:0},children:de.exports.jsx(e.Trans,{id:"lt8yMa",message:"Send to:"})}),de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"flex-end",alignItems:"center"},children:[n?de.exports.jsx(Lr,{component:n.logo,sx:{width:18,height:18}}):"",de.exports.jsx(Lr,{sx:{display:"inline-block",mx:6,width:"1px",height:12,backgroundColor:"border.main"}}),de.exports.jsx(Lr,{sx:{typography:"body2",fontWeight:600},children:(a=t.fromAddress,a.length<=10?a:`${a.slice(0,6)}...${a.slice(a.length-4,a.length)}`)}),de.exports.jsx(Un,{component:"a",href:i,target:"_blank",rel:"noopener noreferrer",sx:{ml:6,width:18,height:18,color:"text.secondary"},children:de.exports.jsx(Lr,{component:s.ArrowTopRightBorder,sx:{width:18,height:18}})})]})]}),t.feeUSD?de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsx(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:de.exports.jsx(e.Trans,{id:"PLUB/s",message:"Fee"})}),de.exports.jsxs(Lr,{sx:{typography:"body2"},children:["$",vs({input:t.feeUSD})]})]}):"",!!t.slippage&&de.exports.jsxs(Lr,{sx:{mt:8,display:"flex",justifyContent:"space-between",alignItems:"center"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",typography:"body2",color:"text.secondary",flexShrink:0},children:[de.exports.jsx(e.Trans,{id:"CMHmbm",message:"Slippage"}),de.exports.jsx(Fy,{onlyHover:!0,title:de.exports.jsx(e.Trans,{id:"KAmxpM",message:"Attention: High slippage tolerance will increase the success rate of transaction, but might not get the best quote."}),ml:6})]}),de.exports.jsxs(Lr,{sx:{typography:"body2"},children:[100*t.slippage,"%"]})]})]})})})}),de.exports.jsx(Lr,{sx:{py:12,borderStyle:"solid",borderWidth:r.spacing(1,0,0),borderColor:r.palette.border.main},children:de.exports.jsx(as,{children:de.exports.jsx(bs,{initialEntered:!0,sx:{"& button.active svg":{transform:"rotate(0)"}},header:de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center",justifyContent:"space-between",typography:"body2"},children:[de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Lr,{component:s.DetailBorder,sx:{mr:6,width:18,height:18}}),de.exports.jsx(e.Trans,{id:"QNWt8A",message:"Estimated Time"})]}),de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[t.executionDuration?pv({start:Date.now(),end:Date.now()+1e3*t.executionDuration}):"-",de.exports.jsx(Lr,{component:s.CaretUp,sx:{ml:6,width:12,height:12,color:"text.secondary",transform:"rotate(180deg)",transition:"transform 0.2s linear"}})]})]}),children:de.exports.jsx(Cv,{route:t})})})})]});var a}function Tv({open:t,onClose:r,route:n,bridgeOrderTxRequest:i,clearToAmt:s,clearFromAmt:a}){const l=Ir(),{contractStatus:d}=c.useSelector(af),u=c.useDispatch(),p=xv({route:n,bridgeOrderTxRequest:i,sendData:null==n?void 0:n.sendData});return o.useEffect((()=>{d!==_h.Pending&&r(),d===_h.TxSuccess&&(s(),a())}),[d]),de.exports.jsx(jg,{title:de.exports.jsx(e.Trans,{id:"tKE4Ak",message:"Cross Chain Summary"}),open:t,onClose:()=>{u(Qg({contractStatus:_h.Initial})),r()},children:de.exports.jsxs(de.exports.Fragment,{children:[n?de.exports.jsxs(Lr,{sx:{px:16,pb:20,flex:1,overflowY:"auto"},children:[de.exports.jsxs(Lr,{sx:{display:"grid",gridTemplateColumns:"36% 28% 36%",py:20,borderStyle:"solid",borderWidth:l.spacing(1,0,0),borderColor:l.palette.border.main},children:[de.exports.jsx(hv,{token:n.fromToken,chainId:n.fromChainId,amount:n.fromAmount}),!!n.step&&de.exports.jsx(fv,{children:de.exports.jsx(Lr,{sx:{display:"flex",px:3,py:3,backgroundColor:l.palette.background.paperContrast,border:`1px solid ${l.palette.border.main}`,borderRadius:"50%",alignItems:"center",width:24,height:24,overflow:"hidden"},children:de.exports.jsx(mv,{size:"medium",toolDetails:n.step.toolDetails,nameMarginLeft:8})})}),de.exports.jsx(hv,{token:n.toToken,chainId:n.toChainId,amount:n.toTokenAmount})]}),de.exports.jsx(kv,{route:n})]}):"",de.exports.jsx(Lr,{sx:{px:16,py:20},children:de.exports.jsx(Rn,{fullWidth:!0,isLoading:d==_h.Pending,disabled:!n,onClick:()=>ka(this,void 0,void 0,(function*(){p(),u(Qg({contractStatus:_h.Pending}))})),children:d==_h.Pending?de.exports.jsx(e.Trans,{id:"P+K/3O",message:"Confirming"}):de.exports.jsx(e.Trans,{id:"PZqJog",message:"Confirm Cross Chain"})})})]})})}function Rv({message:t,onClose:r}){return de.exports.jsx(jg,{open:!!t,onClose:r,children:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsxs(Lr,{sx:{flex:1,textAlign:"center"},children:[de.exports.jsx(Lr,{component:s.ErrorWarn,sx:{mt:60,width:64,height:64,color:"error.main"}}),t?de.exports.jsxs(Lr,{sx:{textAlign:"center",mt:60},children:[de.exports.jsx(Lr,{children:de.exports.jsx(e.Trans,{id:"kf83Ld",message:"Something went wrong."})}),de.exports.jsx(Lr,{sx:{color:"text.secondary",mt:12,typography:"body2",wordBreak:"break-all"},children:t})]}):""]}),de.exports.jsx(Lr,{sx:{px:16,py:20},children:de.exports.jsx(Rn,{onClick:r,fullWidth:!0,children:de.exports.jsx(e.Trans,{id:"1QfxQT",message:"Dismiss"})})})]})})}function Sv(e){const t=o.useRef(!1),[r,n]=o.useState(!1),i=c.useDispatch();return o.useEffect((()=>{if(void 0===e)return;const r=function(e){const t=localStorage.getItem(e?"DODO_WIDGET_SLIPPAGE_BRIDGE":"DODO_WIDGET_SLIPPAGE_SWAP");return t?Number(t):null}(e);if(!t.current)return i(uy(r?r.toString():null)),void(t.current=!0);i(uy(r?r.toString():null)),n(!0);const o=setTimeout((()=>{n(!1)}),3e3);return()=>{clearTimeout(o)}}),[e]),r}function Nv({side:e,defaultToken:t,tokenList:r,occupyToken:n,chainId:o}){var i,s;let a,l=null;const c=r.filter((t=>!(t.side&&t.side!==e||o&&t.chainId!==o)));if(c.length){let r=function(e){const t=localStorage.getItem("from"===e?"DODO_WIDGET_LAST_FROM_TOKEN":"DODO_WIDGET_LAST_TO_TOKEN");if(!t)return null;try{return JSON.parse(t)}catch(e){return console.error(e),null}}(e);!r&&t&&(r=Object.assign({},t),a=t.amount),r&&(l=null!==(i=c.find((e=>e.address===(null==r?void 0:r.address)&&e.chainId===r.chainId)))&&void 0!==i?i:null),l||(n?l=null!==(s=c.find((e=>e.address!==n.address)))&&void 0!==s?s:null:[l]=c)}return{findToken:l,setDefaultAmount:a}}function Mv({fromToken:e,toToken:t,setFromToken:r,setToToken:n,updateFromAmt:i,updateToAmt:s}){const a=c.useSelector(Kh),l=c.useSelector(rf),d=c.useSelector(nf),u=c.useSelector(af),p=c.useDispatch(),{chainId:h}=Xh();o.useEffect((()=>{(()=>{let o,c=null;if(u.crossChain||!u.autoConnectLoading){if(!e){const e=Nv({side:"from",defaultToken:l,tokenList:a,chainId:u.crossChain?void 0:h});c=e.findToken,o=e.setDefaultAmount,c&&(r(c),void 0!==o&&(p(Qg({isReverseRouting:!1})),i(o)))}if(!t){const{findToken:e,setDefaultAmount:t}=Nv({side:"to",defaultToken:d,tokenList:a,occupyToken:c,chainId:u.crossChain?void 0:h});e&&(n(e),void 0===o&&void 0!==t&&(p(Qg({isReverseRouting:!0})),s(t)))}}})()}),[a,l,d,u.crossChain,u.autoConnectLoading,h])}function Ov({fromToken:e,toToken:t,getAutoSlippage:r}){const n=c.useDispatch();o.useEffect((()=>{(()=>{ka(this,void 0,void 0,(function*(){if(!r)return;const o=r({fromToken:e,toToken:t});if(void 0!==o&&"number"!=typeof o){var i;n((i=!0,e=>ka(void 0,void 0,void 0,(function*(){e({type:"SET_AUTO_SLIPPAGE_LOADING",payload:i})}))));try{const e=yield o;n($g({loading:!1,value:null!=e?e:null}))}catch(e){console.error(e),n($g({loading:!1,value:null}))}}else n($g({loading:!1,value:null}))}))})()}),[e,t])}function Iv({getAutoSlippage:r,onConnectWalletClick:i}={}){var a,l,d;const p=Ir(),{isInflight:h}=ty(),{chainId:f,account:m}=Xh(),g=c.useDispatch(),{isReverseRouting:y,noPowerBy:b}=c.useSelector(af),v=c.useSelector(Zh),x=o.useMemo((()=>{var e;return null===(e=ba[null!=f?f:v])||void 0===e?void 0:e.address}),[f]),w=u.useWeb3React(),E=Gh(),[A,C]=o.useState(""),[k,T]=o.useState(""),[R,S]=o.useState(""),[N,M]=o.useState(""),I=o.useMemo((()=>n.debounce((e=>S(e)),1e3)),[]),F=o.useMemo((()=>n.debounce((e=>M(e)),1e3)),[]),[j,L]=o.useState(null),[_,W]=o.useState(null),[B,P]=o.useState(!1),[D,U]=o.useState(!1),V=o.useMemo((()=>{if(j&&_)return!(!(null==j?void 0:j.chainId)||!(null==_?void 0:_.chainId)||j.chainId===_.chainId)}),[j,_]),{toFiatPrice:Z,fromFiatPrice:H}=xy({chainId:f,toToken:_,fromToken:j}),{marginAmount:z}=function({token:e,fiatPrice:t}){return{marginAmount:o.useMemo((()=>{var r;const n=null!==(r=null==e?void 0:e.decimals)&&void 0!==r?r:6,o=null!=t?new O.default(500).div(t):new O.default(0),i=Cs(o,n);return(i.lt(new O.default(1).times(new O.default(10).pow(n-3)))?new O.default(0):i).toString(10)}),[null==e?void 0:e.decimals,t])}}({token:y?_:j,fiatPrice:y?Z:H});Ov({fromToken:j,toToken:_,getAutoSlippage:r});const Y=sf(),G=o.useMemo((()=>{const e=null==j?void 0:j.chainId;if(!V||!e)return null;const t=ba[e];return t?Y(Object.assign(Object.assign({},t),{chainId:e})):null}),[V,null==j?void 0:j.chainId,Y]),X=o.useMemo((()=>{const e=y?_:j;return new O.default(e&&Y(e)||0).lt(y?null!=N?N:0:R)}),[y,j,_,R,N,Y]),{bridgeRouteList:J,status:q,limit:Q}=ib({toToken:_,fromToken:j,fromAmount:R,fromFiatPrice:H}),[K,$]=o.useState(!1),[ee,te]=o.useState(""),re=o.useMemo((()=>!ee&&J.length?J[0].id:ee),[ee,J]),ne=o.useMemo((()=>J.find((e=>e.id===re&&e.fromAddress===m))),[J,re,m]);o.useEffect((()=>{!ne&&ee&&te("")}),[ne]);const{getApprovalState:oe,submitApprove:ie,getPendingRest:se,getMaxBalance:ae}=Hy({account:m,chainId:null!==(a=null==j?void 0:j.chainId)&&void 0!==a?a:f,contractAddress:null==ne?void 0:ne.spenderContractAddress,skip:!(null==ne?void 0:ne.spenderContractAddress)}),le=o.useMemo((()=>se(y?_:j)),[null==j?void 0:j.address,null==_?void 0:_.address,se,y]),[ce,ue,pe]=o.useMemo((()=>{const e=oe(j,y?N||0:R);return[e===Vy.Approving,e===Vy.Loading,e===Vy.Insufficient&&!le]}),[oe,j,y,N,R,le]),he=o.useMemo((()=>!(!m||X||ce||ue||pe)),[m,X,ce,ue,pe]),{status:fe,rawBrief:me,executeSwap:ge,reset:ye}=Ty({toToken:_,fromToken:j,marginAmount:z,fromAmount:R,toAmount:N,estimateGas:he}),{resAmount:be,priceImpact:ve,baseFeeAmount:xe,additionalFeeAmount:we,resPricePerToToken:Ee,resPricePerFromToken:Ae}=o.useMemo((()=>me||{resAmount:null,priceImpact:null,baseFeeAmount:null,additionalFeeAmount:null,resPricePerToToken:null,resPricePerFromToken:null}),[me]),{sendRouteLoading:Ce,sendRouteError:ke,setSendRouteError:Te,bridgeOrderTxRequest:Re,handleClickSend:Se}=vv(),[Ne,Me]=o.useState(!1),Oe=Sv(V),Ie=o.useCallback((e=>{const t=e.toString();C(t),I(t),ye()}),[C,I,ye]),Fe=o.useCallback((e=>{const t=e.toString();T(t),F(t),ye()}),[T,F,ye]),je=o.useCallback((e=>{var t;return"function"==typeof e?L((t=>{var r;const n=e(t);return g(wm(null!==(r=null==n?void 0:n.chainId)&&void 0!==r?r:void 0)),n})):(g(wm(null!==(t=null==e?void 0:e.chainId)&&void 0!==t?t:void 0)),L(e))}),[g,wm]),Le=o.useCallback((e=>{var t;return"function"==typeof e?W((t=>{var r;const n=e(t);return g(Em(null!==(r=null==n?void 0:n.chainId)&&void 0!==r?r:void 0)),n})):(g(Em(null!==(t=null==e?void 0:e.chainId)&&void 0!==t?t:void 0)),W(e))}),[g,wm]);Mv({fromToken:j,toToken:_,setFromToken:je,setToToken:Le,updateFromAmt:Ie,updateToAmt:Fe});const _e=o.useCallback((()=>{Ie(""),Fe(""),je(_),Le(j),Pg("from",_),Pg("to",j),te("")}),[je,_,Le,j,Ie,Fe,te]),We=o.useCallback((e=>y?Fe(ae(_)):Ie(ae(j))),[Ie,Fe,ae,j,_,y]),Be=(e=>{const{defaultSlippage:t}=Cy(e),r=c.useSelector(wy)||t;return o.useMemo((()=>Number(r)>5),[r])})(V),Pe=o.useMemo((()=>(100*Number(ve)).toFixed(2)),[ve]),De=o.useMemo((()=>{const e=y?be:R;return e&&H?new O.default(H).multipliedBy(e):null}),[H,R,y,be]),Ue=o.useMemo((()=>{var e;if(!Z||void 0===V)return null;if(V)return(null===(e=null==ne?void 0:ne.toTokenAmount)||void 0===e?void 0:e.gt(0))?ne.toTokenAmount.multipliedBy(Z):null;const t=y?N:be;return t?new O.default(Z).multipliedBy(t):null}),[Z,N,y,be,ne,V]),Ve=o.useMemo((()=>de.exports.jsxs(Lr,{sx:{display:"flex",fontWeight:600,typography:"body2",alignItems:"center",justifyContent:"center"},children:[de.exports.jsx(Fy,{title:de.exports.jsx(e.Trans,{id:"4kY4C4",message:"Due to the market condition, market price and estimated price may have a slight difference"}),mr:8}),de.exports.jsxs(Lr,{sx:{display:"flex"},children:[de.exports.jsx(e.Trans,{id:"6+mYrD",message:"Current price impact"}),de.exports.jsxs(Lr,{sx:{color:p.palette.error.main,ml:4},children:[Pe,"%"]})]})]})),[Pe]),Ze=o.useMemo((()=>de.exports.jsx(By,{toToken:_,fromToken:j,priceStatus:fe,pricePerToToken:Ee,pricePerFromToken:Ae})),[_,j,fe,Ee,Ae]),He=o.useMemo((()=>!ma[f||1]),[f]),ze=o.useMemo((()=>!!f&&!!(null==j?void 0:j.chainId)&&(null==j?void 0:j.chainId)!==f),[f,null==j?void 0:j.chainId]),Ye=function({fromToken:e,toToken:t}){const r=c.useSelector($h);return o.useMemo((()=>!(!e||r.some((t=>t.chainId===e.chainId&&t.address===e.address&&(!t.side||"to"===t.side))))||!(!t||r.some((e=>e.chainId===t.chainId&&e.address===t.address&&(!e.side||"from"===e.side))))),[e,t,r])}({fromToken:j,toToken:_}),Ge=o.useMemo((()=>Be&&new O.default(y?N:R).gt(0)&&!X&&(V?q===ky.Success:fe===ky.Success)?de.exports.jsxs(Lr,{sx:{textAlign:"center",mb:8},children:[de.exports.jsx(Lr,{component:s.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),t.i18n._({id:"//95jS",message:"The current slippage protection coefficient set exceeds {maxSlippageWarning}%, which may result in losses.",values:{maxSlippageWarning:5}})]}):null),[Be,y,R,N,V,q,fe]),Xe=o.useMemo((()=>ze?de.exports.jsxs(Lr,{sx:{textAlign:"center"},children:[de.exports.jsx(Lr,{component:s.Warn,sx:{position:"relative",top:2,mr:6,width:16,height:16,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"54ffaC",message:"The current network is inconsistent with the wallet - please switch in wallet"})]}):fe===ky.Loading||V&&q===ky.Loading?de.exports.jsx(Lr,{sx:{display:"flex",justifyContent:"center",alignItems:"center"},children:de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Zn,{sx:{mr:5}}),de.exports.jsx(e.Trans,{id:"JdNn1Y",message:"Fetching best price..."})]})}):He?de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:s.Warn,sx:{mr:6,width:16,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"udsWDJ",message:"Unsupported network - switch to trade"})]}):!V&&A&&new O.default(Pe).gt(15)?Ve:V&&J.length?de.exports.jsxs(de.exports.Fragment,{children:[Ge,de.exports.jsx(bv,{route:ne,onClick:()=>$(!0)})]}):V&&(q===ky.Success&&!J.length||q===ky.Failed)&&A?de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsx(Lr,{component:s.Warn,sx:{width:15,mr:5,color:"warning.main"}}),de.exports.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})]}):de.exports.jsxs(de.exports.Fragment,{children:[Ge,Ze]})),[fe,Ze,A,Ve,Pe,He,V,q,J,ne,ze,Ge]),Je=o.useMemo((()=>y?new O.default(k).gt(0)?xs({input:be,decimals:null==j?void 0:j.decimals}):"-":A),[A,k,be,j,y]),qe=o.useMemo((()=>{var e;return y?k:V?(null===(e=null==ne?void 0:ne.toTokenAmount)||void 0===e?void 0:e.gt(0))&&q!==ky.Loading?xs({input:ne.toTokenAmount,decimals:null==_?void 0:_.decimals}):"-":new O.default(A).gt(0)?xs({input:be,decimals:null==_?void 0:_.decimals}):"-"}),[A,k,be,_,y,ne,V,q]),Qe=o.useMemo((()=>{var t,r;let n;const o=(null==j?void 0:j.chainId)===ma.TON,s=(null==_?void 0:_.chainId)===ma.TON;if(o&&s||!o&&!s||(n=o?null==_?void 0:_.chainId:null==j?void 0:j.chainId),!m||(null==j?void 0:j.chainId)&&f!==j.chainId||n&&!E.connected||!w.account)return de.exports.jsx(Dy,{needSwitchChain:null==j?void 0:j.chainId,onConnectWalletClick:i,needEvmChainId:n});if(h)return de.exports.jsx(Rn,{fullWidth:!0,isLoading:!0,disabled:!0,children:de.exports.jsx(e.Trans,{id:"FRBvjQ",message:"Transaction Pending"})});if(!j||!_)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-select-token-btn",children:de.exports.jsx(e.Trans,{id:"KlvBGJ",message:"Select Tokens"})});if(pe)return de.exports.jsx(Rn,{fullWidth:!0,disabled:ce,onClick:()=>ie(j),children:ce?de.exports.jsx(e.Trans,{id:"j2Uisd",message:"Approving"}):de.exports.jsx(e.Trans,{id:"Z7ZXbT",message:"Approve"})});if(!new O.default(y?N:R).gt(0))return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-enter-amount-btn",children:de.exports.jsx(e.Trans,{id:"iPMIoT",message:"Enter an amount"})});if(X)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-insufficient-balance-btn",children:de.exports.jsx(e.Trans,{id:"znqB4T",message:"Insufficient balance"})});if(V){const n=null!==(t=null==Q?void 0:Q.minAmt)&&void 0!==t?t:null==ne?void 0:ne.minAmt,o=null!==(r=null==Q?void 0:Q.maxAmt)&&void 0!==r?r:null==ne?void 0:ne.maxAmt,i=!!n&&!!R&&Number(R)<Number(n),s=!!o&&!!R&&Number(R)>Number(o);if(i||s)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,children:i?de.exports.jsx(e.Trans,{id:"ipI/1x",message:"cannot be lower than {minAmt}",values:{minAmt:n}}):de.exports.jsx(e.Trans,{id:"f341rK",message:"cannot be greater than {maxAmt}",values:{maxAmt:o}})})}if(V?q===ky.Loading||ue:fe===ky.Loading)return de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,"data-testid":"swap-alert-fetch-price-btn",children:de.exports.jsx(e.Trans,{id:"OauUE6",message:"Fetching Price..."})});let a=!1;return a=V?!J.length||q===ky.Failed:!be||fe===ky.Failed,a?de.exports.jsx(Rn,{fullWidth:!0,disabled:!0,children:de.exports.jsx(e.Trans,{id:"NVAuTg",message:"Quote not available"})}):V?de.exports.jsx(Rn,{fullWidth:!0,onClick:()=>Se({selectedRoute:ne,fromEtherTokenBalance:G,goNext:()=>Me(!0)}),"data-testid":"swap-review-btn",disabled:!ne,isLoading:Ce,children:de.exports.jsx(e.Trans,{id:"SXnevP",message:"Review Cross Chain"})}):de.exports.jsx(Rn,{fullWidth:!0,onClick:()=>P(!0),"data-testid":"swap-review-btn",children:de.exports.jsx(e.Trans,{id:"K/Ay/d",message:"Review Swap"})})}),[m,N,R,_,be,j,h,ge,ie,fe,x,y,V,q,J,Ce,G,X,ce,ue,pe,E,w,ne]),Ke=o.useMemo((()=>j&&_?de.exports.jsxs(Lr,{sx:{display:"flex",alignItems:"center"},children:[de.exports.jsx(Mg,{token:j,sx:{width:16,height:16,mr:6},chainId:j.chainId}),`${xs({input:y?be:R,decimals:null==j?void 0:j.decimals})} ${null==j?void 0:j.symbol}`,de.exports.jsx(Lr,{component:s.DoubleRight,sx:{width:12,height:12,mx:16}}),de.exports.jsx(Mg,{token:_,sx:{width:16,height:16,mr:6},chainId:_.chainId}),`${xs({input:y?N:be,decimals:null==_?void 0:_.decimals})} ${null==_?void 0:_.symbol}`]}):de.exports.jsx(Lr,{})),[j,_,R,N,be,y]);return de.exports.jsxs(de.exports.Fragment,{children:[de.exports.jsxs(Lr,{sx:{display:"flex",justifyContent:"space-between",typography:"caption",margin:20},children:[de.exports.jsx(e.Trans,{id:"vH2C/2",message:"Swap"}),de.exports.jsx(xi,{open:Oe,title:V?de.exports.jsx(e.Trans,{id:"qLkska",message:"The setting has been switched to cross chain mode"}):de.exports.jsx(e.Trans,{id:"NSCBTb",message:"The setting has been switched to swap mode"}),placement:"bottom-end",children:de.exports.jsx(Lr,{component:Nn,children:de.exports.jsx(Lr,{component:s.Setting,onClick:()=>U(!0),sx:{width:19,height:19,color:"text.primary",cursor:"pointer"}})})})]}),de.exports.jsxs(Lr,{sx:{flex:1,padding:"0 20px 20px",overflowY:"auto"},children:[de.exports.jsxs(Lr,{children:[de.exports.jsx(Iy,{sx:{mb:4},token:j,side:"from",amt:Je,defaultLoadBalance:!0,onlyCurrentChain:!0,onMaxClick:We,onInputChange:Ie,onInputFocus:()=>{y&&Ie(""),g(Qg({isReverseRouting:!1}))},showMaxBtn:!y&&!A,occupiedAddrs:[null!==(l=null==_?void 0:_.address)&&void 0!==l?l:""],occupiedChainId:null==_?void 0:_.chainId,fiatPriceTxt:De?`$${vs({input:De,showDecimals:1})}`:"-",onTokenChange:(e,t)=>{if(t)return _e();Ie(""),Fe(""),je(e),te(""),Pg("from",e)},readOnly:y,showChainLogo:!0}),de.exports.jsx(jy,{onClick:_e,disabled:Ye}),de.exports.jsx(Iy,{token:_,side:"to",amt:qe,onInputChange:Fe,onInputFocus:()=>{y||Fe(""),g(Qg({isReverseRouting:!0}))},occupiedAddrs:[null!==(d=null==j?void 0:j.address)&&void 0!==d?d:""],occupiedChainId:null==j?void 0:j.chainId,fiatPriceTxt:Ue?`$${vs({input:Ue,showDecimals:1})}(${Pe}%)`:"-",onTokenChange:(e,t)=>{if(t)return _e();Ie(""),Fe(""),Le(e),te(""),Pg("to",e)},readOnly:V||!y,showChainLogo:!0}),de.exports.jsx(Lr,{sx:{py:12,display:"flex",typography:"body2",alignItems:"center",justifyContent:"center",flexWrap:"wrap"},children:Xe})]}),Qe,b?"":de.exports.jsxs(Lr,{sx:{mt:13,display:"flex",typography:"h6",cursor:"pointer",justifyContent:"center",alignItems:"center",color:p.palette.text.disabled},onClick:()=>window.open("https://app.dodoex.io"),children:[de.exports.jsx(Lr,{sx:{width:24,typography:"body2",transform:"translate(1px, 2px)","& path":{fill:p.palette.text.disabled}},component:s.Dodo}),de.exports.jsx(e.Trans,{id:"7X+IbB",message:"Powered by DODO protocol"})]})]}),de.exports.jsx(Ly,{toToken:_,fromToken:j,fromAmount:y?be:R,toAmount:y?N:be,open:B,baseFeeAmount:xe,priceImpact:Pe,additionalFeeAmount:we,curToFiatPrice:Ue,execute:()=>ge(Ke),clearFromAmt:()=>Ie(""),clearToAmt:()=>Fe(""),curFromFiatPrice:De,pricePerFromToken:Ae,onClose:()=>P(!1),loading:fe===ky.Loading}),de.exports.jsx(Wy,{open:D,onClose:()=>U(!1),isBridge:V}),de.exports.jsx(yv,{open:K,onClose:()=>$(!1),selectedRouteId:re,setSelectRouteId:te,bridgeRouteList:J}),de.exports.jsx(Tv,{open:Ne,onClose:()=>Me(!1),route:ne,bridgeOrderTxRequest:Re,clearFromAmt:()=>Ie(""),clearToAmt:()=>Fe("")}),de.exports.jsx(Rv,{message:ke,onClose:()=>Te("")})]})}var Fv,jv=_.default;if("production"===process.env.NODE_ENV)Fv=jv.createRoot,jv.hydrateRoot;else{var Lv=jv.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED;Fv=function(e,t){Lv.usingClientEntryPoint=!0;try{return jv.createRoot(e,t)}finally{Lv.usingClientEntryPoint=!1}}}exports.InitSwapWidget=function(e){const t=document.getElementById("dodo-swap-widget");Fv(t).render(de.exports.jsx(My,{...e,children:de.exports.jsx(Iv,{getAutoSlippage:e.getAutoSlippage,onConnectWalletClick:e.onConnectWalletClick})}))},exports.SwapWidget=function(e){return de.exports.jsx(My,{...e,children:de.exports.jsx(Iv,{getAutoSlippage:e.getAutoSlippage,onConnectWalletClick:e.onConnectWalletClick})})};