@pufferfinance/puffer-sdk 1.23.1 → 1.24.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/dist/api/puffer-client-helpers.cjs +1 -1
  2. package/dist/api/puffer-client-helpers.cjs.map +1 -1
  3. package/dist/api/puffer-client-helpers.js +3 -3
  4. package/dist/api/puffer-client-helpers.js.map +1 -1
  5. package/dist/api/puffer-client.cjs +1 -1
  6. package/dist/api/puffer-client.js +2 -2
  7. package/dist/ccip-FdkpGaX4.cjs +2 -0
  8. package/dist/ccip-FdkpGaX4.cjs.map +1 -0
  9. package/dist/{ccip-CiQCCFUl.js → ccip-w5ez1DCx.js} +43 -39
  10. package/dist/ccip-w5ez1DCx.js.map +1 -0
  11. package/dist/chains/constants.cjs +1 -1
  12. package/dist/chains/constants.d.ts +2 -1
  13. package/dist/chains/constants.js +1 -1
  14. package/dist/{constants-BaHwPdbi.js → constants-BweLzNUt.js} +690 -616
  15. package/dist/constants-BweLzNUt.js.map +1 -0
  16. package/dist/constants-JN89aXws.cjs +9 -0
  17. package/dist/constants-JN89aXws.cjs.map +1 -0
  18. package/dist/contracts/addresses.cjs +1 -1
  19. package/dist/contracts/addresses.js +1 -1
  20. package/dist/contracts/handlers/carrot-staking-handler.cjs +1 -1
  21. package/dist/contracts/handlers/carrot-staking-handler.d.ts +368 -352
  22. package/dist/contracts/handlers/carrot-staking-handler.js +2 -2
  23. package/dist/contracts/handlers/concrete-vault-handler.cjs +1 -1
  24. package/dist/contracts/handlers/concrete-vault-handler.d.ts +368 -352
  25. package/dist/contracts/handlers/concrete-vault-handler.js +2 -2
  26. package/dist/contracts/handlers/distributor-handler.cjs +1 -1
  27. package/dist/contracts/handlers/distributor-handler.d.ts +368 -352
  28. package/dist/contracts/handlers/distributor-handler.js +2 -2
  29. package/dist/contracts/handlers/erc20-permit-handler.cjs +1 -1
  30. package/dist/contracts/handlers/erc20-permit-handler.cjs.map +1 -1
  31. package/dist/contracts/handlers/erc20-permit-handler.d.ts +368 -352
  32. package/dist/contracts/handlers/erc20-permit-handler.js +3 -3
  33. package/dist/contracts/handlers/erc20-permit-handler.js.map +1 -1
  34. package/dist/contracts/handlers/guardian-module-handler.cjs +1 -1
  35. package/dist/contracts/handlers/guardian-module-handler.d.ts +368 -352
  36. package/dist/contracts/handlers/guardian-module-handler.js +2 -2
  37. package/dist/contracts/handlers/institutional-access-manager-handler.cjs +1 -1
  38. package/dist/contracts/handlers/institutional-access-manager-handler.d.ts +368 -352
  39. package/dist/contracts/handlers/institutional-access-manager-handler.js +3 -3
  40. package/dist/contracts/handlers/institutional-vault-handler.cjs +1 -1
  41. package/dist/contracts/handlers/institutional-vault-handler.d.ts +368 -352
  42. package/dist/contracts/handlers/institutional-vault-handler.js +2 -2
  43. package/dist/contracts/handlers/l1-reward-manager-handler.cjs +1 -1
  44. package/dist/contracts/handlers/l1-reward-manager-handler.d.ts +368 -352
  45. package/dist/contracts/handlers/l1-reward-manager-handler.js +2 -2
  46. package/dist/contracts/handlers/l2-reward-manager-handler.cjs +1 -1
  47. package/dist/contracts/handlers/l2-reward-manager-handler.d.ts +368 -352
  48. package/dist/contracts/handlers/l2-reward-manager-handler.js +2 -2
  49. package/dist/contracts/handlers/mtw-carrot-handler.cjs +1 -1
  50. package/dist/contracts/handlers/mtw-carrot-handler.d.ts +368 -352
  51. package/dist/contracts/handlers/mtw-carrot-handler.js +2 -2
  52. package/dist/contracts/handlers/nucleus-accountant-handler.cjs +1 -1
  53. package/dist/contracts/handlers/nucleus-accountant-handler.d.ts +368 -352
  54. package/dist/contracts/handlers/nucleus-accountant-handler.js +1 -1
  55. package/dist/contracts/handlers/nucleus-atomic-queue-handler.cjs +1 -1
  56. package/dist/contracts/handlers/nucleus-atomic-queue-handler.d.ts +368 -352
  57. package/dist/contracts/handlers/nucleus-atomic-queue-handler.js +2 -2
  58. package/dist/contracts/handlers/nucleus-boring-vault-handler.cjs +1 -1
  59. package/dist/contracts/handlers/nucleus-boring-vault-handler.d.ts +368 -352
  60. package/dist/contracts/handlers/nucleus-boring-vault-handler.js +2 -2
  61. package/dist/contracts/handlers/nucleus-teller-handler.cjs +1 -1
  62. package/dist/contracts/handlers/nucleus-teller-handler.d.ts +368 -352
  63. package/dist/contracts/handlers/nucleus-teller-handler.js +2 -2
  64. package/dist/contracts/handlers/puf-locker-handler.cjs +1 -1
  65. package/dist/contracts/handlers/puf-locker-handler.d.ts +368 -352
  66. package/dist/contracts/handlers/puf-locker-handler.js +2 -2
  67. package/dist/contracts/handlers/puffer-depositor-handler.cjs +1 -1
  68. package/dist/contracts/handlers/puffer-depositor-handler.d.ts +368 -352
  69. package/dist/contracts/handlers/puffer-depositor-handler.js +2 -2
  70. package/dist/contracts/handlers/puffer-l2-depositor-handler.cjs +1 -1
  71. package/dist/contracts/handlers/puffer-l2-depositor-handler.d.ts +368 -352
  72. package/dist/contracts/handlers/puffer-l2-depositor-handler.js +2 -2
  73. package/dist/contracts/handlers/puffer-oracle-v2-handler.cjs +1 -1
  74. package/dist/contracts/handlers/puffer-oracle-v2-handler.d.ts +368 -352
  75. package/dist/contracts/handlers/puffer-oracle-v2-handler.js +2 -2
  76. package/dist/contracts/handlers/puffer-protocol-handler.cjs +1 -1
  77. package/dist/contracts/handlers/puffer-protocol-handler.d.ts +368 -352
  78. package/dist/contracts/handlers/puffer-protocol-handler.js +2 -2
  79. package/dist/contracts/handlers/puffer-vault-handler.cjs +1 -1
  80. package/dist/contracts/handlers/puffer-vault-handler.d.ts +368 -352
  81. package/dist/contracts/handlers/puffer-vault-handler.js +2 -2
  82. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.cjs +1 -1
  83. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.d.ts +368 -352
  84. package/dist/contracts/handlers/puffer-withdrawal-manager-handler.js +2 -2
  85. package/dist/contracts/handlers/validator-ticket-handler.cjs +1 -1
  86. package/dist/contracts/handlers/validator-ticket-handler.d.ts +368 -352
  87. package/dist/contracts/handlers/validator-ticket-handler.js +2 -2
  88. package/dist/contracts/tokens.cjs +1 -1
  89. package/dist/contracts/tokens.cjs.map +1 -1
  90. package/dist/contracts/tokens.js +7 -6
  91. package/dist/contracts/tokens.js.map +1 -1
  92. package/dist/contracts/vaults-addresses.cjs +1 -1
  93. package/dist/contracts/vaults-addresses.js +1 -1
  94. package/dist/createWalletClient-CYva1_XM.js +3262 -0
  95. package/dist/createWalletClient-CYva1_XM.js.map +1 -0
  96. package/dist/createWalletClient-LeyDLKOH.cjs +5 -0
  97. package/dist/createWalletClient-LeyDLKOH.cjs.map +1 -0
  98. package/dist/{getContract-DGV8J5xI.js → getContract-BES7gSby.js} +2 -2
  99. package/dist/getContract-BES7gSby.js.map +1 -0
  100. package/dist/{getContract-RNLlK54b.cjs → getContract-F-fd_vf7.cjs} +2 -2
  101. package/dist/{getContract-DGV8J5xI.js.map → getContract-F-fd_vf7.cjs.map} +1 -1
  102. package/dist/localBatchGatewayRequest-CCdxn5t3.js +90 -0
  103. package/dist/localBatchGatewayRequest-CCdxn5t3.js.map +1 -0
  104. package/dist/localBatchGatewayRequest-DCWU6kQW.cjs +2 -0
  105. package/dist/localBatchGatewayRequest-DCWU6kQW.cjs.map +1 -0
  106. package/dist/main.cjs +1 -1
  107. package/dist/main.js +1 -1
  108. package/dist/secp256k1-DGP4Y7VW.js +1291 -0
  109. package/dist/secp256k1-DGP4Y7VW.js.map +1 -0
  110. package/dist/secp256k1-QOxLqUEc.cjs +2 -0
  111. package/dist/secp256k1-QOxLqUEc.cjs.map +1 -0
  112. package/dist/utils/version.cjs +1 -1
  113. package/dist/utils/version.js +1 -1
  114. package/dist/writeContract-Cqc9vxbU.cjs +36 -0
  115. package/dist/writeContract-Cqc9vxbU.cjs.map +1 -0
  116. package/dist/{writeContract-BU3yK-Xj.js → writeContract-QAArm5iD.js} +1894 -1361
  117. package/dist/writeContract-QAArm5iD.js.map +1 -0
  118. package/package.json +2 -2
  119. package/dist/ccip-CiQCCFUl.js.map +0 -1
  120. package/dist/ccip-DIWF4nDh.cjs +0 -2
  121. package/dist/ccip-DIWF4nDh.cjs.map +0 -1
  122. package/dist/constants-BaHwPdbi.js.map +0 -1
  123. package/dist/constants-c-vATmlG.cjs +0 -9
  124. package/dist/constants-c-vATmlG.cjs.map +0 -1
  125. package/dist/createWalletClient-D74YRepQ.js +0 -3290
  126. package/dist/createWalletClient-D74YRepQ.js.map +0 -1
  127. package/dist/createWalletClient-DKSH6l9_.cjs +0 -6
  128. package/dist/createWalletClient-DKSH6l9_.cjs.map +0 -1
  129. package/dist/getContract-RNLlK54b.cjs.map +0 -1
  130. package/dist/secp256k1-B-LxKJrQ.js +0 -1340
  131. package/dist/secp256k1-B-LxKJrQ.js.map +0 -1
  132. package/dist/secp256k1-CC-cv1vD.cjs +0 -2
  133. package/dist/secp256k1-CC-cv1vD.cjs.map +0 -1
  134. package/dist/writeContract-BU3yK-Xj.js.map +0 -1
  135. package/dist/writeContract-CKqv1dsa.cjs +0 -32
  136. package/dist/writeContract-CKqv1dsa.cjs.map +0 -1
@@ -1,9 +0,0 @@
1
- "use strict";function O(e,{strict:t=!0}={}){return!e||typeof e!="string"?!1:t?/^0x[0-9a-fA-F]*$/.test(e):e.startsWith("0x")}function w(e){return O(e,{strict:!1})?Math.ceil((e.length-2)/2):e.length}const Ne="2.23.13";let V={getDocsUrl:({docsBaseUrl:e,docsPath:t="",docsSlug:s})=>t?`${e??"https://viem.sh"}${t}${s?`#${s}`:""}`:void 0,version:`viem@${Ne}`};class u extends Error{constructor(t,s={}){var a;const n=(()=>{var c;return s.cause instanceof u?s.cause.details:(c=s.cause)!=null&&c.message?s.cause.message:s.details})(),r=s.cause instanceof u&&s.cause.docsPath||s.docsPath,i=(a=V.getDocsUrl)==null?void 0:a.call(V,{...s,docsPath:r}),o=[t||"An error occurred.","",...s.metaMessages?[...s.metaMessages,""]:[],...i?[`Docs: ${i}`]:[],...n?[`Details: ${n}`]:[],...V.version?[`Version: ${V.version}`]:[]].join(`
2
- `);super(o,s.cause?{cause:s.cause}:void 0),Object.defineProperty(this,"details",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"docsPath",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"metaMessages",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"shortMessage",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"version",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),Object.defineProperty(this,"name",{enumerable:!0,configurable:!0,writable:!0,value:"BaseError"}),this.details=n,this.docsPath=r,this.metaMessages=s.metaMessages,this.name=s.name??this.name,this.shortMessage=t,this.version=Ne}walk(t){return Me(this,t)}}function Me(e,t){return t!=null&&t(e)?e:e&&typeof e=="object"&&"cause"in e&&e.cause!==void 0?Me(e.cause,t):t?null:e}class _e extends u{constructor({offset:t,position:s,size:n}){super(`Slice ${s==="start"?"starting":"ending"} at offset "${t}" is out-of-bounds (size: ${n}).`,{name:"SliceOffsetOutOfBoundsError"})}}class Ve extends u{constructor({size:t,targetSize:s,type:n}){super(`${n.charAt(0).toUpperCase()}${n.slice(1).toLowerCase()} size (${t}) exceeds padding size (${s}).`,{name:"SizeExceedsPaddingSizeError"})}}class Vt extends u{constructor({size:t,targetSize:s,type:n}){super(`${n.charAt(0).toUpperCase()}${n.slice(1).toLowerCase()} is expected to be ${s} ${n} long, but is ${t} ${n} long.`,{name:"InvalidBytesLengthError"})}}function N(e,{dir:t,size:s=32}={}){return typeof e=="string"?De(e,{dir:t,size:s}):Dt(e,{dir:t,size:s})}function De(e,{dir:t,size:s=32}={}){if(s===null)return e;const n=e.replace("0x","");if(n.length>s*2)throw new Ve({size:Math.ceil(n.length/2),targetSize:s,type:"hex"});return`0x${n[t==="right"?"padEnd":"padStart"](s*2,"0")}`}function Dt(e,{dir:t,size:s=32}={}){if(s===null)return e;if(e.length>s)throw new Ve({size:e.length,targetSize:s,type:"bytes"});const n=new Uint8Array(s);for(let r=0;r<s;r++){const i=t==="right";n[i?r:s-r-1]=e[i?r:e.length-r-1]}return n}class Re extends u{constructor({max:t,min:s,signed:n,size:r,value:i}){super(`Number "${i}" is not in safe ${r?`${r*8}-bit ${n?"signed":"unsigned"} `:""}integer range ${t?`(${s} to ${t})`:`(above ${s})`}`,{name:"IntegerOutOfRangeError"})}}class Rt extends u{constructor(t){super(`Bytes value "${t}" is not a valid boolean. The bytes array must contain a single byte of either a 0 or 1 value.`,{name:"InvalidBytesBooleanError"})}}class jt extends u{constructor(t){super(`Hex value "${t}" is not a valid boolean. The hex value must be "0x0" (false) or "0x1" (true).`,{name:"InvalidHexBooleanError"})}}class Kt extends u{constructor({givenSize:t,maxSize:s}){super(`Size cannot exceed ${s} bytes. Given size: ${t} bytes.`,{name:"SizeOverflowError"})}}function $(e,{dir:t="left"}={}){let s=typeof e=="string"?e.replace("0x",""):e,n=0;for(let r=0;r<s.length-1&&s[t==="left"?r:s.length-r-1].toString()==="0";r++)n++;return s=t==="left"?s.slice(n):s.slice(0,s.length-n),typeof e=="string"?(s.length===1&&t==="right"&&(s=`${s}0`),`0x${s.length%2===1?`0${s}`:s}`):s}function z(e,{size:t}){if(w(e)>t)throw new Kt({givenSize:w(e),maxSize:t})}function S(e,t={}){const{signed:s}=t;t.size&&z(e,{size:t.size});const n=BigInt(e);if(!s)return n;const r=(e.length-2)/2,i=(1n<<BigInt(r)*8n-1n)-1n;return n<=i?n:n-BigInt(`0x${"f".padStart(r*2,"f")}`)-1n}function Wt(e,t={}){let s=e;if(t.size&&(z(s,{size:t.size}),s=$(s)),$(s)==="0x00")return!1;if($(s)==="0x01")return!0;throw new jt(s)}function X(e,t={}){return Number(S(e,t))}const Xt=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function f(e,t={}){return typeof e=="number"||typeof e=="bigint"?de(e,t):typeof e=="string"?Ke(e,t):typeof e=="boolean"?je(e,t):P(e,t)}function je(e,t={}){const s=`0x${Number(e)}`;return typeof t.size=="number"?(z(s,{size:t.size}),N(s,{size:t.size})):s}function P(e,t={}){let s="";for(let r=0;r<e.length;r++)s+=Xt[e[r]];const n=`0x${s}`;return typeof t.size=="number"?(z(n,{size:t.size}),N(n,{dir:"right",size:t.size})):n}function de(e,t={}){const{signed:s,size:n}=t,r=BigInt(e);let i;n?s?i=(1n<<BigInt(n)*8n-1n)-1n:i=2n**(BigInt(n)*8n)-1n:typeof e=="number"&&(i=BigInt(Number.MAX_SAFE_INTEGER));const o=typeof i=="bigint"&&s?-i-1n:0;if(i&&r>i||r<o){const c=typeof e=="bigint"?"n":"";throw new Re({max:i?`${i}${c}`:void 0,min:`${o}${c}`,signed:s,size:n,value:`${e}${c}`})}const a=`0x${(s&&r<0?(1n<<BigInt(n*8))+BigInt(r):r).toString(16)}`;return n?N(a,{size:n}):a}const Zt=new TextEncoder;function Ke(e,t={}){const s=Zt.encode(e);return P(s,t)}const qt=new TextEncoder;function fe(e,t={}){return typeof e=="number"||typeof e=="bigint"?Jt(e,t):typeof e=="boolean"?Yt(e,t):O(e)?F(e,t):he(e,t)}function Yt(e,t={}){const s=new Uint8Array(1);return s[0]=Number(e),typeof t.size=="number"?(z(s,{size:t.size}),N(s,{size:t.size})):s}const y={zero:48,nine:57,A:65,F:70,a:97,f:102};function Fe(e){if(e>=y.zero&&e<=y.nine)return e-y.zero;if(e>=y.A&&e<=y.F)return e-(y.A-10);if(e>=y.a&&e<=y.f)return e-(y.a-10)}function F(e,t={}){let s=e;t.size&&(z(s,{size:t.size}),s=N(s,{dir:"right",size:t.size}));let n=s.slice(2);n.length%2&&(n=`0${n}`);const r=n.length/2,i=new Uint8Array(r);for(let o=0,a=0;o<r;o++){const c=Fe(n.charCodeAt(a++)),l=Fe(n.charCodeAt(a++));if(c===void 0||l===void 0)throw new u(`Invalid byte sequence ("${n[a-2]}${n[a-1]}" in "${n}").`);i[o]=c*16+l}return i}function Jt(e,t){const s=de(e,t);return F(s)}function he(e,t={}){const s=qt.encode(e);return typeof t.size=="number"?(z(s,{size:t.size}),N(s,{dir:"right",size:t.size})):s}function te(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function Qt(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&e.constructor.name==="Uint8Array"}function q(e,...t){if(!Qt(e))throw new Error("Uint8Array expected");if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}function es(e){if(typeof e!="function"||typeof e.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");te(e.outputLen),te(e.blockLen)}function Z(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")}function We(e,t){q(e);const s=t.outputLen;if(e.length<s)throw new Error("digestInto() expects output buffer of length at least "+s)}const ee=BigInt(2**32-1),Ue=BigInt(32);function ts(e,t=!1){return t?{h:Number(e&ee),l:Number(e>>Ue&ee)}:{h:Number(e>>Ue&ee)|0,l:Number(e&ee)|0}}function ss(e,t=!1){let s=new Uint32Array(e.length),n=new Uint32Array(e.length);for(let r=0;r<e.length;r++){const{h:i,l:o}=ts(e[r],t);[s[r],n[r]]=[i,o]}return[s,n]}const ns=(e,t,s)=>e<<s|t>>>32-s,rs=(e,t,s)=>t<<s|e>>>32-s,is=(e,t,s)=>t<<s-32|e>>>64-s,os=(e,t,s)=>e<<s-32|t>>>64-s,G=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */function as(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))}function ae(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)}function g(e,t){return e<<32-t|e>>>t}const ze=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;function cs(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}function ke(e){for(let t=0;t<e.length;t++)e[t]=cs(e[t])}function us(e){if(typeof e!="string")throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array(new TextEncoder().encode(e))}function se(e){return typeof e=="string"&&(e=us(e)),q(e),e}function ls(...e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];q(r),t+=r.length}const s=new Uint8Array(t);for(let n=0,r=0;n<e.length;n++){const i=e[n];s.set(i,r),r+=i.length}return s}class pe{clone(){return this._cloneInto()}}function Xe(e){const t=n=>e().update(se(n)).digest(),s=e();return t.outputLen=s.outputLen,t.blockLen=s.blockLen,t.create=()=>e(),t}function ds(e=32){if(G&&typeof G.getRandomValues=="function")return G.getRandomValues(new Uint8Array(e));if(G&&typeof G.randomBytes=="function")return G.randomBytes(e);throw new Error("crypto.getRandomValues must be defined")}const Ze=[],qe=[],Ye=[],fs=BigInt(0),D=BigInt(1),hs=BigInt(2),ps=BigInt(7),bs=BigInt(256),ms=BigInt(113);for(let e=0,t=D,s=1,n=0;e<24;e++){[s,n]=[n,(2*s+3*n)%5],Ze.push(2*(5*n+s)),qe.push((e+1)*(e+2)/2%64);let r=fs;for(let i=0;i<7;i++)t=(t<<D^(t>>ps)*ms)%bs,t&hs&&(r^=D<<(D<<BigInt(i))-D);Ye.push(r)}const[xs,gs]=ss(Ye,!0),Se=(e,t,s)=>s>32?is(e,t,s):ns(e,t,s),Le=(e,t,s)=>s>32?os(e,t,s):rs(e,t,s);function ys(e,t=24){const s=new Uint32Array(10);for(let n=24-t;n<24;n++){for(let o=0;o<10;o++)s[o]=e[o]^e[o+10]^e[o+20]^e[o+30]^e[o+40];for(let o=0;o<10;o+=2){const a=(o+8)%10,c=(o+2)%10,l=s[c],h=s[c+1],d=Se(l,h,1)^s[a],b=Le(l,h,1)^s[a+1];for(let p=0;p<50;p+=10)e[o+p]^=d,e[o+p+1]^=b}let r=e[2],i=e[3];for(let o=0;o<24;o++){const a=qe[o],c=Se(r,i,a),l=Le(r,i,a),h=Ze[o];r=e[h],i=e[h+1],e[h]=c,e[h+1]=l}for(let o=0;o<50;o+=10){for(let a=0;a<10;a++)s[a]=e[o+a];for(let a=0;a<10;a++)e[o+a]^=~s[(a+2)%10]&s[(a+4)%10]}e[0]^=xs[n],e[1]^=gs[n]}s.fill(0)}class be extends pe{constructor(t,s,n,r=!1,i=24){if(super(),this.blockLen=t,this.suffix=s,this.outputLen=n,this.enableXOF=r,this.rounds=i,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,te(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=as(this.state)}keccak(){ze||ke(this.state32),ys(this.state32,this.rounds),ze||ke(this.state32),this.posOut=0,this.pos=0}update(t){Z(this);const{blockLen:s,state:n}=this;t=se(t);const r=t.length;for(let i=0;i<r;){const o=Math.min(s-this.pos,r-i);for(let a=0;a<o;a++)n[this.pos++]^=t[i++];this.pos===s&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:t,suffix:s,pos:n,blockLen:r}=this;t[n]^=s,(s&128)!==0&&n===r-1&&this.keccak(),t[r-1]^=128,this.keccak()}writeInto(t){Z(this,!1),q(t),this.finish();const s=this.state,{blockLen:n}=this;for(let r=0,i=t.length;r<i;){this.posOut>=n&&this.keccak();const o=Math.min(n-this.posOut,i-r);t.set(s.subarray(this.posOut,this.posOut+o),r),this.posOut+=o,r+=o}return t}xofInto(t){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(t)}xof(t){return te(t),this.xofInto(new Uint8Array(t))}digestInto(t){if(We(t,this),this.finished)throw new Error("digest() was already called");return this.writeInto(t),this.destroy(),t}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(t){const{blockLen:s,suffix:n,outputLen:r,rounds:i,enableXOF:o}=this;return t||(t=new be(s,n,r,o,i)),t.state32.set(this.state32),t.pos=this.pos,t.posOut=this.posOut,t.finished=this.finished,t.rounds=i,t.suffix=n,t.outputLen=r,t.enableXOF=o,t.destroyed=this.destroyed,t}}const ws=(e,t,s)=>Xe(()=>new be(t,e,s)),Je=ws(1,136,256/8);function Qe(e,t){const s=t||"hex",n=Je(O(e,{strict:!1})?fe(e):e);return s==="bytes"?n:f(n)}class E extends u{constructor({address:t}){super(`Address "${t}" is invalid.`,{metaMessages:["- Address must be a hex value of 20 bytes (40 hex characters).","- Address must match its checksum counterpart."],name:"InvalidAddressError"})}}class me extends Map{constructor(t){super(),Object.defineProperty(this,"maxSize",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.maxSize=t}get(t){const s=super.get(t);return super.has(t)&&s!==void 0&&(this.delete(t),super.set(t,s)),s}set(t,s){if(super.set(t,s),this.maxSize&&this.size>this.maxSize){const n=this.keys().next().value;n&&this.delete(n)}return this}}const ce=new me(8192);function xe(e,t){if(ce.has(`${e}.${t}`))return ce.get(`${e}.${t}`);const s=e.substring(2).toLowerCase(),n=Qe(he(s),"bytes"),r=s.split("");for(let o=0;o<40;o+=2)n[o>>1]>>4>=8&&r[o]&&(r[o]=r[o].toUpperCase()),(n[o>>1]&15)>=8&&r[o+1]&&(r[o+1]=r[o+1].toUpperCase());const i=`0x${r.join("")}`;return ce.set(`${e}.${t}`,i),i}function Es(e,t){if(!B(e,{strict:!1}))throw new E({address:e});return xe(e,t)}const Bs=/^0x[a-fA-F0-9]{40}$/,ue=new me(8192);function B(e,t){const{strict:s=!0}=t??{},n=`${e}.${s}`;if(ue.has(n))return ue.get(n);const r=Bs.test(e)?e.toLowerCase()===e?!0:s?xe(e)===e:!0:!1;return ue.set(n,r),r}function Ts(e){return typeof e[0]=="string"?L(e):Ps(e)}function Ps(e){let t=0;for(const r of e)t+=r.length;const s=new Uint8Array(t);let n=0;for(const r of e)s.set(r,n),n+=r.length;return s}function L(e){return`0x${e.reduce((t,s)=>t+s.replace("0x",""),"")}`}function et(e,t,s,{strict:n}={}){return O(e,{strict:!1})?rt(e,t,s,{strict:n}):nt(e,t,s,{strict:n})}function tt(e,t){if(typeof t=="number"&&t>0&&t>w(e)-1)throw new _e({offset:t,position:"start",size:w(e)})}function st(e,t,s){if(typeof t=="number"&&typeof s=="number"&&w(e)!==s-t)throw new _e({offset:s,position:"end",size:w(e)})}function nt(e,t,s,{strict:n}={}){tt(e,t);const r=e.slice(t,s);return n&&st(r,t,s),r}function rt(e,t,s,{strict:n}={}){tt(e,t);const r=`0x${e.replace("0x","").slice((t??0)*2,(s??e.length)*2)}`;return n&&st(r,t,s),r}class He extends u{constructor({offset:t}){super(`Offset \`${t}\` cannot be negative.`,{name:"NegativeOffsetError"})}}class it extends u{constructor({length:t,position:s}){super(`Position \`${s}\` is out of bounds (\`0 < position < ${t}\`).`,{name:"PositionOutOfBoundsError"})}}class Is extends u{constructor({count:t,limit:s}){super(`Recursive read limit of \`${s}\` exceeded (recursive read count: \`${t}\`).`,{name:"RecursiveReadLimitExceededError"})}}const vs={bytes:new Uint8Array,dataView:new DataView(new ArrayBuffer(0)),position:0,positionReadCount:new Map,recursiveReadCount:0,recursiveReadLimit:Number.POSITIVE_INFINITY,assertReadLimit(){if(this.recursiveReadCount>=this.recursiveReadLimit)throw new Is({count:this.recursiveReadCount+1,limit:this.recursiveReadLimit})},assertPosition(e){if(e<0||e>this.bytes.length-1)throw new it({length:this.bytes.length,position:e})},decrementPosition(e){if(e<0)throw new He({offset:e});const t=this.position-e;this.assertPosition(t),this.position=t},getReadCount(e){return this.positionReadCount.get(e||this.position)||0},incrementPosition(e){if(e<0)throw new He({offset:e});const t=this.position+e;this.assertPosition(t),this.position=t},inspectByte(e){const t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectBytes(e,t){const s=t??this.position;return this.assertPosition(s+e-1),this.bytes.subarray(s,s+e)},inspectUint8(e){const t=e??this.position;return this.assertPosition(t),this.bytes[t]},inspectUint16(e){const t=e??this.position;return this.assertPosition(t+1),this.dataView.getUint16(t)},inspectUint24(e){const t=e??this.position;return this.assertPosition(t+2),(this.dataView.getUint16(t)<<8)+this.dataView.getUint8(t+2)},inspectUint32(e){const t=e??this.position;return this.assertPosition(t+3),this.dataView.getUint32(t)},pushByte(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushBytes(e){this.assertPosition(this.position+e.length-1),this.bytes.set(e,this.position),this.position+=e.length},pushUint8(e){this.assertPosition(this.position),this.bytes[this.position]=e,this.position++},pushUint16(e){this.assertPosition(this.position+1),this.dataView.setUint16(this.position,e),this.position+=2},pushUint24(e){this.assertPosition(this.position+2),this.dataView.setUint16(this.position,e>>8),this.dataView.setUint8(this.position+2,e&255),this.position+=3},pushUint32(e){this.assertPosition(this.position+3),this.dataView.setUint32(this.position,e),this.position+=4},readByte(){this.assertReadLimit(),this._touch();const e=this.inspectByte();return this.position++,e},readBytes(e,t){this.assertReadLimit(),this._touch();const s=this.inspectBytes(e);return this.position+=t??e,s},readUint8(){this.assertReadLimit(),this._touch();const e=this.inspectUint8();return this.position+=1,e},readUint16(){this.assertReadLimit(),this._touch();const e=this.inspectUint16();return this.position+=2,e},readUint24(){this.assertReadLimit(),this._touch();const e=this.inspectUint24();return this.position+=3,e},readUint32(){this.assertReadLimit(),this._touch();const e=this.inspectUint32();return this.position+=4,e},get remaining(){return this.bytes.length-this.position},setPosition(e){const t=this.position;return this.assertPosition(e),this.position=e,()=>this.position=t},_touch(){if(this.recursiveReadLimit===Number.POSITIVE_INFINITY)return;const e=this.getReadCount();this.positionReadCount.set(this.position,e+1),e>0&&this.recursiveReadCount++}};function ge(e,{recursiveReadLimit:t=8192}={}){const s=Object.create(vs);return s.bytes=e,s.dataView=new DataView(e.buffer,e.byteOffset,e.byteLength),s.positionReadCount=new Map,s.recursiveReadLimit=t,s}const As={gwei:9,wei:18},$s={ether:-9,wei:9};function ot(e,t){let s=e.toString();const n=s.startsWith("-");n&&(s=s.slice(1)),s=s.padStart(t,"0");let[r,i]=[s.slice(0,s.length-t),s.slice(s.length-t)];return i=i.replace(/(0+)$/,""),`${n?"-":""}${r||"0"}${i?`.${i}`:""}`}function at(e,t="wei"){return ot(e,As[t])}function C(e,t="wei"){return ot(e,$s[t])}function ye(e){const t=Object.entries(e).map(([n,r])=>r===void 0||r===!1?null:[n,r]).filter(Boolean),s=t.reduce((n,[r])=>Math.max(n,r.length),0);return t.map(([n,r])=>` ${`${n}:`.padEnd(s+1)} ${r}`).join(`
3
- `)}class Cs extends u{constructor(){super(["Cannot specify both a `gasPrice` and a `maxFeePerGas`/`maxPriorityFeePerGas`.","Use `maxFeePerGas`/`maxPriorityFeePerGas` for EIP-1559 compatible networks, and `gasPrice` for others."].join(`
4
- `),{name:"FeeConflictError"})}}class Fs extends u{constructor({v:t}){super(`Invalid \`v\` value "${t}". Expected 27 or 28.`,{name:"InvalidLegacyVError"})}}class Us extends u{constructor({transaction:t}){super("Cannot infer a transaction type from provided transaction.",{metaMessages:["Provided Transaction:","{",ye(t),"}","","To infer the type, either provide:","- a `type` to the Transaction, or","- an EIP-1559 Transaction with `maxFeePerGas`, or","- an EIP-2930 Transaction with `gasPrice` & `accessList`, or","- an EIP-4844 Transaction with `blobs`, `blobVersionedHashes`, `sidecars`, or","- an EIP-7702 Transaction with `authorizationList`, or","- a Legacy Transaction with `gasPrice`"],name:"InvalidSerializableTransactionError"})}}class zs extends u{constructor({storageKey:t}){super(`Size for storage key "${t}" is invalid. Expected 32 bytes. Got ${Math.floor((t.length-2)/2)} bytes.`,{name:"InvalidStorageKeySizeError"})}}class ks extends u{constructor(t,{account:s,docsPath:n,chain:r,data:i,gas:o,gasPrice:a,maxFeePerGas:c,maxPriorityFeePerGas:l,nonce:h,to:d,value:b}){var I;const p=ye({chain:r&&`${r==null?void 0:r.name} (id: ${r==null?void 0:r.id})`,from:s==null?void 0:s.address,to:d,value:typeof b<"u"&&`${at(b)} ${((I=r==null?void 0:r.nativeCurrency)==null?void 0:I.symbol)||"ETH"}`,data:i,gas:o,gasPrice:typeof a<"u"&&`${C(a)} gwei`,maxFeePerGas:typeof c<"u"&&`${C(c)} gwei`,maxPriorityFeePerGas:typeof l<"u"&&`${C(l)} gwei`,nonce:h});super(t.shortMessage,{cause:t,docsPath:n,metaMessages:[...t.metaMessages?[...t.metaMessages," "]:[],"Request Arguments:",p].filter(Boolean),name:"TransactionExecutionError"}),Object.defineProperty(this,"cause",{enumerable:!0,configurable:!0,writable:!0,value:void 0}),this.cause=t}}class Ss extends u{constructor({blockHash:t,blockNumber:s,blockTag:n,hash:r,index:i}){let o="Transaction";n&&i!==void 0&&(o=`Transaction at block time "${n}" at index "${i}"`),t&&i!==void 0&&(o=`Transaction at block hash "${t}" at index "${i}"`),s&&i!==void 0&&(o=`Transaction at block number "${s}" at index "${i}"`),r&&(o=`Transaction with hash "${r}"`),super(`${o} could not be found.`,{name:"TransactionNotFoundError"})}}class Ls extends u{constructor({hash:t}){super(`Transaction receipt with hash "${t}" could not be found. The Transaction may not be processed on a block yet.`,{name:"TransactionReceiptNotFoundError"})}}class Hs extends u{constructor({hash:t}){super(`Timed out while waiting for transaction with hash "${t}" to be confirmed.`,{name:"WaitForTransactionReceiptTimeoutError"})}}function U(e,t="hex"){const s=ct(e),n=ge(new Uint8Array(s.length));return s.encode(n),t==="hex"?P(n.bytes):n.bytes}function ct(e){return Array.isArray(e)?Gs(e.map(t=>ct(t))):Os(e)}function Gs(e){const t=e.reduce((r,i)=>r+i.length,0),s=ut(t);return{length:t<=55?1+t:1+s+t,encode(r){t<=55?r.pushByte(192+t):(r.pushByte(247+s),s===1?r.pushUint8(t):s===2?r.pushUint16(t):s===3?r.pushUint24(t):r.pushUint32(t));for(const{encode:i}of e)i(r)}}}function Os(e){const t=typeof e=="string"?F(e):e,s=ut(t.length);return{length:t.length===1&&t[0]<128?1:t.length<=55?1+t.length:1+s+t.length,encode(r){t.length===1&&t[0]<128?r.pushBytes(t):t.length<=55?(r.pushByte(128+t.length),r.pushBytes(t)):(r.pushByte(183+s),s===1?r.pushUint8(t.length):s===2?r.pushUint16(t.length):s===3?r.pushUint24(t.length):r.pushUint32(t.length),r.pushBytes(t))}}}function ut(e){if(e<2**8)return 1;if(e<2**16)return 2;if(e<2**24)return 3;if(e<2**32)return 4;throw new u("Length is too large.")}class we extends u{constructor({cause:t,message:s}={}){var r;const n=(r=s==null?void 0:s.replace("execution reverted: ",""))==null?void 0:r.replace("execution reverted","");super(`Execution reverted ${n?`with reason: ${n}`:"for an unknown reason"}.`,{cause:t,name:"ExecutionRevertedError"})}}Object.defineProperty(we,"code",{enumerable:!0,configurable:!0,writable:!0,value:3});Object.defineProperty(we,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/execution reverted/});class Y extends u{constructor({cause:t,maxFeePerGas:s}={}){super(`The fee cap (\`maxFeePerGas\`${s?` = ${C(s)} gwei`:""}) cannot be higher than the maximum allowed value (2^256-1).`,{cause:t,name:"FeeCapTooHighError"})}}Object.defineProperty(Y,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas higher than 2\^256-1|fee cap higher than 2\^256-1/});class lt extends u{constructor({cause:t,maxFeePerGas:s}={}){super(`The fee cap (\`maxFeePerGas\`${s?` = ${C(s)}`:""} gwei) cannot be lower than the block base fee.`,{cause:t,name:"FeeCapTooLowError"})}}Object.defineProperty(lt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max fee per gas less than block base fee|fee cap less than block base fee|transaction is outdated/});class dt extends u{constructor({cause:t,nonce:s}={}){super(`Nonce provided for the transaction ${s?`(${s}) `:""}is higher than the next one expected.`,{cause:t,name:"NonceTooHighError"})}}Object.defineProperty(dt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too high/});class ft extends u{constructor({cause:t,nonce:s}={}){super([`Nonce provided for the transaction ${s?`(${s}) `:""}is lower than the current nonce of the account.`,"Try increasing the nonce or find the latest nonce with `getTransactionCount`."].join(`
5
- `),{cause:t,name:"NonceTooLowError"})}}Object.defineProperty(ft,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce too low|transaction already imported|already known/});class ht extends u{constructor({cause:t,nonce:s}={}){super(`Nonce provided for the transaction ${s?`(${s}) `:""}exceeds the maximum allowed nonce.`,{cause:t,name:"NonceMaxValueError"})}}Object.defineProperty(ht,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/nonce has max value/});class pt extends u{constructor({cause:t}={}){super(["The total cost (gas * gas fee + value) of executing this transaction exceeds the balance of the account."].join(`
6
- `),{cause:t,metaMessages:["This error could arise when the account does not have enough funds to:"," - pay for the total gas fee,"," - pay for the value to send."," ","The cost of the transaction is calculated as `gas * gas fee + value`, where:"," - `gas` is the amount of gas needed for transaction to execute,"," - `gas fee` is the gas fee,"," - `value` is the amount of ether to send to the recipient."],name:"InsufficientFundsError"})}}Object.defineProperty(pt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/insufficient funds|exceeds transaction sender account balance/});class bt extends u{constructor({cause:t,gas:s}={}){super(`The amount of gas ${s?`(${s}) `:""}provided for the transaction exceeds the limit allowed for the block.`,{cause:t,name:"IntrinsicGasTooHighError"})}}Object.defineProperty(bt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/intrinsic gas too high|gas limit reached/});class mt extends u{constructor({cause:t,gas:s}={}){super(`The amount of gas ${s?`(${s}) `:""}provided for the transaction is too low.`,{cause:t,name:"IntrinsicGasTooLowError"})}}Object.defineProperty(mt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/intrinsic gas too low/});class xt extends u{constructor({cause:t}){super("The transaction type is not supported for this chain.",{cause:t,name:"TransactionTypeNotSupportedError"})}}Object.defineProperty(xt,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/transaction type not valid/});class Ee extends u{constructor({cause:t,maxPriorityFeePerGas:s,maxFeePerGas:n}={}){super([`The provided tip (\`maxPriorityFeePerGas\`${s?` = ${C(s)} gwei`:""}) cannot be higher than the fee cap (\`maxFeePerGas\`${n?` = ${C(n)} gwei`:""}).`].join(`
7
- `),{cause:t,name:"TipAboveFeeCapError"})}}Object.defineProperty(Ee,"nodeMessage",{enumerable:!0,configurable:!0,writable:!0,value:/max priority fee per gas higher than max fee per gas|tip higher than fee cap/});class Ns extends u{constructor({cause:t}){super(`An error occurred while executing: ${t==null?void 0:t.shortMessage}`,{cause:t,name:"UnknownNodeError"})}}function Be(e,t){return({exclude:s,format:n})=>({exclude:s,format:r=>{const i=t(r);if(s)for(const o of s)delete i[o];return{...i,...n(r)}},type:e})}const ne=2n**256n-1n,gt={"0x0":"legacy","0x1":"eip2930","0x2":"eip1559","0x3":"eip4844","0x4":"eip7702"};function re(e){const t={...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,chainId:e.chainId?X(e.chainId):void 0,gas:e.gas?BigInt(e.gas):void 0,gasPrice:e.gasPrice?BigInt(e.gasPrice):void 0,maxFeePerBlobGas:e.maxFeePerBlobGas?BigInt(e.maxFeePerBlobGas):void 0,maxFeePerGas:e.maxFeePerGas?BigInt(e.maxFeePerGas):void 0,maxPriorityFeePerGas:e.maxPriorityFeePerGas?BigInt(e.maxPriorityFeePerGas):void 0,nonce:e.nonce?X(e.nonce):void 0,to:e.to?e.to:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,type:e.type?gt[e.type]:void 0,typeHex:e.type?e.type:void 0,value:e.value?BigInt(e.value):void 0,v:e.v?BigInt(e.v):void 0};return e.authorizationList&&(t.authorizationList=_s(e.authorizationList)),t.yParity=(()=>{if(e.yParity)return Number(e.yParity);if(typeof t.v=="bigint"){if(t.v===0n||t.v===27n)return 0;if(t.v===1n||t.v===28n)return 1;if(t.v>=35n)return t.v%2n===0n?1:0}})(),t.type==="legacy"&&(delete t.accessList,delete t.maxFeePerBlobGas,delete t.maxFeePerGas,delete t.maxPriorityFeePerGas,delete t.yParity),t.type==="eip2930"&&(delete t.maxFeePerBlobGas,delete t.maxFeePerGas,delete t.maxPriorityFeePerGas),t.type==="eip1559"&&delete t.maxFeePerBlobGas,t}const Ms=Be("transaction",re);function _s(e){return e.map(t=>({contractAddress:t.address,chainId:Number(t.chainId),nonce:Number(t.nonce),r:t.r,s:t.s,yParity:Number(t.yParity)}))}function yt(e){const t=(e.transactions??[]).map(s=>typeof s=="string"?s:re(s));return{...e,baseFeePerGas:e.baseFeePerGas?BigInt(e.baseFeePerGas):null,blobGasUsed:e.blobGasUsed?BigInt(e.blobGasUsed):void 0,difficulty:e.difficulty?BigInt(e.difficulty):void 0,excessBlobGas:e.excessBlobGas?BigInt(e.excessBlobGas):void 0,gasLimit:e.gasLimit?BigInt(e.gasLimit):void 0,gasUsed:e.gasUsed?BigInt(e.gasUsed):void 0,hash:e.hash?e.hash:null,logsBloom:e.logsBloom?e.logsBloom:null,nonce:e.nonce?e.nonce:null,number:e.number?BigInt(e.number):null,size:e.size?BigInt(e.size):void 0,timestamp:e.timestamp?BigInt(e.timestamp):void 0,transactions:t,totalDifficulty:e.totalDifficulty?BigInt(e.totalDifficulty):null}}const Vs=Be("block",yt);function Te(e){const{kzg:t}=e,s=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),n=typeof e.blobs[0]=="string"?e.blobs.map(i=>F(i)):e.blobs,r=[];for(const i of n)r.push(Uint8Array.from(t.blobToKzgCommitment(i)));return s==="bytes"?r:r.map(i=>P(i))}function Pe(e){const{kzg:t}=e,s=e.to??(typeof e.blobs[0]=="string"?"hex":"bytes"),n=typeof e.blobs[0]=="string"?e.blobs.map(o=>F(o)):e.blobs,r=typeof e.commitments[0]=="string"?e.commitments.map(o=>F(o)):e.commitments,i=[];for(let o=0;o<n.length;o++){const a=n[o],c=r[o];i.push(Uint8Array.from(t.computeBlobKzgProof(a,c)))}return s==="bytes"?i:i.map(o=>P(o))}function Ds(e,t,s,n){if(typeof e.setBigUint64=="function")return e.setBigUint64(t,s,n);const r=BigInt(32),i=BigInt(4294967295),o=Number(s>>r&i),a=Number(s&i),c=n?4:0,l=n?0:4;e.setUint32(t+c,o,n),e.setUint32(t+l,a,n)}function Rs(e,t,s){return e&t^~e&s}function js(e,t,s){return e&t^e&s^t&s}class Ks extends pe{constructor(t,s,n,r){super(),this.blockLen=t,this.outputLen=s,this.padOffset=n,this.isLE=r,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(t),this.view=ae(this.buffer)}update(t){Z(this);const{view:s,buffer:n,blockLen:r}=this;t=se(t);const i=t.length;for(let o=0;o<i;){const a=Math.min(r-this.pos,i-o);if(a===r){const c=ae(t);for(;r<=i-o;o+=r)this.process(c,o);continue}n.set(t.subarray(o,o+a),this.pos),this.pos+=a,o+=a,this.pos===r&&(this.process(s,0),this.pos=0)}return this.length+=t.length,this.roundClean(),this}digestInto(t){Z(this),We(t,this),this.finished=!0;const{buffer:s,view:n,blockLen:r,isLE:i}=this;let{pos:o}=this;s[o++]=128,this.buffer.subarray(o).fill(0),this.padOffset>r-o&&(this.process(n,0),o=0);for(let d=o;d<r;d++)s[d]=0;Ds(n,r-8,BigInt(this.length*8),i),this.process(n,0);const a=ae(t),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const l=c/4,h=this.get();if(l>h.length)throw new Error("_sha2: outputLen bigger than state");for(let d=0;d<l;d++)a.setUint32(4*d,h[d],i)}digest(){const{buffer:t,outputLen:s}=this;this.digestInto(t);const n=t.slice(0,s);return this.destroy(),n}_cloneInto(t){t||(t=new this.constructor),t.set(...this.get());const{blockLen:s,buffer:n,length:r,finished:i,destroyed:o,pos:a}=this;return t.length=r,t.pos=a,t.finished=i,t.destroyed=o,r%s&&t.buffer.set(n),t}}const Ws=new Uint32Array([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]),v=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),A=new Uint32Array(64);class Xs extends Ks{constructor(){super(64,32,8,!1),this.A=v[0]|0,this.B=v[1]|0,this.C=v[2]|0,this.D=v[3]|0,this.E=v[4]|0,this.F=v[5]|0,this.G=v[6]|0,this.H=v[7]|0}get(){const{A:t,B:s,C:n,D:r,E:i,F:o,G:a,H:c}=this;return[t,s,n,r,i,o,a,c]}set(t,s,n,r,i,o,a,c){this.A=t|0,this.B=s|0,this.C=n|0,this.D=r|0,this.E=i|0,this.F=o|0,this.G=a|0,this.H=c|0}process(t,s){for(let d=0;d<16;d++,s+=4)A[d]=t.getUint32(s,!1);for(let d=16;d<64;d++){const b=A[d-15],p=A[d-2],I=g(b,7)^g(b,18)^b>>>3,H=g(p,17)^g(p,19)^p>>>10;A[d]=H+A[d-7]+I+A[d-16]|0}let{A:n,B:r,C:i,D:o,E:a,F:c,G:l,H:h}=this;for(let d=0;d<64;d++){const b=g(a,6)^g(a,11)^g(a,25),p=h+b+Rs(a,c,l)+Ws[d]+A[d]|0,H=(g(n,2)^g(n,13)^g(n,22))+js(n,r,i)|0;h=l,l=c,c=a,a=o+p|0,o=i,i=r,r=n,n=p+H|0}n=n+this.A|0,r=r+this.B|0,i=i+this.C|0,o=o+this.D|0,a=a+this.E|0,c=c+this.F|0,l=l+this.G|0,h=h+this.H|0,this.set(n,r,i,o,a,c,l,h)}roundClean(){A.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}}const wt=Xe(()=>new Xs);function Zs(e,t){return wt(O(e,{strict:!1})?fe(e):e)}function qs(e){const{commitment:t,version:s=1}=e,n=e.to??(typeof t=="string"?"hex":"bytes"),r=Zs(t);return r.set([s],0),n==="bytes"?r:P(r)}function Et(e){const{commitments:t,version:s}=e,n=e.to??(typeof t[0]=="string"?"hex":"bytes"),r=[];for(const i of t)r.push(qs({commitment:i,to:n,version:s}));return r}const Ge=6,Bt=32,Ie=4096,Tt=Bt*Ie,Oe=Tt*Ge-1-1*Ie*Ge,Pt=1;class Ys extends u{constructor({maxSize:t,size:s}){super("Blob size is too large.",{metaMessages:[`Max: ${t} bytes`,`Given: ${s} bytes`],name:"BlobSizeTooLargeError"})}}class It extends u{constructor(){super("Blob data must not be empty.",{name:"EmptyBlobError"})}}class Js extends u{constructor({hash:t,size:s}){super(`Versioned hash "${t}" size is invalid.`,{metaMessages:["Expected: 32",`Received: ${s}`],name:"InvalidVersionedHashSizeError"})}}class Qs extends u{constructor({hash:t,version:s}){super(`Versioned hash "${t}" version is invalid.`,{metaMessages:[`Expected: ${Pt}`,`Received: ${s}`],name:"InvalidVersionedHashVersionError"})}}function en(e){const t=e.to??(typeof e.data=="string"?"hex":"bytes"),s=typeof e.data=="string"?F(e.data):e.data,n=w(s);if(!n)throw new It;if(n>Oe)throw new Ys({maxSize:Oe,size:n});const r=[];let i=!0,o=0;for(;i;){const a=ge(new Uint8Array(Tt));let c=0;for(;c<Ie;){const l=s.slice(o,o+(Bt-1));if(a.pushByte(0),a.pushBytes(l),l.length<31){a.pushByte(128),i=!1;break}c++,o+=31}r.push(a)}return t==="bytes"?r.map(a=>a.bytes):r.map(a=>P(a.bytes))}function vt(e){const{data:t,kzg:s,to:n}=e,r=e.blobs??en({data:t,to:n}),i=e.commitments??Te({blobs:r,kzg:s,to:n}),o=e.proofs??Pe({blobs:r,commitments:i,kzg:s,to:n}),a=[];for(let c=0;c<r.length;c++)a.push({blob:r[c],commitment:i[c],proof:o[c]});return a}function At(e){if(e.type)return e.type;if(typeof e.authorizationList<"u")return"eip7702";if(typeof e.blobs<"u"||typeof e.blobVersionedHashes<"u"||typeof e.maxFeePerBlobGas<"u"||typeof e.sidecars<"u")return"eip4844";if(typeof e.maxFeePerGas<"u"||typeof e.maxPriorityFeePerGas<"u")return"eip1559";if(typeof e.gasPrice<"u")return typeof e.accessList<"u"?"eip2930":"legacy";throw new Us({transaction:e})}function $t(e,{args:t,eventName:s}={}){return{...e,blockHash:e.blockHash?e.blockHash:null,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,logIndex:e.logIndex?Number(e.logIndex):null,transactionHash:e.transactionHash?e.transactionHash:null,transactionIndex:e.transactionIndex?Number(e.transactionIndex):null,...s?{args:t,eventName:s}:{}}}class tn extends u{constructor({blockNumber:t,chain:s,contract:n}){super(`Chain "${s.name}" does not support contract "${n.name}".`,{metaMessages:["This could be due to any of the following:",...t&&n.blockCreated&&n.blockCreated>t?[`- The contract "${n.name}" was not deployed until block ${n.blockCreated} (current block ${t}).`]:[`- The chain does not have the contract "${n.name}" configured.`]],name:"ChainDoesNotSupportContract"})}}class sn extends u{constructor({chain:t,currentChainId:s}){super(`The current chain of the wallet (id: ${s}) does not match the target chain for the transaction (id: ${t.id} – ${t.name}).`,{metaMessages:[`Current Chain ID: ${s}`,`Expected Chain ID: ${t.id} – ${t.name}`],name:"ChainMismatchError"})}}class nn extends u{constructor(){super(["No chain was provided to the request.","Please provide a chain with the `chain` argument on the Action, or by supplying a `chain` to WalletClient."].join(`
8
- `),{name:"ChainNotFoundError"})}}class rn extends u{constructor(){super("No chain was provided to the Client.",{name:"ClientChainNotConfiguredError"})}}class ie extends u{constructor({chainId:t}){super(typeof t=="number"?`Chain ID "${t}" is invalid.`:"Chain ID is invalid.",{name:"InvalidChainIdError"})}}function x(e){return{formatters:void 0,fees:void 0,serializers:void 0,...e}}const on={"0x0":"reverted","0x1":"success"};function Ct(e){const t={...e,blockNumber:e.blockNumber?BigInt(e.blockNumber):null,contractAddress:e.contractAddress?e.contractAddress:null,cumulativeGasUsed:e.cumulativeGasUsed?BigInt(e.cumulativeGasUsed):null,effectiveGasPrice:e.effectiveGasPrice?BigInt(e.effectiveGasPrice):null,gasUsed:e.gasUsed?BigInt(e.gasUsed):null,logs:e.logs?e.logs.map(s=>$t(s)):null,to:e.to?e.to:null,transactionIndex:e.transactionIndex?X(e.transactionIndex):null,status:e.status?on[e.status]:null,type:e.type?gt[e.type]||e.type:null};return e.blobGasPrice&&(t.blobGasPrice=BigInt(e.blobGasPrice)),e.blobGasUsed&&(t.blobGasUsed=BigInt(e.blobGasUsed)),t}const an=Be("transactionReceipt",Ct);function cn(e){const{authorizationList:t}=e;if(t)for(const s of t){const{contractAddress:n,chainId:r}=s;if(!B(n))throw new E({address:n});if(r<0)throw new ie({chainId:r})}ve(e)}function un(e){const{blobVersionedHashes:t}=e;if(t){if(t.length===0)throw new It;for(const s of t){const n=w(s),r=X(et(s,0,1));if(n!==32)throw new Js({hash:s,size:n});if(r!==Pt)throw new Qs({hash:s,version:r})}}ve(e)}function ve(e){const{chainId:t,maxPriorityFeePerGas:s,maxFeePerGas:n,to:r}=e;if(t<=0)throw new ie({chainId:t});if(r&&!B(r))throw new E({address:r});if(n&&n>ne)throw new Y({maxFeePerGas:n});if(s&&n&&s>n)throw new Ee({maxFeePerGas:n,maxPriorityFeePerGas:s})}function ln(e){const{chainId:t,maxPriorityFeePerGas:s,gasPrice:n,maxFeePerGas:r,to:i}=e;if(t<=0)throw new ie({chainId:t});if(i&&!B(i))throw new E({address:i});if(s||r)throw new u("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid EIP-2930 Transaction attribute.");if(n&&n>ne)throw new Y({maxFeePerGas:n})}function dn(e){const{chainId:t,maxPriorityFeePerGas:s,gasPrice:n,maxFeePerGas:r,to:i}=e;if(i&&!B(i))throw new E({address:i});if(typeof t<"u"&&t<=0)throw new ie({chainId:t});if(s||r)throw new u("`maxFeePerGas`/`maxPriorityFeePerGas` is not a valid Legacy Transaction attribute.");if(n&&n>ne)throw new Y({maxFeePerGas:n})}function fn(e){if(!e||e.length===0)return[];const t=[];for(const s of e){const{contractAddress:n,chainId:r,nonce:i,...o}=s;t.push([r?f(r):"0x",n,i?f(i):"0x",...J({},o)])}return t}function oe(e){if(!e||e.length===0)return[];const t=[];for(let s=0;s<e.length;s++){const{address:n,storageKeys:r}=e[s];for(let i=0;i<r.length;i++)if(r[i].length-2!==64)throw new zs({storageKey:r[i]});if(!B(n,{strict:!1}))throw new E({address:n});t.push([n,r])}return t}function hn(e,t){const s=At(e);return s==="eip1559"?mn(e,t):s==="eip2930"?xn(e,t):s==="eip4844"?bn(e,t):s==="eip7702"?pn(e,t):gn(e,t)}function pn(e,t){const{authorizationList:s,chainId:n,gas:r,nonce:i,to:o,value:a,maxFeePerGas:c,maxPriorityFeePerGas:l,accessList:h,data:d}=e;cn(e);const b=oe(h),p=fn(s);return L(["0x04",U([f(n),i?f(i):"0x",l?f(l):"0x",c?f(c):"0x",r?f(r):"0x",o??"0x",a?f(a):"0x",d??"0x",b,p,...J(e,t)])])}function bn(e,t){const{chainId:s,gas:n,nonce:r,to:i,value:o,maxFeePerBlobGas:a,maxFeePerGas:c,maxPriorityFeePerGas:l,accessList:h,data:d}=e;un(e);let b=e.blobVersionedHashes,p=e.sidecars;if(e.blobs&&(typeof b>"u"||typeof p>"u")){const k=typeof e.blobs[0]=="string"?e.blobs:e.blobs.map(_=>P(_)),Q=e.kzg,M=Te({blobs:k,kzg:Q});if(typeof b>"u"&&(b=Et({commitments:M})),typeof p>"u"){const _=Pe({blobs:k,commitments:M,kzg:Q});p=vt({blobs:k,commitments:M,proofs:_})}}const I=oe(h),H=[f(s),r?f(r):"0x",l?f(l):"0x",c?f(c):"0x",n?f(n):"0x",i??"0x",o?f(o):"0x",d??"0x",I,a?f(a):"0x",b??[],...J(e,t)],Ae=[],$e=[],Ce=[];if(p)for(let k=0;k<p.length;k++){const{blob:Q,commitment:M,proof:_}=p[k];Ae.push(Q),$e.push(M),Ce.push(_)}return L(["0x03",U(p?[H,Ae,$e,Ce]:H)])}function mn(e,t){const{chainId:s,gas:n,nonce:r,to:i,value:o,maxFeePerGas:a,maxPriorityFeePerGas:c,accessList:l,data:h}=e;ve(e);const d=oe(l),b=[f(s),r?f(r):"0x",c?f(c):"0x",a?f(a):"0x",n?f(n):"0x",i??"0x",o?f(o):"0x",h??"0x",d,...J(e,t)];return L(["0x02",U(b)])}function xn(e,t){const{chainId:s,gas:n,data:r,nonce:i,to:o,value:a,accessList:c,gasPrice:l}=e;ln(e);const h=oe(c),d=[f(s),i?f(i):"0x",l?f(l):"0x",n?f(n):"0x",o??"0x",a?f(a):"0x",r??"0x",h,...J(e,t)];return L(["0x01",U(d)])}function gn(e,t){const{chainId:s=0,gas:n,data:r,nonce:i,to:o,value:a,gasPrice:c}=e;dn(e);let l=[i?f(i):"0x",c?f(c):"0x",n?f(n):"0x",o??"0x",a?f(a):"0x",r??"0x"];if(t){const h=(()=>{if(t.v>=35n)return(t.v-35n)/2n>0?t.v:27n+(t.v===35n?0n:1n);if(s>0)return BigInt(s*2)+BigInt(35n+t.v-27n);const p=27n+(t.v===27n?0n:1n);if(t.v!==p)throw new Fs({v:t.v});return p})(),d=$(t.r),b=$(t.s);l=[...l,f(h),d==="0x00"?"0x":d,b==="0x00"?"0x":b]}else s>0&&(l=[...l,f(s),"0x","0x"]);return U(l)}function J(e,t){const s=t??e,{v:n,yParity:r}=s;if(typeof s.r>"u")return[];if(typeof s.s>"u")return[];if(typeof n>"u"&&typeof r>"u")return[];const i=$(s.r),o=$(s.s);return[typeof r=="number"?r?f(1):"0x":n===0n?"0x":n===1n?f(1):n===27n?"0x":f(1),i==="0x00"?"0x":i,o==="0x00"?"0x":o]}const yn={gasPriceOracle:{address:"0x420000000000000000000000000000000000000F"},l1Block:{address:"0x4200000000000000000000000000000000000015"},l2CrossDomainMessenger:{address:"0x4200000000000000000000000000000000000007"},l2Erc721Bridge:{address:"0x4200000000000000000000000000000000000014"},l2StandardBridge:{address:"0x4200000000000000000000000000000000000010"},l2ToL1MessagePasser:{address:"0x4200000000000000000000000000000000000016"}},wn={block:Vs({format(e){var s;return{transactions:(s=e.transactions)==null?void 0:s.map(n=>{if(typeof n=="string")return n;const r=re(n);return r.typeHex==="0x7e"&&(r.isSystemTx=n.isSystemTx,r.mint=n.mint?S(n.mint):void 0,r.sourceHash=n.sourceHash,r.type="deposit"),r}),stateRoot:e.stateRoot}}}),transaction:Ms({format(e){const t={};return e.type==="0x7e"&&(t.isSystemTx=e.isSystemTx,t.mint=e.mint?S(e.mint):void 0,t.sourceHash=e.sourceHash,t.type="deposit"),t}}),transactionReceipt:an({format(e){return{l1GasPrice:e.l1GasPrice?S(e.l1GasPrice):null,l1GasUsed:e.l1GasUsed?S(e.l1GasUsed):null,l1Fee:e.l1Fee?S(e.l1Fee):null,l1FeeScalar:e.l1FeeScalar?Number(e.l1FeeScalar):null}}})};function En(e,t){return Pn(e)?Tn(e):hn(e,t)}const Bn={transaction:En};function Tn(e){In(e);const{sourceHash:t,data:s,from:n,gas:r,isSystemTx:i,mint:o,to:a,value:c}=e,l=[t,n,a??"0x",o?f(o):"0x",c?f(c):"0x",r?f(r):"0x",i?"0x1":"0x",s??"0x"];return L(["0x7e",U(l)])}function Pn(e){return e.type==="deposit"||typeof e.sourceHash<"u"}function In(e){const{from:t,to:s}=e;if(t&&!B(t))throw new E({address:t});if(s&&!B(s))throw new E({address:s})}const T={contracts:yn,formatters:wn,serializers:Bn},vn=42161,Ft=x({id:33139,name:"Ape Chain",nativeCurrency:{name:"ApeCoin",symbol:"APE",decimals:18},rpcUrls:{default:{http:["https://rpc.apechain.com/http"],webSocket:["wss://rpc.apechain.com/ws"]}},blockExplorers:{default:{name:"Apescan",url:"https://apescan.io",apiUrl:"https://api.apescan.io/api"}},contracts:{multicall3:{address:"0xcA11bde05977b3631167028862bE2a173976CA11",blockCreated:20889}},sourceId:vn}),Ut=x({id:42161,name:"Arbitrum One",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://arb1.arbitrum.io/rpc"]}},blockExplorers:{default:{name:"Arbiscan",url:"https://arbiscan.io",apiUrl:"https://api.arbiscan.io/api"}},contracts:{multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:7654707}}}),R=1,zt=x({...T,id:8453,name:"Base",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://mainnet.base.org"]}},blockExplorers:{default:{name:"Basescan",url:"https://basescan.org",apiUrl:"https://api.basescan.org/api"}},contracts:{...T.contracts,disputeGameFactory:{[R]:{address:"0x43edB88C4B80fDD2AdFF2412A7BebF9dF42cB40e"}},l2OutputOracle:{[R]:{address:"0x56315b90c40730925ec5485cf004d835058518A0"}},multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:5022},portal:{[R]:{address:"0x49048044D57e1C92A77f79988d21Fa8fAF74E97e",blockCreated:17482143}},l1StandardBridge:{[R]:{address:"0x3154Cf16ccdb4C6d922629664174b904d80F2C35",blockCreated:17482143}}},sourceId:R}),j=11155111,kt=x({...T,id:84532,network:"base-sepolia",name:"Base Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.base.org"]}},blockExplorers:{default:{name:"Basescan",url:"https://sepolia.basescan.org",apiUrl:"https://api-sepolia.basescan.org/api"}},contracts:{...T.contracts,disputeGameFactory:{[j]:{address:"0xd6E6dBf4F7EA0ac412fD8b65ED297e64BB7a06E1"}},l2OutputOracle:{[j]:{address:"0x84457ca9D0163FbC4bbfe4Dfbb20ba46e48DF254"}},portal:{[j]:{address:"0x49f53e41452c74589e85ca1677426ba426459e85",blockCreated:4446677}},l1StandardBridge:{[j]:{address:"0xfd0Bf71F60660E2f608ed56e1659C450eB113120",blockCreated:4446677}},multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:1059647}},testnet:!0,sourceId:j}),St=x({id:80094,name:"Berachain",nativeCurrency:{decimals:18,name:"BERA Token",symbol:"BERA"},contracts:{multicall3:{address:"0xcA11bde05977b3631167028862bE2a173976CA11",blockCreated:0},ensRegistry:{address:"0x5b22280886a2f5e09a49bea7e320eab0e5320e28",blockCreated:877007},ensUniversalResolver:{address:"0xddfb18888a9466688235887dec2a10c4f5effee9",blockCreated:877008}},rpcUrls:{default:{http:["https://rpc.berachain.com"]}},blockExplorers:{default:{name:"Berascan",url:"https://berascan.com"}},testnet:!1}),Lt=x({id:56,name:"BNB Smart Chain",nativeCurrency:{decimals:18,name:"BNB",symbol:"BNB"},rpcUrls:{default:{http:["https://56.rpc.thirdweb.com"]}},blockExplorers:{default:{name:"BscScan",url:"https://bscscan.com",apiUrl:"https://api.bscscan.com/api"}},contracts:{multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:15921452}}}),Ht=x({id:17e3,name:"Holesky",nativeCurrency:{name:"Holesky Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://ethereum-holesky-rpc.publicnode.com"]}},blockExplorers:{default:{name:"Etherscan",url:"https://holesky.etherscan.io",apiUrl:"https://api-holesky.etherscan.io/api"}},contracts:{multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:77},ensRegistry:{address:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e",blockCreated:801613},ensUniversalResolver:{address:"0xa6AC935D4971E3CD133b950aE053bECD16fE7f3b",blockCreated:973484}},testnet:!0}),Gt=x({id:1,name:"Ethereum",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://eth.merkle.io"]}},blockExplorers:{default:{name:"Etherscan",url:"https://etherscan.io",apiUrl:"https://api.etherscan.io/api"}},contracts:{ensRegistry:{address:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"},ensUniversalResolver:{address:"0xce01f8eee7E479C928F8919abD53E553a36CeF67",blockCreated:19258213},multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:14353601}}}),K=11155111,Ot=x({...T,id:11155420,name:"OP Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.optimism.io"]}},blockExplorers:{default:{name:"Blockscout",url:"https://optimism-sepolia.blockscout.com",apiUrl:"https://optimism-sepolia.blockscout.com/api"}},contracts:{...T.contracts,disputeGameFactory:{[K]:{address:"0x05F9613aDB30026FFd634f38e5C4dFd30a197Fa1"}},l2OutputOracle:{[K]:{address:"0x90E9c4f8a994a250F6aEfd61CAFb4F2e895D458F"}},multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:1620204},portal:{[K]:{address:"0x16Fc5058F25648194471939df75CF27A2fdC48BC"}},l1StandardBridge:{[K]:{address:"0xFBb0621E0B23b5478B630BD55a5f21f67730B0F1"}}},testnet:!0,sourceId:K}),Nt=x({id:11155111,name:"Sepolia",nativeCurrency:{name:"Sepolia Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://sepolia.drpc.org"]}},blockExplorers:{default:{name:"Etherscan",url:"https://sepolia.etherscan.io",apiUrl:"https://api-sepolia.etherscan.io/api"}},contracts:{multicall3:{address:"0xca11bde05977b3631167028862be2a173976ca11",blockCreated:751532},ensRegistry:{address:"0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e"},ensUniversalResolver:{address:"0xc8Af999e38273D658BE1b921b88A9Ddf005769cC",blockCreated:5317080}},testnet:!0}),W=1,Mt=x({...T,id:1868,name:"Soneium Mainnet",nativeCurrency:{name:"Ether",symbol:"ETH",decimals:18},rpcUrls:{default:{http:["https://rpc.soneium.org"]}},blockExplorers:{default:{name:"Blockscout",url:"https://soneium.blockscout.com",apiUrl:"https://soneium.blockscout.com/api"}},contracts:{...T.contracts,disputeGameFactory:{[W]:{address:"0x512a3d2c7a43bd9261d2b8e8c9c70d4bd4d503c0"}},l2OutputOracle:{[W]:{address:"0x0000000000000000000000000000000000000000"}},portal:{[W]:{address:"0x88e529a6ccd302c948689cd5156c83d4614fae92",blockCreated:7061266}},l1StandardBridge:{[W]:{address:"0xeb9bf100225c214efc3e7c651ebbadcf85177607",blockCreated:7061266}},multicall3:{address:"0xcA11bde05977b3631167028862bE2a173976CA11",blockCreated:1}},sourceId:W}),le=1,_t=x({...T,id:48900,name:"Zircuit Mainnet",nativeCurrency:{decimals:18,name:"Ether",symbol:"ETH"},rpcUrls:{default:{http:["https://zircuit1-mainnet.p2pify.com","https://zircuit1-mainnet.liquify.com","https://zircuit-mainnet.drpc.org"]}},blockExplorers:{default:{name:"Zircuit Explorer",url:"https://explorer.zircuit.com"}},contracts:{multicall3:{address:"0xcA11bde05977b3631167028862bE2a173976CA11"},l2OutputOracle:{[le]:{address:"0x92Ef6Af472b39F1b363da45E35530c24619245A4"}},portal:{[le]:{address:"0x17bfAfA932d2e23Bd9B909Fd5B4D2e2a27043fb1"}},l1StandardBridge:{[le]:{address:"0x386B76D9cA5F5Fb150B6BFB35CF5379B22B26dd8"}}},testnet:!1});var m=(e=>(e[e.Mainnet=Gt.id]="Mainnet",e[e.Holesky=Ht.id]="Holesky",e[e.Base=zt.id]="Base",e[e.Bsc=Lt.id]="Bsc",e[e.Arbitrum=Ut.id]="Arbitrum",e[e.ApeChain=Ft.id]="ApeChain",e[e.Soneium=Mt.id]="Soneium",e[e.Sepolia=Nt.id]="Sepolia",e[e.OptimismSepolia=Ot.id]="OptimismSepolia",e[e.BaseSepolia=kt.id]="BaseSepolia",e[e.Zircuit=_t.id]="Zircuit",e[e.Berachain=St.id]="Berachain",e))(m||{});const An={[m.Mainnet]:Gt,[m.Holesky]:Ht,[m.Base]:zt,[m.Bsc]:Lt,[m.Arbitrum]:Ut,[m.ApeChain]:Ft,[m.Soneium]:Mt,[m.Sepolia]:Nt,[m.OptimismSepolia]:Ot,[m.BaseSepolia]:kt,[m.Zircuit]:_t,[m.Berachain]:St};exports.BaseError=u;exports.Chain=m;exports.ChainDoesNotSupportContract=tn;exports.ChainMismatchError=sn;exports.ChainNotFoundError=nn;exports.ClientChainNotConfiguredError=rn;exports.ExecutionRevertedError=we;exports.FeeCapTooHighError=Y;exports.FeeCapTooLowError=lt;exports.FeeConflictError=Cs;exports.Hash=pe;exports.InsufficientFundsError=pt;exports.IntegerOutOfRangeError=Re;exports.IntrinsicGasTooHighError=bt;exports.IntrinsicGasTooLowError=mt;exports.InvalidAddressError=E;exports.InvalidBytesBooleanError=Rt;exports.InvalidBytesLengthError=Vt;exports.LruMap=me;exports.NonceMaxValueError=ht;exports.NonceTooHighError=dt;exports.NonceTooLowError=ft;exports.PositionOutOfBoundsError=it;exports.TipAboveFeeCapError=Ee;exports.TransactionExecutionError=ks;exports.TransactionNotFoundError=Ss;exports.TransactionReceiptNotFoundError=Ls;exports.TransactionTypeNotSupportedError=xt;exports.UnknownNodeError=Ns;exports.VIEM_CHAINS=An;exports.WaitForTransactionReceiptTimeoutError=Hs;exports.abytes=q;exports.aexists=Z;exports.ahash=es;exports.assertSize=z;exports.blobsToCommitments=Te;exports.blobsToProofs=Pe;exports.boolToHex=je;exports.bytesToHex=P;exports.checksumAddress=xe;exports.commitmentsToVersionedHashes=Et;exports.concat=Ts;exports.concatBytes=ls;exports.concatHex=L;exports.createCursor=ge;exports.formatBlock=yt;exports.formatEther=at;exports.formatGwei=C;exports.formatLog=$t;exports.formatTransaction=re;exports.formatTransactionReceipt=Ct;exports.getAddress=Es;exports.getTransactionType=At;exports.hexToBigInt=S;exports.hexToBool=Wt;exports.hexToBytes=F;exports.hexToNumber=X;exports.isAddress=B;exports.isHex=O;exports.keccak256=Qe;exports.keccak_256=Je;exports.maxUint256=ne;exports.numberToHex=de;exports.padHex=De;exports.prettyPrint=ye;exports.randomBytes=ds;exports.sha256=wt;exports.size=w;exports.slice=et;exports.sliceBytes=nt;exports.sliceHex=rt;exports.stringToBytes=he;exports.stringToHex=Ke;exports.toBlobSidecars=vt;exports.toBytes=fe;exports.toBytes$1=se;exports.toHex=f;exports.toRlp=U;exports.trim=$;
9
- //# sourceMappingURL=constants-c-vATmlG.cjs.map