@meshsdk/core 1.6.0-alpha.16 → 1.6.0-alpha.18

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 (71) hide show
  1. package/dist/core/CIP1852.d.ts +3 -2
  2. package/dist/core/CIP1853.d.ts +2 -1
  3. package/dist/core/CIP1855.d.ts +2 -1
  4. package/dist/core.cjs +19 -18
  5. package/dist/core.js +29393 -13198
  6. package/package.json +2 -2
  7. package/dist/common/contracts/evaluator.d.ts +0 -4
  8. package/dist/common/contracts/fetcher.d.ts +0 -22
  9. package/dist/common/contracts/index.d.ts +0 -7
  10. package/dist/common/contracts/initiator.d.ts +0 -8
  11. package/dist/common/contracts/listener.d.ts +0 -3
  12. package/dist/common/contracts/signer.d.ts +0 -8
  13. package/dist/common/contracts/submitter.d.ts +0 -3
  14. package/dist/common/contracts/uploader.d.ts +0 -3
  15. package/dist/common/data/index.d.ts +0 -2
  16. package/dist/common/data/mesh.d.ts +0 -8
  17. package/dist/common/data/plutus.d.ts +0 -72
  18. package/dist/common/helpers/generateNonce.d.ts +0 -1
  19. package/dist/common/helpers/index.d.ts +0 -2
  20. package/dist/common/helpers/readPlutusData.d.ts +0 -2
  21. package/dist/common/utils/parser.d.ts +0 -5
  22. package/dist/common/utils/resolver.d.ts +0 -17
  23. package/dist/core/CIP2.d.ts +0 -4
  24. package/dist/core/CIP8.d.ts +0 -15
  25. package/dist/index.d.ts +0 -13
  26. package/dist/providers/blockfrost.provider.d.ts +0 -46
  27. package/dist/providers/index.d.ts +0 -6
  28. package/dist/providers/infura.provider.d.ts +0 -12
  29. package/dist/providers/koios.provider.d.ts +0 -27
  30. package/dist/providers/maestro.provider.d.ts +0 -35
  31. package/dist/providers/ogmios.provider.d.ts +0 -12
  32. package/dist/providers/yaci.provider.d.ts +0 -32
  33. package/dist/scripts/forge.script.d.ts +0 -8
  34. package/dist/scripts/index.d.ts +0 -1
  35. package/dist/serializer/index.d.ts +0 -2
  36. package/dist/serializer/serializer.d.ts +0 -42
  37. package/dist/serializer/signatures.d.ts +0 -3
  38. package/dist/transaction/index.d.ts +0 -2
  39. package/dist/transaction/meshTxBuilder/index.d.ts +0 -2
  40. package/dist/transaction/meshTxBuilder/meshTxBuilder.service.d.ts +0 -47
  41. package/dist/transaction/meshTxBuilder/meshTxBuilderCore.d.ts +0 -292
  42. package/dist/transaction/meshTxBuilder/type.d.ts +0 -128
  43. package/dist/transaction/transaction.service.d.ts +0 -150
  44. package/dist/types/Account.d.ts +0 -5
  45. package/dist/types/AccountInfo.d.ts +0 -7
  46. package/dist/types/Action.d.ts +0 -12
  47. package/dist/types/Asset.d.ts +0 -7
  48. package/dist/types/AssetExtended.d.ts +0 -8
  49. package/dist/types/AssetMetadata.d.ts +0 -24
  50. package/dist/types/BlockInfo.d.ts +0 -17
  51. package/dist/types/Data.d.ts +0 -4
  52. package/dist/types/DataSignature.d.ts +0 -4
  53. package/dist/types/Era.d.ts +0 -1
  54. package/dist/types/Mint.d.ts +0 -10
  55. package/dist/types/NativeScript.d.ts +0 -14
  56. package/dist/types/Network.d.ts +0 -4
  57. package/dist/types/PlutusScript.d.ts +0 -5
  58. package/dist/types/PoolParams.d.ts +0 -16
  59. package/dist/types/Protocol.d.ts +0 -22
  60. package/dist/types/Recipient.d.ts +0 -11
  61. package/dist/types/Relay.d.ts +0 -13
  62. package/dist/types/Token.d.ts +0 -2
  63. package/dist/types/TransactionInfo.d.ts +0 -11
  64. package/dist/types/UTxO.d.ts +0 -15
  65. package/dist/types/Wallet.d.ts +0 -5
  66. package/dist/types/index.d.ts +0 -22
  67. package/dist/wallet/app.service.d.ts +0 -43
  68. package/dist/wallet/browser.service.d.ts +0 -205
  69. package/dist/wallet/embedded.service.d.ts +0 -20
  70. package/dist/wallet/index.d.ts +0 -4
  71. package/dist/wallet/mesh.service.d.ts +0 -188
package/dist/core.cjs CHANGED
@@ -1,18 +1,19 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const $n=require("nanoid"),Ta=require("axios"),Xr=require("bip39"),jt=require("@emurgo/cardano-message-signing-nodejs"),Na=c=>c&&typeof c=="object"&&"default"in c?c:{default:c},Le=Na(Ta),Ua=c=>{const i=[];return c.forEach(t=>{const w=i.find(u=>u.unit===t.unit);w?w.quantity=(parseInt(w.quantity)+parseInt(t.quantity)).toString():i.push(t)}),i},Pa=["testnet","preview","preprod","mainnet"],Jn=c=>Pa.includes(c),Ma=(c,i)=>({alternative:c,fields:i}),wr=c=>({alternative:0,fields:c}),Wn=c=>({alternative:1,fields:c}),Fa=c=>({alternative:2,fields:c}),dn=c=>c===""?Wn([]):wr([wr([wr([c])])]),Ka=(c,i)=>wr([{alternative:0,fields:[c]},dn(i||"")]),Ha=(c,i)=>wr([{alternative:1,fields:[c]},dn(i||"")]),Yr=(c,i)=>({constructor:c,fields:i}),m_=c=>Yr(0,c),Gr=c=>Yr(1,c),qa=c=>Yr(2,c),Ra=c=>c?Gr([]):m_([]),Oe=c=>({bytes:c}),cn=c=>({int:c}),za=c=>({list:c}),pn=c=>Oe(c),wn=c=>Oe(c),ln=c=>c===""?Gr([]):m_([m_([m_([Oe(c)])])]),La=(c,i)=>m_([m_([Oe(c)]),ln(i||"")]),Va=(c,i)=>m_([Gr([Oe(c)]),ln(i||"")]),Ya=(c,i)=>m_([pn(c),wn(i)]),Ga=(c,i)=>m_([m_([Oe(c)]),cn(i)]),$a=c=>Oe(c),Ja=c=>Oe(c),Wa=c=>({int:c}),Zr=c=>({map:c.map(([i,t])=>({k:i,v:t}))}),Xa=c=>({map:c.map(([i,t])=>({k:i,v:t}))}),Za=(c,i)=>m_([c,i]),ts=c=>{const i=[],t={};return c.forEach(w=>{const u=w.unit.replace("lovelace",""),h=u.slice(0,56)||"",k=u.slice(56)||"";t[h]||(t[h]={}),t[h][k]?t[h][k]+=Number(w.quantity):t[h][k]=Number(w.quantity)}),Object.keys(t).forEach(w=>{const u=pn(w),h=Object.keys(t[w]).map(j=>[wn(j),cn(t[w][j])]),k=Zr(h);i.push([u,k])}),Zr(i)},_s=c=>{const i=[];return c.map.forEach(t=>{const w=t.k.bytes;t.v.map.forEach(u=>{const h=u.k.bytes,k=u.v.int.toString(),j=w+h,P=j===""?"lovelace":j;i.push({unit:P,quantity:k})})}),i};var Rr=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function es(c){var i=c.default;if(typeof i=="function"){var t=function(){return i.apply(this,arguments)};t.prototype=i.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(c).forEach(function(w){var u=Object.getOwnPropertyDescriptor(c,w);Object.defineProperty(t,w,u.get?u:{enumerable:!0,get:function(){return c[w]}})}),t}function tn(c){throw new Error('Could not dynamically require "'+c+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var y={exports:{}},Xn={},rs=function(i){return i&&typeof i=="object"&&typeof i.copy=="function"&&typeof i.fill=="function"&&typeof i.readUInt8=="function"},_n={exports:{}};typeof Object.create=="function"?_n.exports=function(i,t){i.super_=t,i.prototype=Object.create(t.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}})}:_n.exports=function(i,t){i.super_=t;var w=function(){};w.prototype=t.prototype,i.prototype=new w,i.prototype.constructor=i};(function(c){var i=Object.getOwnPropertyDescriptors||function(q){for(var L=Object.keys(q),I={},wt=0;wt<L.length;wt++)I[L[wt]]=Object.getOwnPropertyDescriptor(q,L[wt]);return I},t=/%[sdj%]/g;c.format=function(K){if(!ft(K)){for(var q=[],L=0;L<arguments.length;L++)q.push(h(arguments[L]));return q.join(" ")}for(var L=1,I=arguments,wt=I.length,bt=String(K).replace(t,function(et){if(et==="%%")return"%";if(L>=wt)return et;switch(et){case"%s":return String(I[L++]);case"%d":return Number(I[L++]);case"%j":try{return JSON.stringify(I[L++])}catch{return"[Circular]"}default:return et}}),st=I[L];L<wt;st=I[++L])W(st)||!D(st)?bt+=" "+st:bt+=" "+h(st);return bt},c.deprecate=function(K,q){if(typeof process<"u"&&process.noDeprecation===!0)return K;if(typeof process>"u")return function(){return c.deprecate(K,q).apply(this,arguments)};var L=!1;function I(){if(!L){if(process.throwDeprecation)throw new Error(q);process.traceDeprecation?console.trace(q):console.error(q),L=!0}return K.apply(this,arguments)}return I};var w={},u;c.debuglog=function(K){if(Z(u)&&(u=process.env.NODE_DEBUG||""),K=K.toUpperCase(),!w[K])if(new RegExp("\\b"+K+"\\b","i").test(u)){var q=process.pid;w[K]=function(){var L=c.format.apply(c,arguments);console.error("%s %d: %s",K,q,L)}}else w[K]=function(){};return w[K]};function h(K,q){var L={seen:[],stylize:j};return arguments.length>=3&&(L.depth=arguments[2]),arguments.length>=4&&(L.colors=arguments[3]),_t(q)?L.showHidden=q:q&&c._extend(L,q),Z(L.showHidden)&&(L.showHidden=!1),Z(L.depth)&&(L.depth=2),Z(L.colors)&&(L.colors=!1),Z(L.customInspect)&&(L.customInspect=!0),L.colors&&(L.stylize=k),p(L,K,L.depth)}c.inspect=h,h.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},h.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function k(K,q){var L=h.styles[q];return L?"\x1B["+h.colors[L][0]+"m"+K+"\x1B["+h.colors[L][1]+"m":K}function j(K,q){return K}function P(K){var q={};return K.forEach(function(L,I){q[L]=!0}),q}function p(K,q,L){if(K.customInspect&&q&&ct(q.inspect)&&q.inspect!==c.inspect&&!(q.constructor&&q.constructor.prototype===q)){var I=q.inspect(L,K);return ft(I)||(I=p(K,I,L)),I}var wt=V(K,q);if(wt)return wt;var bt=Object.keys(q),st=P(bt);if(K.showHidden&&(bt=Object.getOwnPropertyNames(q)),J(q)&&(bt.indexOf("message")>=0||bt.indexOf("description")>=0))return Y(q);if(bt.length===0){if(ct(q)){var et=q.name?": "+q.name:"";return K.stylize("[Function"+et+"]","special")}if(g(q))return K.stylize(RegExp.prototype.toString.call(q),"regexp");if(Q(q))return K.stylize(Date.prototype.toString.call(q),"date");if(J(q))return Y(q)}var ot="",x=!1,A=["{","}"];if(b(q)&&(x=!0,A=["[","]"]),ct(q)){var B=q.name?": "+q.name:"";ot=" [Function"+B+"]"}if(g(q)&&(ot=" "+RegExp.prototype.toString.call(q)),Q(q)&&(ot=" "+Date.prototype.toUTCString.call(q)),J(q)&&(ot=" "+Y(q)),bt.length===0&&(!x||q.length==0))return A[0]+ot+A[1];if(L<0)return g(q)?K.stylize(RegExp.prototype.toString.call(q),"regexp"):K.stylize("[Object]","special");K.seen.push(q);var N;return x?N=R(K,q,L,st,bt):N=bt.map(function(E){return m(K,q,L,st,E,x)}),K.seen.pop(),$(N,ot,A)}function V(K,q){if(Z(q))return K.stylize("undefined","undefined");if(ft(q)){var L="'"+JSON.stringify(q).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return K.stylize(L,"string")}if(nt(q))return K.stylize(""+q,"number");if(_t(q))return K.stylize(""+q,"boolean");if(W(q))return K.stylize("null","null")}function Y(K){return"["+Error.prototype.toString.call(K)+"]"}function R(K,q,L,I,wt){for(var bt=[],st=0,et=q.length;st<et;++st)Ut(q,String(st))?bt.push(m(K,q,L,I,String(st),!0)):bt.push("");return wt.forEach(function(ot){ot.match(/^\d+$/)||bt.push(m(K,q,L,I,ot,!0))}),bt}function m(K,q,L,I,wt,bt){var st,et,ot;if(ot=Object.getOwnPropertyDescriptor(q,wt)||{value:q[wt]},ot.get?ot.set?et=K.stylize("[Getter/Setter]","special"):et=K.stylize("[Getter]","special"):ot.set&&(et=K.stylize("[Setter]","special")),Ut(I,wt)||(st="["+wt+"]"),et||(K.seen.indexOf(ot.value)<0?(W(L)?et=p(K,ot.value,null):et=p(K,ot.value,L-1),et.indexOf(`
2
- `)>-1&&(bt?et=et.split(`
3
- `).map(function(x){return" "+x}).join(`
4
- `).substr(2):et=`
5
- `+et.split(`
6
- `).map(function(x){return" "+x}).join(`
7
- `))):et=K.stylize("[Circular]","special")),Z(st)){if(bt&&wt.match(/^\d+$/))return et;st=JSON.stringify(""+wt),st.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(st=st.substr(1,st.length-2),st=K.stylize(st,"name")):(st=st.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),st=K.stylize(st,"string"))}return st+": "+et}function $(K,q,L){var I=K.reduce(function(wt,bt){return bt.indexOf(`
8
- `)>=0,wt+bt.replace(/\u001b\[\d\d?m/g,"").length+1},0);return I>60?L[0]+(q===""?"":q+`
9
- `)+" "+K.join(`,
10
- `)+" "+L[1]:L[0]+q+" "+K.join(", ")+" "+L[1]}function b(K){return Array.isArray(K)}c.isArray=b;function _t(K){return typeof K=="boolean"}c.isBoolean=_t;function W(K){return K===null}c.isNull=W;function v(K){return K==null}c.isNullOrUndefined=v;function nt(K){return typeof K=="number"}c.isNumber=nt;function ft(K){return typeof K=="string"}c.isString=ft;function a(K){return typeof K=="symbol"}c.isSymbol=a;function Z(K){return K===void 0}c.isUndefined=Z;function g(K){return D(K)&&xt(K)==="[object RegExp]"}c.isRegExp=g;function D(K){return typeof K=="object"&&K!==null}c.isObject=D;function Q(K){return D(K)&&xt(K)==="[object Date]"}c.isDate=Q;function J(K){return D(K)&&(xt(K)==="[object Error]"||K instanceof Error)}c.isError=J;function ct(K){return typeof K=="function"}c.isFunction=ct;function ut(K){return K===null||typeof K=="boolean"||typeof K=="number"||typeof K=="string"||typeof K=="symbol"||typeof K>"u"}c.isPrimitive=ut,c.isBuffer=rs;function xt(K){return Object.prototype.toString.call(K)}function At(K){return K<10?"0"+K.toString(10):K.toString(10)}var pt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function It(){var K=new Date,q=[At(K.getHours()),At(K.getMinutes()),At(K.getSeconds())].join(":");return[K.getDate(),pt[K.getMonth()],q].join(" ")}c.log=function(){console.log("%s - %s",It(),c.format.apply(c,arguments))},c.inherits=_n.exports,c._extend=function(K,q){if(!q||!D(q))return K;for(var L=Object.keys(q),I=L.length;I--;)K[L[I]]=q[L[I]];return K};function Ut(K,q){return Object.prototype.hasOwnProperty.call(K,q)}var Dt=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;c.promisify=function(q){if(typeof q!="function")throw new TypeError('The "original" argument must be of type Function');if(Dt&&q[Dt]){var L=q[Dt];if(typeof L!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(L,Dt,{value:L,enumerable:!1,writable:!1,configurable:!0}),L}function L(){for(var I,wt,bt=new Promise(function(ot,x){I=ot,wt=x}),st=[],et=0;et<arguments.length;et++)st.push(arguments[et]);st.push(function(ot,x){ot?wt(ot):I(x)});try{q.apply(this,st)}catch(ot){wt(ot)}return bt}return Object.setPrototypeOf(L,Object.getPrototypeOf(q)),Dt&&Object.defineProperty(L,Dt,{value:L,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(L,i(q))},c.promisify.custom=Dt;function Pt(K,q){if(!K){var L=new Error("Promise was rejected with a falsy value");L.reason=K,K=L}return q(K)}function qt(K){if(typeof K!="function")throw new TypeError('The "original" argument must be of type Function');function q(){for(var L=[],I=0;I<arguments.length;I++)L.push(arguments[I]);var wt=L.pop();if(typeof wt!="function")throw new TypeError("The last argument must be of type Function");var bt=this,st=function(){return wt.apply(bt,arguments)};K.apply(this,L).then(function(et){process.nextTick(st,null,et)},function(et){process.nextTick(Pt,et,st)})}return Object.setPrototypeOf(q,Object.getPrototypeOf(K)),Object.defineProperties(q,i(K)),q}c.callbackify=qt})(Xn);const ns={},as=Object.freeze(Object.defineProperty({__proto__:null,default:ns},Symbol.toStringTag,{value:"Module"})),In=es(as);(function(c){let i={};i.__wbindgen_placeholder__=c.exports;let t;const{TextDecoder:w,TextEncoder:u}=Xn,h=new Array(128).fill(void 0);h.push(void 0,null,!0,!1);function k(C){return h[C]}let j=h.length;function P(C){C<132||(h[C]=j,j=C)}function p(C){const _=k(C);return P(C),_}let V=new w("utf-8",{ignoreBOM:!0,fatal:!0});V.decode();let Y=null;function R(){return(Y===null||Y.byteLength===0)&&(Y=new Uint8Array(t.memory.buffer)),Y}function m(C,_){return C=C>>>0,V.decode(R().subarray(C,C+_))}function $(C){j===h.length&&h.push(h.length+1);const _=j;return j=h[_],h[_]=C,_}let b=0,_t=new u("utf-8");const W=typeof _t.encodeInto=="function"?function(C,_){return _t.encodeInto(C,_)}:function(C,_){const e=_t.encode(C);return _.set(e),{read:C.length,written:e.length}};function v(C,_,e){if(e===void 0){const o=_t.encode(C),f=_(o.length,1)>>>0;return R().subarray(f,f+o.length).set(o),b=o.length,f}let s=C.length,n=_(s,1)>>>0;const r=R();let d=0;for(;d<s;d++){const o=C.charCodeAt(d);if(o>127)break;r[n+d]=o}if(d!==s){d!==0&&(C=C.slice(d)),n=e(n,s,s=d+C.length*3,1)>>>0;const o=R().subarray(n+d,n+s),f=W(C,o);d+=f.written}return b=d,n}function nt(C){return C==null}let ft=null;function a(){return(ft===null||ft.byteLength===0)&&(ft=new Int32Array(t.memory.buffer)),ft}function Z(C){const _=typeof C;if(_=="number"||_=="boolean"||C==null)return`${C}`;if(_=="string")return`"${C}"`;if(_=="symbol"){const n=C.description;return n==null?"Symbol":`Symbol(${n})`}if(_=="function"){const n=C.name;return typeof n=="string"&&n.length>0?`Function(${n})`:"Function"}if(Array.isArray(C)){const n=C.length;let r="[";n>0&&(r+=Z(C[0]));for(let d=1;d<n;d++)r+=", "+Z(C[d]);return r+="]",r}const e=/\[object ([^\]]+)\]/.exec(toString.call(C));let s;if(e.length>1)s=e[1];else return toString.call(C);if(s=="Object")try{return"Object("+JSON.stringify(C)+")"}catch{return"Object"}return C instanceof Error?`${C.name}: ${C.message}
11
- ${C.stack}`:s}c.exports.script_to_address=function(C,_,e){let s,n;try{const l=t.__wbindgen_add_to_stack_pointer(-16),H=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),rt=b;var r=nt(e)?0:v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),d=b;t.script_to_address(l,C,H,rt,r,d);var o=a()[l/4+0],f=a()[l/4+1];return s=o,n=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(s,n,1)}},c.exports.serialize_bech32_address=function(C){const _=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),e=b,s=t.serialize_bech32_address(_,e);return vr.__wrap(s)};function g(C,_){if(!(C instanceof _))throw new Error(`expected instance of ${_.name}`);return C.ptr}c.exports.apply_params_to_script=function(C,_){let e,s;try{const rt=t.__wbindgen_add_to_stack_pointer(-16);g(C,er);var n=C.__destroy_into_raw();const dt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),Xe=b;t.apply_params_to_script(rt,n,dt,Xe);var r=a()[rt/4+0],d=a()[rt/4+1],o=a()[rt/4+2],f=a()[rt/4+3],l=r,H=d;if(f)throw l=0,H=0,p(o);return e=l,s=H,m(l,H)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}},c.exports.get_v2_script_hash=function(C){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.get_v2_script_hash(r,d,o);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}},c.exports.calculate_tx_hash=function(C){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.calculate_tx_hash(r,d,o);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}},c.exports.sign_transaction=function(C,_){let e,s;try{const o=t.__wbindgen_add_to_stack_pointer(-16),f=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),l=b;g(_,er);var n=_.__destroy_into_raw();t.sign_transaction(o,f,l,n);var r=a()[o/4+0],d=a()[o/4+1];return e=r,s=d,m(r,d)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}};function D(C,_){return C=C>>>0,R().subarray(C/1,C/1+_)}function Q(C,_){const e=_(C.length*1,1)>>>0;return R().set(C,e/1),b=C.length,e}c.exports.encrypt_with_password=function(C,_,e,s){let n,r;try{const dt=t.__wbindgen_add_to_stack_pointer(-16),Xe=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),mr=b,Ba=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),Sa=b,Ea=v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),Qa=b,Oa=v(s,t.__wbindgen_malloc,t.__wbindgen_realloc),Da=b;t.encrypt_with_password(dt,Xe,mr,Ba,Sa,Ea,Qa,Oa,Da);var d=a()[dt/4+0],o=a()[dt/4+1],f=a()[dt/4+2],l=a()[dt/4+3],H=d,rt=o;if(l)throw H=0,rt=0,p(f);return n=H,r=rt,m(H,rt)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(n,r,1)}},c.exports.decrypt_with_password=function(C,_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b,Xe=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),mr=b;t.decrypt_with_password(H,rt,dt,Xe,mr);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}},c.exports.min_fee=function(C,_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(C,f_),g(_,nr),t.min_fee(r,C.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.calculate_ex_units_ceil_cost=function(C,_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(C,at),g(_,vt),t.calculate_ex_units_ceil_cost(r,C.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.min_script_fee=function(C,_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(C,f_),g(_,vt),t.min_script_fee(r,C.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.encode_arbitrary_bytes_as_metadatum=function(C){const _=Q(C,t.__wbindgen_malloc),e=b,s=t.encode_arbitrary_bytes_as_metadatum(_,e);return mt.__wrap(s)},c.exports.decode_arbitrary_bytes_from_metadatum=function(C){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(C,mt),t.decode_arbitrary_bytes_from_metadatum(d,C.__wbg_ptr);var _=a()[d/4+0],e=a()[d/4+1],s=a()[d/4+2],n=a()[d/4+3];if(n)throw p(s);var r=D(_,e).slice();return t.__wbindgen_free(_,e*1),r}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.encode_json_str_to_metadatum=function(C,_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.encode_json_str_to_metadatum(r,d,o,_);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.decode_metadatum_to_json_str=function(C,_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16);g(C,mt),t.decode_metadatum_to_json_str(H,C.__wbg_ptr,_);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}},c.exports.encode_json_str_to_plutus_datum=function(C,_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.encode_json_str_to_plutus_datum(r,d,o,_);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.decode_plutus_datum_to_json_str=function(C,_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16);g(C,yt),t.decode_plutus_datum_to_json_str(H,C.__wbg_ptr,_);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}},c.exports.create_send_all=function(C,_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(C,pt),g(_,We),g(e,or),t.create_send_all(d,C.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return Or.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}};let J=null;function ct(){return(J===null||J.byteLength===0)&&(J=new Uint32Array(t.memory.buffer)),J}function ut(C,_){return C=C>>>0,ct().subarray(C/4,C/4+_)}c.exports.make_daedalus_bootstrap_witness=function(C,_,e){g(C,h_),g(_,A),g(e,hr);const s=t.make_daedalus_bootstrap_witness(C.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return ot.__wrap(s)},c.exports.make_icarus_bootstrap_witness=function(C,_,e){g(C,h_),g(_,A),g(e,wt);const s=t.make_icarus_bootstrap_witness(C.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return ot.__wrap(s)},c.exports.make_vkey_witness=function(C,_){g(C,h_),g(_,A_);const e=t.make_vkey_witness(C.__wbg_ptr,_.__wbg_ptr);return R_.__wrap(e)},c.exports.hash_auxiliary_data=function(C){g(C,Pt);const _=t.hash_auxiliary_data(C.__wbg_ptr);return qt.__wrap(_)},c.exports.hash_transaction=function(C){g(C,Wt);const _=t.hash_transaction(C.__wbg_ptr);return h_.__wrap(_)},c.exports.hash_plutus_data=function(C){g(C,yt);const _=t.hash_plutus_data(C.__wbg_ptr);return U.__wrap(_)},c.exports.hash_script_data=function(C,_,e){g(C,I_),g(_,M);let s=0;nt(e)||(g(e,n_),s=e.__destroy_into_raw());const n=t.hash_script_data(C.__wbg_ptr,_.__wbg_ptr,s);return M_.__wrap(n)},c.exports.get_implicit_input=function(C,_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(C,Wt),g(_,I),g(e,I),t.get_implicit_input(d,C.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return gt.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.get_deposit=function(C,_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(C,Wt),g(_,I),g(e,I),t.get_deposit(d,C.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return I.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.min_ada_for_output=function(C,_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(C,Gt),g(_,F),t.min_ada_for_output(r,C.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.min_ada_required=function(C,_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(C,gt),g(e,I),t.min_ada_required(d,C.__wbg_ptr,_,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return I.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}},c.exports.encode_json_str_to_native_script=function(C,_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16),o=v(C,t.__wbindgen_malloc,t.__wbindgen_realloc),f=b,l=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),H=b;t.encode_json_str_to_native_script(d,o,f,l,H,e);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return Nt.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}};function xt(C,_){const e=_(C.length*4,4)>>>0;return ct().set(C,e/4),b=C.length,e}function At(C,_){try{return C.apply(this,_)}catch(e){t.__wbindgen_exn_store($(e))}}c.exports.StakeCredKind=Object.freeze({Key:0,0:"Key",Script:1,1:"Script"}),c.exports.TransactionMetadatumKind=Object.freeze({MetadataMap:0,0:"MetadataMap",MetadataList:1,1:"MetadataList",Int:2,2:"Int",Bytes:3,3:"Bytes",Text:4,4:"Text"}),c.exports.MetadataJsonSchema=Object.freeze({NoConversions:0,0:"NoConversions",BasicConversions:1,1:"BasicConversions",DetailedSchema:2,2:"DetailedSchema"}),c.exports.LanguageKind=Object.freeze({PlutusV1:0,0:"PlutusV1",PlutusV2:1,1:"PlutusV2"}),c.exports.PlutusDataKind=Object.freeze({ConstrPlutusData:0,0:"ConstrPlutusData",Map:1,1:"Map",List:2,2:"List",Integer:3,3:"Integer",Bytes:4,4:"Bytes"}),c.exports.RedeemerTagKind=Object.freeze({Spend:0,0:"Spend",Mint:1,1:"Mint",Cert:2,2:"Cert",Reward:3,3:"Reward"}),c.exports.PlutusDatumSchema=Object.freeze({BasicConversions:0,0:"BasicConversions",DetailedSchema:1,1:"DetailedSchema"}),c.exports.CoinSelectionStrategyCIP2=Object.freeze({LargestFirst:0,0:"LargestFirst",RandomImprove:1,1:"RandomImprove",LargestFirstMultiAsset:2,2:"LargestFirstMultiAsset",RandomImproveMultiAsset:3,3:"RandomImproveMultiAsset"}),c.exports.CborContainerType=Object.freeze({Array:0,0:"Array",Map:1,1:"Map"}),c.exports.ScriptSchema=Object.freeze({Wallet:0,0:"Wallet",Node:1,1:"Node"}),c.exports.CertificateKind=Object.freeze({StakeRegistration:0,0:"StakeRegistration",StakeDeregistration:1,1:"StakeDeregistration",StakeDelegation:2,2:"StakeDelegation",PoolRegistration:3,3:"PoolRegistration",PoolRetirement:4,4:"PoolRetirement",GenesisKeyDelegation:5,5:"GenesisKeyDelegation",MoveInstantaneousRewardsCert:6,6:"MoveInstantaneousRewardsCert"}),c.exports.MIRPot=Object.freeze({Reserves:0,0:"Reserves",Treasury:1,1:"Treasury"}),c.exports.MIRKind=Object.freeze({ToOtherPot:0,0:"ToOtherPot",ToStakeCredentials:1,1:"ToStakeCredentials"}),c.exports.RelayKind=Object.freeze({SingleHostAddr:0,0:"SingleHostAddr",SingleHostName:1,1:"SingleHostName",MultiHostName:2,2:"MultiHostName"}),c.exports.NativeScriptKind=Object.freeze({ScriptPubkey:0,0:"ScriptPubkey",ScriptAll:1,1:"ScriptAll",ScriptAny:2,2:"ScriptAny",ScriptNOfK:3,3:"ScriptNOfK",TimelockStart:4,4:"TimelockStart",TimelockExpiry:5,5:"TimelockExpiry"}),c.exports.ScriptHashNamespace=Object.freeze({NativeScript:0,0:"NativeScript",PlutusScript:1,1:"PlutusScript",PlutusScriptV2:2,2:"PlutusScriptV2"}),c.exports.NetworkIdKind=Object.freeze({Testnet:0,0:"Testnet",Mainnet:1,1:"Mainnet"});class pt{static __wrap(_){_=_>>>0;const e=Object.create(pt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_address_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.address_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.address_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.address_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.address_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.address_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.address_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.address_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const dt=t.__wbindgen_add_to_stack_pointer(-16);var n=nt(_)?0:v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),r=b;t.address_to_bech32(dt,this.__wbg_ptr,n,r);var d=a()[dt/4+0],o=a()[dt/4+1],f=a()[dt/4+2],l=a()[dt/4+3],H=d,rt=o;if(l)throw H=0,rt=0,p(f);return e=H,s=rt,m(H,rt)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.address_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}network_id(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.address_network_id(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Address=pt;class It{static __wrap(_){_=_>>>0;const e=Object.create(It.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_assetname_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.assetname_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return It.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.assetname_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return It.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.assetname_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return It.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.assetname_new(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return It.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}name(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_name(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.AssetName=It;class Ut{static __wrap(_){_=_>>>0;const e=Object.create(Ut.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_assetnames_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetnames_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.assetnames_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ut.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.assetnames_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.assetnames_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ut.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.assetnames_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetnames_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.assetnames_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ut.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assetnames_new();return Ut.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.assetnames_get(this.__wbg_ptr,_);return It.__wrap(e)}add(_){g(_,It),t.assetnames_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.AssetNames=Ut;class Dt{static __wrap(_){_=_>>>0;const e=Object.create(Dt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_assets_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assets_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.assets_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Dt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.assets_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.assets_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Dt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.assets_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assets_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.assets_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Dt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assets_new();return Dt.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,It),g(e,I);const s=t.assets_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:I.__wrap(s)}get(_){g(_,It);const e=t.assets_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:I.__wrap(e)}keys(){const _=t.assets_keys(this.__wbg_ptr);return Ut.__wrap(_)}}c.exports.Assets=Dt;class Pt{static __wrap(_){_=_>>>0;const e=Object.create(Pt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_auxiliarydata_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydata_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.auxiliarydata_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydata_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.auxiliarydata_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydata_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydata_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.auxiliarydata_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Pt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydata_new();return Pt.__wrap(_)}metadata(){const _=t.auxiliarydata_metadata(this.__wbg_ptr);return _===0?void 0:Ot.__wrap(_)}set_metadata(_){g(_,Ot),t.auxiliarydata_set_metadata(this.__wbg_ptr,_.__wbg_ptr)}native_scripts(){const _=t.auxiliarydata_native_scripts(this.__wbg_ptr);return _===0?void 0:Ht.__wrap(_)}set_native_scripts(_){g(_,Ht),t.auxiliarydata_set_native_scripts(this.__wbg_ptr,_.__wbg_ptr)}plutus_scripts(){const _=t.auxiliarydata_plutus_scripts(this.__wbg_ptr);return _===0?void 0:x_.__wrap(_)}set_plutus_scripts(_){g(_,x_),t.auxiliarydata_set_plutus_scripts(this.__wbg_ptr,_.__wbg_ptr)}prefer_alonzo_format(){return t.auxiliarydata_prefer_alonzo_format(this.__wbg_ptr)!==0}set_prefer_alonzo_format(_){t.auxiliarydata_set_prefer_alonzo_format(this.__wbg_ptr,_)}}c.exports.AuxiliaryData=Pt;class qt{static __wrap(_){_=_>>>0;const e=Object.create(qt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_auxiliarydatahash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.auxiliarydatahash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return qt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.auxiliarydatahash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return qt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.auxiliarydatahash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return qt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.AuxiliaryDataHash=qt;class K{static __wrap(_){_=_>>>0;const e=Object.create(K.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_auxiliarydataset_free(_)}static new(){const _=t.auxiliarydataset_new();return K.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(e,Pt);const s=t.auxiliarydataset_insert(this.__wbg_ptr,_,e.__wbg_ptr);return s===0?void 0:Pt.__wrap(s)}get(_){const e=t.auxiliarydataset_get(this.__wbg_ptr,_);return e===0?void 0:Pt.__wrap(e)}indices(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydataset_indices(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=ut(_,e).slice();return t.__wbindgen_free(_,e*4),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.AuxiliaryDataSet=K;class q{static __wrap(_){_=_>>>0;const e=Object.create(q.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_baseaddress_free(_)}static new(_,e,s){g(e,Qt),g(s,Qt);const n=t.baseaddress_new(_,e.__wbg_ptr,s.__wbg_ptr);return q.__wrap(n)}payment_cred(){const _=t.baseaddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}stake_cred(){const _=t.baseaddress_stake_cred(this.__wbg_ptr);return Qt.__wrap(_)}to_address(){const _=t.baseaddress_to_address(this.__wbg_ptr);return pt.__wrap(_)}static from_address(_){g(_,pt);const e=t.baseaddress_from_address(_.__wbg_ptr);return e===0?void 0:q.__wrap(e)}}c.exports.BaseAddress=q;class L{static __wrap(_){_=_>>>0;const e=Object.create(L.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_bigint_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bigint_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.bigint_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return L.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bigint_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bigint_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return L.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.bigint_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bigint_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bigint_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return L.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}is_zero(){return t.bigint_is_zero(this.__wbg_ptr)!==0}as_u64(){const _=t.bigint_as_u64(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}as_int(){const _=t.bigint_as_int(this.__wbg_ptr);return _===0?void 0:Et.__wrap(_)}static from_str(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bigint_from_str(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return L.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_str(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bigint_to_str(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}add(_){g(_,L);const e=t.bigint_add(this.__wbg_ptr,_.__wbg_ptr);return L.__wrap(e)}mul(_){g(_,L);const e=t.bigint_mul(this.__wbg_ptr,_.__wbg_ptr);return L.__wrap(e)}static one(){const _=t.bigint_one();return L.__wrap(_)}increment(){const _=t.bigint_increment(this.__wbg_ptr);return L.__wrap(_)}div_ceil(_){g(_,L);const e=t.bigint_div_ceil(this.__wbg_ptr,_.__wbg_ptr);return L.__wrap(e)}}c.exports.BigInt=L;class I{static __wrap(_){_=_>>>0;const e=Object.create(I.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_bignum_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bignum_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.bignum_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bignum_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bignum_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.bignum_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bignum_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bignum_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_str(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bignum_from_str(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_str(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bignum_to_str(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static zero(){const _=t.bignum_zero();return I.__wrap(_)}static one(){const _=t.bignum_one();return I.__wrap(_)}is_zero(){return t.bignum_is_zero(this.__wbg_ptr)!==0}div_floor(_){g(_,I);const e=t.bignum_div_floor(this.__wbg_ptr,_.__wbg_ptr);return I.__wrap(e)}checked_mul(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,I),t.bignum_checked_mul(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}checked_add(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,I),t.bignum_checked_add(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}checked_sub(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,I),t.bignum_checked_sub(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}clamped_sub(_){g(_,I);const e=t.bignum_clamped_sub(this.__wbg_ptr,_.__wbg_ptr);return I.__wrap(e)}compare(_){return g(_,I),t.bignum_compare(this.__wbg_ptr,_.__wbg_ptr)}less_than(_){return g(_,I),t.bignum_less_than(this.__wbg_ptr,_.__wbg_ptr)!==0}static max_value(){const _=t.bignum_max_value();return I.__wrap(_)}static max(_,e){g(_,I),g(e,I);const s=t.bignum_max(_.__wbg_ptr,e.__wbg_ptr);return I.__wrap(s)}}c.exports.BigNum=I;class wt{static __wrap(_){_=_>>>0;const e=Object.create(wt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_bip32privatekey_free(_)}derive(_){const e=t.bip32privatekey_derive(this.__wbg_ptr,_);return wt.__wrap(e)}static from_128_xprv(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.bip32privatekey_from_128_xprv(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_128_xprv(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_to_128_xprv(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static generate_ed25519_bip32(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_generate_ed25519_bip32(n);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return wt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_raw_key(){const _=t.bip32privatekey_to_raw_key(this.__wbg_ptr);return A_.__wrap(_)}to_public(){const _=t.bip32privatekey_to_public(this.__wbg_ptr);return bt.__wrap(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.bip32privatekey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_as_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bip32privatekey_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_to_bech32(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_bip39_entropy(_,e){const s=Q(_,t.__wbindgen_malloc),n=b,r=Q(e,t.__wbindgen_malloc),d=b,o=t.bip32privatekey_from_bip39_entropy(s,n,r,d);return wt.__wrap(o)}chaincode(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_chaincode(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bip32privatekey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Bip32PrivateKey=wt;class bt{static __wrap(_){_=_>>>0;const e=Object.create(bt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_bip32publickey_free(_)}derive(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bip32publickey_derive(r,this.__wbg_ptr,_);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return bt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_raw_key(){const _=t.bip32publickey_to_raw_key(this.__wbg_ptr);return u_.__wrap(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.bip32publickey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return bt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32publickey_as_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bip32publickey_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return bt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bip32publickey_to_bech32(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}chaincode(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32publickey_chaincode(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bip32publickey_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bip32publickey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return bt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Bip32PublicKey=bt;class st{static __wrap(_){_=_>>>0;const e=Object.create(st.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_block_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.block_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.block_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return st.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.block_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.block_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return st.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.block_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.block_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.block_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return st.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}header(){const _=t.block_header(this.__wbg_ptr);return __.__wrap(_)}transaction_bodies(){const _=t.block_transaction_bodies(this.__wbg_ptr);return ve.__wrap(_)}transaction_witness_sets(){const _=t.block_transaction_witness_sets(this.__wbg_ptr);return ke.__wrap(_)}auxiliary_data_set(){const _=t.block_auxiliary_data_set(this.__wbg_ptr);return K.__wrap(_)}invalid_transactions(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.block_invalid_transactions(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=ut(_,e).slice();return t.__wbindgen_free(_,e*4),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_,e,s,n,r){g(_,__),g(e,ve),g(s,ke),g(n,K);const d=xt(r,t.__wbindgen_malloc),o=b,f=t.block_new(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr,n.__wbg_ptr,d,o);return st.__wrap(f)}}c.exports.Block=st;class et{static __wrap(_){_=_>>>0;const e=Object.create(et.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_blockhash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.blockhash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.blockhash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.blockhash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.BlockHash=et;class ot{static __wrap(_){_=_>>>0;const e=Object.create(ot.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_bootstrapwitness_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bootstrapwitness_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.bootstrapwitness_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ot.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.bootstrapwitness_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bootstrapwitness_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ot.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.bootstrapwitness_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bootstrapwitness_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.bootstrapwitness_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ot.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}vkey(){const _=t.bootstrapwitness_vkey(this.__wbg_ptr);return Zt.__wrap(_)}signature(){const _=t.bootstrapwitness_signature(this.__wbg_ptr);return it.__wrap(_)}chain_code(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_name(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}attributes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bootstrapwitness_attributes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_,e,s,n){g(_,Zt),g(e,it);const r=Q(s,t.__wbindgen_malloc),d=b,o=Q(n,t.__wbindgen_malloc),f=b,l=t.bootstrapwitness_new(_.__wbg_ptr,e.__wbg_ptr,r,d,o,f);return ot.__wrap(l)}}c.exports.BootstrapWitness=ot;class x{static __wrap(_){_=_>>>0;const e=Object.create(x.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_bootstrapwitnesses_free(_)}static new(){const _=t.assetnames_new();return x.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.bootstrapwitnesses_get(this.__wbg_ptr,_);return ot.__wrap(e)}add(_){g(_,ot),t.bootstrapwitnesses_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.BootstrapWitnesses=x;class A{static __wrap(_){_=_>>>0;const e=Object.create(A.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_byronaddress_free(_)}to_base58(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.byronaddress_to_base58(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.byronaddress_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.byronaddress_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return A.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}byron_protocol_magic(){return t.byronaddress_byron_protocol_magic(this.__wbg_ptr)>>>0}attributes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.byronaddress_attributes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}network_id(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.byronaddress_network_id(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_base58(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.byronaddress_from_base58(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return A.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static icarus_from_key(_,e){g(_,bt);const s=t.byronaddress_icarus_from_key(_.__wbg_ptr,e);return A.__wrap(s)}static is_valid(_){const e=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),s=b;return t.byronaddress_is_valid(e,s)!==0}to_address(){const _=t.byronaddress_to_address(this.__wbg_ptr);return pt.__wrap(_)}static from_address(_){g(_,pt);const e=t.byronaddress_from_address(_.__wbg_ptr);return e===0?void 0:A.__wrap(e)}}c.exports.ByronAddress=A;class B{static __wrap(_){_=_>>>0;const e=Object.create(B.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_certificate_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.certificate_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.certificate_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return B.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.certificate_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.certificate_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return B.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.certificate_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.certificate_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.certificate_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return B.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_stake_registration(_){g(_,ye);const e=t.certificate_new_stake_registration(_.__wbg_ptr);return B.__wrap(e)}static new_stake_deregistration(_){g(_,he);const e=t.certificate_new_stake_deregistration(_.__wbg_ptr);return B.__wrap(e)}static new_stake_delegation(_){g(_,fe);const e=t.certificate_new_stake_delegation(_.__wbg_ptr);return B.__wrap(e)}static new_pool_registration(_){g(_,se);const e=t.certificate_new_pool_registration(_.__wbg_ptr);return B.__wrap(e)}static new_pool_retirement(_){g(_,oe);const e=t.certificate_new_pool_retirement(_.__wbg_ptr);return B.__wrap(e)}static new_genesis_key_delegation(_){g(_,Rt);const e=t.certificate_new_genesis_key_delegation(_.__wbg_ptr);return B.__wrap(e)}static new_move_instantaneous_rewards_cert(_){g(_,Z_);const e=t.certificate_new_move_instantaneous_rewards_cert(_.__wbg_ptr);return B.__wrap(e)}kind(){return t.certificate_kind(this.__wbg_ptr)>>>0}as_stake_registration(){const _=t.certificate_as_stake_registration(this.__wbg_ptr);return _===0?void 0:ye.__wrap(_)}as_stake_deregistration(){const _=t.certificate_as_stake_deregistration(this.__wbg_ptr);return _===0?void 0:he.__wrap(_)}as_stake_delegation(){const _=t.certificate_as_stake_delegation(this.__wbg_ptr);return _===0?void 0:fe.__wrap(_)}as_pool_registration(){const _=t.certificate_as_pool_registration(this.__wbg_ptr);return _===0?void 0:se.__wrap(_)}as_pool_retirement(){const _=t.certificate_as_pool_retirement(this.__wbg_ptr);return _===0?void 0:oe.__wrap(_)}as_genesis_key_delegation(){const _=t.certificate_as_genesis_key_delegation(this.__wbg_ptr);return _===0?void 0:Rt.__wrap(_)}as_move_instantaneous_rewards_cert(){const _=t.certificate_as_move_instantaneous_rewards_cert(this.__wbg_ptr);return _===0?void 0:Z_.__wrap(_)}}c.exports.Certificate=B;class N{static __wrap(_){_=_>>>0;const e=Object.create(N.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_certificates_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.certificates_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.certificates_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return N.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.certificates_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.certificates_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return N.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.certificates_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.certificates_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.certificates_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return N.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return N.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.certificates_get(this.__wbg_ptr,_);return B.__wrap(e)}add(_){g(_,B),t.certificates_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.Certificates=N;class E{static __wrap(_){_=_>>>0;const e=Object.create(E.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_constrplutusdata_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.constrplutusdata_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.constrplutusdata_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return E.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.constrplutusdata_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.constrplutusdata_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return E.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}alternative(){const _=t.constrplutusdata_alternative(this.__wbg_ptr);return I.__wrap(_)}data(){const _=t.constrplutusdata_data(this.__wbg_ptr);return n_.__wrap(_)}static new(_,e){g(_,I),g(e,n_);const s=t.constrplutusdata_new(_.__wbg_ptr,e.__wbg_ptr);return E.__wrap(s)}}c.exports.ConstrPlutusData=E;class T{static __wrap(_){_=_>>>0;const e=Object.create(T.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_costmodel_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.costmodel_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.costmodel_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return T.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.costmodel_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.costmodel_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return T.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.costmodel_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.costmodel_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.costmodel_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return T.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return T.__wrap(_)}set(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(e,Et),t.costmodel_set(d,this.__wbg_ptr,_,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return Et.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.costmodel_get(r,this.__wbg_ptr,_);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}}c.exports.CostModel=T;class M{static __wrap(_){_=_>>>0;const e=Object.create(M.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_costmdls_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.costmdls_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.costmdls_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return M.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.costmdls_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.costmdls_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return M.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.costmdls_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.costmdls_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.costmdls_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return M.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assets_new();return M.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,Jt),g(e,T);const s=t.costmdls_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:T.__wrap(s)}get(_){g(_,Jt);const e=t.costmdls_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:T.__wrap(e)}keys(){const _=t.costmdls_keys(this.__wbg_ptr);return Ye.__wrap(_)}retain_language_versions(_){g(_,Ye);const e=t.costmdls_retain_language_versions(this.__wbg_ptr,_.__wbg_ptr);return M.__wrap(e)}}c.exports.Costmdls=M;class S{static __wrap(_){_=_>>>0;const e=Object.create(S.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_dnsrecordaoraaaa_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.dnsrecordaoraaaa_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return S.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordaoraaaa_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return S.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordaoraaaa_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return S.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordaoraaaa_new(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return S.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}record(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_record(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}}c.exports.DNSRecordAorAAAA=S;class O{static __wrap(_){_=_>>>0;const e=Object.create(O.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_dnsrecordsrv_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordsrv_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.dnsrecordsrv_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return O.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordsrv_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordsrv_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return O.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordaoraaaa_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return O.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordsrv_new(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return O.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}record(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_record(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}}c.exports.DNSRecordSRV=O;class F{static __wrap(_){_=_>>>0;const e=Object.create(F.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_datacost_free(_)}static new_coins_per_word(_){g(_,I);const e=t.datacost_new_coins_per_word(_.__wbg_ptr);return F.__wrap(e)}static new_coins_per_byte(_){g(_,I);const e=t.datacost_new_coins_per_byte(_.__wbg_ptr);return F.__wrap(e)}coins_per_byte(){const _=t.datacost_coins_per_byte(this.__wbg_ptr);return I.__wrap(_)}}c.exports.DataCost=F;class U{static __wrap(_){_=_>>>0;const e=Object.create(U.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_datahash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.datahash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return U.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.datahash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return U.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.datahash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return U.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.DataHash=U;class z{static __wrap(_){_=_>>>0;const e=Object.create(z.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_datumsource_free(_)}static new(_){g(_,yt);const e=t.datumsource_new(_.__wbg_ptr);return z.__wrap(e)}static new_ref_input(_){g(_,Ct);const e=t.datumsource_new_ref_input(_.__wbg_ptr);return z.__wrap(e)}}c.exports.DatumSource=z;class X{static __wrap(_){_=_>>>0;const e=Object.create(X.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_ed25519keyhash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ed25519keyhash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return X.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.ed25519keyhash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ed25519keyhash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return X.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ed25519keyhash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return X.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Ed25519KeyHash=X;class tt{static __wrap(_){_=_>>>0;const e=Object.create(tt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_ed25519keyhashes_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ed25519keyhashes_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return tt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ed25519keyhashes_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return tt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ed25519keyhashes_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return tt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.ed25519keyhashes_new();return tt.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.ed25519keyhashes_get(this.__wbg_ptr,_);return X.__wrap(e)}add(_){g(_,X),t.ed25519keyhashes_add(this.__wbg_ptr,_.__wbg_ptr)}to_option(){const _=t.ed25519keyhashes_to_option(this.__wbg_ptr);return _===0?void 0:tt.__wrap(_)}}c.exports.Ed25519KeyHashes=tt;class it{static __wrap(_){_=_>>>0;const e=Object.create(it.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_ed25519signature_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32publickey_as_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519signature_to_bech32(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519signature_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ed25519signature_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return it.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ed25519signature_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return it.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ed25519signature_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return it.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Ed25519Signature=it;class Bt{static __wrap(_){_=_>>>0;const e=Object.create(Bt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_enterpriseaddress_free(_)}static new(_,e){g(e,Qt);const s=t.enterpriseaddress_new(_,e.__wbg_ptr);return Bt.__wrap(s)}payment_cred(){const _=t.baseaddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}to_address(){const _=t.enterpriseaddress_to_address(this.__wbg_ptr);return pt.__wrap(_)}static from_address(_){g(_,pt);const e=t.enterpriseaddress_from_address(_.__wbg_ptr);return e===0?void 0:Bt.__wrap(e)}}c.exports.EnterpriseAddress=Bt;class vt{static __wrap(_){_=_>>>0;const e=Object.create(vt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_exunitprices_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.exunitprices_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.exunitprices_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return vt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.exunitprices_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.exunitprices_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return vt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.exunitprices_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.exunitprices_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.exunitprices_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return vt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}mem_price(){const _=t.exunitprices_mem_price(this.__wbg_ptr);return Lt.__wrap(_)}step_price(){const _=t.exunitprices_step_price(this.__wbg_ptr);return Lt.__wrap(_)}static new(_,e){g(_,Lt),g(e,Lt);const s=t.exunitprices_new(_.__wbg_ptr,e.__wbg_ptr);return vt.__wrap(s)}}c.exports.ExUnitPrices=vt;class at{static __wrap(_){_=_>>>0;const e=Object.create(at.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_exunits_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.exunits_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.exunits_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return at.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.exunits_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.exunits_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return at.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.exunits_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.exunits_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.exunits_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return at.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}mem(){const _=t.exunits_mem(this.__wbg_ptr);return I.__wrap(_)}steps(){const _=t.exunits_steps(this.__wbg_ptr);return I.__wrap(_)}static new(_,e){g(_,I),g(e,I);const s=t.exunits_new(_.__wbg_ptr,e.__wbg_ptr);return at.__wrap(s)}}c.exports.ExUnits=at;class ht{static __wrap(_){_=_>>>0;const e=Object.create(ht.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_fixedtransaction_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.fixedtransaction_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.fixedtransaction_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ht.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.fixedtransaction_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.fixedtransaction_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ht.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_,e,s){try{const o=t.__wbindgen_add_to_stack_pointer(-16),f=Q(_,t.__wbindgen_malloc),l=b,H=Q(e,t.__wbindgen_malloc),rt=b;t.fixedtransaction_new(o,f,l,H,rt,s);var n=a()[o/4+0],r=a()[o/4+1],d=a()[o/4+2];if(d)throw p(r);return ht.__wrap(n)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_with_auxiliary(_,e,s,n){try{const f=t.__wbindgen_add_to_stack_pointer(-16),l=Q(_,t.__wbindgen_malloc),H=b,rt=Q(e,t.__wbindgen_malloc),dt=b,Xe=Q(s,t.__wbindgen_malloc),mr=b;t.fixedtransaction_new_with_auxiliary(f,l,H,rt,dt,Xe,mr,n);var r=a()[f/4+0],d=a()[f/4+1],o=a()[f/4+2];if(o)throw p(d);return ht.__wrap(r)}finally{t.__wbindgen_add_to_stack_pointer(16)}}body(){const _=t.fixedtransaction_body(this.__wbg_ptr);return Wt.__wrap(_)}raw_body(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.fixedtransaction_raw_body(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_body(_){try{const n=t.__wbindgen_add_to_stack_pointer(-16),r=Q(_,t.__wbindgen_malloc),d=b;t.fixedtransaction_set_body(n,this.__wbg_ptr,r,d);var e=a()[n/4+0],s=a()[n/4+1];if(s)throw p(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_witness_set(_){try{const n=t.__wbindgen_add_to_stack_pointer(-16),r=Q(_,t.__wbindgen_malloc),d=b;t.fixedtransaction_set_witness_set(n,this.__wbg_ptr,r,d);var e=a()[n/4+0],s=a()[n/4+1];if(s)throw p(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}witness_set(){const _=t.fixedtransaction_witness_set(this.__wbg_ptr);return y_.__wrap(_)}raw_witness_set(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.fixedtransaction_raw_witness_set(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_is_valid(_){t.fixedtransaction_set_is_valid(this.__wbg_ptr,_)}is_valid(){return t.fixedtransaction_is_valid(this.__wbg_ptr)!==0}set_auxiliary_data(_){try{const n=t.__wbindgen_add_to_stack_pointer(-16),r=Q(_,t.__wbindgen_malloc),d=b;t.fixedtransaction_set_auxiliary_data(n,this.__wbg_ptr,r,d);var e=a()[n/4+0],s=a()[n/4+1];if(s)throw p(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}auxiliary_data(){const _=t.fixedtransaction_auxiliary_data(this.__wbg_ptr);return _===0?void 0:Pt.__wrap(_)}raw_auxiliary_data(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.fixedtransaction_raw_auxiliary_data(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];let n;return _!==0&&(n=D(_,e).slice(),t.__wbindgen_free(_,e*1)),n}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.FixedTransaction=ht;class Ot{static __wrap(_){_=_>>>0;const e=Object.create(Ot.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_generaltransactionmetadata_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.generaltransactionmetadata_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.generaltransactionmetadata_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ot.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.generaltransactionmetadata_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.generaltransactionmetadata_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ot.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.generaltransactionmetadata_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.generaltransactionmetadata_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.generaltransactionmetadata_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ot.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydataset_new();return Ot.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,I),g(e,mt);const s=t.generaltransactionmetadata_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:mt.__wrap(s)}get(_){g(_,I);const e=t.generaltransactionmetadata_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:mt.__wrap(e)}keys(){const _=t.generaltransactionmetadata_keys(this.__wbg_ptr);return Je.__wrap(_)}}c.exports.GeneralTransactionMetadata=Ot;class o_{static __wrap(_){_=_>>>0;const e=Object.create(o_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_genesisdelegatehash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.genesisdelegatehash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return o_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.ed25519keyhash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesisdelegatehash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return o_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesisdelegatehash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return o_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.GenesisDelegateHash=o_;class Xt{static __wrap(_){_=_>>>0;const e=Object.create(Xt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_genesishash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.genesishash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Xt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.ed25519keyhash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesishash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Xt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesishash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Xt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.GenesisHash=Xt;class w_{static __wrap(_){_=_>>>0;const e=Object.create(w_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_genesishashes_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.genesishashes_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.genesishashes_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return w_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.genesishashes_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesishashes_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return w_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesishashes_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return w_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.ed25519keyhashes_new();return w_.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.genesishashes_get(this.__wbg_ptr,_);return Xt.__wrap(e)}add(_){g(_,Xt),t.ed25519keyhashes_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.GenesisHashes=w_;class Rt{static __wrap(_){_=_>>>0;const e=Object.create(Rt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_genesiskeydelegation_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.genesiskeydelegation_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.genesiskeydelegation_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Rt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.genesiskeydelegation_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesiskeydelegation_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Rt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.genesiskeydelegation_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.genesiskeydelegation_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.genesiskeydelegation_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Rt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}genesishash(){const _=t.genesiskeydelegation_genesishash(this.__wbg_ptr);return Xt.__wrap(_)}genesis_delegate_hash(){const _=t.genesiskeydelegation_genesis_delegate_hash(this.__wbg_ptr);return o_.__wrap(_)}vrf_keyhash(){const _=t.genesiskeydelegation_vrf_keyhash(this.__wbg_ptr);return q_.__wrap(_)}static new(_,e,s){g(_,Xt),g(e,o_),g(s,q_);const n=t.genesiskeydelegation_new(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);return Rt.__wrap(n)}}c.exports.GenesisKeyDelegation=Rt;class __{static __wrap(_){_=_>>>0;const e=Object.create(__.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_header_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.header_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.header_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return __.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.header_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.header_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return __.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.header_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.header_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.header_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return __.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}header_body(){const _=t.header_header_body(this.__wbg_ptr);return Ft.__wrap(_)}body_signature(){const _=t.header_body_signature(this.__wbg_ptr);return rr.__wrap(_)}static new(_,e){g(_,Ft),g(e,rr);const s=t.header_new(_.__wbg_ptr,e.__wbg_ptr);return __.__wrap(s)}}c.exports.Header=__;class Ft{static __wrap(_){_=_>>>0;const e=Object.create(Ft.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_headerbody_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.headerbody_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.headerbody_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ft.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.headerbody_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.headerbody_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ft.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.headerbody_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.headerbody_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.headerbody_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ft.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}block_number(){return t.headerbody_block_number(this.__wbg_ptr)>>>0}slot(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.headerbody_slot(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const _=t.headerbody_slot_bignum(this.__wbg_ptr);return I.__wrap(_)}prev_hash(){const _=t.headerbody_prev_hash(this.__wbg_ptr);return _===0?void 0:et.__wrap(_)}issuer_vkey(){const _=t.headerbody_issuer_vkey(this.__wbg_ptr);return Zt.__wrap(_)}vrf_vkey(){const _=t.headerbody_vrf_vkey(this.__wbg_ptr);return Ie.__wrap(_)}has_nonce_and_leader_vrf(){return t.headerbody_has_nonce_and_leader_vrf(this.__wbg_ptr)!==0}nonce_vrf_or_nothing(){const _=t.headerbody_nonce_vrf_or_nothing(this.__wbg_ptr);return _===0?void 0:v_.__wrap(_)}leader_vrf_or_nothing(){const _=t.headerbody_leader_vrf_or_nothing(this.__wbg_ptr);return _===0?void 0:v_.__wrap(_)}has_vrf_result(){return t.headerbody_has_vrf_result(this.__wbg_ptr)!==0}vrf_result_or_nothing(){const _=t.headerbody_vrf_result_or_nothing(this.__wbg_ptr);return _===0?void 0:v_.__wrap(_)}block_body_size(){return t.headerbody_block_body_size(this.__wbg_ptr)>>>0}block_body_hash(){const _=t.headerbody_block_body_hash(this.__wbg_ptr);return et.__wrap(_)}operational_cert(){const _=t.headerbody_operational_cert(this.__wbg_ptr);return U_.__wrap(_)}protocol_version(){const _=t.headerbody_protocol_version(this.__wbg_ptr);return g_.__wrap(_)}static new(_,e,s,n,r,d,o,f,l,H){let rt=0;nt(s)||(g(s,et),rt=s.__destroy_into_raw()),g(n,Zt),g(r,Ie),g(d,v_),g(f,et),g(l,U_),g(H,g_);const dt=t.headerbody_new(_,e,rt,n.__wbg_ptr,r.__wbg_ptr,d.__wbg_ptr,o,f.__wbg_ptr,l.__wbg_ptr,H.__wbg_ptr);return Ft.__wrap(dt)}static new_headerbody(_,e,s,n,r,d,o,f,l,H){g(e,I);let rt=0;nt(s)||(g(s,et),rt=s.__destroy_into_raw()),g(n,Zt),g(r,Ie),g(d,v_),g(f,et),g(l,U_),g(H,g_);const dt=t.headerbody_new_headerbody(_,e.__wbg_ptr,rt,n.__wbg_ptr,r.__wbg_ptr,d.__wbg_ptr,o,f.__wbg_ptr,l.__wbg_ptr,H.__wbg_ptr);return Ft.__wrap(dt)}}c.exports.HeaderBody=Ft;class Kt{static __wrap(_){_=_>>>0;const e=Object.create(Kt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_inputwithscriptwitness_free(_)}static new_with_native_script_witness(_,e){g(_,Ct),g(e,Nt);const s=t.inputwithscriptwitness_new_with_native_script_witness(_.__wbg_ptr,e.__wbg_ptr);return Kt.__wrap(s)}static new_with_plutus_witness(_,e){g(_,Ct),g(e,l_);const s=t.inputwithscriptwitness_new_with_plutus_witness(_.__wbg_ptr,e.__wbg_ptr);return Kt.__wrap(s)}input(){const _=t.inputwithscriptwitness_input(this.__wbg_ptr);return Ct.__wrap(_)}}c.exports.InputWithScriptWitness=Kt;class St{static __wrap(_){_=_>>>0;const e=Object.create(St.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_inputswithscriptwitness_free(_)}static new(){const _=t.certificates_new();return St.__wrap(_)}add(_){g(_,Kt),t.inputswithscriptwitness_add(this.__wbg_ptr,_.__wbg_ptr)}get(_){const e=t.inputswithscriptwitness_get(this.__wbg_ptr,_);return Kt.__wrap(e)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}}c.exports.InputsWithScriptWitness=St;class Et{static __wrap(_){_=_>>>0;const e=Object.create(Et.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_int_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.int_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.int_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.int_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.int_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.int_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.int_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.int_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){g(_,I);const e=t.int_new(_.__wbg_ptr);return Et.__wrap(e)}static new_negative(_){g(_,I);const e=t.int_new_negative(_.__wbg_ptr);return Et.__wrap(e)}static new_i32(_){const e=t.int_new_i32(_);return Et.__wrap(e)}is_positive(){return t.int_is_positive(this.__wbg_ptr)!==0}as_positive(){const _=t.int_as_positive(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}as_negative(){const _=t.int_as_negative(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}as_i32(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.int_as_i32(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_i32_or_nothing(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.int_as_i32_or_nothing(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_i32_or_fail(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.int_as_i32_or_fail(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_str(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.int_to_str(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_str(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.int_from_str(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Et.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Int=Et;class $_{static __wrap(_){_=_>>>0;const e=Object.create($_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_ipv4_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ipv4_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ipv4_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ipv4_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ipv4_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.ipv4_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ipv4_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ipv4_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ipv4_new(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}ip(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ipv4_ip(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Ipv4=$_;class J_{static __wrap(_){_=_>>>0;const e=Object.create(J_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_ipv6_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ipv6_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ipv6_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return J_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ipv6_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ipv6_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return J_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.ipv6_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ipv6_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.ipv6_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return J_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.ipv6_new(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return J_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}ip(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ipv6_ip(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Ipv6=J_;class er{static __wrap(_){_=_>>>0;const e=Object.create(er.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_jsvecstring_free(_)}static new(){const _=t.jsvecstring_new();return er.__wrap(_)}len(){return t.jsvecstring_len(this.__wbg_ptr)>>>0}is_empty(){return t.jsvecstring_is_empty(this.__wbg_ptr)!==0}get(_){let e,s;try{const d=t.__wbindgen_add_to_stack_pointer(-16);t.jsvecstring_get(d,this.__wbg_ptr,_);var n=a()[d/4+0],r=a()[d/4+1];return e=n,s=r,m(n,r)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}add(_){const e=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),s=b;t.jsvecstring_add(this.__wbg_ptr,e,s)}}c.exports.JsVecString=er;class rr{static __wrap(_){_=_>>>0;const e=Object.create(rr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_kessignature_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_name(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.kessignature_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return rr.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.KESSignature=rr;class De{static __wrap(_){_=_>>>0;const e=Object.create(De.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_kesvkey_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.kesvkey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return De.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.kesvkey_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return De.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.kesvkey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return De.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.KESVKey=De;class Jt{static __wrap(_){_=_>>>0;const e=Object.create(Jt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_language_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.language_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.language_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Jt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.language_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.language_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Jt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.language_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.language_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.language_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Jt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_plutus_v1(){const _=t.language_new_plutus_v1();return Jt.__wrap(_)}static new_plutus_v2(){const _=t.language_new_plutus_v2();return Jt.__wrap(_)}kind(){return t.language_kind(this.__wbg_ptr)>>>0}}c.exports.Language=Jt;class Ye{static __wrap(_){_=_>>>0;const e=Object.create(Ye.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_languages_free(_)}static new(){const _=t.ed25519keyhashes_new();return Ye.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.languages_get(this.__wbg_ptr,_);return Jt.__wrap(e)}add(_){g(_,Jt);var e=_.__destroy_into_raw();t.languages_add(this.__wbg_ptr,e)}static list(){const _=t.languages_list();return Ye.__wrap(_)}}c.exports.Languages=Ye;class hr{static __wrap(_){_=_>>>0;const e=Object.create(hr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_legacydaedalusprivatekey_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.legacydaedalusprivatekey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return hr.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_as_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}chaincode(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bip32privatekey_chaincode(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.LegacyDaedalusPrivateKey=hr;class nr{static __wrap(_){_=_>>>0;const e=Object.create(nr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_linearfee_free(_)}constant(){const _=t.linearfee_constant(this.__wbg_ptr);return I.__wrap(_)}coefficient(){const _=t.linearfee_coefficient(this.__wbg_ptr);return I.__wrap(_)}static new(_,e){g(_,I),g(e,I);const s=t.linearfee_new(_.__wbg_ptr,e.__wbg_ptr);return nr.__wrap(s)}}c.exports.LinearFee=nr;class W_{static __wrap(_){_=_>>>0;const e=Object.create(W_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_mirtostakecredentials_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.mirtostakecredentials_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.mirtostakecredentials_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return W_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.mirtostakecredentials_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.mirtostakecredentials_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return W_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.mirtostakecredentials_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.mirtostakecredentials_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.mirtostakecredentials_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return W_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydataset_new();return W_.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,Qt),g(e,Et);const s=t.mirtostakecredentials_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:Et.__wrap(s)}get(_){g(_,Qt);const e=t.mirtostakecredentials_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:Et.__wrap(e)}keys(){const _=t.mirtostakecredentials_keys(this.__wbg_ptr);return Fe.__wrap(_)}}c.exports.MIRToStakeCredentials=W_;class X_{static __wrap(_){_=_>>>0;const e=Object.create(X_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_metadatalist_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.metadatalist_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.metadatalist_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return X_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.metadatalist_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.metadatalist_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return X_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return X_.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.metadatalist_get(this.__wbg_ptr,_);return mt.__wrap(e)}add(_){g(_,mt),t.metadatalist_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.MetadataList=X_;class Te{static __wrap(_){_=_>>>0;const e=Object.create(Te.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_metadatamap_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.metadatamap_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.metadatamap_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Te.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.metadatamap_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.metadatamap_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Te.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydataset_new();return Te.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,mt),g(e,mt);const s=t.metadatamap_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:mt.__wrap(s)}insert_str(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16),o=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),f=b;g(e,mt),t.metadatamap_insert_str(d,this.__wbg_ptr,o,f,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return s===0?void 0:mt.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}insert_i32(_,e){g(e,mt);const s=t.metadatamap_insert_i32(this.__wbg_ptr,_,e.__wbg_ptr);return s===0?void 0:mt.__wrap(s)}get(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,mt),t.metadatamap_get(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_str(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.metadatamap_get_str(r,this.__wbg_ptr,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_i32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.metadatamap_get_i32(r,this.__wbg_ptr,_);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}has(_){return g(_,mt),t.metadatamap_has(this.__wbg_ptr,_.__wbg_ptr)!==0}keys(){const _=t.metadatamap_keys(this.__wbg_ptr);return X_.__wrap(_)}}c.exports.MetadataMap=Te;class r_{static __wrap(_){_=_>>>0;const e=Object.create(r_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_mint_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.mint_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.mint_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return r_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.mint_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.mint_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return r_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.mint_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.mint_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.mint_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return r_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assetnames_new();return r_.__wrap(_)}static new_from_entry(_,e){g(_,Mt),g(e,D_);const s=t.mint_new_from_entry(_.__wbg_ptr,e.__wbg_ptr);return r_.__wrap(s)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,Mt),g(e,D_);const s=t.mint_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:D_.__wrap(s)}get(_){g(_,Mt);const e=t.mint_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:D_.__wrap(e)}get_all(_){g(_,Mt);const e=t.mint_get_all(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:Br.__wrap(e)}keys(){const _=t.mint_keys(this.__wbg_ptr);return we.__wrap(_)}as_positive_multiasset(){const _=t.mint_as_positive_multiasset(this.__wbg_ptr);return $t.__wrap(_)}as_negative_multiasset(){const _=t.mint_as_negative_multiasset(this.__wbg_ptr);return $t.__wrap(_)}}c.exports.Mint=r_;class D_{static __wrap(_){_=_>>>0;const e=Object.create(D_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_mintassets_free(_)}static new(){const _=t.assets_new();return D_.__wrap(_)}static new_from_entry(_,e){g(_,It),g(e,Et);var s=e.__destroy_into_raw();const n=t.mintassets_new_from_entry(_.__wbg_ptr,s);return D_.__wrap(n)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,It),g(e,Et);var s=e.__destroy_into_raw();const n=t.mintassets_insert(this.__wbg_ptr,_.__wbg_ptr,s);return n===0?void 0:Et.__wrap(n)}get(_){g(_,It);const e=t.mintassets_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:Et.__wrap(e)}keys(){const _=t.mintassets_keys(this.__wbg_ptr);return Ut.__wrap(_)}}c.exports.MintAssets=D_;class ar{static __wrap(_){_=_>>>0;const e=Object.create(ar.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_mintbuilder_free(_)}static new(){const _=t.assets_new();return ar.__wrap(_)}add_asset(_,e,s){g(_,Ge),g(e,It),g(s,Et),t.mintbuilder_add_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}set_asset(_,e,s){g(_,Ge),g(e,It),g(s,Et),t.mintbuilder_set_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}build(){const _=t.mintbuilder_build(this.__wbg_ptr);return r_.__wrap(_)}get_native_scripts(){const _=t.mintbuilder_get_native_scripts(this.__wbg_ptr);return Ht.__wrap(_)}get_plutus_witnesses(){const _=t.mintbuilder_get_plutus_witnesses(this.__wbg_ptr);return re.__wrap(_)}get_ref_inputs(){const _=t.mintbuilder_get_ref_inputs(this.__wbg_ptr);return zt.__wrap(_)}get_redeeemers(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.mintbuilder_get_redeeemers(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return I_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}has_plutus_scripts(){return t.mintbuilder_has_plutus_scripts(this.__wbg_ptr)!==0}has_native_scripts(){return t.mintbuilder_has_native_scripts(this.__wbg_ptr)!==0}}c.exports.MintBuilder=ar;class Ge{static __wrap(_){_=_>>>0;const e=Object.create(Ge.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_mintwitness_free(_)}static new_native_script(_){g(_,Nt);const e=t.mintwitness_new_native_script(_.__wbg_ptr);return Ge.__wrap(e)}static new_plutus_script(_,e){g(_,ee),g(e,e_);const s=t.mintwitness_new_plutus_script(_.__wbg_ptr,e.__wbg_ptr);return Ge.__wrap(s)}}c.exports.MintWitness=Ge;class Br{static __wrap(_){_=_>>>0;const e=Object.create(Br.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_mintsassets_free(_)}}c.exports.MintsAssets=Br;class T_{static __wrap(_){_=_>>>0;const e=Object.create(T_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_moveinstantaneousreward_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousreward_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.moveinstantaneousreward_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return T_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousreward_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.moveinstantaneousreward_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return T_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousreward_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousreward_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.moveinstantaneousreward_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return T_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_to_other_pot(_,e){g(e,I);const s=t.moveinstantaneousreward_new_to_other_pot(_,e.__wbg_ptr);return T_.__wrap(s)}static new_to_stake_creds(_,e){g(e,W_);const s=t.moveinstantaneousreward_new_to_stake_creds(_,e.__wbg_ptr);return T_.__wrap(s)}pot(){return t.moveinstantaneousreward_pot(this.__wbg_ptr)>>>0}kind(){return t.moveinstantaneousreward_kind(this.__wbg_ptr)>>>0}as_to_other_pot(){const _=t.moveinstantaneousreward_as_to_other_pot(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}as_to_stake_creds(){const _=t.moveinstantaneousreward_as_to_stake_creds(this.__wbg_ptr);return _===0?void 0:W_.__wrap(_)}}c.exports.MoveInstantaneousReward=T_;class Z_{static __wrap(_){_=_>>>0;const e=Object.create(Z_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_moveinstantaneousrewardscert_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousrewardscert_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.moveinstantaneousrewardscert_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Z_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousrewardscert_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.moveinstantaneousrewardscert_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Z_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousrewardscert_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.moveinstantaneousrewardscert_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.moveinstantaneousrewardscert_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Z_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}move_instantaneous_reward(){const _=t.moveinstantaneousrewardscert_move_instantaneous_reward(this.__wbg_ptr);return T_.__wrap(_)}static new(_){g(_,T_);const e=t.moveinstantaneousrewardscert_new(_.__wbg_ptr);return Z_.__wrap(e)}}c.exports.MoveInstantaneousRewardsCert=Z_;class $t{static __wrap(_){_=_>>>0;const e=Object.create($t.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_multiasset_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.multiasset_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.multiasset_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $t.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.multiasset_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.multiasset_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $t.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.multiasset_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.multiasset_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.multiasset_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return $t.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assets_new();return $t.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,Mt),g(e,Dt);const s=t.multiasset_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:Dt.__wrap(s)}get(_){g(_,Mt);const e=t.multiasset_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:Dt.__wrap(e)}set_asset(_,e,s){g(_,Mt),g(e,It),g(s,I);var n=s.__destroy_into_raw();const r=t.multiasset_set_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,n);return r===0?void 0:I.__wrap(r)}get_asset(_,e){g(_,Mt),g(e,It);const s=t.multiasset_get_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return I.__wrap(s)}keys(){const _=t.multiasset_keys(this.__wbg_ptr);return we.__wrap(_)}sub(_){g(_,$t);const e=t.multiasset_sub(this.__wbg_ptr,_.__wbg_ptr);return $t.__wrap(e)}}c.exports.MultiAsset=$t;class te{static __wrap(_){_=_>>>0;const e=Object.create(te.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_multihostname_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.multihostname_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.multihostname_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return te.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.multihostname_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.multihostname_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return te.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.multihostname_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.multihostname_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.multihostname_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return te.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}dns_name(){const _=t.multihostname_dns_name(this.__wbg_ptr);return O.__wrap(_)}static new(_){g(_,O);const e=t.multihostname_new(_.__wbg_ptr);return te.__wrap(e)}}c.exports.MultiHostName=te;class Nt{static __wrap(_){_=_>>>0;const e=Object.create(Nt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_nativescript_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.nativescript_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.nativescript_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Nt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.nativescript_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.nativescript_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Nt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.nativescript_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.nativescript_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.nativescript_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Nt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}hash(){const _=t.nativescript_hash(this.__wbg_ptr);return Mt.__wrap(_)}static new_script_pubkey(_){g(_,ge);const e=t.nativescript_new_script_pubkey(_.__wbg_ptr);return Nt.__wrap(e)}static new_script_all(_){g(_,ce);const e=t.nativescript_new_script_all(_.__wbg_ptr);return Nt.__wrap(e)}static new_script_any(_){g(_,pe);const e=t.nativescript_new_script_any(_.__wbg_ptr);return Nt.__wrap(e)}static new_script_n_of_k(_){g(_,le);const e=t.nativescript_new_script_n_of_k(_.__wbg_ptr);return Nt.__wrap(e)}static new_timelock_start(_){g(_,K_);const e=t.nativescript_new_timelock_start(_.__wbg_ptr);return Nt.__wrap(e)}static new_timelock_expiry(_){g(_,F_);const e=t.nativescript_new_timelock_expiry(_.__wbg_ptr);return Nt.__wrap(e)}kind(){return t.nativescript_kind(this.__wbg_ptr)>>>0}as_script_pubkey(){const _=t.nativescript_as_script_pubkey(this.__wbg_ptr);return _===0?void 0:ge.__wrap(_)}as_script_all(){const _=t.nativescript_as_script_all(this.__wbg_ptr);return _===0?void 0:ce.__wrap(_)}as_script_any(){const _=t.nativescript_as_script_any(this.__wbg_ptr);return _===0?void 0:pe.__wrap(_)}as_script_n_of_k(){const _=t.nativescript_as_script_n_of_k(this.__wbg_ptr);return _===0?void 0:le.__wrap(_)}as_timelock_start(){const _=t.nativescript_as_timelock_start(this.__wbg_ptr);return _===0?void 0:K_.__wrap(_)}as_timelock_expiry(){const _=t.nativescript_as_timelock_expiry(this.__wbg_ptr);return _===0?void 0:F_.__wrap(_)}get_required_signers(){const _=t.nativescript_get_required_signers(this.__wbg_ptr);return tt.__wrap(_)}}c.exports.NativeScript=Nt;class Ht{static __wrap(_){_=_>>>0;const e=Object.create(Ht.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_nativescripts_free(_)}static new(){const _=t.certificates_new();return Ht.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.nativescripts_get(this.__wbg_ptr,_);return Nt.__wrap(e)}add(_){g(_,Nt),t.nativescripts_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.NativeScripts=Ht;class N_{static __wrap(_){_=_>>>0;const e=Object.create(N_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_networkid_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.networkid_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.networkid_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return N_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.networkid_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.networkid_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return N_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.networkid_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.networkid_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.networkid_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return N_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static testnet(){const _=t.language_new_plutus_v1();return N_.__wrap(_)}static mainnet(){const _=t.language_new_plutus_v2();return N_.__wrap(_)}kind(){return t.networkid_kind(this.__wbg_ptr)>>>0}}c.exports.NetworkId=N_;class Ne{static __wrap(_){_=_>>>0;const e=Object.create(Ne.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_networkinfo_free(_)}static new(_,e){const s=t.networkinfo_new(_,e);return Ne.__wrap(s)}network_id(){return t.networkinfo_network_id(this.__wbg_ptr)}protocol_magic(){return t.networkinfo_protocol_magic(this.__wbg_ptr)>>>0}static testnet_preview(){const _=t.networkinfo_testnet_preview();return Ne.__wrap(_)}static testnet_preprod(){const _=t.networkinfo_testnet_preprod();return Ne.__wrap(_)}static testnet(){const _=t.networkinfo_testnet();return Ne.__wrap(_)}static mainnet(){const _=t.networkinfo_mainnet();return Ne.__wrap(_)}}c.exports.NetworkInfo=Ne;class _e{static __wrap(_){_=_>>>0;const e=Object.create(_e.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_nonce_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.nonce_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.nonce_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return _e.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.nonce_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.nonce_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return _e.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.nonce_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.nonce_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.nonce_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return _e.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_identity(){const _=t.nonce_new_identity();return _e.__wrap(_)}static new_from_hash(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.nonce_new_from_hash(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return _e.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_hash(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.nonce_get_hash(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];let n;return _!==0&&(n=D(_,e).slice(),t.__wbindgen_free(_,e*1)),n}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Nonce=_e;class U_{static __wrap(_){_=_>>>0;const e=Object.create(U_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_operationalcert_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.operationalcert_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.operationalcert_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return U_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.operationalcert_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.operationalcert_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return U_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.operationalcert_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.operationalcert_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.operationalcert_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return U_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}hot_vkey(){const _=t.operationalcert_hot_vkey(this.__wbg_ptr);return De.__wrap(_)}sequence_number(){return t.operationalcert_sequence_number(this.__wbg_ptr)>>>0}kes_period(){return t.operationalcert_kes_period(this.__wbg_ptr)>>>0}sigma(){const _=t.operationalcert_sigma(this.__wbg_ptr);return it.__wrap(_)}static new(_,e,s,n){g(_,De),g(n,it);const r=t.operationalcert_new(_.__wbg_ptr,e,s,n.__wbg_ptr);return U_.__wrap(r)}}c.exports.OperationalCert=U_;class sr{static __wrap(_){_=_>>>0;const e=Object.create(sr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_outputdatum_free(_)}static new_data_hash(_){g(_,U);const e=t.outputdatum_new_data_hash(_.__wbg_ptr);return sr.__wrap(e)}static new_data(_){g(_,yt);const e=t.datumsource_new(_.__wbg_ptr);return sr.__wrap(e)}data_hash(){const _=t.outputdatum_data_hash(this.__wbg_ptr);return _===0?void 0:U.__wrap(_)}data(){const _=t.outputdatum_data(this.__wbg_ptr);return _===0?void 0:yt.__wrap(_)}}c.exports.OutputDatum=sr;class yt{static __wrap(_){_=_>>>0;const e=Object.create(yt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutusdata_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.plutusdata_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.plutusdata_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.plutusdata_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.plutusdata_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_constr_plutus_data(_){g(_,E);const e=t.plutusdata_new_constr_plutus_data(_.__wbg_ptr);return yt.__wrap(e)}static new_empty_constr_plutus_data(_){g(_,I);const e=t.plutusdata_new_empty_constr_plutus_data(_.__wbg_ptr);return yt.__wrap(e)}static new_single_value_constr_plutus_data(_,e){g(_,I),g(e,yt);const s=t.plutusdata_new_single_value_constr_plutus_data(_.__wbg_ptr,e.__wbg_ptr);return yt.__wrap(s)}static new_map(_){g(_,Ue);const e=t.plutusdata_new_map(_.__wbg_ptr);return yt.__wrap(e)}static new_list(_){g(_,n_);const e=t.plutusdata_new_list(_.__wbg_ptr);return yt.__wrap(e)}static new_integer(_){g(_,L);const e=t.plutusdata_new_integer(_.__wbg_ptr);return yt.__wrap(e)}static new_bytes(_){const e=Q(_,t.__wbindgen_malloc),s=b,n=t.plutusdata_new_bytes(e,s);return yt.__wrap(n)}kind(){return t.plutusdata_kind(this.__wbg_ptr)>>>0}as_constr_plutus_data(){const _=t.plutusdata_as_constr_plutus_data(this.__wbg_ptr);return _===0?void 0:E.__wrap(_)}as_map(){const _=t.plutusdata_as_map(this.__wbg_ptr);return _===0?void 0:Ue.__wrap(_)}as_list(){const _=t.plutusdata_as_list(this.__wbg_ptr);return _===0?void 0:n_.__wrap(_)}as_integer(){const _=t.plutusdata_as_integer(this.__wbg_ptr);return _===0?void 0:L.__wrap(_)}as_bytes(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.plutusdata_as_bytes(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];let n;return _!==0&&(n=D(_,e).slice(),t.__wbindgen_free(_,e*1)),n}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16);t.decode_plutus_datum_to_json_str(H,this.__wbg_ptr,_);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_json(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16),o=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),f=b;t.encode_json_str_to_plutus_datum(d,o,f,e);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return yt.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_address(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,pt),t.plutusdata_from_address(r,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.PlutusData=yt;class n_{static __wrap(_){_=_>>>0;const e=Object.create(n_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutuslist_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.plutuslist_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.plutuslist_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return n_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.plutuslist_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.plutuslist_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return n_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.plutuslist_new();return n_.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.plutuslist_get(this.__wbg_ptr,_);return yt.__wrap(e)}add(_){g(_,yt),t.plutuslist_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.PlutusList=n_;class Ue{static __wrap(_){_=_>>>0;const e=Object.create(Ue.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutusmap_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.plutusmap_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.plutusmap_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ue.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.plutusmap_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.plutusmap_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ue.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydataset_new();return Ue.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,yt),g(e,yt);const s=t.plutusmap_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:yt.__wrap(s)}get(_){g(_,yt);const e=t.plutusmap_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:yt.__wrap(e)}keys(){const _=t.plutusmap_keys(this.__wbg_ptr);return n_.__wrap(_)}}c.exports.PlutusMap=Ue;class Yt{static __wrap(_){_=_>>>0;const e=Object.create(Yt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutusscript_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.plutusscript_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.plutusscript_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.plutusscript_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.plutusscript_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){const e=Q(_,t.__wbindgen_malloc),s=b,n=t.plutusscript_new(e,s);return Yt.__wrap(n)}static new_v2(_){const e=Q(_,t.__wbindgen_malloc),s=b,n=t.plutusscript_new_v2(e,s);return Yt.__wrap(n)}static new_with_version(_,e){const s=Q(_,t.__wbindgen_malloc),n=b;g(e,Jt);const r=t.plutusscript_new_with_version(s,n,e.__wbg_ptr);return Yt.__wrap(r)}bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_name(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes_v2(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.plutusscript_from_bytes_v2(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Yt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes_with_version(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16),o=Q(_,t.__wbindgen_malloc),f=b;g(e,Jt),t.plutusscript_from_bytes_with_version(d,o,f,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return Yt.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_hex_with_version(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16),o=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),f=b;g(e,Jt),t.plutusscript_from_hex_with_version(d,o,f,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return Yt.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}hash(){const _=t.plutusscript_hash(this.__wbg_ptr);return Mt.__wrap(_)}language_version(){const _=t.plutusscript_language_version(this.__wbg_ptr);return Jt.__wrap(_)}}c.exports.PlutusScript=Yt;class ee{static __wrap(_){_=_>>>0;const e=Object.create(ee.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutusscriptsource_free(_)}static new(_){g(_,Yt);const e=t.plutusscriptsource_new(_.__wbg_ptr);return ee.__wrap(e)}static new_ref_input(_,e){g(_,Mt),g(e,Ct);const s=t.plutusscriptsource_new_ref_input(_.__wbg_ptr,e.__wbg_ptr);return ee.__wrap(s)}static new_ref_input_with_lang_ver(_,e,s){g(_,Mt),g(e,Ct),g(s,Jt);const n=t.plutusscriptsource_new_ref_input_with_lang_ver(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);return ee.__wrap(n)}}c.exports.PlutusScriptSource=ee;class x_{static __wrap(_){_=_>>>0;const e=Object.create(x_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutusscripts_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.plutusscripts_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.plutusscripts_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return x_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.plutusscripts_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.plutusscripts_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return x_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.plutusscripts_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.plutusscripts_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.plutusscripts_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return x_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assetnames_new();return x_.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.plutusscripts_get(this.__wbg_ptr,_);return Yt.__wrap(e)}add(_){g(_,Yt),t.plutusscripts_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.PlutusScripts=x_;class l_{static __wrap(_){_=_>>>0;const e=Object.create(l_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutuswitness_free(_)}static new(_,e,s){g(_,Yt),g(e,yt),g(s,e_);const n=t.plutuswitness_new(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);return l_.__wrap(n)}static new_with_ref(_,e,s){g(_,ee),g(e,z),g(s,e_);const n=t.plutuswitness_new_with_ref(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);return l_.__wrap(n)}static new_without_datum(_,e){g(_,Yt),g(e,e_);const s=t.plutuswitness_new_without_datum(_.__wbg_ptr,e.__wbg_ptr);return l_.__wrap(s)}static new_with_ref_without_datum(_,e){g(_,ee),g(e,e_);const s=t.plutuswitness_new_with_ref_without_datum(_.__wbg_ptr,e.__wbg_ptr);return l_.__wrap(s)}script(){const _=t.plutuswitness_script(this.__wbg_ptr);return _===0?void 0:Yt.__wrap(_)}datum(){const _=t.plutuswitness_datum(this.__wbg_ptr);return _===0?void 0:yt.__wrap(_)}redeemer(){const _=t.plutuswitness_redeemer(this.__wbg_ptr);return e_.__wrap(_)}}c.exports.PlutusWitness=l_;class re{static __wrap(_){_=_>>>0;const e=Object.create(re.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_plutuswitnesses_free(_)}static new(){const _=t.certificates_new();return re.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.plutuswitnesses_get(this.__wbg_ptr,_);return l_.__wrap(e)}add(_){g(_,l_),t.plutuswitnesses_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.PlutusWitnesses=re;class $e{static __wrap(_){_=_>>>0;const e=Object.create($e.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_pointer_free(_)}static new(_,e,s){const n=t.pointer_new(_,e,s);return $e.__wrap(n)}static new_pointer(_,e,s){g(_,I),g(e,I),g(s,I);const n=t.pointer_new_pointer(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);return $e.__wrap(n)}slot(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.pointer_slot(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}tx_index(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.pointer_tx_index(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}cert_index(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.pointer_cert_index(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const _=t.exunits_mem(this.__wbg_ptr);return I.__wrap(_)}tx_index_bignum(){const _=t.exunits_steps(this.__wbg_ptr);return I.__wrap(_)}cert_index_bignum(){const _=t.constrplutusdata_alternative(this.__wbg_ptr);return I.__wrap(_)}}c.exports.Pointer=$e;class yr{static __wrap(_){_=_>>>0;const e=Object.create(yr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_pointeraddress_free(_)}static new(_,e,s){g(e,Qt),g(s,$e);const n=t.pointeraddress_new(_,e.__wbg_ptr,s.__wbg_ptr);return yr.__wrap(n)}payment_cred(){const _=t.pointeraddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}stake_pointer(){const _=t.pointeraddress_stake_pointer(this.__wbg_ptr);return $e.__wrap(_)}to_address(){const _=t.pointeraddress_to_address(this.__wbg_ptr);return pt.__wrap(_)}static from_address(_){g(_,pt);const e=t.pointeraddress_from_address(_.__wbg_ptr);return e===0?void 0:yr.__wrap(e)}}c.exports.PointerAddress=yr;class ne{static __wrap(_){_=_>>>0;const e=Object.create(ne.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_poolmetadata_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolmetadata_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.poolmetadata_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ne.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.poolmetadata_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolmetadata_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ne.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.poolmetadata_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolmetadata_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolmetadata_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ne.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}url(){const _=t.multihostname_dns_name(this.__wbg_ptr);return xe.__wrap(_)}pool_metadata_hash(){const _=t.poolmetadata_pool_metadata_hash(this.__wbg_ptr);return Pe.__wrap(_)}static new(_,e){g(_,xe),g(e,Pe);const s=t.poolmetadata_new(_.__wbg_ptr,e.__wbg_ptr);return ne.__wrap(s)}}c.exports.PoolMetadata=ne;class Pe{static __wrap(_){_=_>>>0;const e=Object.create(Pe.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_poolmetadatahash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.poolmetadatahash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Pe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolmetadatahash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Pe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolmetadatahash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Pe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.PoolMetadataHash=Pe;class ae{static __wrap(_){_=_>>>0;const e=Object.create(ae.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_poolparams_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolparams_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.poolparams_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ae.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.poolparams_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolparams_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ae.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.poolparams_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolparams_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolparams_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ae.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}operator(){const _=t.poolparams_operator(this.__wbg_ptr);return X.__wrap(_)}vrf_keyhash(){const _=t.poolparams_vrf_keyhash(this.__wbg_ptr);return q_.__wrap(_)}pledge(){const _=t.headerbody_slot_bignum(this.__wbg_ptr);return I.__wrap(_)}cost(){const _=t.poolparams_cost(this.__wbg_ptr);return I.__wrap(_)}margin(){const _=t.poolparams_margin(this.__wbg_ptr);return Lt.__wrap(_)}reward_account(){const _=t.poolparams_reward_account(this.__wbg_ptr);return j_.__wrap(_)}pool_owners(){const _=t.poolparams_pool_owners(this.__wbg_ptr);return tt.__wrap(_)}relays(){const _=t.poolparams_relays(this.__wbg_ptr);return de.__wrap(_)}pool_metadata(){const _=t.poolparams_pool_metadata(this.__wbg_ptr);return _===0?void 0:ne.__wrap(_)}static new(_,e,s,n,r,d,o,f,l){g(_,X),g(e,q_),g(s,I),g(n,I),g(r,Lt),g(d,j_),g(o,tt),g(f,de);let H=0;nt(l)||(g(l,ne),H=l.__destroy_into_raw());const rt=t.poolparams_new(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr,n.__wbg_ptr,r.__wbg_ptr,d.__wbg_ptr,o.__wbg_ptr,f.__wbg_ptr,H);return ae.__wrap(rt)}}c.exports.PoolParams=ae;class se{static __wrap(_){_=_>>>0;const e=Object.create(se.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_poolregistration_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolregistration_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.poolregistration_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return se.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.poolregistration_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolregistration_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return se.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.poolregistration_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolregistration_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolregistration_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return se.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}pool_params(){const _=t.poolregistration_pool_params(this.__wbg_ptr);return ae.__wrap(_)}static new(_){g(_,ae);const e=t.poolregistration_new(_.__wbg_ptr);return se.__wrap(e)}}c.exports.PoolRegistration=se;class oe{static __wrap(_){_=_>>>0;const e=Object.create(oe.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_poolretirement_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolretirement_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.poolretirement_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return oe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.poolretirement_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolretirement_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return oe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.poolretirement_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.poolretirement_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.poolretirement_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return oe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}pool_keyhash(){const _=t.poolretirement_pool_keyhash(this.__wbg_ptr);return X.__wrap(_)}epoch(){return t.poolretirement_epoch(this.__wbg_ptr)>>>0}static new(_,e){g(_,X);const s=t.poolretirement_new(_.__wbg_ptr,e);return oe.__wrap(s)}}c.exports.PoolRetirement=oe;class A_{static __wrap(_){_=_>>>0;const e=Object.create(A_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_privatekey_free(_)}to_public(){const _=t.privatekey_to_public(this.__wbg_ptr);return u_.__wrap(_)}static generate_ed25519(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.privatekey_generate_ed25519(n);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return A_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static generate_ed25519extended(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.privatekey_generate_ed25519extended(n);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return A_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.privatekey_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return A_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.privatekey_to_bech32(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}as_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.privatekey_as_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_extended_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.privatekey_from_extended_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return A_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_normal_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.privatekey_from_normal_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return A_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}sign(_){const e=Q(_,t.__wbindgen_malloc),s=b,n=t.privatekey_sign(this.__wbg_ptr,e,s);return it.__wrap(n)}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.privatekey_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.privatekey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return A_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.PrivateKey=A_;class ie{static __wrap(_){_=_>>>0;const e=Object.create(ie.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_proposedprotocolparameterupdates_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.proposedprotocolparameterupdates_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.proposedprotocolparameterupdates_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ie.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.proposedprotocolparameterupdates_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.proposedprotocolparameterupdates_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ie.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.proposedprotocolparameterupdates_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.proposedprotocolparameterupdates_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.proposedprotocolparameterupdates_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ie.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydataset_new();return ie.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,Xt),g(e,P_);const s=t.proposedprotocolparameterupdates_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:P_.__wrap(s)}get(_){g(_,Xt);const e=t.proposedprotocolparameterupdates_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:P_.__wrap(e)}keys(){const _=t.proposedprotocolparameterupdates_keys(this.__wbg_ptr);return w_.__wrap(_)}}c.exports.ProposedProtocolParameterUpdates=ie;class P_{static __wrap(_){_=_>>>0;const e=Object.create(P_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_protocolparamupdate_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.protocolparamupdate_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return P_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.protocolparamupdate_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return P_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.protocolparamupdate_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return P_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_minfee_a(_){g(_,I),t.protocolparamupdate_set_minfee_a(this.__wbg_ptr,_.__wbg_ptr)}minfee_a(){const _=t.protocolparamupdate_minfee_a(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_minfee_b(_){g(_,I),t.protocolparamupdate_set_minfee_b(this.__wbg_ptr,_.__wbg_ptr)}minfee_b(){const _=t.protocolparamupdate_minfee_b(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_max_block_body_size(_){t.protocolparamupdate_set_max_block_body_size(this.__wbg_ptr,_)}max_block_body_size(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_max_block_body_size(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_max_tx_size(_){t.protocolparamupdate_set_max_tx_size(this.__wbg_ptr,_)}max_tx_size(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_max_tx_size(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_max_block_header_size(_){t.protocolparamupdate_set_max_block_header_size(this.__wbg_ptr,_)}max_block_header_size(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_max_block_header_size(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_key_deposit(_){g(_,I),t.protocolparamupdate_set_key_deposit(this.__wbg_ptr,_.__wbg_ptr)}key_deposit(){const _=t.protocolparamupdate_key_deposit(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_pool_deposit(_){g(_,I),t.protocolparamupdate_set_pool_deposit(this.__wbg_ptr,_.__wbg_ptr)}pool_deposit(){const _=t.protocolparamupdate_pool_deposit(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_max_epoch(_){t.protocolparamupdate_set_max_epoch(this.__wbg_ptr,_)}max_epoch(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_max_epoch(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_n_opt(_){t.protocolparamupdate_set_n_opt(this.__wbg_ptr,_)}n_opt(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_n_opt(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_pool_pledge_influence(_){g(_,Lt),t.protocolparamupdate_set_pool_pledge_influence(this.__wbg_ptr,_.__wbg_ptr)}pool_pledge_influence(){const _=t.protocolparamupdate_pool_pledge_influence(this.__wbg_ptr);return _===0?void 0:Lt.__wrap(_)}set_expansion_rate(_){g(_,Lt),t.protocolparamupdate_set_expansion_rate(this.__wbg_ptr,_.__wbg_ptr)}expansion_rate(){const _=t.protocolparamupdate_expansion_rate(this.__wbg_ptr);return _===0?void 0:Lt.__wrap(_)}set_treasury_growth_rate(_){g(_,Lt),t.protocolparamupdate_set_treasury_growth_rate(this.__wbg_ptr,_.__wbg_ptr)}treasury_growth_rate(){const _=t.protocolparamupdate_treasury_growth_rate(this.__wbg_ptr);return _===0?void 0:Lt.__wrap(_)}d(){const _=t.protocolparamupdate_d(this.__wbg_ptr);return _===0?void 0:Lt.__wrap(_)}extra_entropy(){const _=t.protocolparamupdate_extra_entropy(this.__wbg_ptr);return _===0?void 0:_e.__wrap(_)}set_protocol_version(_){g(_,g_),t.protocolparamupdate_set_protocol_version(this.__wbg_ptr,_.__wbg_ptr)}protocol_version(){const _=t.protocolparamupdate_protocol_version(this.__wbg_ptr);return _===0?void 0:g_.__wrap(_)}set_min_pool_cost(_){g(_,I),t.protocolparamupdate_set_min_pool_cost(this.__wbg_ptr,_.__wbg_ptr)}min_pool_cost(){const _=t.protocolparamupdate_min_pool_cost(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_ada_per_utxo_byte(_){g(_,I),t.protocolparamupdate_set_ada_per_utxo_byte(this.__wbg_ptr,_.__wbg_ptr)}ada_per_utxo_byte(){const _=t.protocolparamupdate_ada_per_utxo_byte(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_cost_models(_){g(_,M),t.protocolparamupdate_set_cost_models(this.__wbg_ptr,_.__wbg_ptr)}cost_models(){const _=t.protocolparamupdate_cost_models(this.__wbg_ptr);return _===0?void 0:M.__wrap(_)}set_execution_costs(_){g(_,vt),t.protocolparamupdate_set_execution_costs(this.__wbg_ptr,_.__wbg_ptr)}execution_costs(){const _=t.protocolparamupdate_execution_costs(this.__wbg_ptr);return _===0?void 0:vt.__wrap(_)}set_max_tx_ex_units(_){g(_,at),t.protocolparamupdate_set_max_tx_ex_units(this.__wbg_ptr,_.__wbg_ptr)}max_tx_ex_units(){const _=t.protocolparamupdate_max_tx_ex_units(this.__wbg_ptr);return _===0?void 0:at.__wrap(_)}set_max_block_ex_units(_){g(_,at),t.protocolparamupdate_set_max_block_ex_units(this.__wbg_ptr,_.__wbg_ptr)}max_block_ex_units(){const _=t.protocolparamupdate_max_block_ex_units(this.__wbg_ptr);return _===0?void 0:at.__wrap(_)}set_max_value_size(_){t.protocolparamupdate_set_max_value_size(this.__wbg_ptr,_)}max_value_size(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_max_value_size(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_collateral_percentage(_){t.protocolparamupdate_set_collateral_percentage(this.__wbg_ptr,_)}collateral_percentage(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_collateral_percentage(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_max_collateral_inputs(_){t.protocolparamupdate_set_max_collateral_inputs(this.__wbg_ptr,_)}max_collateral_inputs(){try{const s=t.__wbindgen_add_to_stack_pointer(-16);t.protocolparamupdate_max_collateral_inputs(s,this.__wbg_ptr);var _=a()[s/4+0],e=a()[s/4+1];return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.protocolparamupdate_new();return P_.__wrap(_)}}c.exports.ProtocolParamUpdate=P_;class g_{static __wrap(_){_=_>>>0;const e=Object.create(g_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_protocolversion_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.protocolversion_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.protocolversion_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return g_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.protocolversion_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.protocolversion_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return g_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.protocolversion_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.protocolversion_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.protocolversion_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return g_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}major(){return t.networkinfo_protocol_magic(this.__wbg_ptr)>>>0}minor(){return t.protocolversion_minor(this.__wbg_ptr)>>>0}static new(_,e){const s=t.protocolversion_new(_,e);return g_.__wrap(s)}}c.exports.ProtocolVersion=g_;class u_{static __wrap(_){_=_>>>0;const e=Object.create(u_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_publickey_free(_)}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.publickey_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return u_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.publickey_to_bech32(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}as_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.publickey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return u_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}verify(_,e){const s=Q(_,t.__wbindgen_malloc),n=b;return g(e,it),t.publickey_verify(this.__wbg_ptr,s,n,e.__wbg_ptr)!==0}hash(){const _=t.publickey_hash(this.__wbg_ptr);return X.__wrap(_)}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.publickey_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.publickey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return u_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.PublicKey=u_;class Sr{static __wrap(_){_=_>>>0;const e=Object.create(Sr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_publickeys_free(_)}constructor(){const _=t.ed25519keyhashes_new();return Sr.__wrap(_)}size(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.publickeys_get(this.__wbg_ptr,_);return u_.__wrap(e)}add(_){g(_,u_),t.publickeys_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.PublicKeys=Sr;class e_{static __wrap(_){_=_>>>0;const e=Object.create(e_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_redeemer_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemer_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.redeemer_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return e_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.redeemer_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.redeemer_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return e_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.redeemer_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemer_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.redeemer_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return e_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}tag(){const _=t.redeemer_tag(this.__wbg_ptr);return b_.__wrap(_)}index(){const _=t.redeemer_index(this.__wbg_ptr);return I.__wrap(_)}data(){const _=t.redeemer_data(this.__wbg_ptr);return yt.__wrap(_)}ex_units(){const _=t.redeemer_ex_units(this.__wbg_ptr);return at.__wrap(_)}static new(_,e,s,n){g(_,b_),g(e,I),g(s,yt),g(n,at);const r=t.redeemer_new(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr,n.__wbg_ptr);return e_.__wrap(r)}}c.exports.Redeemer=e_;class b_{static __wrap(_){_=_>>>0;const e=Object.create(b_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_redeemertag_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemertag_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.redeemertag_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return b_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.redeemertag_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.redeemertag_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return b_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.redeemertag_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemertag_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.redeemertag_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return b_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_spend(){const _=t.redeemertag_new_spend();return b_.__wrap(_)}static new_mint(){const _=t.redeemertag_new_mint();return b_.__wrap(_)}static new_cert(){const _=t.redeemertag_new_cert();return b_.__wrap(_)}static new_reward(){const _=t.redeemertag_new_reward();return b_.__wrap(_)}kind(){return t.redeemertag_kind(this.__wbg_ptr)>>>0}}c.exports.RedeemerTag=b_;class I_{static __wrap(_){_=_>>>0;const e=Object.create(I_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_redeemers_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemers_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.redeemers_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.redeemers_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.redeemers_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.redeemers_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemers_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.redeemers_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return I_.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.redeemers_get(this.__wbg_ptr,_);return e_.__wrap(e)}add(_){g(_,e_),t.redeemers_add(this.__wbg_ptr,_.__wbg_ptr)}total_ex_units(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.redeemers_total_ex_units(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return at.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.Redeemers=I_;class C_{static __wrap(_){_=_>>>0;const e=Object.create(C_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_relay_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.relay_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.relay_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return C_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.relay_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.relay_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return C_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.relay_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.relay_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.relay_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return C_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_single_host_addr(_){g(_,ue);const e=t.relay_new_single_host_addr(_.__wbg_ptr);return C_.__wrap(e)}static new_single_host_name(_){g(_,be);const e=t.relay_new_single_host_name(_.__wbg_ptr);return C_.__wrap(e)}static new_multi_host_name(_){g(_,te);const e=t.relay_new_multi_host_name(_.__wbg_ptr);return C_.__wrap(e)}kind(){return t.relay_kind(this.__wbg_ptr)>>>0}as_single_host_addr(){const _=t.relay_as_single_host_addr(this.__wbg_ptr);return _===0?void 0:ue.__wrap(_)}as_single_host_name(){const _=t.relay_as_single_host_name(this.__wbg_ptr);return _===0?void 0:be.__wrap(_)}as_multi_host_name(){const _=t.relay_as_multi_host_name(this.__wbg_ptr);return _===0?void 0:te.__wrap(_)}}c.exports.Relay=C_;class de{static __wrap(_){_=_>>>0;const e=Object.create(de.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_relays_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.relays_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.relays_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return de.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.relays_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.relays_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return de.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.relays_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.relays_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.relays_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return de.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assetnames_new();return de.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.relays_get(this.__wbg_ptr,_);return C_.__wrap(e)}add(_){g(_,C_),t.relays_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.Relays=de;class j_{static __wrap(_){_=_>>>0;const e=Object.create(j_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_rewardaddress_free(_)}static new(_,e){g(e,Qt);const s=t.enterpriseaddress_new(_,e.__wbg_ptr);return j_.__wrap(s)}payment_cred(){const _=t.baseaddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}to_address(){const _=t.rewardaddress_to_address(this.__wbg_ptr);return pt.__wrap(_)}static from_address(_){g(_,pt);const e=t.rewardaddress_from_address(_.__wbg_ptr);return e===0?void 0:j_.__wrap(e)}}c.exports.RewardAddress=j_;class Me{static __wrap(_){_=_>>>0;const e=Object.create(Me.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_rewardaddresses_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.rewardaddresses_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.rewardaddresses_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Me.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.rewardaddresses_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.rewardaddresses_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Me.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.rewardaddresses_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.rewardaddresses_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.rewardaddresses_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Me.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.ed25519keyhashes_new();return Me.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.rewardaddresses_get(this.__wbg_ptr,_);return j_.__wrap(e)}add(_){g(_,j_),t.rewardaddresses_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.RewardAddresses=Me;class ce{static __wrap(_){_=_>>>0;const e=Object.create(ce.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scriptall_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptall_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scriptall_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ce.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.scriptall_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptall_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ce.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.scriptall_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptall_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptall_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ce.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}native_scripts(){const _=t.scriptall_native_scripts(this.__wbg_ptr);return Ht.__wrap(_)}static new(_){g(_,Ht);const e=t.scriptall_new(_.__wbg_ptr);return ce.__wrap(e)}}c.exports.ScriptAll=ce;class pe{static __wrap(_){_=_>>>0;const e=Object.create(pe.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scriptany_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptany_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scriptany_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.scriptany_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptany_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.scriptall_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptany_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptany_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return pe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}native_scripts(){const _=t.scriptall_native_scripts(this.__wbg_ptr);return Ht.__wrap(_)}static new(_){g(_,Ht);const e=t.scriptall_new(_.__wbg_ptr);return pe.__wrap(e)}}c.exports.ScriptAny=pe;class M_{static __wrap(_){_=_>>>0;const e=Object.create(M_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scriptdatahash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scriptdatahash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return M_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptdatahash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return M_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptdatahash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return M_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.ScriptDataHash=M_;class Mt{static __wrap(_){_=_>>>0;const e=Object.create(Mt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scripthash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scripthash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.ed25519keyhash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scripthash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scripthash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.ScriptHash=Mt;class we{static __wrap(_){_=_>>>0;const e=Object.create(we.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scripthashes_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scripthashes_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scripthashes_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return we.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.scripthashes_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scripthashes_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return we.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scripthashes_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return we.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.ed25519keyhashes_new();return we.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.scripthashes_get(this.__wbg_ptr,_);return Mt.__wrap(e)}add(_){g(_,Mt),t.ed25519keyhashes_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.ScriptHashes=we;class le{static __wrap(_){_=_>>>0;const e=Object.create(le.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scriptnofk_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptnofk_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scriptnofk_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return le.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.scriptnofk_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptnofk_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return le.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.scriptnofk_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptnofk_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptnofk_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return le.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}n(){return t.scriptnofk_n(this.__wbg_ptr)>>>0}native_scripts(){const _=t.scriptall_native_scripts(this.__wbg_ptr);return Ht.__wrap(_)}static new(_,e){g(e,Ht);const s=t.scriptnofk_new(_,e.__wbg_ptr);return le.__wrap(s)}}c.exports.ScriptNOfK=le;class ge{static __wrap(_){_=_>>>0;const e=Object.create(ge.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scriptpubkey_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptpubkey_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scriptpubkey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ge.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.scriptpubkey_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptpubkey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ge.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.scriptpubkey_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptpubkey_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptpubkey_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ge.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}addr_keyhash(){const _=t.scriptpubkey_addr_keyhash(this.__wbg_ptr);return X.__wrap(_)}static new(_){g(_,X);const e=t.scriptpubkey_new(_.__wbg_ptr);return ge.__wrap(e)}}c.exports.ScriptPubkey=ge;class B_{static __wrap(_){_=_>>>0;const e=Object.create(B_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_scriptref_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptref_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.scriptref_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return B_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.scriptref_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptref_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return B_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.scriptref_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.scriptref_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.scriptref_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return B_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_native_script(_){g(_,Nt);const e=t.scriptref_new_native_script(_.__wbg_ptr);return B_.__wrap(e)}static new_plutus_script(_){g(_,Yt);const e=t.scriptref_new_plutus_script(_.__wbg_ptr);return B_.__wrap(e)}is_native_script(){return t.scriptref_is_native_script(this.__wbg_ptr)!==0}is_plutus_script(){return t.scriptref_is_plutus_script(this.__wbg_ptr)!==0}native_script(){const _=t.scriptref_native_script(this.__wbg_ptr);return _===0?void 0:Nt.__wrap(_)}plutus_script(){const _=t.scriptref_plutus_script(this.__wbg_ptr);return _===0?void 0:Yt.__wrap(_)}}c.exports.ScriptRef=B_;class vr{static __wrap(_){_=_>>>0;const e=Object.create(vr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_serializedaddress_free(_)}static new(_,e,s){const n=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),r=b,d=v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b,f=v(s,t.__wbindgen_malloc,t.__wbindgen_realloc),l=b,H=t.serializedaddress_new(n,r,d,o,f,l);return vr.__wrap(H)}get_pub_key_hash(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.serializedaddress_get_pub_key_hash(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}get_script_hash(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.serializedaddress_get_script_hash(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}get_stake_key_hash(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.serializedaddress_get_stake_key_hash(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}}c.exports.SerializedAddress=vr;class ue{static __wrap(_){_=_>>>0;const e=Object.create(ue.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_singlehostaddr_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostaddr_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.singlehostaddr_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ue.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostaddr_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.singlehostaddr_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ue.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostaddr_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostaddr_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.singlehostaddr_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ue.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}port(){const _=t.singlehostaddr_port(this.__wbg_ptr);return _===16777215?void 0:_}ipv4(){const _=t.singlehostaddr_ipv4(this.__wbg_ptr);return _===0?void 0:$_.__wrap(_)}ipv6(){const _=t.singlehostaddr_ipv6(this.__wbg_ptr);return _===0?void 0:J_.__wrap(_)}static new(_,e,s){let n=0;nt(e)||(g(e,$_),n=e.__destroy_into_raw());let r=0;nt(s)||(g(s,J_),r=s.__destroy_into_raw());const d=t.singlehostaddr_new(nt(_)?16777215:_,n,r);return ue.__wrap(d)}}c.exports.SingleHostAddr=ue;class be{static __wrap(_){_=_>>>0;const e=Object.create(be.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_singlehostname_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostname_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.singlehostname_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return be.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostname_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.singlehostname_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return be.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostname_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.singlehostname_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.singlehostname_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return be.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}port(){const _=t.singlehostname_port(this.__wbg_ptr);return _===16777215?void 0:_}dns_name(){const _=t.multihostname_dns_name(this.__wbg_ptr);return S.__wrap(_)}static new(_,e){g(e,S);const s=t.singlehostname_new(nt(_)?16777215:_,e.__wbg_ptr);return be.__wrap(s)}}c.exports.SingleHostName=be;class Qt{static __wrap(_){_=_>>>0;const e=Object.create(Qt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_stakecredential_free(_)}static from_keyhash(_){g(_,X);const e=t.stakecredential_from_keyhash(_.__wbg_ptr);return Qt.__wrap(e)}static from_scripthash(_){g(_,Mt);const e=t.stakecredential_from_scripthash(_.__wbg_ptr);return Qt.__wrap(e)}to_keyhash(){const _=t.stakecredential_to_keyhash(this.__wbg_ptr);return _===0?void 0:X.__wrap(_)}to_scripthash(){const _=t.stakecredential_to_scripthash(this.__wbg_ptr);return _===0?void 0:Mt.__wrap(_)}kind(){return t.networkid_kind(this.__wbg_ptr)>>>0}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredential_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.stakecredential_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Qt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredential_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakecredential_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Qt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredential_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredential_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakecredential_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Qt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.StakeCredential=Qt;class Fe{static __wrap(_){_=_>>>0;const e=Object.create(Fe.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_stakecredentials_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredentials_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.stakecredentials_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Fe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredentials_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakecredentials_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Fe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredentials_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakecredentials_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakecredentials_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Fe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.ed25519keyhashes_new();return Fe.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.stakecredentials_get(this.__wbg_ptr,_);return Qt.__wrap(e)}add(_){g(_,Qt),t.stakecredentials_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.StakeCredentials=Fe;class fe{static __wrap(_){_=_>>>0;const e=Object.create(fe.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_stakedelegation_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakedelegation_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.stakedelegation_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return fe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.stakedelegation_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakedelegation_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return fe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.stakedelegation_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakedelegation_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakedelegation_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return fe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const _=t.baseaddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}pool_keyhash(){const _=t.stakedelegation_pool_keyhash(this.__wbg_ptr);return X.__wrap(_)}static new(_,e){g(_,Qt),g(e,X);const s=t.stakedelegation_new(_.__wbg_ptr,e.__wbg_ptr);return fe.__wrap(s)}}c.exports.StakeDelegation=fe;class he{static __wrap(_){_=_>>>0;const e=Object.create(he.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_stakederegistration_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakederegistration_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.stakederegistration_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return he.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.stakederegistration_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakederegistration_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return he.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.stakederegistration_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakederegistration_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakederegistration_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return he.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const _=t.baseaddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}static new(_){g(_,Qt);const e=t.stakederegistration_new(_.__wbg_ptr);return he.__wrap(e)}}c.exports.StakeDeregistration=he;class ye{static __wrap(_){_=_>>>0;const e=Object.create(ye.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_stakeregistration_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakeregistration_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.stakeregistration_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ye.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.stakeregistration_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakeregistration_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ye.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.stakederegistration_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.stakeregistration_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.stakeregistration_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ye.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const _=t.baseaddress_payment_cred(this.__wbg_ptr);return Qt.__wrap(_)}static new(_){g(_,Qt);const e=t.stakederegistration_new(_.__wbg_ptr);return ye.__wrap(e)}}c.exports.StakeRegistration=ye;class Er{static __wrap(_){_=_>>>0;const e=Object.create(Er.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_strings_free(_)}static new(){const _=t.assetnames_new();return Er.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){let e,s;try{const d=t.__wbindgen_add_to_stack_pointer(-16);t.strings_get(d,this.__wbg_ptr,_);var n=a()[d/4+0],r=a()[d/4+1];return e=n,s=r,m(n,r)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}add(_){const e=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),s=b;t.strings_add(this.__wbg_ptr,e,s)}}c.exports.Strings=Er;class F_{static __wrap(_){_=_>>>0;const e=Object.create(F_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_timelockexpiry_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.timelockexpiry_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return F_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.timelockexpiry_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return F_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.timelockexpiry_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return F_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}slot(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_slot(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const _=t.linearfee_constant(this.__wbg_ptr);return I.__wrap(_)}static new(_){const e=t.timelockexpiry_new(_);return F_.__wrap(e)}static new_timelockexpiry(_){g(_,I);const e=t.exunits_mem(_.__wbg_ptr);return F_.__wrap(e)}}c.exports.TimelockExpiry=F_;class K_{static __wrap(_){_=_>>>0;const e=Object.create(K_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_timelockstart_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.timelockstart_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.timelockstart_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return K_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.timelockstart_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.timelockstart_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return K_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.timelockstart_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.timelockstart_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return K_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}slot(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.timelockexpiry_slot(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const _=t.linearfee_constant(this.__wbg_ptr);return I.__wrap(_)}static new(_){const e=t.timelockexpiry_new(_);return K_.__wrap(e)}static new_timelockstart(_){g(_,I);const e=t.exunits_mem(_.__wbg_ptr);return K_.__wrap(e)}}c.exports.TimelockStart=K_;class f_{static __wrap(_){_=_>>>0;const e=Object.create(f_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transaction_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transaction_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transaction_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return f_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transaction_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transaction_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return f_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transaction_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transaction_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transaction_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return f_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}body(){const _=t.fixedtransaction_body(this.__wbg_ptr);return Wt.__wrap(_)}witness_set(){const _=t.transaction_witness_set(this.__wbg_ptr);return y_.__wrap(_)}is_valid(){return t.transaction_is_valid(this.__wbg_ptr)!==0}auxiliary_data(){const _=t.transaction_auxiliary_data(this.__wbg_ptr);return _===0?void 0:Pt.__wrap(_)}set_is_valid(_){t.transaction_set_is_valid(this.__wbg_ptr,_)}static new(_,e,s){g(_,Wt),g(e,y_);let n=0;nt(s)||(g(s,Pt),n=s.__destroy_into_raw());const r=t.transaction_new(_.__wbg_ptr,e.__wbg_ptr,n);return f_.__wrap(r)}}c.exports.Transaction=f_;class Qr{static __wrap(_){_=_>>>0;const e=Object.create(Qr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbatch_free(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionbatch_get(this.__wbg_ptr,_);return f_.__wrap(e)}}c.exports.TransactionBatch=Qr;class Or{static __wrap(_){_=_>>>0;const e=Object.create(Or.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbatchlist_free(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionbatchlist_get(this.__wbg_ptr,_);return Qr.__wrap(e)}}c.exports.TransactionBatchList=Or;class ve{static __wrap(_){_=_>>>0;const e=Object.create(ve.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbodies_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbodies_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionbodies_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ve.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbodies_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionbodies_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ve.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbodies_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbodies_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionbodies_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ve.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return ve.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionbodies_get(this.__wbg_ptr,_);return Wt.__wrap(e)}add(_){g(_,Wt),t.transactionbodies_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.TransactionBodies=ve;class Wt{static __wrap(_){_=_>>>0;const e=Object.create(Wt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbody_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbody_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionbody_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbody_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionbody_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbody_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbody_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionbody_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Wt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}inputs(){const _=t.transactionbody_inputs(this.__wbg_ptr);return zt.__wrap(_)}outputs(){const _=t.transactionbody_outputs(this.__wbg_ptr);return H_.__wrap(_)}fee(){const _=t.transactionbody_fee(this.__wbg_ptr);return I.__wrap(_)}ttl(){try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbody_ttl(r,this.__wbg_ptr);var _=a()[r/4+0],e=a()[r/4+1],s=a()[r/4+2],n=a()[r/4+3];if(n)throw p(s);return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}ttl_bignum(){const _=t.transactionbody_ttl_bignum(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}set_ttl(_){g(_,I),t.protocolparamupdate_set_minfee_a(this.__wbg_ptr,_.__wbg_ptr)}remove_ttl(){t.transactionbody_remove_ttl(this.__wbg_ptr)}set_certs(_){g(_,N),t.transactionbody_set_certs(this.__wbg_ptr,_.__wbg_ptr)}certs(){const _=t.transactionbody_certs(this.__wbg_ptr);return _===0?void 0:N.__wrap(_)}set_withdrawals(_){g(_,z_),t.transactionbody_set_withdrawals(this.__wbg_ptr,_.__wbg_ptr)}withdrawals(){const _=t.transactionbody_withdrawals(this.__wbg_ptr);return _===0?void 0:z_.__wrap(_)}set_update(_){g(_,Ae),t.transactionbody_set_update(this.__wbg_ptr,_.__wbg_ptr)}update(){const _=t.transactionbody_update(this.__wbg_ptr);return _===0?void 0:Ae.__wrap(_)}set_auxiliary_data_hash(_){g(_,qt),t.transactionbody_set_auxiliary_data_hash(this.__wbg_ptr,_.__wbg_ptr)}auxiliary_data_hash(){const _=t.transactionbody_auxiliary_data_hash(this.__wbg_ptr);return _===0?void 0:qt.__wrap(_)}set_validity_start_interval(_){t.transactionbody_set_validity_start_interval(this.__wbg_ptr,_)}set_validity_start_interval_bignum(_){g(_,I);var e=_.__destroy_into_raw();t.transactionbody_set_validity_start_interval_bignum(this.__wbg_ptr,e)}validity_start_interval_bignum(){const _=t.protocolparamupdate_minfee_b(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}validity_start_interval(){try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbody_validity_start_interval(r,this.__wbg_ptr);var _=a()[r/4+0],e=a()[r/4+1],s=a()[r/4+2],n=a()[r/4+3];if(n)throw p(s);return _===0?void 0:e>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_mint(_){g(_,r_),t.transactionbody_set_mint(this.__wbg_ptr,_.__wbg_ptr)}mint(){const _=t.transactionbody_mint(this.__wbg_ptr);return _===0?void 0:r_.__wrap(_)}multiassets(){const _=t.transactionbody_multiassets(this.__wbg_ptr);return _===0?void 0:r_.__wrap(_)}set_reference_inputs(_){g(_,zt),t.transactionbody_set_reference_inputs(this.__wbg_ptr,_.__wbg_ptr)}reference_inputs(){const _=t.transactionbody_reference_inputs(this.__wbg_ptr);return _===0?void 0:zt.__wrap(_)}set_script_data_hash(_){g(_,M_),t.transactionbody_set_script_data_hash(this.__wbg_ptr,_.__wbg_ptr)}script_data_hash(){const _=t.transactionbody_script_data_hash(this.__wbg_ptr);return _===0?void 0:M_.__wrap(_)}set_collateral(_){g(_,zt),t.transactionbody_set_collateral(this.__wbg_ptr,_.__wbg_ptr)}collateral(){const _=t.transactionbody_collateral(this.__wbg_ptr);return _===0?void 0:zt.__wrap(_)}set_required_signers(_){g(_,tt),t.transactionbody_set_required_signers(this.__wbg_ptr,_.__wbg_ptr)}required_signers(){const _=t.transactionbody_required_signers(this.__wbg_ptr);return _===0?void 0:tt.__wrap(_)}set_network_id(_){g(_,N_),t.transactionbody_set_network_id(this.__wbg_ptr,_.__wbg_ptr)}network_id(){const _=t.transactionbody_network_id(this.__wbg_ptr);return _===0?void 0:N_.__wrap(_)}set_collateral_return(_){g(_,Gt),t.transactionbody_set_collateral_return(this.__wbg_ptr,_.__wbg_ptr)}collateral_return(){const _=t.transactionbody_collateral_return(this.__wbg_ptr);return _===0?void 0:Gt.__wrap(_)}set_total_collateral(_){g(_,I),t.protocolparamupdate_set_key_deposit(this.__wbg_ptr,_.__wbg_ptr)}total_collateral(){const _=t.protocolparamupdate_key_deposit(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}static new(_,e,s,n){g(_,zt),g(e,H_),g(s,I);const r=t.transactionbody_new(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr,!nt(n),nt(n)?0:n);return Wt.__wrap(r)}static new_tx_body(_,e,s){g(_,zt),g(e,H_),g(s,I);const n=t.transactionbody_new_tx_body(_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);return Wt.__wrap(n)}}c.exports.TransactionBody=Wt;class Dr{static __wrap(_){_=_>>>0;const e=Object.create(Dr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbuilder_free(_)}add_inputs_from(_,e){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,We),t.transactionbuilder_add_inputs_from(r,this.__wbg_ptr,_.__wbg_ptr,e);var s=a()[r/4+0],n=a()[r/4+1];if(n)throw p(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_inputs(_){g(_,ir),t.transactionbuilder_set_inputs(this.__wbg_ptr,_.__wbg_ptr)}set_collateral(_){g(_,ir),t.transactionbuilder_set_collateral(this.__wbg_ptr,_.__wbg_ptr)}set_collateral_return(_){g(_,Gt),t.transactionbuilder_set_collateral_return(this.__wbg_ptr,_.__wbg_ptr)}set_collateral_return_and_total(_){try{const n=t.__wbindgen_add_to_stack_pointer(-16);g(_,Gt),t.transactionbuilder_set_collateral_return_and_total(n,this.__wbg_ptr,_.__wbg_ptr);var e=a()[n/4+0],s=a()[n/4+1];if(s)throw p(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_total_collateral(_){g(_,I),t.transactionbuilder_set_total_collateral(this.__wbg_ptr,_.__wbg_ptr)}set_total_collateral_and_return(_,e){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,I),g(e,pt),t.transactionbuilder_set_total_collateral_and_return(r,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];if(n)throw p(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}add_reference_input(_){g(_,Ct),t.transactionbuilder_add_reference_input(this.__wbg_ptr,_.__wbg_ptr)}add_key_input(_,e,s){g(_,X),g(e,Ct),g(s,gt),t.transactionbuilder_add_key_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_script_input(_,e,s){g(_,Mt),g(e,Ct),g(s,gt),t.transactionbuilder_add_script_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_native_script_input(_,e,s){g(_,Nt),g(e,Ct),g(s,gt),t.transactionbuilder_add_native_script_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_plutus_script_input(_,e,s){g(_,l_),g(e,Ct),g(s,gt),t.transactionbuilder_add_plutus_script_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_bootstrap_input(_,e,s){g(_,A),g(e,Ct),g(s,gt),t.transactionbuilder_add_bootstrap_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_input(_,e,s){g(_,pt),g(e,Ct),g(s,gt),t.transactionbuilder_add_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}count_missing_input_scripts(){return t.transactionbuilder_count_missing_input_scripts(this.__wbg_ptr)>>>0}add_required_native_input_scripts(_){return g(_,Ht),t.transactionbuilder_add_required_native_input_scripts(this.__wbg_ptr,_.__wbg_ptr)>>>0}add_required_plutus_input_scripts(_){return g(_,re),t.transactionbuilder_add_required_plutus_input_scripts(this.__wbg_ptr,_.__wbg_ptr)>>>0}get_native_input_scripts(){const _=t.transactionbuilder_get_native_input_scripts(this.__wbg_ptr);return _===0?void 0:Ht.__wrap(_)}get_plutus_input_scripts(){const _=t.transactionbuilder_get_plutus_input_scripts(this.__wbg_ptr);return _===0?void 0:re.__wrap(_)}fee_for_input(_,e,s){try{const o=t.__wbindgen_add_to_stack_pointer(-16);g(_,pt),g(e,Ct),g(s,gt),t.transactionbuilder_fee_for_input(o,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr);var n=a()[o/4+0],r=a()[o/4+1],d=a()[o/4+2];if(d)throw p(r);return I.__wrap(n)}finally{t.__wbindgen_add_to_stack_pointer(16)}}add_output(_){try{const n=t.__wbindgen_add_to_stack_pointer(-16);g(_,Gt),t.transactionbuilder_add_output(n,this.__wbg_ptr,_.__wbg_ptr);var e=a()[n/4+0],s=a()[n/4+1];if(s)throw p(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}fee_for_output(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,Gt),t.transactionbuilder_fee_for_output(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return I.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_fee(_){g(_,I),t.transactionbuilder_set_fee(this.__wbg_ptr,_.__wbg_ptr)}set_ttl(_){t.transactionbuilder_set_ttl(this.__wbg_ptr,_)}set_ttl_bignum(_){g(_,I),t.transactionbuilder_set_ttl_bignum(this.__wbg_ptr,_.__wbg_ptr)}set_validity_start_interval(_){t.transactionbuilder_set_validity_start_interval(this.__wbg_ptr,_)}set_validity_start_interval_bignum(_){g(_,I);var e=_.__destroy_into_raw();t.transactionbuilder_set_validity_start_interval_bignum(this.__wbg_ptr,e)}set_certs(_){g(_,N),t.transactionbuilder_set_certs(this.__wbg_ptr,_.__wbg_ptr)}set_withdrawals(_){g(_,z_),t.transactionbuilder_set_withdrawals(this.__wbg_ptr,_.__wbg_ptr)}get_auxiliary_data(){const _=t.transactionbuilder_get_auxiliary_data(this.__wbg_ptr);return _===0?void 0:Pt.__wrap(_)}set_auxiliary_data(_){g(_,Pt),t.transactionbuilder_set_auxiliary_data(this.__wbg_ptr,_.__wbg_ptr)}set_metadata(_){g(_,Ot),t.transactionbuilder_set_metadata(this.__wbg_ptr,_.__wbg_ptr)}add_metadatum(_,e){g(_,I),g(e,mt),t.transactionbuilder_add_metadatum(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr)}add_json_metadatum(_,e){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,I);const d=v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionbuilder_add_json_metadatum(r,this.__wbg_ptr,_.__wbg_ptr,d,o);var s=a()[r/4+0],n=a()[r/4+1];if(n)throw p(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}add_json_metadatum_with_schema(_,e,s){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(_,I);const o=v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),f=b;t.transactionbuilder_add_json_metadatum_with_schema(d,this.__wbg_ptr,_.__wbg_ptr,o,f,s);var n=a()[d/4+0],r=a()[d/4+1];if(r)throw p(n)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_mint_builder(_){g(_,ar),t.transactionbuilder_set_mint_builder(this.__wbg_ptr,_.__wbg_ptr)}get_mint_builder(){const _=t.transactionbuilder_get_mint_builder(this.__wbg_ptr);return _===0?void 0:ar.__wrap(_)}set_mint(_,e){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,r_),g(e,Ht),t.transactionbuilder_set_mint(r,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];if(n)throw p(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_mint(){const _=t.transactionbuilder_get_mint(this.__wbg_ptr);return _===0?void 0:r_.__wrap(_)}get_mint_scripts(){const _=t.transactionbuilder_get_mint_scripts(this.__wbg_ptr);return _===0?void 0:Ht.__wrap(_)}set_mint_asset(_,e){g(_,Nt),g(e,D_),t.transactionbuilder_set_mint_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr)}add_mint_asset(_,e,s){g(_,Nt),g(e,It),g(s,Et);var n=s.__destroy_into_raw();t.transactionbuilder_add_mint_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,n)}add_mint_asset_and_output(_,e,s,n,r){try{const l=t.__wbindgen_add_to_stack_pointer(-16);g(_,Nt),g(e,It),g(s,Et);var d=s.__destroy_into_raw();g(n,S_),g(r,I),t.transactionbuilder_add_mint_asset_and_output(l,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,d,n.__wbg_ptr,r.__wbg_ptr);var o=a()[l/4+0],f=a()[l/4+1];if(f)throw p(o)}finally{t.__wbindgen_add_to_stack_pointer(16)}}add_mint_asset_and_output_min_required_coin(_,e,s,n){try{const f=t.__wbindgen_add_to_stack_pointer(-16);g(_,Nt),g(e,It),g(s,Et);var r=s.__destroy_into_raw();g(n,S_),t.transactionbuilder_add_mint_asset_and_output_min_required_coin(f,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,r,n.__wbg_ptr);var d=a()[f/4+0],o=a()[f/4+1];if(o)throw p(d)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){g(_,or);const e=t.transactionbuilder_new(_.__wbg_ptr);return Dr.__wrap(e)}get_reference_inputs(){const _=t.transactionbuilder_get_reference_inputs(this.__wbg_ptr);return zt.__wrap(_)}get_explicit_input(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_get_explicit_input(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_implicit_input(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_get_implicit_input(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_total_input(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_get_total_input(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_total_output(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_get_total_output(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_explicit_output(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_get_explicit_output(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_deposit(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_get_deposit(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return I.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}get_fee_if_set(){const _=t.transactionbuilder_get_fee_if_set(this.__wbg_ptr);return _===0?void 0:I.__wrap(_)}add_change_if_needed(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,pt),t.transactionbuilder_add_change_if_needed(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return e!==0}finally{t.__wbindgen_add_to_stack_pointer(16)}}add_change_if_needed_with_datum(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(_,pt),g(e,sr),t.transactionbuilder_add_change_if_needed_with_datum(d,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return s!==0}finally{t.__wbindgen_add_to_stack_pointer(16)}}calc_script_data_hash(_){try{const n=t.__wbindgen_add_to_stack_pointer(-16);g(_,M),t.transactionbuilder_calc_script_data_hash(n,this.__wbg_ptr,_.__wbg_ptr);var e=a()[n/4+0],s=a()[n/4+1];if(s)throw p(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_script_data_hash(_){g(_,M_),t.transactionbuilder_set_script_data_hash(this.__wbg_ptr,_.__wbg_ptr)}remove_script_data_hash(){t.transactionbuilder_remove_script_data_hash(this.__wbg_ptr)}add_required_signer(_){g(_,X),t.transactionbuilder_add_required_signer(this.__wbg_ptr,_.__wbg_ptr)}full_size(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_full_size(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return _>>>0}finally{t.__wbindgen_add_to_stack_pointer(16)}}output_sizes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_output_sizes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=ut(_,e).slice();return t.__wbindgen_free(_,e*4),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}build(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_build(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return Wt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}build_tx(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_build_tx(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return f_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}build_tx_unsafe(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_build_tx_unsafe(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return f_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}min_fee(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilder_min_fee(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return I.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.TransactionBuilder=Dr;class or{static __wrap(_){_=_>>>0;const e=Object.create(or.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbuilderconfig_free(_)}}c.exports.TransactionBuilderConfig=or;class i_{static __wrap(_){_=_>>>0;const e=Object.create(i_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionbuilderconfigbuilder_free(_)}static new(){const _=t.transactionbuilderconfigbuilder_new();return i_.__wrap(_)}fee_algo(_){g(_,nr);const e=t.transactionbuilderconfigbuilder_fee_algo(this.__wbg_ptr,_.__wbg_ptr);return i_.__wrap(e)}coins_per_utxo_word(_){g(_,I);const e=t.transactionbuilderconfigbuilder_coins_per_utxo_word(this.__wbg_ptr,_.__wbg_ptr);return i_.__wrap(e)}coins_per_utxo_byte(_){g(_,I);const e=t.transactionbuilderconfigbuilder_coins_per_utxo_byte(this.__wbg_ptr,_.__wbg_ptr);return i_.__wrap(e)}ex_unit_prices(_){g(_,vt);const e=t.transactionbuilderconfigbuilder_ex_unit_prices(this.__wbg_ptr,_.__wbg_ptr);return i_.__wrap(e)}pool_deposit(_){g(_,I);const e=t.transactionbuilderconfigbuilder_pool_deposit(this.__wbg_ptr,_.__wbg_ptr);return i_.__wrap(e)}key_deposit(_){g(_,I);const e=t.transactionbuilderconfigbuilder_key_deposit(this.__wbg_ptr,_.__wbg_ptr);return i_.__wrap(e)}max_value_size(_){const e=t.transactionbuilderconfigbuilder_max_value_size(this.__wbg_ptr,_);return i_.__wrap(e)}max_tx_size(_){const e=t.transactionbuilderconfigbuilder_max_tx_size(this.__wbg_ptr,_);return i_.__wrap(e)}prefer_pure_change(_){const e=t.transactionbuilderconfigbuilder_prefer_pure_change(this.__wbg_ptr,_);return i_.__wrap(e)}build(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionbuilderconfigbuilder_build(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return or.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.TransactionBuilderConfigBuilder=i_;class h_{static __wrap(_){_=_>>>0;const e=Object.create(h_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionhash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionhash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return h_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionhash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return h_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionhash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return h_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.TransactionHash=h_;class Ct{static __wrap(_){_=_>>>0;const e=Object.create(Ct.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactioninput_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninput_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactioninput_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ct.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninput_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactioninput_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ct.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninput_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninput_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactioninput_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ct.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}transaction_id(){const _=t.transactioninput_transaction_id(this.__wbg_ptr);return h_.__wrap(_)}index(){return t.transactioninput_index(this.__wbg_ptr)>>>0}static new(_,e){g(_,h_);const s=t.transactioninput_new(_.__wbg_ptr,e);return Ct.__wrap(s)}}c.exports.TransactionInput=Ct;class zt{static __wrap(_){_=_>>>0;const e=Object.create(zt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactioninputs_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninputs_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactioninputs_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return zt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninputs_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactioninputs_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return zt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninputs_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactioninputs_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactioninputs_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return zt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assetnames_new();return zt.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactioninputs_get(this.__wbg_ptr,_);return Ct.__wrap(e)}add(_){g(_,Ct),t.transactioninputs_add(this.__wbg_ptr,_.__wbg_ptr)}to_option(){const _=t.transactioninputs_to_option(this.__wbg_ptr);return _===0?void 0:zt.__wrap(_)}}c.exports.TransactionInputs=zt;class mt{static __wrap(_){_=_>>>0;const e=Object.create(mt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionmetadatum_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionmetadatum_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionmetadatum_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_map(_){g(_,Te);const e=t.transactionmetadatum_new_map(_.__wbg_ptr);return mt.__wrap(e)}static new_list(_){g(_,X_);const e=t.transactionmetadatum_new_list(_.__wbg_ptr);return mt.__wrap(e)}static new_int(_){g(_,Et);const e=t.transactionmetadatum_new_int(_.__wbg_ptr);return mt.__wrap(e)}static new_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionmetadatum_new_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new_text(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionmetadatum_new_text(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return mt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}kind(){return t.plutusdata_kind(this.__wbg_ptr)>>>0}as_map(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_as_map(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return Te.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_list(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_as_list(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return X_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_int(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_as_int(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return Et.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const d=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_as_bytes(d,this.__wbg_ptr);var _=a()[d/4+0],e=a()[d/4+1],s=a()[d/4+2],n=a()[d/4+3];if(n)throw p(s);var r=D(_,e).slice();return t.__wbindgen_free(_,e*1),r}finally{t.__wbindgen_add_to_stack_pointer(16)}}as_text(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatum_as_text(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}}c.exports.TransactionMetadatum=mt;class Je{static __wrap(_){_=_>>>0;const e=Object.create(Je.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionmetadatumlabels_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatumlabels_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionmetadatumlabels_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Je.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionmetadatumlabels_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionmetadatumlabels_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Je.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return Je.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionmetadatumlabels_get(this.__wbg_ptr,_);return I.__wrap(e)}add(_){g(_,I),t.transactionmetadatumlabels_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.TransactionMetadatumLabels=Je;class Gt{static __wrap(_){_=_>>>0;const e=Object.create(Gt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionoutput_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutput_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionoutput_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutput_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionoutput_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutput_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutput_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionoutput_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}address(){const _=t.transactionoutput_address(this.__wbg_ptr);return pt.__wrap(_)}amount(){const _=t.transactionoutput_amount(this.__wbg_ptr);return gt.__wrap(_)}data_hash(){const _=t.transactionoutput_data_hash(this.__wbg_ptr);return _===0?void 0:U.__wrap(_)}plutus_data(){const _=t.transactionoutput_plutus_data(this.__wbg_ptr);return _===0?void 0:yt.__wrap(_)}script_ref(){const _=t.transactionoutput_script_ref(this.__wbg_ptr);return _===0?void 0:B_.__wrap(_)}set_script_ref(_){g(_,B_),t.transactionoutput_set_script_ref(this.__wbg_ptr,_.__wbg_ptr)}set_plutus_data(_){g(_,yt),t.transactionoutput_set_plutus_data(this.__wbg_ptr,_.__wbg_ptr)}set_data_hash(_){g(_,U),t.transactionoutput_set_data_hash(this.__wbg_ptr,_.__wbg_ptr)}has_plutus_data(){return t.transactionoutput_has_plutus_data(this.__wbg_ptr)!==0}has_data_hash(){return t.transactionoutput_has_data_hash(this.__wbg_ptr)!==0}has_script_ref(){return t.transactionoutput_has_script_ref(this.__wbg_ptr)!==0}static new(_,e){g(_,pt),g(e,gt);const s=t.transactionoutput_new(_.__wbg_ptr,e.__wbg_ptr);return Gt.__wrap(s)}serialization_format(){const _=t.transactionoutput_serialization_format(this.__wbg_ptr);return _===2?void 0:_}}c.exports.TransactionOutput=Gt;class S_{static __wrap(_){_=_>>>0;const e=Object.create(S_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionoutputamountbuilder_free(_)}with_value(_){g(_,gt);const e=t.transactionoutputamountbuilder_with_value(this.__wbg_ptr,_.__wbg_ptr);return S_.__wrap(e)}with_coin(_){g(_,I);const e=t.transactionoutputamountbuilder_with_coin(this.__wbg_ptr,_.__wbg_ptr);return S_.__wrap(e)}with_coin_and_asset(_,e){g(_,I),g(e,$t);const s=t.transactionoutputamountbuilder_with_coin_and_asset(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return S_.__wrap(s)}with_asset_and_min_required_coin(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(_,$t),g(e,I),t.transactionoutputamountbuilder_with_asset_and_min_required_coin(d,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return S_.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}with_asset_and_min_required_coin_by_utxo_cost(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16);g(_,$t),g(e,F),t.transactionoutputamountbuilder_with_asset_and_min_required_coin_by_utxo_cost(d,this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return S_.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}build(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutputamountbuilder_build(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return Gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.TransactionOutputAmountBuilder=S_;class Ke{static __wrap(_){_=_>>>0;const e=Object.create(Ke.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionoutputbuilder_free(_)}static new(){const _=t.transactionoutputbuilder_new();return Ke.__wrap(_)}with_address(_){g(_,pt);const e=t.transactionoutputbuilder_with_address(this.__wbg_ptr,_.__wbg_ptr);return Ke.__wrap(e)}with_data_hash(_){g(_,U);const e=t.transactionoutputbuilder_with_data_hash(this.__wbg_ptr,_.__wbg_ptr);return Ke.__wrap(e)}with_plutus_data(_){g(_,yt);const e=t.transactionoutputbuilder_with_plutus_data(this.__wbg_ptr,_.__wbg_ptr);return Ke.__wrap(e)}with_script_ref(_){g(_,B_);const e=t.transactionoutputbuilder_with_script_ref(this.__wbg_ptr,_.__wbg_ptr);return Ke.__wrap(e)}next(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutputbuilder_next(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return S_.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.TransactionOutputBuilder=Ke;class H_{static __wrap(_){_=_>>>0;const e=Object.create(H_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionoutputs_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutputs_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionoutputs_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return H_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutputs_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionoutputs_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return H_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutputs_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionoutputs_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionoutputs_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return H_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return H_.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionoutputs_get(this.__wbg_ptr,_);return Gt.__wrap(e)}add(_){g(_,Gt),t.transactionoutputs_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.TransactionOutputs=H_;class me{static __wrap(_){_=_>>>0;const e=Object.create(me.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionunspentoutput_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionunspentoutput_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionunspentoutput_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return me.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionunspentoutput_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionunspentoutput_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return me.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionunspentoutput_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionunspentoutput_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionunspentoutput_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return me.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_,e){g(_,Ct),g(e,Gt);const s=t.transactionunspentoutput_new(_.__wbg_ptr,e.__wbg_ptr);return me.__wrap(s)}input(){const _=t.transactionunspentoutput_input(this.__wbg_ptr);return Ct.__wrap(_)}output(){const _=t.transactionunspentoutput_output(this.__wbg_ptr);return Gt.__wrap(_)}}c.exports.TransactionUnspentOutput=me;class We{static __wrap(_){_=_>>>0;const e=Object.create(We.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionunspentoutputs_free(_)}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionunspentoutputs_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionunspentoutputs_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionunspentoutputs_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return We.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.certificates_new();return We.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionunspentoutputs_get(this.__wbg_ptr,_);return me.__wrap(e)}add(_){g(_,me),t.transactionunspentoutputs_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.TransactionUnspentOutputs=We;class y_{static __wrap(_){_=_>>>0;const e=Object.create(y_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionwitnessset_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnessset_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionwitnessset_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return y_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnessset_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionwitnessset_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return y_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnessset_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnessset_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionwitnessset_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return y_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}set_vkeys(_){g(_,Ce),t.transactionwitnessset_set_vkeys(this.__wbg_ptr,_.__wbg_ptr)}vkeys(){const _=t.transactionwitnessset_vkeys(this.__wbg_ptr);return _===0?void 0:Ce.__wrap(_)}set_native_scripts(_){g(_,Ht),t.transactionwitnessset_set_native_scripts(this.__wbg_ptr,_.__wbg_ptr)}native_scripts(){const _=t.transactionwitnessset_native_scripts(this.__wbg_ptr);return _===0?void 0:Ht.__wrap(_)}set_bootstraps(_){g(_,x),t.transactionwitnessset_set_bootstraps(this.__wbg_ptr,_.__wbg_ptr)}bootstraps(){const _=t.transactionwitnessset_bootstraps(this.__wbg_ptr);return _===0?void 0:x.__wrap(_)}set_plutus_scripts(_){g(_,x_),t.transactionwitnessset_set_plutus_scripts(this.__wbg_ptr,_.__wbg_ptr)}plutus_scripts(){const _=t.transactionwitnessset_plutus_scripts(this.__wbg_ptr);return _===0?void 0:x_.__wrap(_)}set_plutus_data(_){g(_,n_),t.transactionwitnessset_set_plutus_data(this.__wbg_ptr,_.__wbg_ptr)}plutus_data(){const _=t.transactionwitnessset_plutus_data(this.__wbg_ptr);return _===0?void 0:n_.__wrap(_)}set_redeemers(_){g(_,I_),t.transactionwitnessset_set_redeemers(this.__wbg_ptr,_.__wbg_ptr)}redeemers(){const _=t.transactionwitnessset_redeemers(this.__wbg_ptr);return _===0?void 0:I_.__wrap(_)}static new(){const _=t.transactionwitnessset_new();return y_.__wrap(_)}}c.exports.TransactionWitnessSet=y_;class ke{static __wrap(_){_=_>>>0;const e=Object.create(ke.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_transactionwitnesssets_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnesssets_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.transactionwitnesssets_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ke.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnesssets_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionwitnesssets_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ke.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnesssets_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.transactionwitnesssets_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.transactionwitnesssets_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return ke.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.assetnames_new();return ke.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.transactionwitnesssets_get(this.__wbg_ptr,_);return y_.__wrap(e)}add(_){g(_,y_),t.transactionwitnesssets_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.TransactionWitnessSets=ke;class Aa{__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_txbuilderconstants_free(_)}static plutus_default_cost_models(){const _=t.txbuilderconstants_plutus_default_cost_models();return M.__wrap(_)}static plutus_alonzo_cost_models(){const _=t.txbuilderconstants_plutus_alonzo_cost_models();return M.__wrap(_)}static plutus_vasil_cost_models(){const _=t.txbuilderconstants_plutus_default_cost_models();return M.__wrap(_)}}c.exports.TxBuilderConstants=Aa;class ir{static __wrap(_){_=_>>>0;const e=Object.create(ir.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_txinputsbuilder_free(_)}static new(){const _=t.txinputsbuilder_new();return ir.__wrap(_)}add_key_input(_,e,s){g(_,X),g(e,Ct),g(s,gt),t.txinputsbuilder_add_key_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_script_input(_,e,s){g(_,Mt),g(e,Ct),g(s,gt),t.txinputsbuilder_add_script_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_native_script_input(_,e,s){g(_,Nt),g(e,Ct),g(s,gt),t.txinputsbuilder_add_native_script_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_plutus_script_input(_,e,s){g(_,l_),g(e,Ct),g(s,gt),t.txinputsbuilder_add_plutus_script_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_bootstrap_input(_,e,s){g(_,A),g(e,Ct),g(s,gt),t.txinputsbuilder_add_bootstrap_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}add_input(_,e,s){g(_,pt),g(e,Ct),g(s,gt),t.txinputsbuilder_add_input(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr,s.__wbg_ptr)}count_missing_input_scripts(){return t.txinputsbuilder_count_missing_input_scripts(this.__wbg_ptr)>>>0}add_required_native_input_scripts(_){return g(_,Ht),t.txinputsbuilder_add_required_native_input_scripts(this.__wbg_ptr,_.__wbg_ptr)>>>0}add_required_plutus_input_scripts(_){return g(_,re),t.txinputsbuilder_add_required_plutus_input_scripts(this.__wbg_ptr,_.__wbg_ptr)>>>0}add_required_script_input_witnesses(_){return g(_,St),t.txinputsbuilder_add_required_script_input_witnesses(this.__wbg_ptr,_.__wbg_ptr)>>>0}get_ref_inputs(){const _=t.txinputsbuilder_get_ref_inputs(this.__wbg_ptr);return zt.__wrap(_)}get_native_input_scripts(){const _=t.txinputsbuilder_get_native_input_scripts(this.__wbg_ptr);return _===0?void 0:Ht.__wrap(_)}get_plutus_input_scripts(){const _=t.txinputsbuilder_get_plutus_input_scripts(this.__wbg_ptr);return _===0?void 0:re.__wrap(_)}len(){return t.txinputsbuilder_len(this.__wbg_ptr)>>>0}add_required_signer(_){g(_,X),t.txinputsbuilder_add_required_signer(this.__wbg_ptr,_.__wbg_ptr)}add_required_signers(_){g(_,tt),t.txinputsbuilder_add_required_signers(this.__wbg_ptr,_.__wbg_ptr)}total_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.txinputsbuilder_total_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return gt.__wrap(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}inputs(){const _=t.txinputsbuilder_inputs(this.__wbg_ptr);return zt.__wrap(_)}inputs_option(){const _=t.txinputsbuilder_inputs_option(this.__wbg_ptr);return _===0?void 0:zt.__wrap(_)}}c.exports.TxInputsBuilder=ir;class xe{static __wrap(_){_=_>>>0;const e=Object.create(xe.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_url_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.url_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.url_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return xe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.url_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.url_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return xe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.dnsrecordaoraaaa_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return xe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.url_new(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return xe.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}url(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.dnsrecordaoraaaa_record(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}}c.exports.URL=xe;class Lt{static __wrap(_){_=_>>>0;const e=Object.create(Lt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_unitinterval_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.unitinterval_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.unitinterval_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Lt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.unitinterval_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.unitinterval_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Lt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.unitinterval_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.unitinterval_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.unitinterval_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Lt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}numerator(){const _=t.exunits_mem(this.__wbg_ptr);return I.__wrap(_)}denominator(){const _=t.exunits_steps(this.__wbg_ptr);return I.__wrap(_)}static new(_,e){g(_,I),g(e,I);const s=t.exunits_new(_.__wbg_ptr,e.__wbg_ptr);return Lt.__wrap(s)}}c.exports.UnitInterval=Lt;class Ae{static __wrap(_){_=_>>>0;const e=Object.create(Ae.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_update_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.update_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.update_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ae.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.update_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.update_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ae.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.update_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.update_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.update_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ae.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}proposed_protocol_parameter_updates(){const _=t.update_proposed_protocol_parameter_updates(this.__wbg_ptr);return ie.__wrap(_)}epoch(){return t.update_epoch(this.__wbg_ptr)>>>0}static new(_,e){g(_,ie);const s=t.update_new(_.__wbg_ptr,e);return Ae.__wrap(s)}}c.exports.Update=Ae;class v_{static __wrap(_){_=_>>>0;const e=Object.create(v_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vrfcert_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vrfcert_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.vrfcert_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return v_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.vrfcert_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vrfcert_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return v_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.vrfcert_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vrfcert_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vrfcert_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return v_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}output(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.assetname_name(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}proof(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.bootstrapwitness_attributes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_,e){try{const d=t.__wbindgen_add_to_stack_pointer(-16),o=Q(_,t.__wbindgen_malloc),f=b,l=Q(e,t.__wbindgen_malloc),H=b;t.vrfcert_new(d,o,f,l,H);var s=a()[d/4+0],n=a()[d/4+1],r=a()[d/4+2];if(r)throw p(n);return v_.__wrap(s)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.VRFCert=v_;class q_{static __wrap(_){_=_>>>0;const e=Object.create(q_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vrfkeyhash_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.vrfkeyhash_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return q_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vrfkeyhash_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return q_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vrfkeyhash_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return q_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.VRFKeyHash=q_;class Ie{static __wrap(_){_=_>>>0;const e=Object.create(Ie.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vrfvkey_free(_)}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.vrfvkey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ie.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_bech32(_){let e,s;try{const H=t.__wbindgen_add_to_stack_pointer(-16),rt=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),dt=b;t.auxiliarydatahash_to_bech32(H,this.__wbg_ptr,rt,dt);var n=a()[H/4+0],r=a()[H/4+1],d=a()[H/4+2],o=a()[H/4+3],f=n,l=r;if(o)throw f=0,l=0,p(d);return e=f,s=l,m(f,l)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(e,s,1)}}static from_bech32(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vrfvkey_from_bech32(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ie.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.auxiliarydatahash_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vrfvkey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ie.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}}c.exports.VRFVKey=Ie;class gt{static __wrap(_){_=_>>>0;const e=Object.create(gt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_value_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.value_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.value_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.value_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.value_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.value_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.value_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.value_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){g(_,I);const e=t.value_new(_.__wbg_ptr);return gt.__wrap(e)}static new_from_assets(_){g(_,$t);const e=t.value_new_from_assets(_.__wbg_ptr);return gt.__wrap(e)}static new_with_assets(_,e){g(_,I),g(e,$t);const s=t.value_new_with_assets(_.__wbg_ptr,e.__wbg_ptr);return gt.__wrap(s)}static zero(){const _=t.value_zero();return gt.__wrap(_)}is_zero(){return t.value_is_zero(this.__wbg_ptr)!==0}coin(){const _=t.value_coin(this.__wbg_ptr);return I.__wrap(_)}set_coin(_){g(_,I),t.value_set_coin(this.__wbg_ptr,_.__wbg_ptr)}multiasset(){const _=t.value_multiasset(this.__wbg_ptr);return _===0?void 0:$t.__wrap(_)}set_multiasset(_){g(_,$t),t.value_set_multiasset(this.__wbg_ptr,_.__wbg_ptr)}checked_add(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,gt),t.value_checked_add(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}checked_sub(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16);g(_,gt),t.value_checked_sub(r,this.__wbg_ptr,_.__wbg_ptr);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return gt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}clamped_sub(_){g(_,gt);const e=t.value_clamped_sub(this.__wbg_ptr,_.__wbg_ptr);return gt.__wrap(e)}compare(_){g(_,gt);const e=t.value_compare(this.__wbg_ptr,_.__wbg_ptr);return e===16777215?void 0:e}}c.exports.Value=gt;class Zt{static __wrap(_){_=_>>>0;const e=Object.create(Zt.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vkey_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vkey_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.vkey_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Zt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.vkey_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vkey_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Zt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.vkey_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vkey_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vkey_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Zt.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_){g(_,u_);const e=t.vkey_new(_.__wbg_ptr);return Zt.__wrap(e)}public_key(){const _=t.vkey_public_key(this.__wbg_ptr);return u_.__wrap(_)}}c.exports.Vkey=Zt;class Tr{static __wrap(_){_=_>>>0;const e=Object.create(Tr.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vkeys_free(_)}static new(){const _=t.ed25519keyhashes_new();return Tr.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.vkeys_get(this.__wbg_ptr,_);return Zt.__wrap(e)}add(_){g(_,Zt),t.vkeys_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.Vkeys=Tr;class R_{static __wrap(_){_=_>>>0;const e=Object.create(R_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vkeywitness_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitness_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.vkeywitness_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return R_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitness_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vkeywitness_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return R_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitness_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitness_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vkeywitness_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return R_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(_,e){g(_,Zt),g(e,it);const s=t.vkeywitness_new(_.__wbg_ptr,e.__wbg_ptr);return R_.__wrap(s)}vkey(){const _=t.vkeywitness_vkey(this.__wbg_ptr);return Zt.__wrap(_)}signature(){const _=t.vkeywitness_signature(this.__wbg_ptr);return it.__wrap(_)}}c.exports.Vkeywitness=R_;class Ce{static __wrap(_){_=_>>>0;const e=Object.create(Ce.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_vkeywitnesses_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitnesses_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.vkeywitnesses_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ce.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitnesses_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vkeywitnesses_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ce.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitnesses_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.vkeywitnesses_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.vkeywitnesses_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return Ce.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.ed25519keyhashes_new();return Ce.__wrap(_)}len(){return t.assetnames_len(this.__wbg_ptr)>>>0}get(_){const e=t.vkeywitnesses_get(this.__wbg_ptr,_);return R_.__wrap(e)}add(_){g(_,R_),t.vkeywitnesses_add(this.__wbg_ptr,_.__wbg_ptr)}}c.exports.Vkeywitnesses=Ce;class z_{static __wrap(_){_=_>>>0;const e=Object.create(z_.prototype);return e.__wbg_ptr=_,e}__destroy_into_raw(){const _=this.__wbg_ptr;return this.__wbg_ptr=0,_}free(){const _=this.__destroy_into_raw();t.__wbg_withdrawals_free(_)}to_bytes(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.withdrawals_to_bytes(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=D(_,e).slice();return t.__wbindgen_free(_,e*1),s}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=Q(_,t.__wbindgen_malloc),o=b;t.withdrawals_from_bytes(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return z_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let _,e;try{const r=t.__wbindgen_add_to_stack_pointer(-16);t.withdrawals_to_hex(r,this.__wbg_ptr);var s=a()[r/4+0],n=a()[r/4+1];return _=s,e=n,m(s,n)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}static from_hex(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.withdrawals_from_hex(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return z_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}to_json(){let _,e;try{const l=t.__wbindgen_add_to_stack_pointer(-16);t.withdrawals_to_json(l,this.__wbg_ptr);var s=a()[l/4+0],n=a()[l/4+1],r=a()[l/4+2],d=a()[l/4+3],o=s,f=n;if(d)throw o=0,f=0,p(r);return _=o,e=f,m(o,f)}finally{t.__wbindgen_add_to_stack_pointer(16),t.__wbindgen_free(_,e,1)}}to_js_value(){try{const n=t.__wbindgen_add_to_stack_pointer(-16);t.withdrawals_to_js_value(n,this.__wbg_ptr);var _=a()[n/4+0],e=a()[n/4+1],s=a()[n/4+2];if(s)throw p(e);return p(_)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static from_json(_){try{const r=t.__wbindgen_add_to_stack_pointer(-16),d=v(_,t.__wbindgen_malloc,t.__wbindgen_realloc),o=b;t.withdrawals_from_json(r,d,o);var e=a()[r/4+0],s=a()[r/4+1],n=a()[r/4+2];if(n)throw p(s);return z_.__wrap(e)}finally{t.__wbindgen_add_to_stack_pointer(16)}}static new(){const _=t.auxiliarydataset_new();return z_.__wrap(_)}len(){return t.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(_,e){g(_,j_),g(e,I);const s=t.withdrawals_insert(this.__wbg_ptr,_.__wbg_ptr,e.__wbg_ptr);return s===0?void 0:I.__wrap(s)}get(_){g(_,j_);const e=t.withdrawals_get(this.__wbg_ptr,_.__wbg_ptr);return e===0?void 0:I.__wrap(e)}keys(){const _=t.withdrawals_keys(this.__wbg_ptr);return Me.__wrap(_)}}c.exports.Withdrawals=z_,c.exports.__wbindgen_object_drop_ref=function(C){p(C)},c.exports.__wbindgen_string_new=function(C,_){const e=m(C,_);return $(e)},c.exports.__wbindgen_error_new=function(C,_){const e=new Error(m(C,_));return $(e)},c.exports.__wbindgen_string_get=function(C,_){const e=k(_),s=typeof e=="string"?e:void 0;var n=nt(s)?0:v(s,t.__wbindgen_malloc,t.__wbindgen_realloc),r=b;a()[C/4+1]=r,a()[C/4+0]=n},c.exports.__wbindgen_object_clone_ref=function(C){const _=k(C);return $(_)},c.exports.__wbindgen_is_object=function(C){const _=k(C);return typeof _=="object"&&_!==null},c.exports.__wbg_String_91fba7ded13ba54c=function(C,_){const e=String(k(_)),s=v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),n=b;a()[C/4+1]=n,a()[C/4+0]=s},c.exports.__wbindgen_number_new=function(C){return $(C)},c.exports.__wbg_set_20cbc34131e76824=function(C,_,e){k(C)[p(_)]=p(e)},c.exports.__wbg_crypto_566d7465cdbb6b7a=function(C){const _=k(C).crypto;return $(_)},c.exports.__wbg_process_dc09a8c7d59982f6=function(C){const _=k(C).process;return $(_)},c.exports.__wbg_versions_d98c6400c6ca2bd8=function(C){const _=k(C).versions;return $(_)},c.exports.__wbg_node_caaf83d002149bd5=function(C){const _=k(C).node;return $(_)},c.exports.__wbindgen_is_string=function(C){return typeof k(C)=="string"},c.exports.__wbg_require_94a9da52636aacbf=function(){return At(function(){return $(tn)},arguments)},c.exports.__wbg_msCrypto_0b84745e9245cdf6=function(C){const _=k(C).msCrypto;return $(_)},c.exports.__wbg_randomFillSync_290977693942bf03=function(){return At(function(C,_){k(C).randomFillSync(p(_))},arguments)},c.exports.__wbg_getRandomValues_260cc23a41afad9a=function(){return At(function(C,_){k(C).getRandomValues(k(_))},arguments)},c.exports.__wbindgen_is_function=function(C){return typeof k(C)=="function"},c.exports.__wbg_self_e7c1f827057f6584=function(){return At(function(){const C=self.self;return $(C)},arguments)},c.exports.__wbg_window_a09ec664e14b1b81=function(){return At(function(){const C=window.window;return $(C)},arguments)},c.exports.__wbg_globalThis_87cbb8506fecf3a9=function(){return At(function(){const C=globalThis.globalThis;return $(C)},arguments)},c.exports.__wbg_global_c85a9259e621f3db=function(){return At(function(){const C=Rr.global;return $(C)},arguments)},c.exports.__wbindgen_is_undefined=function(C){return k(C)===void 0},c.exports.__wbg_newnoargs_2b8b6bd7753c76ba=function(C,_){const e=new Function(m(C,_));return $(e)},c.exports.__wbg_call_95d1ea488d03e4e8=function(){return At(function(C,_){const e=k(C).call(k(_));return $(e)},arguments)},c.exports.__wbg_new_b525de17f44a8943=function(){const C=new Array;return $(C)},c.exports.__wbg_new_f841cc6f2098f4b5=function(){return $(new Map)},c.exports.__wbg_new_f9876326328f45ed=function(){const C=new Object;return $(C)},c.exports.__wbg_set_17224bc548dd1d7b=function(C,_,e){k(C)[_>>>0]=p(e)},c.exports.__wbg_call_9495de66fdbe016b=function(){return At(function(C,_,e){const s=k(C).call(k(_),k(e));return $(s)},arguments)},c.exports.__wbg_set_388c4c6422704173=function(C,_,e){const s=k(C).set(k(_),k(e));return $(s)},c.exports.__wbg_buffer_cf65c07de34b9a08=function(C){const _=k(C).buffer;return $(_)},c.exports.__wbg_newwithbyteoffsetandlength_9fb2f11355ecadf5=function(C,_,e){const s=new Uint8Array(k(C),_>>>0,e>>>0);return $(s)},c.exports.__wbg_new_537b7341ce90bb31=function(C){const _=new Uint8Array(k(C));return $(_)},c.exports.__wbg_set_17499e8aa4003ebd=function(C,_,e){k(C).set(k(_),e>>>0)},c.exports.__wbg_newwithlength_b56c882b57805732=function(C){const _=new Uint8Array(C>>>0);return $(_)},c.exports.__wbg_subarray_7526649b91a252a6=function(C,_,e){const s=k(C).subarray(_>>>0,e>>>0);return $(s)},c.exports.__wbg_new_d87f272aec784ec0=function(C,_){const e=new Function(m(C,_));return $(e)},c.exports.__wbg_call_eae29933372a39be=function(C,_){const e=k(C).call(k(_));return $(e)},c.exports.__wbindgen_jsval_eq=function(C,_){return k(C)===k(_)},c.exports.__wbg_self_e0b3266d2d9eba1a=function(C){const _=k(C).self;return $(_)},c.exports.__wbg_require_0993fe224bf8e202=function(C,_){const e=tn(m(C,_));return $(e)},c.exports.__wbg_crypto_e95a6e54c5c2e37f=function(C){const _=k(C).crypto;return $(_)},c.exports.__wbg_getRandomValues_dc67302a7bd1aec5=function(C){const _=k(C).getRandomValues;return $(_)},c.exports.__wbg_randomFillSync_dd2297de5917c74e=function(C,_,e){k(C).randomFillSync(D(_,e))},c.exports.__wbg_getRandomValues_02639197c8166a96=function(C,_,e){k(C).getRandomValues(D(_,e))},c.exports.__wbindgen_debug_string=function(C,_){const e=Z(k(_)),s=v(e,t.__wbindgen_malloc,t.__wbindgen_realloc),n=b;a()[C/4+1]=n,a()[C/4+0]=s},c.exports.__wbindgen_throw=function(C,_){throw new Error(m(C,_))},c.exports.__wbindgen_memory=function(){const C=t.memory;return $(C)};const Ia=In.join(__dirname,"sidan_csl_rs_bg.wasm"),Ca=In.readFileSync(Ia),ja=new WebAssembly.Module(Ca);t=new WebAssembly.Instance(ja,i).exports,c.exports.__wasm=t})(y);const ss=(c,i)=>{const t=y.exports.JsVecString.new();return i.forEach(u=>{t.add(u)}),y.exports.sign_transaction(c,t)},cr={mem:7e6,steps:3e9},a_={epoch:0,coinsPerUTxOSize:"4310",priceMem:.0577,priceStep:721e-7,minFeeA:44,minFeeB:155381,keyDeposit:"2000000",maxTxSize:16384,maxValSize:"5000",poolDeposit:"500000000",maxCollateralInputs:3,decentralisation:0,maxBlockSize:98304,collateralPercent:150,maxBlockHeaderSize:1100,minPoolCost:"340000000",maxTxExMem:"16000000",maxTxExSteps:"10000000000",maxBlockExMem:"80000000",maxBlockExSteps:"40000000000"},Jr=2147483648,je={V1:y.exports.Language.new_plutus_v1(),V2:y.exports.Language.new_plutus_v2()},c_=56,os={CERT:y.exports.RedeemerTag.new_cert(),MINT:y.exports.RedeemerTag.new_mint(),REWARD:y.exports.RedeemerTag.new_reward(),SPEND:y.exports.RedeemerTag.new_spend()},zr={testnet:["74","1598400","1595967616","432000"],preview:["183","15811222","1682467200","86400"],preprod:["65","26438400","1682121600","432000"],mainnet:["208","4492800","1596059091","432000"]},Cn={ALONZO:y.exports.TxBuilderConstants.plutus_alonzo_cost_models(),BABBAGE:(()=>{const c=y.exports.Costmdls.new(),i=y.exports.CostModel.new();Object.values({"addInteger-cpu-arguments-intercept":205665,"addInteger-cpu-arguments-slope":812,"addInteger-memory-arguments-intercept":1,"addInteger-memory-arguments-slope":1,"appendByteString-cpu-arguments-intercept":1e3,"appendByteString-cpu-arguments-slope":571,"appendByteString-memory-arguments-intercept":0,"appendByteString-memory-arguments-slope":1,"appendString-cpu-arguments-intercept":1e3,"appendString-cpu-arguments-slope":24177,"appendString-memory-arguments-intercept":4,"appendString-memory-arguments-slope":1,"bData-cpu-arguments":1e3,"bData-memory-arguments":32,"blake2b_256-cpu-arguments-intercept":117366,"blake2b_256-cpu-arguments-slope":10475,"blake2b_256-memory-arguments":4,"cekApplyCost-exBudgetCPU":23e3,"cekApplyCost-exBudgetMemory":100,"cekBuiltinCost-exBudgetCPU":23e3,"cekBuiltinCost-exBudgetMemory":100,"cekConstCost-exBudgetCPU":23e3,"cekConstCost-exBudgetMemory":100,"cekDelayCost-exBudgetCPU":23e3,"cekDelayCost-exBudgetMemory":100,"cekForceCost-exBudgetCPU":23e3,"cekForceCost-exBudgetMemory":100,"cekLamCost-exBudgetCPU":23e3,"cekLamCost-exBudgetMemory":100,"cekStartupCost-exBudgetCPU":100,"cekStartupCost-exBudgetMemory":100,"cekVarCost-exBudgetCPU":23e3,"cekVarCost-exBudgetMemory":100,"chooseData-cpu-arguments":19537,"chooseData-memory-arguments":32,"chooseList-cpu-arguments":175354,"chooseList-memory-arguments":32,"chooseUnit-cpu-arguments":46417,"chooseUnit-memory-arguments":4,"consByteString-cpu-arguments-intercept":221973,"consByteString-cpu-arguments-slope":511,"consByteString-memory-arguments-intercept":0,"consByteString-memory-arguments-slope":1,"constrData-cpu-arguments":89141,"constrData-memory-arguments":32,"decodeUtf8-cpu-arguments-intercept":497525,"decodeUtf8-cpu-arguments-slope":14068,"decodeUtf8-memory-arguments-intercept":4,"decodeUtf8-memory-arguments-slope":2,"divideInteger-cpu-arguments-constant":196500,"divideInteger-cpu-arguments-model-arguments-intercept":453240,"divideInteger-cpu-arguments-model-arguments-slope":220,"divideInteger-memory-arguments-intercept":0,"divideInteger-memory-arguments-minimum":1,"divideInteger-memory-arguments-slope":1,"encodeUtf8-cpu-arguments-intercept":1e3,"encodeUtf8-cpu-arguments-slope":28662,"encodeUtf8-memory-arguments-intercept":4,"encodeUtf8-memory-arguments-slope":2,"equalsByteString-cpu-arguments-constant":245e3,"equalsByteString-cpu-arguments-intercept":216773,"equalsByteString-cpu-arguments-slope":62,"equalsByteString-memory-arguments":1,"equalsData-cpu-arguments-intercept":1060367,"equalsData-cpu-arguments-slope":12586,"equalsData-memory-arguments":1,"equalsInteger-cpu-arguments-intercept":208512,"equalsInteger-cpu-arguments-slope":421,"equalsInteger-memory-arguments":1,"equalsString-cpu-arguments-constant":187e3,"equalsString-cpu-arguments-intercept":1e3,"equalsString-cpu-arguments-slope":52998,"equalsString-memory-arguments":1,"fstPair-cpu-arguments":80436,"fstPair-memory-arguments":32,"headList-cpu-arguments":43249,"headList-memory-arguments":32,"iData-cpu-arguments":1e3,"iData-memory-arguments":32,"ifThenElse-cpu-arguments":80556,"ifThenElse-memory-arguments":1,"indexByteString-cpu-arguments":57667,"indexByteString-memory-arguments":4,"lengthOfByteString-cpu-arguments":1e3,"lengthOfByteString-memory-arguments":10,"lessThanByteString-cpu-arguments-intercept":197145,"lessThanByteString-cpu-arguments-slope":156,"lessThanByteString-memory-arguments":1,"lessThanEqualsByteString-cpu-arguments-intercept":197145,"lessThanEqualsByteString-cpu-arguments-slope":156,"lessThanEqualsByteString-memory-arguments":1,"lessThanEqualsInteger-cpu-arguments-intercept":204924,"lessThanEqualsInteger-cpu-arguments-slope":473,"lessThanEqualsInteger-memory-arguments":1,"lessThanInteger-cpu-arguments-intercept":208896,"lessThanInteger-cpu-arguments-slope":511,"lessThanInteger-memory-arguments":1,"listData-cpu-arguments":52467,"listData-memory-arguments":32,"mapData-cpu-arguments":64832,"mapData-memory-arguments":32,"mkCons-cpu-arguments":65493,"mkCons-memory-arguments":32,"mkNilData-cpu-arguments":22558,"mkNilData-memory-arguments":32,"mkNilPairData-cpu-arguments":16563,"mkNilPairData-memory-arguments":32,"mkPairData-cpu-arguments":76511,"mkPairData-memory-arguments":32,"modInteger-cpu-arguments-constant":196500,"modInteger-cpu-arguments-model-arguments-intercept":453240,"modInteger-cpu-arguments-model-arguments-slope":220,"modInteger-memory-arguments-intercept":0,"modInteger-memory-arguments-minimum":1,"modInteger-memory-arguments-slope":1,"multiplyInteger-cpu-arguments-intercept":69522,"multiplyInteger-cpu-arguments-slope":11687,"multiplyInteger-memory-arguments-intercept":0,"multiplyInteger-memory-arguments-slope":1,"nullList-cpu-arguments":60091,"nullList-memory-arguments":32,"quotientInteger-cpu-arguments-constant":196500,"quotientInteger-cpu-arguments-model-arguments-intercept":453240,"quotientInteger-cpu-arguments-model-arguments-slope":220,"quotientInteger-memory-arguments-intercept":0,"quotientInteger-memory-arguments-minimum":1,"quotientInteger-memory-arguments-slope":1,"remainderInteger-cpu-arguments-constant":196500,"remainderInteger-cpu-arguments-model-arguments-intercept":453240,"remainderInteger-cpu-arguments-model-arguments-slope":220,"remainderInteger-memory-arguments-intercept":0,"remainderInteger-memory-arguments-minimum":1,"remainderInteger-memory-arguments-slope":1,"sha2_256-cpu-arguments-intercept":806990,"sha2_256-cpu-arguments-slope":30482,"sha2_256-memory-arguments":4,"sha3_256-cpu-arguments-intercept":1927926,"sha3_256-cpu-arguments-slope":82523,"sha3_256-memory-arguments":4,"sliceByteString-cpu-arguments-intercept":265318,"sliceByteString-cpu-arguments-slope":0,"sliceByteString-memory-arguments-intercept":4,"sliceByteString-memory-arguments-slope":0,"sndPair-cpu-arguments":85931,"sndPair-memory-arguments":32,"subtractInteger-cpu-arguments-intercept":205665,"subtractInteger-cpu-arguments-slope":812,"subtractInteger-memory-arguments-intercept":1,"subtractInteger-memory-arguments-slope":1,"tailList-cpu-arguments":41182,"tailList-memory-arguments":32,"trace-cpu-arguments":212342,"trace-memory-arguments":32,"unBData-cpu-arguments":31220,"unBData-memory-arguments":32,"unConstrData-cpu-arguments":32696,"unConstrData-memory-arguments":32,"unIData-cpu-arguments":43357,"unIData-memory-arguments":32,"unListData-cpu-arguments":32247,"unListData-memory-arguments":32,"unMapData-cpu-arguments":38314,"unMapData-memory-arguments":32,"verifyEd25519Signature-cpu-arguments-intercept":57996947,"verifyEd25519Signature-cpu-arguments-slope":18975,"verifyEd25519Signature-memory-arguments":10}).forEach((w,u)=>i.set(u,y.exports.Int.new_i32(w)));const t=y.exports.CostModel.new();return Object.values({"addInteger-cpu-arguments-intercept":205665,"addInteger-cpu-arguments-slope":812,"addInteger-memory-arguments-intercept":1,"addInteger-memory-arguments-slope":1,"appendByteString-cpu-arguments-intercept":1e3,"appendByteString-cpu-arguments-slope":571,"appendByteString-memory-arguments-intercept":0,"appendByteString-memory-arguments-slope":1,"appendString-cpu-arguments-intercept":1e3,"appendString-cpu-arguments-slope":24177,"appendString-memory-arguments-intercept":4,"appendString-memory-arguments-slope":1,"bData-cpu-arguments":1e3,"bData-memory-arguments":32,"blake2b_256-cpu-arguments-intercept":117366,"blake2b_256-cpu-arguments-slope":10475,"blake2b_256-memory-arguments":4,"cekApplyCost-exBudgetCPU":23e3,"cekApplyCost-exBudgetMemory":100,"cekBuiltinCost-exBudgetCPU":23e3,"cekBuiltinCost-exBudgetMemory":100,"cekConstCost-exBudgetCPU":23e3,"cekConstCost-exBudgetMemory":100,"cekDelayCost-exBudgetCPU":23e3,"cekDelayCost-exBudgetMemory":100,"cekForceCost-exBudgetCPU":23e3,"cekForceCost-exBudgetMemory":100,"cekLamCost-exBudgetCPU":23e3,"cekLamCost-exBudgetMemory":100,"cekStartupCost-exBudgetCPU":100,"cekStartupCost-exBudgetMemory":100,"cekVarCost-exBudgetCPU":23e3,"cekVarCost-exBudgetMemory":100,"chooseData-cpu-arguments":19537,"chooseData-memory-arguments":32,"chooseList-cpu-arguments":175354,"chooseList-memory-arguments":32,"chooseUnit-cpu-arguments":46417,"chooseUnit-memory-arguments":4,"consByteString-cpu-arguments-intercept":221973,"consByteString-cpu-arguments-slope":511,"consByteString-memory-arguments-intercept":0,"consByteString-memory-arguments-slope":1,"constrData-cpu-arguments":89141,"constrData-memory-arguments":32,"decodeUtf8-cpu-arguments-intercept":497525,"decodeUtf8-cpu-arguments-slope":14068,"decodeUtf8-memory-arguments-intercept":4,"decodeUtf8-memory-arguments-slope":2,"divideInteger-cpu-arguments-constant":196500,"divideInteger-cpu-arguments-model-arguments-intercept":453240,"divideInteger-cpu-arguments-model-arguments-slope":220,"divideInteger-memory-arguments-intercept":0,"divideInteger-memory-arguments-minimum":1,"divideInteger-memory-arguments-slope":1,"encodeUtf8-cpu-arguments-intercept":1e3,"encodeUtf8-cpu-arguments-slope":28662,"encodeUtf8-memory-arguments-intercept":4,"encodeUtf8-memory-arguments-slope":2,"equalsByteString-cpu-arguments-constant":245e3,"equalsByteString-cpu-arguments-intercept":216773,"equalsByteString-cpu-arguments-slope":62,"equalsByteString-memory-arguments":1,"equalsData-cpu-arguments-intercept":1060367,"equalsData-cpu-arguments-slope":12586,"equalsData-memory-arguments":1,"equalsInteger-cpu-arguments-intercept":208512,"equalsInteger-cpu-arguments-slope":421,"equalsInteger-memory-arguments":1,"equalsString-cpu-arguments-constant":187e3,"equalsString-cpu-arguments-intercept":1e3,"equalsString-cpu-arguments-slope":52998,"equalsString-memory-arguments":1,"fstPair-cpu-arguments":80436,"fstPair-memory-arguments":32,"headList-cpu-arguments":43249,"headList-memory-arguments":32,"iData-cpu-arguments":1e3,"iData-memory-arguments":32,"ifThenElse-cpu-arguments":80556,"ifThenElse-memory-arguments":1,"indexByteString-cpu-arguments":57667,"indexByteString-memory-arguments":4,"lengthOfByteString-cpu-arguments":1e3,"lengthOfByteString-memory-arguments":10,"lessThanByteString-cpu-arguments-intercept":197145,"lessThanByteString-cpu-arguments-slope":156,"lessThanByteString-memory-arguments":1,"lessThanEqualsByteString-cpu-arguments-intercept":197145,"lessThanEqualsByteString-cpu-arguments-slope":156,"lessThanEqualsByteString-memory-arguments":1,"lessThanEqualsInteger-cpu-arguments-intercept":204924,"lessThanEqualsInteger-cpu-arguments-slope":473,"lessThanEqualsInteger-memory-arguments":1,"lessThanInteger-cpu-arguments-intercept":208896,"lessThanInteger-cpu-arguments-slope":511,"lessThanInteger-memory-arguments":1,"listData-cpu-arguments":52467,"listData-memory-arguments":32,"mapData-cpu-arguments":64832,"mapData-memory-arguments":32,"mkCons-cpu-arguments":65493,"mkCons-memory-arguments":32,"mkNilData-cpu-arguments":22558,"mkNilData-memory-arguments":32,"mkNilPairData-cpu-arguments":16563,"mkNilPairData-memory-arguments":32,"mkPairData-cpu-arguments":76511,"mkPairData-memory-arguments":32,"modInteger-cpu-arguments-constant":196500,"modInteger-cpu-arguments-model-arguments-intercept":453240,"modInteger-cpu-arguments-model-arguments-slope":220,"modInteger-memory-arguments-intercept":0,"modInteger-memory-arguments-minimum":1,"modInteger-memory-arguments-slope":1,"multiplyInteger-cpu-arguments-intercept":69522,"multiplyInteger-cpu-arguments-slope":11687,"multiplyInteger-memory-arguments-intercept":0,"multiplyInteger-memory-arguments-slope":1,"nullList-cpu-arguments":60091,"nullList-memory-arguments":32,"quotientInteger-cpu-arguments-constant":196500,"quotientInteger-cpu-arguments-model-arguments-intercept":453240,"quotientInteger-cpu-arguments-model-arguments-slope":220,"quotientInteger-memory-arguments-intercept":0,"quotientInteger-memory-arguments-minimum":1,"quotientInteger-memory-arguments-slope":1,"remainderInteger-cpu-arguments-constant":196500,"remainderInteger-cpu-arguments-model-arguments-intercept":453240,"remainderInteger-cpu-arguments-model-arguments-slope":220,"remainderInteger-memory-arguments-intercept":0,"remainderInteger-memory-arguments-minimum":1,"remainderInteger-memory-arguments-slope":1,"serialiseData-cpu-arguments-intercept":1159724,"serialiseData-cpu-arguments-slope":392670,"serialiseData-memory-arguments-intercept":0,"serialiseData-memory-arguments-slope":2,"sha2_256-cpu-arguments-intercept":806990,"sha2_256-cpu-arguments-slope":30482,"sha2_256-memory-arguments":4,"sha3_256-cpu-arguments-intercept":1927926,"sha3_256-cpu-arguments-slope":82523,"sha3_256-memory-arguments":4,"sliceByteString-cpu-arguments-intercept":265318,"sliceByteString-cpu-arguments-slope":0,"sliceByteString-memory-arguments-intercept":4,"sliceByteString-memory-arguments-slope":0,"sndPair-cpu-arguments":85931,"sndPair-memory-arguments":32,"subtractInteger-cpu-arguments-intercept":205665,"subtractInteger-cpu-arguments-slope":812,"subtractInteger-memory-arguments-intercept":1,"subtractInteger-memory-arguments-slope":1,"tailList-cpu-arguments":41182,"tailList-memory-arguments":32,"trace-cpu-arguments":212342,"trace-memory-arguments":32,"unBData-cpu-arguments":31220,"unBData-memory-arguments":32,"unConstrData-cpu-arguments":32696,"unConstrData-memory-arguments":32,"unIData-cpu-arguments":43357,"unIData-memory-arguments":32,"unListData-cpu-arguments":32247,"unListData-memory-arguments":32,"unMapData-cpu-arguments":38314,"unMapData-memory-arguments":32,"verifyEcdsaSecp256k1Signature-cpu-arguments":35892428,"verifyEcdsaSecp256k1Signature-memory-arguments":10,"verifyEd25519Signature-cpu-arguments-intercept":57996947,"verifyEd25519Signature-cpu-arguments-slope":18975,"verifyEd25519Signature-memory-arguments":10,"verifySchnorrSecp256k1Signature-cpu-arguments-intercept":38887044,"verifySchnorrSecp256k1Signature-cpu-arguments-slope":32947,"verifySchnorrSecp256k1Signature-memory-arguments":10}).forEach((w,u)=>t.set(u,y.exports.Int.new_i32(w))),c.insert(y.exports.Language.new_plutus_v1(),i),c.insert(y.exports.Language.new_plutus_v2(),t),c})()},is={ALONZO:{V1:"a141005901d59f1a000302590001011a00060bc719026d00011a000249f01903e800011a000249f018201a0025cea81971f70419744d186419744d186419744d186419744d186419744d186419744d18641864186419744d18641a000249f018201a000249f018201a000249f018201a000249f01903e800011a000249f018201a000249f01903e800081a000242201a00067e2318760001011a000249f01903e800081a000249f01a0001b79818f7011a000249f0192710011a0002155e19052e011903e81a000249f01903e8011a000249f018201a000249f018201a000249f0182001011a000249f0011a000249f0041a000194af18f8011a000194af18f8011a0002377c190556011a0002bdea1901f1011a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000242201a00067e23187600010119f04c192bd200011a000249f018201a000242201a00067e2318760001011a000242201a00067e2318760001011a0025cea81971f704001a000141bb041a000249f019138800011a000249f018201a000302590001011a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a00330da70101ff"},BABBAGE:{V1:"a141005901b69f1a0003236119032c01011903e819023b00011903e8195e7104011903e818201a0001ca761928eb041959d818641959d818641959d818641959d818641959d818641959d81864186418641959d81864194c5118201a0002acfa182019b551041a000363151901ff00011a00015c3518201a000797751936f404021a0002ff941a0006ea7818dc0001011903e8196ff604021a0003bd081a00034ec5183e011a00102e0f19312a011a00032e801901a5011a0002da781903e819cf06011a00013a34182019a8f118201903e818201a00013aac0119e143041903e80a1a00030219189c011a00030219189c011a0003207c1901d9011a000330001901ff0119ccf3182019fd40182019ffd5182019581e18201940b318201a00012adf18201a0002ff941a0006ea7818dc0001011a00010f92192da7000119eabb18201a0002ff941a0006ea7818dc0001011a0002ff941a0006ea7818dc0001011a000c504e197712041a001d6af61a0001425b041a00040c660004001a00014fab18201a0003236119032c010119a0de18201a00033d7618201979f41820197fb8182019a95d1820197df718201995aa18201a009063b91903fd0aff",V2:"a20198af1a0003236119032c01011903e819023b00011903e8195e7104011903e818201a0001ca761928eb041959d818641959d818641959d818641959d818641959d818641959d81864186418641959d81864194c5118201a0002acfa182019b551041a000363151901ff00011a00015c3518201a000797751936f404021a0002ff941a0006ea7818dc0001011903e8196ff604021a0003bd081a00034ec5183e011a00102e0f19312a011a00032e801901a5011a0002da781903e819cf06011a00013a34182019a8f118201903e818201a00013aac0119e143041903e80a1a00030219189c011a00030219189c011a0003207c1901d9011a000330001901ff0119ccf3182019fd40182019ffd5182019581e18201940b318201a00012adf18201a0002ff941a0006ea7818dc0001011a00010f92192da7000119eabb18201a0002ff941a0006ea7818dc0001011a0002ff941a0006ea7818dc0001011a0011b22c1a0005fdde00021a000c504e197712041a001d6af61a0001425b041a00040c660004001a00014fab18201a0003236119032c010119a0de18201a00033d7618201979f41820197fb8182019a95d1820197df718201995aa18201b00000004a817c8001b00000004a817c8001a009063b91903fd0a1b00000004a817c800001b00000004a817c80041005901b69f1a0003236119032c01011903e819023b00011903e8195e7104011903e818201a0001ca761928eb041959d818641959d818641959d818641959d818641959d818641959d81864186418641959d81864194c5118201a0002acfa182019b551041a000363151901ff00011a00015c3518201a000797751936f404021a0002ff941a0006ea7818dc0001011903e8196ff604021a0003bd081a00034ec5183e011a00102e0f19312a011a00032e801901a5011a0002da781903e819cf06011a00013a34182019a8f118201903e818201a00013aac0119e143041903e80a1a00030219189c011a00030219189c011a0003207c1901d9011a000330001901ff0119ccf3182019fd40182019ffd5182019581e18201940b318201a00012adf18201a0002ff941a0006ea7818dc0001011a00010f92192da7000119eabb18201a0002ff941a0006ea7818dc0001011a0002ff941a0006ea7818dc0001011a000c504e197712041a001d6af61a0001425b041a00040c660004001a00014fab18201a0003236119032c010119a0de18201a00033d7618201979f41820197fb8182019a95d1820197df718201995aa18201a009063b91903fd0aff"}},gn={[y.exports.NetworkInfo.testnet().network_id()]:"8d18d786e92776c824607fd8e193ec535c79dc61ea2405ddf3b09fe3",[y.exports.NetworkInfo.mainnet().network_id()]:"f0ff48bbb7bbe9d59a40f1ce90e9e9d0ff5002ec48f232b49ca0fb9a"},ds={mainnet:"wss://ogmios-api.mainnet.dandelion.link",preprod:"wss://ogmios-api.iohk-preprod.dandelion.link",preview:"__TBD_SOON_TM__",testnet:"wss://ogmios-api.testnet.dandelion.link"},cs={LQ:"da8c30857834c6ae7203935b89278c532b3995245295456f993e1d244c51",MIN:"29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e",NTX:"edfd7a1d77bcb8b884c474bdc92a16002d1fb720e454fa6e993444794e5458",iBTC:"f66d78b4a3cb3d37afa0ec36461e51ecbde00f26c8f0a68f94b6988069425443",iETH:"f66d78b4a3cb3d37afa0ec36461e51ecbde00f26c8f0a68f94b6988069455448",iUSD:"f66d78b4a3cb3d37afa0ec36461e51ecbde00f26c8f0a68f94b6988069555344",MILK:"8a1cfae21368b8bebbbed9800fec304e95cce39a2a57dc35e2e3ebaa4d494c4b",AGIX:"f43a62fdc3965df486de8a0d32fe800963589c41b38946602a0dc53541474958",MELD:"6ac8ef33b510ec004fe11585f7c5a9f0c07f0c23428ab4f29c1d7d104d454c44",INDY:"533bb94a8850ee3ccbe483106489399112b74c905342cb1792a797a0494e4459",CLAY:"38ad9dc3aec6a2f38e220142b9aa6ade63ebe71f65e7cc2b7d8a8535434c4159",MCOS:"6f46e1304b16d884c85c62fb0eef35028facdc41aaa0fd319a152ed64d434f53",DING:"ce5b9e0f8a88255b65f2e4d065c6e716e9fa9a8a86dfb86423dd1ac044494e47",GERO:"10a49b996e2402269af553a8a96fb8eb90d79e9eca79e2b4223057b64745524f",NMKR:"5dac8536653edc12f6f5e1045d8164b9f59998d3bdc300fc928434894e4d4b52",PAVIA:"884892bcdc360bcef87d6b3f806e7f9cd5ac30d999d49970e7a903ae5041564941",HOSKY:"a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59",YUMMI:"078eafce5cd7edafdf63900edef2c1ea759e77f30ca81d6bbdeec92479756d6d69",C3:"8e51398904a5d3fc129fbf4f1589701de23c7824d5c90fdb9490e15a434841524c4933",GIMBAL:"2b0a04a7b60132b1805b296c7fcb3b217ff14413991bf76f72663c3067696d62616c",SUNDAE:"9a9693a9a37912a5097918f97918d15240c92ab729a0b7c4aa144d7753554e444145",GREENS:"4623ab311b7d982d8d26fcbe1a9439ca56661aafcdcd8d8a0ef31fd6475245454e53",GENS:"dda5fdb1002f7389b33e036b6afee82a8189becb6cba852e8b79b4fb0014df1047454e53",SOCIETY:"25f0fc240e91bd95dcdaebd2ba7713fc5168ac77234a3d79449fc20c534f4349455459",DJED:"8db269c3ec630e06ae29f74bc39edd1f87c819f1056206e879a1cd61446a65644d6963726f555344",SHEN:"8db269c3ec630e06ae29f74bc39edd1f87c819f1056206e879a1cd615368656e4d6963726f555344",WMT:"1d7f33bd23d85e1a25d87d86fac4f199c3197a2f7afeb662a0f34e1e776f726c646d6f62696c65746f6b656e",COPI:"b6a7467ea1deb012808ef4e87b5ff371e85f7142d7b356a40d9b42a0436f726e75636f70696173205b76696120436861696e506f72742e696f5d"},jn=["begin","eternl","flint","lace","nami","nufi","gerowallet","typhoncip30","vespr","yoroi"],Zn=(c,i,t="5000000")=>{const w=y.exports.BigNum.from_str(c.get("lovelace")??"0").checked_add(y.exports.BigNum.from_str(t)),u=i.filter(j=>j.output.amount.filter(P=>P.unit!=="lovelace").some(P=>c.has(P.unit))),h=gs(u);return[...h.less_than(w)?us(w.clamped_sub(h).to_str(),i.filter(j=>!u.some(P=>P.input.txHash===j.input.txHash&&P.input.outputIndex===j.input.outputIndex))):[],...u]},ps=(c,i,t=!1,{maxTxSize:w,minFeeA:u,minFeeB:h}=a_)=>{const k=i.filter(Y=>_a(Y)===!1).sort(un),j=y.exports.BigNum.from_str(xn(w,u,h)),P=t?y.exports.BigNum.from_str(c).checked_add(j).to_str():c;return Ar(k,new Map([["lovelace",P]]))},ta=(c,i,t=!1,w=a_)=>{const u=i.filter(_a).sort(un),h=ls(w),k=c.get("lovelace")??"0",j=t?y.exports.BigNum.from_str(k).checked_add(h).to_str():k;return c.set("lovelace",j),Ar(u,c)},ws=(c,i)=>Array.from(i,t=>({unit:t[0],quantity:y.exports.BigNum.from_str(t[1])})).every(t=>c.filter(w=>w.output.amount.find(u=>u.unit===t.unit)!==void 0).reduce((w,u)=>{const h=u.output.amount.reduce((k,j)=>k.checked_add(y.exports.BigNum.from_str(t.unit===j.unit?j.quantity:"0")),y.exports.BigNum.from_str("0"));return w.checked_add(h)},y.exports.BigNum.from_str("0")).less_than(t.quantity)===!1),un=(c,i)=>{var u,h;const t=y.exports.BigNum.from_str(((u=c.output.amount.find(k=>k.unit==="lovelace"))==null?void 0:u.quantity)??"0");return y.exports.BigNum.from_str(((h=i.output.amount.find(k=>k.unit==="lovelace"))==null?void 0:h.quantity)??"0").compare(t)},ls=c=>{const{maxTxSize:i,minFeeA:t,minFeeB:w}=c;return y.exports.BigNum.from_str(xn(i,t,w))},_a=c=>c.output.amount.length>1,gs=c=>c.reduce((i,t)=>{var u;const w=((u=t.output.amount.find(h=>h.unit==="lovelace"))==null?void 0:u.quantity)??"0";return i.checked_add(y.exports.BigNum.from_str(w))},y.exports.BigNum.from_str("0")),us=(c,i)=>{const t=i.sort(un);return Ar(t,new Map([["lovelace",c]]))},Ar=(c,i,t=[])=>c.length===0||ws(t,i)?t:bs(c[0],i)?Ar(c.slice(1),i,[...t,c[0]]):Ar(c.slice(1),i,t),bs=(c,i)=>Array.from(i.keys()).some(t=>c.output.amount.find(w=>w.unit===t)!==void 0),fs=(c,i)=>{const t=vs(i),w=ms(c,i);return{coseKey:d_(t.to_bytes()),coseSign1:d_(w.to_bytes())}},hs=(c,i,{key:t,signature:w})=>{var k,j;const u=jt.COSEKey.from_bytes(kt(t)),h=jt.COSESign1.from_bytes(kt(w));if((c==null?void 0:c.length)>0){const P=d_(h.payload()??new Uint8Array);if(p_(c)!==P)return!1}if((i==null?void 0:i.length)>0){const p=(k=h.headers().protected().deserialized_headers().header(jt.Label.new_text("address")))==null?void 0:k.as_bytes();if(p===void 0)throw new Error("Couldn't find a signer address in signature");const V=(j=u.header(jt.Label.new_int(jt.Int.new_negative(jt.BigNum.from_str("2")))))==null?void 0:j.as_bytes();if(V===void 0)throw new Error("Couldn't find a signer key in signature");const Y=dr(d_(p)),R=Gs(d_(V));if(ys(i,Y,R)===!1)throw new Error("Couldn't check signature because of address mismatch");const m=Ys(d_(h.signature())),$=h.signed_data().to_bytes();return R.verify($,m)}return!1},ys=(c,i,t)=>{if(c!==i.to_bech32())return!1;try{return pr(c)===t.hash().to_hex()}catch{return!1}},vs=c=>{const i=jt.COSEKey.new(jt.Label.from_key_type(jt.KeyType.OKP));return i.set_algorithm_id(jt.Label.from_algorithm_id(jt.AlgorithmId.EdDSA)),i.set_header(jt.Label.new_int(jt.Int.new_negative(jt.BigNum.from_str("1"))),jt.CBORValue.new_int(jt.Int.new_i32(6))),i.set_header(jt.Label.new_int(jt.Int.new_negative(jt.BigNum.from_str("2"))),jt.CBORValue.new_bytes(c.key.to_public().as_bytes())),i},ms=(c,i)=>{const t=jt.HeaderMap.new(),w=jt.HeaderMap.new();t.set_algorithm_id(jt.Label.from_algorithm_id(jt.AlgorithmId.EdDSA)),t.set_header(jt.Label.new_text("address"),jt.CBORValue.new_bytes(i.address.to_bytes()));const u=jt.Headers.new(jt.ProtectedHeaderMap.new(t),w),h=jt.COSESign1Builder.new(u,kt(c.payload),!1);c.externalAAD!==void 0&&h.set_external_aad(kt(c.externalAAD));const k=h.make_data_to_sign(),j=i.key.sign(k.to_bytes());return h.build(j.to_bytes())};var ea={},s_={exports:{}};Ee.notEqual=xs;Ee.notOk=As;Ee.equal=ks;Ee.ok=Ee;var ra=Ee;function ks(c,i,t){Ee(c==i,t)}function xs(c,i,t){Ee(c!=i,t)}function As(c,i){Ee(!c,i)}function Ee(c,i){if(!c)throw new Error(i||"AssertionError")}var G_={exports:{}},Is=bn;bn.supported=typeof WebAssembly<"u";function bn(c){if(!bn.supported)return null;var i=c&&c.imports,t=Cs("AGFzbQEAAAABEANgAn9/AGADf39/AGABfwADBQQAAQICBQUBAQroBwdNBQZtZW1vcnkCAAxibGFrZTJiX2luaXQAAA5ibGFrZTJiX3VwZGF0ZQABDWJsYWtlMmJfZmluYWwAAhBibGFrZTJiX2NvbXByZXNzAAMK00AElgMAIABCADcDACAAQQhqQgA3AwAgAEEQakIANwMAIABBGGpCADcDACAAQSBqQgA3AwAgAEEoakIANwMAIABBMGpCADcDACAAQThqQgA3AwAgAEHAAGpCADcDACAAQcgAakIANwMAIABB0ABqQgA3AwAgAEHYAGpCADcDACAAQeAAakIANwMAIABB6ABqQgA3AwAgAEHwAGpCADcDACAAQfgAakIANwMAIABBgAFqQoiS853/zPmE6gBBACkDAIU3AwAgAEGIAWpCu86qptjQ67O7f0EIKQMAhTcDACAAQZABakKr8NP0r+68tzxBECkDAIU3AwAgAEGYAWpC8e30+KWn/aelf0EYKQMAhTcDACAAQaABakLRhZrv+s+Uh9EAQSApAwCFNwMAIABBqAFqQp/Y+dnCkdqCm39BKCkDAIU3AwAgAEGwAWpC6/qG2r+19sEfQTApAwCFNwMAIABBuAFqQvnC+JuRo7Pw2wBBOCkDAIU3AwAgAEHAAWpCADcDACAAQcgBakIANwMAIABB0AFqQgA3AwALbQEDfyAAQcABaiEDIABByAFqIQQgBCkDAKchBQJAA0AgASACRg0BIAVBgAFGBEAgAyADKQMAIAWtfDcDAEEAIQUgABADCyAAIAVqIAEtAAA6AAAgBUEBaiEFIAFBAWohAQwACwsgBCAFrTcDAAtkAQN/IABBwAFqIQEgAEHIAWohAiABIAEpAwAgAikDAHw3AwAgAEHQAWpCfzcDACACKQMApyEDAkADQCADQYABRg0BIAAgA2pBADoAACADQQFqIQMMAAsLIAIgA603AwAgABADC+U7AiB+CX8gAEGAAWohISAAQYgBaiEiIABBkAFqISMgAEGYAWohJCAAQaABaiElIABBqAFqISYgAEGwAWohJyAAQbgBaiEoICEpAwAhASAiKQMAIQIgIykDACEDICQpAwAhBCAlKQMAIQUgJikDACEGICcpAwAhByAoKQMAIQhCiJLznf/M+YTqACEJQrvOqqbY0Ouzu38hCkKr8NP0r+68tzwhC0Lx7fT4paf9p6V/IQxC0YWa7/rPlIfRACENQp/Y+dnCkdqCm38hDkLr+obav7X2wR8hD0L5wvibkaOz8NsAIRAgACkDACERIABBCGopAwAhEiAAQRBqKQMAIRMgAEEYaikDACEUIABBIGopAwAhFSAAQShqKQMAIRYgAEEwaikDACEXIABBOGopAwAhGCAAQcAAaikDACEZIABByABqKQMAIRogAEHQAGopAwAhGyAAQdgAaikDACEcIABB4ABqKQMAIR0gAEHoAGopAwAhHiAAQfAAaikDACEfIABB+ABqKQMAISAgDSAAQcABaikDAIUhDSAPIABB0AFqKQMAhSEPIAEgBSARfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgEnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBN8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAUfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgFXx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBZ8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAXfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggGHx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBl8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAafHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgG3x8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBx8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAdfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggHnx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIB98fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAgfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgH3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBt8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAVfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGXx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBp8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAgfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggHnx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBd8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiASfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgHXx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBF8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByATfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggHHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBh8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAWfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFHx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBx8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAZfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgHXx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBF8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAWfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgE3x8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIICB8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAefHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgG3x8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIB98fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAUfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgF3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBh8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCASfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgGnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBV8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAYfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgGnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBR8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiASfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgHnx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIB18fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAcfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggH3x8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBN8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAXfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgFnx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBt8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAVfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggEXx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFICB8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAZfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgGnx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBF8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAWfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGHx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBN8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAVfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggG3x8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIICB8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAffHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgEnx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBx8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAdfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggF3x8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBl8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAUfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgHnx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBN8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAdfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgF3x8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBt8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByARfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgHHx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBl8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAUfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgFXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIB58fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAYfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgFnx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIICB8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAffHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgEnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBp8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAdfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgFnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBJ8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAgfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgH3x8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIB58fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAVfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggG3x8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBF8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAYfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgF3x8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBR8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAafHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggE3x8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBl8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAcfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgHnx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBx8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAYfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgH3x8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIB18fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByASfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggFHx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBp8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAWfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgEXx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHICB8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAVfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggGXx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBd8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSATfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgG3x8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBd8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAgfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgH3x8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBp8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAcfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgFHx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBF8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAZfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgHXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBN8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAefHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgGHx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBJ8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAVfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgG3x8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBZ8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAbfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgE3x8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBl8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAVfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgGHx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBd8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCASfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggFnx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGICB8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAcfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgGnx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIB98fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAUfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggHXx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIB58fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSARfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgEXx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBJ8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiATfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgFHx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBV8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAWfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggF3x8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBh8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAZfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgGnx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBt8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAcfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggHXx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIB58fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAffHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgIHx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIB98fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAbfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgFXx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBl8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAafHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgIHx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIB58fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAXfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgEnx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIB18fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByARfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgE3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBx8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAYfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgFnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBR8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFICEgISkDACABIAmFhTcDACAiICIpAwAgAiAKhYU3AwAgIyAjKQMAIAMgC4WFNwMAICQgJCkDACAEIAyFhTcDACAlICUpAwAgBSANhYU3AwAgJiAmKQMAIAYgDoWFNwMAICcgJykDACAHIA+FhTcDACAoICgpAwAgCCAQhYU3AwAL"),w=null,u={buffer:t,memory:null,exports:null,realloc:h,onload:k};return k(function(){}),u;function h(P){u.exports.memory.grow(Math.ceil(Math.abs(P-u.memory.length)/65536)),u.memory=new Uint8Array(u.exports.memory.buffer)}function k(P){if(u.exports)return P();if(w){w.then(P.bind(null,null)).catch(P);return}try{if(c&&c.async)throw new Error("async");j({instance:new WebAssembly.Instance(new WebAssembly.Module(t),i)})}catch{w=WebAssembly.instantiate(t,i).then(j)}k(P)}function j(P){u.exports=P.instance.exports,u.memory=u.exports.memory&&u.exports.memory.buffer&&new Uint8Array(u.exports.memory.buffer)}}function Cs(c){return typeof atob=="function"?new Uint8Array(atob(c).split("").map(js)):new(tn("buffer")).Buffer(c,"base64")}function js(c){return c.charCodeAt(0)}var L_=ra,Tt=Is(),Be=64,Kr=[];G_.exports=k_;var Bn=G_.exports.BYTES_MIN=16,Sn=G_.exports.BYTES_MAX=64;G_.exports.BYTES=32;var En=G_.exports.KEYBYTES_MIN=16,Qn=G_.exports.KEYBYTES_MAX=64;G_.exports.KEYBYTES=32;var On=G_.exports.SALTBYTES=16,Dn=G_.exports.PERSONALBYTES=16;function k_(c,i,t,w,u){if(!(this instanceof k_))return new k_(c,i,t,w,u);if(!(Tt&&Tt.exports))throw new Error("WASM not loaded. Wait for Blake2b.ready(cb)");c||(c=32),u!==!0&&(L_(c>=Bn,"digestLength must be at least "+Bn+", was given "+c),L_(c<=Sn,"digestLength must be at most "+Sn+", was given "+c),i!=null&&L_(i.length>=En,"key must be at least "+En+", was given "+i.length),i!=null&&L_(i.length<=Qn,"key must be at least "+Qn+", was given "+i.length),t!=null&&L_(t.length===On,"salt must be exactly "+On+", was given "+t.length),w!=null&&L_(w.length===Dn,"personal must be exactly "+Dn+", was given "+w.length)),Kr.length||(Kr.push(Be),Be+=216),this.digestLength=c,this.finalized=!1,this.pointer=Kr.pop(),Tt.memory.fill(0,0,64),Tt.memory[0]=this.digestLength,Tt.memory[1]=i?i.length:0,Tt.memory[2]=1,Tt.memory[3]=1,t&&Tt.memory.set(t,32),w&&Tt.memory.set(w,48),this.pointer+216>Tt.memory.length&&Tt.realloc(this.pointer+216),Tt.exports.blake2b_init(this.pointer,this.digestLength),i&&(this.update(i),Tt.memory.fill(0,Be,Be+i.length),Tt.memory[this.pointer+200]=128)}k_.prototype.update=function(c){return L_(this.finalized===!1,"Hash instance finalized"),L_(c,"input must be TypedArray or Buffer"),Be+c.length>Tt.memory.length&&Tt.realloc(Be+c.length),Tt.memory.set(c,Be),Tt.exports.blake2b_update(this.pointer,Be,Be+c.length),this};k_.prototype.digest=function(c){if(L_(this.finalized===!1,"Hash instance finalized"),this.finalized=!0,Kr.push(this.pointer),Tt.exports.blake2b_final(this.pointer),!c||c==="binary")return Tt.memory.slice(this.pointer+128,this.pointer+128+this.digestLength);if(c==="hex")return Ss(Tt.memory,this.pointer+128,this.digestLength);L_(c.length>=this.digestLength,"input must be TypedArray or Buffer");for(var i=0;i<this.digestLength;i++)c[i]=Tt.memory[this.pointer+128+i];return c};k_.prototype.final=k_.prototype.digest;k_.WASM=Tt&&Tt.buffer;k_.SUPPORTED=typeof WebAssembly<"u";k_.ready=function(c){if(c||(c=Bs),!Tt)return c(new Error("WebAssembly not supported"));var i=new Promise(function(t,w){Tt.onload(function(u){u?w():t(),c(u)})});return i};k_.prototype.ready=k_.ready;function Bs(){}function Ss(c,i,t){for(var w="",u=0;u<t;u++)w+=Es(c[i+u]);return w}function Es(c){return c<16?"0"+c.toString(16):c.toString(16)}var Re=ra,Ir=G_.exports;function Nr(c,i,t){var w=c[i]+c[t],u=c[i+1]+c[t+1];w>=4294967296&&u++,c[i]=w,c[i+1]=u}function Tn(c,i,t,w){var u=c[i]+t;t<0&&(u+=4294967296);var h=c[i+1]+w;u>=4294967296&&h++,c[i]=u,c[i+1]=h}function na(c,i){return c[i]^c[i+1]<<8^c[i+2]<<16^c[i+3]<<24}function He(c,i,t,w,u,h){var k=kr[u],j=kr[u+1],P=kr[h],p=kr[h+1];Nr(lt,c,i),Tn(lt,c,k,j);var V=lt[w]^lt[c],Y=lt[w+1]^lt[c+1];lt[w]=Y,lt[w+1]=V,Nr(lt,t,w),V=lt[i]^lt[t],Y=lt[i+1]^lt[t+1],lt[i]=V>>>24^Y<<8,lt[i+1]=Y>>>24^V<<8,Nr(lt,c,i),Tn(lt,c,P,p),V=lt[w]^lt[c],Y=lt[w+1]^lt[c+1],lt[w]=V>>>16^Y<<16,lt[w+1]=Y>>>16^V<<16,Nr(lt,t,w),V=lt[i]^lt[t],Y=lt[i+1]^lt[t+1],lt[i]=Y>>>31^V<<1,lt[i+1]=V>>>31^Y<<1}var aa=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),Qs=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3],t_=new Uint8Array(Qs.map(function(c){return c*2})),lt=new Uint32Array(32),kr=new Uint32Array(32);function sa(c,i){var t=0;for(t=0;t<16;t++)lt[t]=c.h[t],lt[t+16]=aa[t];for(lt[24]=lt[24]^c.t,lt[25]=lt[25]^c.t/4294967296,i&&(lt[28]=~lt[28],lt[29]=~lt[29]),t=0;t<32;t++)kr[t]=na(c.b,4*t);for(t=0;t<12;t++)He(0,8,16,24,t_[t*16+0],t_[t*16+1]),He(2,10,18,26,t_[t*16+2],t_[t*16+3]),He(4,12,20,28,t_[t*16+4],t_[t*16+5]),He(6,14,22,30,t_[t*16+6],t_[t*16+7]),He(0,10,20,30,t_[t*16+8],t_[t*16+9]),He(2,12,22,24,t_[t*16+10],t_[t*16+11]),He(4,14,16,26,t_[t*16+12],t_[t*16+13]),He(6,8,18,28,t_[t*16+14],t_[t*16+15]);for(t=0;t<16;t++)c.h[t]=c.h[t]^lt[t]^lt[t+16]}var qe=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);function gr(c,i,t,w){qe.fill(0),this.b=new Uint8Array(128),this.h=new Uint32Array(16),this.t=0,this.c=0,this.outlen=c,qe[0]=c,i&&(qe[1]=i.length),qe[2]=1,qe[3]=1,t&&qe.set(t,32),w&&qe.set(w,48);for(var u=0;u<16;u++)this.h[u]=aa[u]^na(qe,u*4);i&&(oa(this,i),this.c=128)}gr.prototype.update=function(c){return Re(c!=null,"input must be Uint8Array or Buffer"),oa(this,c),this};gr.prototype.digest=function(c){var i=!c||c==="binary"||c==="hex"?new Uint8Array(this.outlen):c;return Re(i.length>=this.outlen,"out must have at least outlen bytes of space"),Os(this,i),c==="hex"?Ds(i):i};gr.prototype.final=gr.prototype.digest;gr.ready=function(c){Ir.ready(function(){c()})};function oa(c,i){for(var t=0;t<i.length;t++)c.c===128&&(c.t+=c.c,sa(c,!1),c.c=0),c.b[c.c++]=i[t]}function Os(c,i){for(c.t+=c.c;c.c<128;)c.b[c.c++]=0;sa(c,!0);for(var t=0;t<c.outlen;t++)i[t]=c.h[t>>2]>>8*(t&3);return i}function Ds(c){for(var i="",t=0;t<c.length;t++)i+=Ts(c[t]);return i}function Ts(c){return c<16?"0"+c.toString(16):c.toString(16)}var ia=gr;s_.exports=function(i,t,w,u,h){return h!==!0&&(Re(i>=Nn,"outlen must be at least "+Nn+", was given "+i),Re(i<=Un,"outlen must be at most "+Un+", was given "+i),t!=null&&Re(t.length>=Pn,"key must be at least "+Pn+", was given "+t.length),t!=null&&Re(t.length<=Mn,"key must be at most "+Mn+", was given "+t.length),w!=null&&Re(w.length===Fn,"salt must be exactly "+Fn+", was given "+w.length),u!=null&&Re(u.length===Kn,"personal must be exactly "+Kn+", was given "+u.length)),new ia(i,t,w,u)};s_.exports.ready=function(c){Ir.ready(function(){c()})};s_.exports.WASM_SUPPORTED=Ir.SUPPORTED;s_.exports.WASM_LOADED=!1;var Nn=s_.exports.BYTES_MIN=16,Un=s_.exports.BYTES_MAX=64;s_.exports.BYTES=32;var Pn=s_.exports.KEYBYTES_MIN=16,Mn=s_.exports.KEYBYTES_MAX=64;s_.exports.KEYBYTES=32;var Fn=s_.exports.SALTBYTES=16,Kn=s_.exports.PERSONALBYTES=16;Ir.ready(function(c){c||(s_.exports.WASM_LOADED=!0,ia=Ir)});var ur={};Object.defineProperty(ur,"__esModule",{value:!0});ur.bech32m=ur.bech32=void 0;const Lr="qpzry9x8gf2tvdw0s3jn54khce6mua7l",da={};for(let c=0;c<Lr.length;c++){const i=Lr.charAt(c);da[i]=c}function lr(c){const i=c>>25;return(c&33554431)<<5^-(i>>0&1)&996825010^-(i>>1&1)&642813549^-(i>>2&1)&513874426^-(i>>3&1)&1027748829^-(i>>4&1)&705979059}function Hn(c){let i=1;for(let t=0;t<c.length;++t){const w=c.charCodeAt(t);if(w<33||w>126)return"Invalid prefix ("+c+")";i=lr(i)^w>>5}i=lr(i);for(let t=0;t<c.length;++t){const w=c.charCodeAt(t);i=lr(i)^w&31}return i}function fn(c,i,t,w){let u=0,h=0;const k=(1<<t)-1,j=[];for(let P=0;P<c.length;++P)for(u=u<<i|c[P],h+=i;h>=t;)h-=t,j.push(u>>h&k);if(w)h>0&&j.push(u<<t-h&k);else{if(h>=i)return"Excess padding";if(u<<t-h&k)return"Non-zero padding"}return j}function Ns(c){return fn(c,8,5,!0)}function Us(c){const i=fn(c,5,8,!1);if(Array.isArray(i))return i}function Ps(c){const i=fn(c,5,8,!1);if(Array.isArray(i))return i;throw new Error(i)}function ca(c){let i;c==="bech32"?i=1:i=734539939;function t(k,j,P){if(P=P||90,k.length+7+j.length>P)throw new TypeError("Exceeds length limit");k=k.toLowerCase();let p=Hn(k);if(typeof p=="string")throw new Error(p);let V=k+"1";for(let Y=0;Y<j.length;++Y){const R=j[Y];if(R>>5!==0)throw new Error("Non 5-bit word");p=lr(p)^R,V+=Lr.charAt(R)}for(let Y=0;Y<6;++Y)p=lr(p);p^=i;for(let Y=0;Y<6;++Y){const R=p>>(5-Y)*5&31;V+=Lr.charAt(R)}return V}function w(k,j){if(j=j||90,k.length<8)return k+" too short";if(k.length>j)return"Exceeds length limit";const P=k.toLowerCase(),p=k.toUpperCase();if(k!==P&&k!==p)return"Mixed-case string "+k;k=P;const V=k.lastIndexOf("1");if(V===-1)return"No separator character for "+k;if(V===0)return"Missing prefix for "+k;const Y=k.slice(0,V),R=k.slice(V+1);if(R.length<6)return"Data too short";let m=Hn(Y);if(typeof m=="string")return m;const $=[];for(let b=0;b<R.length;++b){const _t=R.charAt(b),W=da[_t];if(W===void 0)return"Unknown character "+_t;m=lr(m)^W,!(b+6>=R.length)&&$.push(W)}return m!==i?"Invalid checksum for "+k:{prefix:Y,words:$}}function u(k,j){const P=w(k,j);if(typeof P=="object")return P}function h(k,j){const P=w(k,j);if(typeof P=="object")return P;throw new Error(P)}return{decodeUnsafe:u,decode:h,encode:t,toWords:Ns,fromWordsUnsafe:Us,fromWords:Ps}}ur.bech32=ca("bech32");ur.bech32m=ca("bech32m");var Ms=Rr&&Rr.__importDefault||function(c){return c&&c.__esModule?c:{default:c}};Object.defineProperty(ea,"__esModule",{value:!0});const Fs=Ms(s_.exports),Ur=ur,Wr="asset";class xr{constructor(i){this.hashBuf=i}static fromHash(i){return new xr(i)}static fromParts(i,t){const w=(0,Fs.default)(20).update(new Uint8Array([...i,...t])).digest("binary");return xr.fromHash(w)}static fromBech32(i){const{prefix:t,words:w}=Ur.bech32.decode(i);if(t!==Wr)throw new Error("Invalid asset fingerprint");const u=Buffer.from(Ur.bech32.fromWords(w));return xr.fromHash(u)}fingerprint(){const i=Ur.bech32.toWords(this.hashBuf);return Ur.bech32.encode(Wr,i)}hash(){return Buffer.from(this.hashBuf).toString("hex")}prefix(){return Wr}checksum(){return this.fingerprint().slice(-6)}}var Ks=ea.default=xr;const Hs=Ks,qs=(c,i)=>{const t=Ls(c),w=t.derive(Jr+1852).derive(Jr+1815).derive(Jr+i),u=w.derive(0).derive(0).to_raw_key(),h=w.derive(2).derive(0).to_raw_key();return w.free(),t.free(),{paymentKey:u,stakeKey:h}},Rs=(c,i,t)=>{const w=new Map(i);w.set("lovelace",String(Number(w.get("lovelace"))+Number(t)));const u=new Map;for(let R=0;R<c.length;R++)u.set(R,c[R]);const h=new Set,k=new Set,j=new Set,P=new Set,p=new Set;for(let R=0;R<c.length;R++)switch(c[R].output.amount.length){case 1:{k.add(R);break}case 2:{j.add(R);break}case 3:{P.add(R);break}default:{p.add(R);break}}const V=(R,m,$)=>{const b=u.get(R);if(!b)return;const _t=zs(b,m);if(Number(_t)>0){h.add(R),$.delete(R);for(const W of b.output.amount)w.set(W.unit,String(Number(w.get(W.unit))-Number(W.quantity)))}};for(const R of w.keys())if(R!="lovelace"){for(const m of j){const $=w.get(R);if(!$||Number($)<=0)break;V(m,R,j)}for(const m of P){const $=w.get(R);if(!$||Number($)<=0)break;V(m,R,P)}for(const m of p){const $=w.get(R);if(!$||Number($)<=0)break;V(m,R,p)}}for(const R of k){const m=w.get("lovelace");if(!m||Number(m)<=0)break;V(R,"lovelace",k)}for(const R of j){const m=w.get("lovelace");if(!m||Number(m)<=0)break;V(R,"lovelace",j)}for(const R of P){const m=w.get("lovelace");if(!m||Number(m)<=0)break;V(R,"lovelace",P)}for(const R of p){const m=w.get("lovelace");if(!m||Number(m)<=0)break;V(R,"lovelace",p)}for(const R of w.keys())if(Number(w.get(R))>0)return[];const Y=[];for(const R of h){const m=u.get(R);m&&Y.push(m)}return Y},zs=(c,i)=>{for(const t of c.output.amount)if(t.unit==i)return t.quantity;return"0"},dr=c=>y.exports.Address.from_bytes(kt(c)),Ls=c=>y.exports.Bip32PrivateKey.from_bytes(kt(c)),Vs=c=>y.exports.DataHash.from_bytes(kt(c)),V_=c=>y.exports.Ed25519KeyHash.from_bytes(kt(c)),Ys=c=>y.exports.Ed25519Signature.from_bytes(kt(c)),hn=c=>y.exports.NativeScript.from_bytes(kt(c)),Gs=c=>y.exports.PublicKey.from_bytes(kt(c)),pa=c=>y.exports.PlutusData.from_bytes(kt(c)),br=(c,i)=>y.exports.PlutusScript.from_bytes_with_version(kt(c),je[i]),$s=c=>y.exports.ScriptRef.from_bytes(kt(c)),Js=c=>y.exports.ScriptHash.from_bytes(kt(c)),Y_=c=>y.exports.Transaction.from_bytes(kt(c)),wa=c=>y.exports.TransactionHash.from_bytes(kt(c)),qn=c=>y.exports.TransactionUnspentOutput.from_bytes(kt(c)),Rn=c=>y.exports.TransactionWitnessSet.from_bytes(kt(c)),Ws=c=>y.exports.Value.from_bytes(kt(c)),O_=c=>y.exports.Address.from_bech32(c),yn=c=>y.exports.BaseAddress.from_address(O_(c)),la=c=>y.exports.EnterpriseAddress.from_address(O_(c)),ga=c=>y.exports.RewardAddress.from_address(O_(c)),d_=c=>Buffer.from(c).toString("hex"),kt=c=>c.length%2===0&&/^[0-9A-F]*$/i.test(c)?Buffer.from(c,"hex"):Buffer.from(c,"utf-8"),vn=c=>{const i=t=>{const w=new Array;for(let u=0;u<t.len();u+=1)w.push(vn(t.get(u)));return w};switch(c.kind()){case y.exports.NativeScriptKind.ScriptAll:{const t=c.as_script_all();return{type:"all",scripts:i(t.native_scripts())}}case y.exports.NativeScriptKind.ScriptAny:{const t=c.as_script_any();return{type:"any",scripts:i(t.native_scripts())}}case y.exports.NativeScriptKind.ScriptNOfK:{const t=c.as_script_n_of_k();return{type:"atLeast",required:t.n(),scripts:i(t.native_scripts())}}case y.exports.NativeScriptKind.TimelockStart:return{type:"after",slot:c.as_timelock_start().slot_bignum().to_str()};case y.exports.NativeScriptKind.TimelockExpiry:return{type:"before",slot:c.as_timelock_expiry().slot_bignum().to_str()};case y.exports.NativeScriptKind.ScriptPubkey:return{type:"sig",keyHash:c.as_script_pubkey().addr_keyhash().to_hex()};default:throw new Error(`Script Kind: ${c.kind()}, is not supported`)}},$r=c=>{const i=t=>{const w=y.exports.NativeScripts.new();return t.forEach(u=>{w.add($r(u))}),w};switch(c.type){case"all":return y.exports.NativeScript.new_script_all(y.exports.ScriptAll.new(i(c.scripts)));case"any":return y.exports.NativeScript.new_script_any(y.exports.ScriptAny.new(i(c.scripts)));case"atLeast":return y.exports.NativeScript.new_script_n_of_k(y.exports.ScriptNOfK.new(c.required,i(c.scripts)));case"after":return y.exports.NativeScript.new_timelock_start(y.exports.TimelockStart.new_timelockstart(y.exports.BigNum.from_str(c.slot)));case"before":return y.exports.NativeScript.new_timelock_expiry(y.exports.TimelockExpiry.new_timelockexpiry(y.exports.BigNum.from_str(c.slot)));case"sig":return y.exports.NativeScript.new_script_pubkey(y.exports.ScriptPubkey.new(V_(c.keyHash)))}},Hr=c=>{var w,u,h;const i=k=>{const j=[];for(let P=0;P<k.len();P+=1)j.push(Hr(k.get(P)));return j},t=k=>{const j=new Map;for(let P=0;P<k.len();P+=1){const p=k.keys().get(P),V=k.get(p)??y.exports.PlutusData.from_hex(p_("NO_ITEM_FOUND_INSIDE_GOLD_ROOM"));j.set(Hr(p),Hr(V))}return j};switch(c.kind()){case y.exports.PlutusDataKind.Bytes:return d_(c.as_bytes()??new Uint8Array);case y.exports.PlutusDataKind.Integer:return parseInt(((w=c.as_integer())==null?void 0:w.to_str())??"0",10);case y.exports.PlutusDataKind.List:return i(c.as_list()??y.exports.PlutusList.new());case y.exports.PlutusDataKind.Map:return t(c.as_map()??y.exports.PlutusMap.new());case y.exports.PlutusDataKind.ConstrPlutusData:return{alternative:parseInt(((u=c.as_constr_plutus_data())==null?void 0:u.alternative().to_str())??"0",10),fields:i(((h=c.as_constr_plutus_data())==null?void 0:h.data())??y.exports.PlutusList.new())};default:throw new Error(`PlutusData Kind: ${c.kind()}, is not supported`)}},ze=c=>{const i=t=>{const w=y.exports.PlutusList.new();return t.forEach(u=>{w.add(ze(u))}),w};switch(typeof c){case"string":return y.exports.PlutusData.new_bytes(kt(c));case"number":return y.exports.PlutusData.new_integer(y.exports.BigInt.from_str(c.toString()));case"bigint":return y.exports.PlutusData.new_integer(y.exports.BigInt.from_str(c.toString()));case"object":if(c instanceof Array){const t=i(c);return y.exports.PlutusData.new_list(t)}else if(c instanceof Map){const t=y.exports.PlutusMap.new();return c.forEach((w,u)=>{t.insert(ze(u),ze(w))}),y.exports.PlutusData.new_map(t)}else return y.exports.PlutusData.new_constr_plutus_data(y.exports.ConstrPlutusData.new(y.exports.BigNum.from_str(c.alternative.toString()),i(c.fields)))}},Xs=c=>{const i=y.exports.Relays.new();throw c.relays.forEach(t=>{i.add(ua(t))}),new Error("toPoolParams not implemented.")},en=c=>{const i=t=>os[t];return y.exports.Redeemer.new(i(c.tag),y.exports.BigNum.from_str(c.index.toString()),ze(c.data),y.exports.ExUnits.new(y.exports.BigNum.from_str(c.budget.mem.toString()),y.exports.BigNum.from_str(c.budget.steps.toString())))},ua=c=>{switch(c.type){case"SingleHostAddr":{const i=c.IPV4?y.exports.Ipv4.new(new Uint8Array(c.IPV4.split(".").map(w=>parseInt(w)))):void 0,t=c.IPV6?y.exports.Ipv6.new(kt(c.IPV6.replaceAll(":",""))):void 0;return y.exports.Relay.new_single_host_addr(y.exports.SingleHostAddr.new(c.port,i,t))}case"SingleHostName":return y.exports.Relay.new_single_host_name(y.exports.SingleHostName.new(c.port,y.exports.DNSRecordAorAAAA.new(c.domainName)));case"MultiHostName":return y.exports.Relay.new_multi_host_name(y.exports.MultiHostName.new(y.exports.DNSRecordSRV.new(c.domainName)))}},ba=c=>{if(c.is_plutus_script()){const t=c.plutus_script();return{code:t.to_hex(),version:Object.keys(je).find(w=>je[w].to_hex()===t.language_version().to_hex())}}const i=c.native_script();return vn(i)},fr=c=>{if("code"in c){const i=br(c.code,c.version);return y.exports.ScriptRef.new_plutus_script(i)}return y.exports.ScriptRef.new_native_script($r(c))},Cr=c=>{var u,h,k;const i=c.output().has_data_hash()?(u=c.output().data_hash())==null?void 0:u.to_hex():void 0,t=c.output().has_plutus_data()?(h=c.output().plutus_data())==null?void 0:h.to_hex():void 0,w=c.output().has_script_ref()?(k=c.output().script_ref())==null?void 0:k.to_hex():void 0;return{input:{outputIndex:c.input().index(),txHash:c.input().transaction_id().to_hex()},output:{address:c.output().address().to_bech32(),amount:fa(c.output().amount()),dataHash:i,plutusData:t,scriptRef:w}}},Q_=c=>{const i=y.exports.TransactionInput.new(wa(c.input.txHash),c.input.outputIndex),t=y.exports.TransactionOutput.new(O_(c.output.address),Se(c.output.amount));return c.output.dataHash!==void 0&&t.set_data_hash(Vs(c.output.dataHash)),c.output.plutusData!==void 0&&t.set_plutus_data(pa(c.output.plutusData)),c.output.scriptRef!==void 0&&t.set_script_ref($s(c.output.scriptRef)),y.exports.TransactionUnspentOutput.new(i,t)},zn=c=>{const i=c.split(".")[1]??"0",t=`${parseInt(i,10)}`,w="1"+"0".repeat(i.length);return y.exports.UnitInterval.new(y.exports.BigNum.from_str(t),y.exports.BigNum.from_str(w))},p_=c=>c.length%2===0&&/^[0-9A-F]*$/i.test(c)?c:d_(Buffer.from(c,"utf-8")),mn=c=>Buffer.from(c,"hex").toString("utf-8"),fa=c=>{const i=[{unit:"lovelace",quantity:c.coin().to_str()}],t=c.multiasset();if(t!==void 0){const w=t.keys();for(let u=0;u<w.len();u+=1){const h=w.get(u),k=t.get(h);if(k!==void 0){const j=k.keys();for(let P=0;P<j.len();P+=1){const p=j.get(P),V=k.get(p)??y.exports.BigNum.from_str("0"),Y=h.to_hex()+d_(p.name());i.push({unit:Y,quantity:V.to_str()})}}}}return i},Se=c=>{const i=c.find(h=>h.unit==="lovelace"),t=Array.from(new Set(c.filter(h=>h.unit!=="lovelace").map(h=>h.unit.slice(0,c_)))),w=y.exports.MultiAsset.new();t.forEach(h=>{const k=y.exports.Assets.new();c.filter(j=>j.unit.slice(0,c_)===h).forEach(j=>{k.insert(y.exports.AssetName.new(kt(j.unit.slice(c_))),y.exports.BigNum.from_str(j.quantity))}),w.insert(Js(h),k)});const u=y.exports.Value.new(y.exports.BigNum.from_str(i?i.quantity:"0"));return(c.length>1||!i)&&u.set_multiasset(w),u},Ln=(c,i,t)=>y.exports.BaseAddress.new(c,y.exports.StakeCredential.from_keyhash(i),y.exports.StakeCredential.from_keyhash(t)),ha=(c,i="")=>y.exports.Bip32PrivateKey.from_bip39_entropy(kt(c),kt(p_(i))),rn=c=>y.exports.DataCost.new_coins_per_byte(y.exports.BigNum.from_str(c)),Zs=c=>{if(typeof c!="object"||!("input"in c))return y.exports.DatumSource.new(ze(c));const i=Q_(c);if(i.output().has_plutus_data())return y.exports.DatumSource.new_ref_input(i.input());throw new Error(`No inline datum found in UTxO: ${i.input().transaction_id().to_hex()}`)},Vn=(c,i)=>y.exports.EnterpriseAddress.new(c,y.exports.StakeCredential.from_keyhash(i)),Yn=(c,i)=>{if(typeof c=="string")return y.exports.MintWitness.new_native_script(hn(c));if(i===void 0)throw new Error("Minting with plutus requires a redeemer to be defined");if(i.tag!=="MINT")throw new Error("Minting redeemer's tag must be defined as 'MINT'");return y.exports.MintWitness.new_plutus_script(an(c),en({tag:"MINT",index:0,budget:cr,data:{alternative:0,fields:[]},...i}))},nn=(c,i)=>y.exports.RewardAddress.new(c,y.exports.StakeCredential.from_keyhash(i)),an=c=>{if("code"in c)return y.exports.PlutusScriptSource.new(br(c.code,c.version));const i=Q_(c);if(i.output().has_script_ref()){const t=i.output().script_ref();if(t.is_plutus_script()){const w=ba(t),u=br(w.code,w.version).hash();return y.exports.PlutusScriptSource.new_ref_input_with_lang_ver(u,i.input(),je[w.version])}}throw new Error(`No plutus script reference found in UTxO: ${i.input().transaction_id().to_hex()}`)},Pr=c=>{const i=y.exports.ScriptPubkey.new(c);return y.exports.NativeScript.new_script_pubkey(i)},sn=(c=a_)=>{const i=y.exports.TransactionBuilderConfigBuilder.new().coins_per_utxo_byte(y.exports.BigNum.from_str(c.coinsPerUTxOSize)).ex_unit_prices(y.exports.ExUnitPrices.new(zn(c.priceMem.toString()),zn(c.priceStep.toString()))).fee_algo(y.exports.LinearFee.new(y.exports.BigNum.from_str(c.minFeeA.toString()),y.exports.BigNum.from_str(c.minFeeB.toString()))).key_deposit(y.exports.BigNum.from_str(c.keyDeposit)).max_tx_size(c.maxTxSize).max_value_size(parseInt(c.maxValSize,10)).pool_deposit(y.exports.BigNum.from_str(c.poolDeposit)).build();return y.exports.TransactionBuilder.new(i)},Gn=c=>{const i=y.exports.TxInputsBuilder.new();return c.map(t=>t instanceof y.exports.TransactionUnspentOutput?t:Q_(t)).forEach(t=>{i.add_input(t.output().address(),t.input(),t.output().amount())}),i},Mr=c=>{if(typeof c=="string")return y.exports.TransactionOutputBuilder.new().with_address(O_(c));let i=y.exports.TransactionOutputBuilder.new().with_address(O_(c.address));if(c.datum){const{value:t,inline:w}=c.datum,u=ze(t);i=i.with_data_hash(y.exports.hash_plutus_data(u)),w&&(i=i.with_plutus_data(u))}if(c.script){const t=fr(c.script);i=i.with_script_ref(t)}return i},Qe=c=>{const i=c.slice(0,c_),t=c.includes(".")?p_(c.split(".")[1]):c.slice(c_);return{policyId:i,assetName:t}},G=c=>Le.default.isAxiosError(c)?c.response?JSON.stringify({data:c.response.data,headers:c.response.headers,status:c.response.status}):c.request?JSON.stringify(c.request):c.message:JSON.stringify(c),to=c=>{const i=ze(c);return y.exports.hash_plutus_data(i).to_hex()},_o=(c,i=Date.now())=>{if(zr[c]){const[t,w,u,h]=zr[c];return parseInt(y.exports.BigNum.from_str(i.toString()).div_floor(y.exports.BigNum.from_str("1000")).checked_sub(y.exports.BigNum.from_str(u)).div_floor(y.exports.BigNum.from_str(h)).checked_add(y.exports.BigNum.from_str(t)).to_str(),10)}throw new Error(`Couldn't resolve EpochNo for network: ${c}`)},kn=(c,i)=>Hs.fromParts(kt(c),kt(i)).fingerprint(),eo=(c,i)=>is[c][i],ro=c=>$r(c).hash().to_hex(),Ze=c=>{var i,t;try{const w=[(i=yn(c))==null?void 0:i.payment_cred().to_keyhash(),(t=la(c))==null?void 0:t.payment_cred().to_keyhash()].find(u=>u!==void 0);if(w!==void 0)return w.to_hex();throw new Error(`Couldn't resolve payment key hash from address: ${c}`)}catch(w){throw new Error(`An error occurred during resolvePaymentKeyHash: ${w}.`)}},no=(c,i=0)=>{const t=br(c.code,c.version);return y.exports.EnterpriseAddress.new(i,y.exports.StakeCredential.from_scripthash(t.hash())).to_address().to_bech32()},ao=c=>{try{const i=la(c),t=i==null?void 0:i.payment_cred().to_scripthash();if(t!==void 0)return t.to_hex();throw new Error(`Couldn't resolve script hash from address: ${c}`)}catch(i){throw new Error(`An error occurred during resolveScriptHash: ${i}.`)}},so=c=>y.exports.Ed25519KeyHash.from_hex(c).to_bech32("pool1"),ya=c=>{const i=Xr.mnemonicToEntropy(c.join(" ")),t=ha(i),w=t.to_bech32();return t.free(),w},oo=c=>fr(c).to_hex(),io=(c,i=Date.now())=>{if(zr[c]){const[t,w,u]=zr[c];return y.exports.BigNum.from_str(i.toString()).div_floor(y.exports.BigNum.from_str("1000")).checked_sub(y.exports.BigNum.from_str(u)).checked_add(y.exports.BigNum.from_str(w)).to_str()}throw new Error(`Couldn't resolve SlotNo for network: ${c}`)},jr=c=>{try{const i=O_(c),t=yn(c),w=t==null?void 0:t.stake_cred().to_keyhash();if(w!==void 0)return nn(i.network_id(),w).to_address().to_bech32();throw new Error(`Couldn't resolve reward address from address: ${c}`)}catch(i){throw new Error(`An error occurred during resolveRewardAddress: ${i}.`)}},pr=c=>{var i,t;try{const w=[(i=yn(c))==null?void 0:i.stake_cred().to_keyhash(),(t=ga(c))==null?void 0:t.payment_cred().to_keyhash()].find(u=>u!==void 0);if(w!==void 0)return w.to_hex();throw new Error(`Couldn't resolve stake key hash from address: ${c}`)}catch(w){throw new Error(`An error occurred during resolveStakeKeyHash: ${w}.`)}},xn=(c,i=a_.minFeeA,t=a_.minFeeB)=>(BigInt(i)*BigInt(c)+BigInt(t)).toString(),va=c=>{const i=Y_(c).body();return y.exports.hash_transaction(i).to_hex()},co=(c="",i=32)=>{if(i<=0||i>2048)throw new Error("Length must be bewteen 1 and 2048");const w=$n.customAlphabet("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789")(i);return p_(`${c}${w}`)},po=c=>Hr(pa(c));class wo{_axiosInstance;constructor(...i){if(typeof i[0]=="string"&&i[0].startsWith("http"))this._axiosInstance=Le.default.create({baseURL:i[0]});else{const t=i[0],w=t.slice(0,7);this._axiosInstance=Le.default.create({baseURL:`https://cardano-${w}.blockfrost.io/api/v${i[1]??0}`,headers:{project_id:t}})}}async fetchAccountInfo(i){const t=i.startsWith("addr")?jr(i):i;try{const{data:w,status:u}=await this._axiosInstance.get(`accounts/${t}`);if(u===200)return{poolId:w.pool_id,active:w.active||w.active_epoch!==null,balance:w.controlled_amount,rewards:w.withdrawable_amount,withdrawals:w.withdrawals_sum};throw G(w)}catch(w){throw G(w)}}resolveScriptRef=async i=>{if(i){const{data:t,status:w}=await this._axiosInstance.get(`scripts/${i}`);if(w===200){const u=t.type.startsWith("plutus")?{code:await this.fetchPlutusScriptCBOR(i),version:t.type.replace("plutus","")}:await this.fetchNativeScriptJSON(i);return fr(u).to_hex()}throw G(t)}};toUTxO=async(i,t)=>({input:{outputIndex:i.output_index,txHash:t},output:{address:i.address,amount:i.amount,dataHash:i.data_hash??void 0,plutusData:i.inline_datum??void 0,scriptRef:await this.resolveScriptRef(i.reference_script_hash),scriptHash:i.reference_script_hash}});async fetchAddressUTxOs(i,t){const w=t!==void 0?`/${t}`:"",u=`addresses/${i}/utxos`+w,h=async(k=1,j=[])=>{const{data:P,status:p}=await this._axiosInstance.get(`${u}?page=${k}`);if(p===200)return P.length>0?h(k+1,[...j,...await Promise.all(P.map(V=>this.toUTxO(V,V.tx_hash)))]):j;throw G(P)};try{return await h()}catch{return[]}}async fetchAssetAddresses(i){const t=async(w=1,u=[])=>{const{policyId:h,assetName:k}=Qe(i),{data:j,status:P}=await this._axiosInstance.get(`assets/${h}${k}/addresses?page=${w}`);if(P===200)return j.length>0?t(w+1,[...u,...j]):u;throw G(j)};try{return await t()}catch{return[]}}async fetchAssetMetadata(i){try{const{policyId:t,assetName:w}=Qe(i),{data:u,status:h}=await this._axiosInstance.get(`assets/${t}${w}`);if(h===200)return{...u.onchain_metadata};throw G(u)}catch(t){throw G(t)}}async fetchBlockInfo(i){try{const{data:t,status:w}=await this._axiosInstance.get(`blocks/${i}`);if(w===200)return{confirmations:t.confirmations,epoch:t.epoch,epochSlot:t.epoch_slot.toString(),fees:t.fees,hash:t.hash,nextBlock:t.next_block??"",operationalCertificate:t.op_cert,output:t.output??"0",previousBlock:t.previous_block,size:t.size,slot:t.slot.toString(),slotLeader:t.slot_leader??"",time:t.time,txCount:t.tx_count,VRFKey:t.block_vrf};throw G(t)}catch(t){throw G(t)}}async fetchCollectionAssets(i,t=1){try{const{data:w,status:u}=await this._axiosInstance.get(`assets/policy/${i}?page=${t}`);if(u===200)return{assets:w.map(h=>({unit:h.asset,quantity:h.quantity})),next:w.length===100?t+1:null};throw G(w)}catch{return{assets:[],next:null}}}async fetchHandleAddress(i){try{const t=p_(i.replace("$","")),{data:w,status:u}=await this._axiosInstance.get(`assets/${gn[1]}${t}/addresses`);if(u===200)return w[0].address;throw G(w)}catch(t){throw G(t)}}async fetchProtocolParameters(i=Number.NaN){try{const{data:t,status:w}=await this._axiosInstance.get(`epochs/${isNaN(i)?"latest":i}/parameters`);if(w===200)return{coinsPerUTxOSize:t.coins_per_utxo_word,collateralPercent:t.collateral_percent,decentralisation:t.decentralisation_param,epoch:t.epoch,keyDeposit:t.key_deposit,maxBlockExMem:t.max_block_ex_mem,maxBlockExSteps:t.max_block_ex_steps,maxBlockHeaderSize:t.max_block_header_size,maxBlockSize:t.max_block_size,maxCollateralInputs:t.max_collateral_inputs,maxTxExMem:t.max_tx_ex_mem,maxTxExSteps:t.max_tx_ex_steps,maxTxSize:t.max_tx_size,maxValSize:t.max_val_size,minFeeA:t.min_fee_a,minFeeB:t.min_fee_b,minPoolCost:t.min_pool_cost,poolDeposit:t.pool_deposit,priceMem:t.price_mem,priceStep:t.price_step};throw G(t)}catch(t){throw G(t)}}async fetchTxInfo(i){try{const{data:t,status:w}=await this._axiosInstance.get(`txs/${i}`);if(w===200)return{block:t.block,deposit:t.deposit,fees:t.fees,hash:t.hash,index:t.index,invalidAfter:t.invalid_hereafter??"",invalidBefore:t.invalid_before??"",slot:t.slot.toString(),size:t.size};throw G(t)}catch(t){throw G(t)}}async fetchUTxOs(i){try{const{data:t,status:w}=await this._axiosInstance.get(`txs/${i}/utxos`);if(w===200){const u=t.outputs,h=[];return u.forEach(j=>{h.push(this.toUTxO(j,i))}),await Promise.all(h)}throw G(t)}catch(t){throw G(t)}}onTxConfirmed(i,t,w=100){let u=0;const h=setInterval(()=>{u>=w&&clearInterval(h),this.fetchTxInfo(i).then(k=>{this.fetchBlockInfo(k.block).then(j=>{(j==null?void 0:j.confirmations)>0&&(clearInterval(h),t())}).catch(()=>{u+=1})}).catch(()=>{u+=1})},5e3)}async submitTx(i){try{const t={"Content-Type":"application/cbor"},{data:w,status:u}=await this._axiosInstance.post("tx/submit",kt(i),{headers:t});if(u===200)return w;throw G(w)}catch(t){throw G(t)}}async fetchPlutusScriptCBOR(i){const{data:t,status:w}=await this._axiosInstance.get(`scripts/${i}/cbor`);if(w===200)return t.cbor;throw G(t)}async fetchNativeScriptJSON(i){const{data:t,status:w}=await this._axiosInstance.get(`scripts/${i}/json`);if(w===200)return t.json;throw G(t)}}class lo{_axiosInstance;constructor(i,t,w){const u=w.host??"ipfs.infura.io",h=w.port??5001,k=w.version??0;this._axiosInstance=Le.default.create({baseURL:`https://${u}:${h}/api/v${k}`,auth:{username:i,password:t}})}async uploadContent(i,t=!1){try{const w={"Content-Type":"multipart/form-data"},{data:u,status:h}=await this._axiosInstance.post(`add?recursive=${t}`,i,{headers:w});if(h===200)return u;throw G(u)}catch(w){throw G(w)}}}class go{_axiosInstance;constructor(...i){if(typeof i[0]=="string"&&i[0].startsWith("http"))this._axiosInstance=Le.default.create({baseURL:i[0],headers:{Authorization:`Bearer ${i[1]}`}});else{let t=1;typeof i[2]=="number"&&(t=i[2]);const w={baseURL:`https://${i[0]}.koios.rest/api/v${t}`};typeof i[1]=="string"&&(w.headers={Authorization:`Bearer ${i[1]}`}),this._axiosInstance=Le.default.create(w)}}async fetchAccountInfo(i){try{const t=i.startsWith("addr")?jr(i):i,{data:w,status:u}=await this._axiosInstance.post("account_info",{_stake_addresses:[t]});if(u===200)return{poolId:w[0].delegated_pool,active:w[0].status==="registered",balance:w[0].total_balance.toString(),rewards:w[0].rewards_available,withdrawals:w[0].withdrawals};throw G(w)}catch(t){throw G(t)}}async fetchAddressUTxOs(i,t){try{const{data:w,status:u}=await this._axiosInstance.post("address_info",{_addresses:[i]});if(u===200){const h=w.flatMap(k=>k.utxo_set).map(k=>this.toUTxO(k,i));return t!==void 0?h.filter(k=>k.output.amount.find(j=>j.unit===t)!==void 0):h}throw G(w)}catch{return[]}}async fetchAssetAddresses(i){try{const{policyId:t,assetName:w}=Qe(i),{data:u,status:h}=await this._axiosInstance.get(`asset_address_list?_asset_policy=${t}&_asset_name=${w}`);if(h===200)return u.map(k=>({address:k.payment_address,quantity:k.quantity}));throw G(u)}catch(t){throw G(t)}}async fetchAssetMetadata(i){try{const{policyId:t,assetName:w}=Qe(i),{data:u,status:h}=await this._axiosInstance.get(`asset_info?_asset_policy=${t}&_asset_name=${w}`);if(h===200)return{...u[0].minting_tx_metadata[721][t][mn(w)]};throw G(u)}catch(t){throw G(t)}}async fetchBlockInfo(i){try{const{data:t,status:w}=await this._axiosInstance.post("block_info",{_block_hashes:[i]});if(w===200)return{confirmations:t[0].num_confirmations,epoch:t[0].epoch_no,epochSlot:t[0].epoch_slot.toString(),fees:t[0].total_fees??"",hash:t[0].hash,nextBlock:t[0].child_hash??"",operationalCertificate:t[0].op_cert,output:t[0].total_output??"0",previousBlock:t[0].parent_hash,size:t[0].block_size,slot:t[0].abs_slot.toString(),slotLeader:t[0].pool??"",time:t[0].block_time,txCount:t[0].tx_count,VRFKey:t[0].vrf_key};throw G(t)}catch(t){throw G(t)}}async fetchCollectionAssets(i,t=0){try{const{data:w,status:u}=await this._axiosInstance.get(`asset_policy_info?_asset_policy=${i}&limit=100&offset=${t}`);if(u===200)return{assets:w.map(h=>({unit:`${i}${h.asset_name}`,quantity:h.total_supply})),next:w.length===100?t+100:null};throw G(w)}catch(w){throw G(w)}}async fetchHandleAddress(i){try{const t=p_(i.replace("$","")),{data:w,status:u}=await this._axiosInstance.get(`asset_address_list?_asset_policy=${gn[1]}&_asset_name=${t}`);if(u===200)return w[0].payment_address;throw G(w)}catch(t){throw G(t)}}async fetchProtocolParameters(i){try{const{data:t,status:w}=await this._axiosInstance.get(`epoch_params?_epoch_no=${i}`);if(w===200)return{coinsPerUTxOSize:t[0].coins_per_utxo_size,collateralPercent:t[0].collateral_percent,decentralisation:t[0].decentralisation,epoch:t[0].epoch_no,keyDeposit:t[0].key_deposit,maxBlockExMem:t[0].max_block_ex_mem.toString(),maxBlockExSteps:t[0].max_block_ex_steps.toString(),maxBlockHeaderSize:t[0].max_bh_size,maxBlockSize:t[0].max_block_size,maxCollateralInputs:t[0].max_collateral_inputs,maxTxExMem:t[0].max_tx_ex_mem.toString(),maxTxExSteps:t[0].max_tx_ex_steps.toString(),maxTxSize:t[0].max_tx_size,maxValSize:t[0].max_val_size.toString(),minFeeA:t[0].min_fee_a,minFeeB:t[0].min_fee_b,minPoolCost:t[0].min_pool_cost,poolDeposit:t[0].pool_deposit,priceMem:t[0].price_mem,priceStep:t[0].price_step};throw G(t)}catch(t){throw G(t)}}async fetchTxInfo(i){var t,w;try{const{data:u,status:h}=await this._axiosInstance.post("tx_info",{_tx_hashes:[i]});if(h===200)return{block:u[0].block_hash,deposit:u[0].deposit,fees:u[0].fee,hash:u[0].tx_hash,index:u[0].tx_block_index,invalidAfter:((t=u[0].invalid_after)==null?void 0:t.toString())??"",invalidBefore:((w=u[0].invalid_before)==null?void 0:w.toString())??"",slot:u[0].absolute_slot.toString(),size:u[0].tx_size};throw G(u)}catch(u){throw G(u)}}async fetchUTxOs(i){try{const{data:t,status:w}=await this._axiosInstance.post("tx_info",{_tx_hashes:[i]});if(w===200)return t[0].outputs.map(h=>this.toUTxO(h,h.payment_addr.bech32));throw G(t)}catch(t){throw G(t)}}onTxConfirmed(i,t,w=100){let u=0;const h=setInterval(()=>{u>=w&&clearInterval(h),this.fetchTxInfo(i).then(k=>{this.fetchBlockInfo(k.block).then(j=>{(j==null?void 0:j.confirmations)>0&&(clearInterval(h),t())}).catch(()=>{u+=1})}).catch(()=>{u+=1})},5e3)}async submitTx(i){try{const t={"Content-Type":"application/cbor"},{data:w,status:u}=await this._axiosInstance.post("submittx",kt(i),{headers:t});if(u===202)return w;throw G(w)}catch(t){throw G(t)}}toUTxO(i,t){var w,u;return{input:{outputIndex:i.tx_index,txHash:i.tx_hash},output:{address:t,amount:[{unit:"lovelace",quantity:i.value},...i.asset_list.map(h=>({unit:`${h.policy_id}${h.asset_name}`,quantity:`${h.quantity}`}))],dataHash:i.datum_hash??void 0,plutusData:((w=i.inline_datum)==null?void 0:w.bytes)??void 0,scriptRef:this.resolveScriptRef(i.reference_script),scriptHash:((u=i.reference_script)==null?void 0:u.hash)??void 0}}}resolveScriptRef=i=>{if(i){const t=i.type.startsWith("plutus")?{code:i.bytes,version:i.type.replace("plutus","")}:vn(hn(i.bytes));return fr(t).to_hex()}}}class uo{_baseUrl;constructor(...i){this._baseUrl=Jn(i[0])?ds[i[0]]:i[0]}async evaluateTx(i){const t=await this.open();return this.send(t,"EvaluateTx",{evaluate:i}),new Promise((w,u)=>{t.addEventListener("message",h=>{try{const{result:k}=JSON.parse(h.data);k.EvaluationResult?w(Object.keys(k.EvaluationResult).map(j=>({index:parseInt(j.split(":")[1],10),tag:j.split(":")[0].toUpperCase(),budget:{mem:k.EvaluationResult[j].memory,steps:k.EvaluationResult[j].steps}}))):u(k.EvaluationFailure),t.close()}catch(k){u(k)}},{once:!0})})}async onNextTx(i){const t=await this.open();return this.send(t,"AwaitAcquire",{}),t.addEventListener("message",w=>{const{result:u}=JSON.parse(w.data);if(u===null)return this.send(t,"AwaitAcquire",{});u.AwaitAcquired===void 0&&i(u),this.send(t,"NextTx",{})}),()=>t.close()}async submitTx(i){const t=await this.open();return this.send(t,"SubmitTx",{submit:i}),new Promise((w,u)=>{t.addEventListener("message",h=>{try{const{result:k}=JSON.parse(h.data);k.SubmitSuccess?w(k.SubmitSuccess.txId):u(k.SubmitFail),t.close()}catch(k){u(k)}},{once:!0})})}async open(){const i=new WebSocket(this._baseUrl);return await new Promise(t=>{i.addEventListener("open",()=>t(!0),{once:!0})}),i}send(i,t,w){i.send(JSON.stringify({version:"1.0",type:"jsonwsp/request",servicename:"ogmios",methodname:t,args:w}))}}class bo{_axiosInstance;_amountsAsStrings={headers:{"amounts-as-strings":"true"}};submitUrl;constructor({network:i,apiKey:t,turboSubmit:w=!1}){this._axiosInstance=Le.default.create({baseURL:`https://${i}.gomaestro-api.org/v1`,headers:{"api-key":t}}),this.submitUrl=w?"txmanager/turbosubmit":"txmanager"}async evaluateTx(i){try{const{data:t,status:w}=await this._axiosInstance.post("transactions/evaluate",{cbor:i});if(w===200){const u={spend:"SPEND",mint:"MINT",cert:"CERT",wdrl:"REWARD"};return t.map(k=>{const j=k.ex_units,P=k.redeemer_index,p=u[k.redeemer_tag];return{budget:j,index:P,tag:p}})}throw G(t)}catch(t){throw G(t)}}async fetchAccountInfo(i){const t=i.startsWith("addr")?jr(i):i;try{const{data:w,status:u}=await this._axiosInstance.get(`accounts/${t}`,this._amountsAsStrings);if(u===200){const h=w.data;return{poolId:h.delegated_pool,active:h.registered,balance:h.total_balance,rewards:h.rewards_available,withdrawals:h.total_withdrawn}}throw G(w)}catch(w){throw G(w)}}async fetchAddressUTxOs(i,t){const w=(()=>i.startsWith("addr_vkh")||i.startsWith("addr_shared_vkh")?`addresses/cred/${i}`:`addresses/${i}`)(),u=t?`&asset=${t}`:"",h=async(k=null,j=[])=>{const P=k===null?"":`&cursor=${k}`,{data:p,status:V}=await this._axiosInstance.get(`${w}/utxos?count=100${u}${P}`,this._amountsAsStrings);if(V===200){const R=p.data.map(this.toUTxO),m=[...j,...R],$=p.next_cursor;return $==null?m:h($,m)}throw G(p)};try{return await h()}catch{return[]}}async fetchAssetAddresses(i){const{policyId:t,assetName:w}=Qe(i),u=async(h=null,k=[])=>{const j=h===null?"":`&cursor=${h}`,{data:P,status:p}=await this._axiosInstance.get(`assets/${t}${w}/addresses?count=100${j}`,this._amountsAsStrings);if(p===200){const Y=P.data.map($=>({address:$.address,quantity:$.amount})),R=P.next_cursor,m=[...k,...Y];return R==null?m:u(R,m)}throw G(P)};try{return await u()}catch{return[]}}async fetchAssetMetadata(i){try{const{policyId:t,assetName:w}=Qe(i),{data:u,status:h}=await this._axiosInstance.get(`assets/${t}${w}`);if(h===200){const k=u.data;return{...k.asset_standards.cip25_metadata,...k.asset_standards.cip68_metadata}}throw G(u)}catch(t){throw G(t)}}async fetchBlockInfo(i){var t;try{const{data:w,status:u}=await this._axiosInstance.get(`blocks/${i}`,this._amountsAsStrings);if(u===200){const h=w.data;return{confirmations:h.confirmations,epoch:h.epoch,epochSlot:h.epoch_slot.toString(),fees:h.total_fees,hash:h.hash,nextBlock:h.next_block??"",operationalCertificate:(t=h.operational_certificate)==null?void 0:t.hot_vkey,output:h.total_output_lovelace??"0",previousBlock:h.previous_block,size:h.size,slot:h.absolute_slot.toString(),slotLeader:h.block_producer??"",time:Date.parse(h.timestamp)/1e3,txCount:h.tx_hashes.length,VRFKey:y.exports.VRFVKey.from_hex(h.vrf_key).to_bech32("vrf_vk")}}throw G(w)}catch(w){throw G(w)}}async fetchCollectionAssets(i,t){try{const{data:w,status:u}=await this._axiosInstance.get(`policy/${i}/assets?count=100${t?`&cursor=${t}`:""}`);if(u===200)return{assets:w.data.map(k=>({unit:i+k.asset_name,quantity:k.total_supply})),next:w.next_cursor};throw G(w)}catch{return{assets:[],next:null}}}async fetchHandleAddress(i){try{const t=i.charAt(0)==="$"?i.substring(1):i,{data:w,status:u}=await this._axiosInstance.get(`ecosystem/adahandle/${t}`);if(u===200)return w.data;throw G(w)}catch(t){throw G(t)}}async fetchProtocolParameters(i=Number.NaN){if(!isNaN(i))throw new Error("Maestro only supports fetching Protocol parameters of the latest completed epoch.");const t=w=>{const u=w.indexOf("/");return parseInt(w.slice(0,u))/parseInt(w.slice(u+1))};try{const{data:w,status:u}=await this._axiosInstance.get("protocol-params");if(u===200){const h=w.data;try{const{data:k,status:j}=await this._axiosInstance.get("epochs/current");if(j===200){const P=k.data;return{coinsPerUTxOSize:h.coins_per_utxo_byte.toString(),collateralPercent:parseInt(h.collateral_percentage),decentralisation:0,epoch:parseInt(P.epoch_no),keyDeposit:h.stake_key_deposit.toString(),maxBlockExMem:h.max_execution_units_per_block.memory.toString(),maxBlockExSteps:h.max_execution_units_per_block.steps.toString(),maxBlockHeaderSize:parseInt(h.max_block_header_size),maxBlockSize:parseInt(h.max_block_body_size),maxCollateralInputs:parseInt(h.max_collateral_inputs),maxTxExMem:h.max_execution_units_per_transaction.memory.toString(),maxTxExSteps:h.max_execution_units_per_transaction.steps.toString(),maxTxSize:parseInt(h.max_tx_size),maxValSize:h.max_value_size.toString(),minFeeA:h.min_fee_coefficient,minFeeB:h.min_fee_constant,minPoolCost:h.min_pool_cost.toString(),poolDeposit:h.pool_deposit.toString(),priceMem:t(h.prices.memory),priceStep:t(h.prices.steps)}}throw G(k)}catch(k){throw G(k)}}throw G(w)}catch(w){throw G(w)}}async fetchTxInfo(i){try{const{data:t,status:w}=await this._axiosInstance.get(`transactions/${i}`);if(w===200){const u=t.data;return{block:u.block_hash,deposit:u.deposit.toString(),fees:u.fee.toString(),hash:u.tx_hash,index:u.block_tx_index,invalidAfter:u.invalid_hereafter??"",invalidBefore:u.invalid_before??"",slot:u.block_absolute_slot.toString(),size:u.size-1}}throw G(t)}catch(t){throw G(t)}}async fetchUTxOs(i){try{const{data:t,status:w}=await this._axiosInstance.get(`transactions/${i}`,this._amountsAsStrings);if(w===200)return t.data.outputs.map(this.toUTxO);throw G(t)}catch(t){throw G(t)}}onTxConfirmed(i,t,w=100){let u=0;const h=setInterval(()=>{u>=w&&clearInterval(h),this.fetchTxInfo(i).then(k=>{this.fetchBlockInfo(k.block).then(j=>{(j==null?void 0:j.confirmations)>0&&(clearInterval(h),t())}).catch(()=>{u+=1})}).catch(()=>{u+=1})},5e3)}async submitTx(i){try{const t={"Content-Type":"application/cbor"},{data:w,status:u}=await this._axiosInstance.post(this.submitUrl,kt(i),{headers:t});if(u===202)return w;throw G(w)}catch(t){throw G(t)}}toUTxO=i=>{var t,w,u;return{input:{outputIndex:i.index,txHash:i.tx_hash},output:{address:i.address,amount:i.assets.map(h=>({unit:h.unit,quantity:h.amount})),dataHash:(t=i.datum)==null?void 0:t.hash,plutusData:(w=i.datum)==null?void 0:w.bytes,scriptRef:this.resolveScript(i),scriptHash:(u=i.reference_script)==null?void 0:u.hash}}};resolveScript=i=>{if(i.reference_script){const t=i.reference_script.type==="native"?i.reference_script.json:{code:i.reference_script.bytes,version:i.reference_script.type.replace("plutusv","V")};return fr(t).to_hex()}else return}}class fo{_axiosInstance;constructor(i="http://localhost:8080/api/v1"){this._axiosInstance=Le.default.create({baseURL:i})}async fetchAccountInfo(i){const t=i.startsWith("addr")?jr(i):i;try{const{data:w,status:u}=await this._axiosInstance.get(`accounts/${t}`);if(u===200)return{poolId:w.pool_id,active:w.active||w.active_epoch!==null,balance:w.controlled_amount,rewards:w.withdrawable_amount,withdrawals:w.withdrawals_sum};throw G(w)}catch(w){throw G(w)}}resolveScriptRef=async i=>{if(i){const{data:t,status:w}=await this._axiosInstance.get(`scripts/${i}`);if(w===200){const u=t.type.startsWith("plutus")?{code:await this.fetchPlutusScriptCBOR(i),version:t.type.replace("plutus","")}:await this.fetchNativeScriptJSON(i);return fr(u).to_hex()}throw G(t)}};toUTxO=async(i,t)=>({input:{outputIndex:i.output_index,txHash:t},output:{address:i.address,amount:i.amount.map(w=>({...w,quantity:w.quantity.toString()})),dataHash:i.data_hash??void 0,plutusData:i.inline_datum??void 0,scriptRef:await this.resolveScriptRef(i.reference_script_hash),scriptHash:i.reference_script_hash}});async fetchAddressUTxOs(i,t){const w=t!==void 0?`/${t}`:"",u=`addresses/${i}/utxos`+w,h=async(k=1,j=[])=>{const{data:P,status:p}=await this._axiosInstance.get(`${u}?page=${k}`);if(p===200)return P.length>0?h(k+1,[...j,...await Promise.all(P.map(V=>this.toUTxO(V,V.tx_hash)))]):j;throw G(P)};try{return await h()}catch{return[]}}async fetchAssetAddresses(i){const t=async(w=1,u=[])=>{const{policyId:h,assetName:k}=Qe(i),{data:j,status:P}=await this._axiosInstance.get(`assets/${h}${k}/addresses?page=${w}`);if(P===200)return j.length>0?t(w+1,[...u,...j]):u;throw G(j)};try{return await t()}catch{return[]}}async fetchAssetMetadata(i){try{const{policyId:t,assetName:w}=Qe(i),{data:u,status:h}=await this._axiosInstance.get(`assets/${t}${w}`);if(h===200)return{...u.onchain_metadata};throw G(u)}catch(t){throw G(t)}}async fetchBlockInfo(i){try{const{data:t,status:w}=await this._axiosInstance.get(`blocks/${i}`);if(w===200)return{confirmations:t.confirmations,epoch:t.epoch,epochSlot:t.epoch_slot.toString(),fees:t.fees,hash:t.hash,nextBlock:t.next_block??"",operationalCertificate:t.op_cert,output:t.output??"0",previousBlock:t.previous_block,size:t.size,slot:t.slot.toString(),slotLeader:t.slot_leader??"",time:t.time,txCount:t.tx_count,VRFKey:t.block_vrf};throw G(t)}catch(t){throw G(t)}}async fetchCollectionAssets(i,t=1){try{const{data:w,status:u}=await this._axiosInstance.get(`assets/policy/${i}?page=${t}`);if(u===200)return{assets:w.map(h=>({unit:h.asset,quantity:h.quantity})),next:w.length===100?t+1:null};throw G(w)}catch{return{assets:[],next:null}}}async fetchHandleAddress(i){try{const t=p_(i.replace("$","")),{data:w,status:u}=await this._axiosInstance.get(`assets/${gn[1]}${t}/addresses`);if(u===200)return w[0].address;throw G(w)}catch(t){throw G(t)}}async fetchProtocolParameters(i=Number.NaN){try{const{data:t,status:w}=await this._axiosInstance.get(`epochs/${isNaN(i)?"latest":i}/parameters`);if(w===200)return{coinsPerUTxOSize:t.coins_per_utxo_word,collateralPercent:t.collateral_percent,decentralisation:t.decentralisation_param,epoch:t.epoch,keyDeposit:t.key_deposit,maxBlockExMem:t.max_block_ex_mem,maxBlockExSteps:t.max_block_ex_steps,maxBlockHeaderSize:t.max_block_header_size,maxBlockSize:t.max_block_size,maxCollateralInputs:t.max_collateral_inputs,maxTxExMem:t.max_tx_ex_mem,maxTxExSteps:t.max_tx_ex_steps,maxTxSize:t.max_tx_size,maxValSize:t.max_val_size,minFeeA:t.min_fee_a,minFeeB:t.min_fee_b,minPoolCost:t.min_pool_cost,poolDeposit:t.pool_deposit,priceMem:t.price_mem,priceStep:t.price_step};throw G(t)}catch(t){throw G(t)}}async fetchTxInfo(i){try{const{data:t,status:w}=await this._axiosInstance.get(`txs/${i}`);if(w===200)return{block:t.block,deposit:t.deposit,fees:t.fees,hash:t.hash,index:t.index,invalidAfter:t.invalid_hereafter??"",invalidBefore:t.invalid_before??"",slot:t.slot.toString(),size:t.size};throw G(t)}catch(t){throw G(t)}}async fetchUTxOs(i){try{const{data:t,status:w}=await this._axiosInstance.get(`txs/${i}/utxos`);if(w===200){const u=t.outputs,h=[];return u.forEach(j=>{h.push(this.toUTxO(j,i))}),await Promise.all(h)}throw G(t)}catch(t){throw G(t)}}onTxConfirmed(i,t,w=100){let u=0;const h=setInterval(()=>{u>=w&&clearInterval(h),this.fetchTxInfo(i).then(k=>{this.fetchBlockInfo(k.block).then(j=>{(j==null?void 0:j.confirmations)>0&&(clearInterval(h),t())}).catch(()=>{u+=1})}).catch(()=>{u+=1})},5e3)}async submitTx(i){try{const t={"Content-Type":"text/plain"},{status:w,data:u}=await this._axiosInstance.post("/tx/submit",i,{headers:t});if(w===202)return u;throw G(u)}catch(t){throw console.log("error",t),G(t)}}async fetchPlutusScriptCBOR(i){const{data:t,status:w}=await this._axiosInstance.get(`scripts/${i}/cbor`);if(w===200)return t.cbor;throw G(t)}async fetchNativeScriptJSON(i){const{data:t,status:w}=await this._axiosInstance.get(`scripts/${i}/json`);if(w===200)return t.json;throw G(t)}}class ho{static withOneSignature(i){const t=V_(Ze(i));return Pr(t).to_hex()}static withAtLeastNSignatures(i,t){const w=y.exports.NativeScripts.new();i.forEach(h=>{const k=V_(Ze(h));w.add(Pr(k))});const u=y.exports.ScriptNOfK.new(t,w);return y.exports.NativeScript.new_script_any(u).to_hex()}static withAnySignature(i){const t=y.exports.NativeScripts.new();i.forEach(u=>{const h=V_(Ze(u));t.add(Pr(h))});const w=y.exports.ScriptAny.new(t);return y.exports.NativeScript.new_script_any(w).to_hex()}static withAllSignatures(i){const t=y.exports.NativeScripts.new();i.forEach(u=>{const h=V_(Ze(u));t.add(Pr(h))});const w=y.exports.ScriptAll.new(t);return y.exports.NativeScript.new_script_any(w).to_hex()}static fromNativeScript(i){return $r(i).to_hex()}}function Ve(c,i,t,w){var u=arguments.length,h=u<3?i:w===null?w=Object.getOwnPropertyDescriptor(i,t):w,k;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")h=Reflect.decorate(c,i,t,w);else for(var j=c.length-1;j>=0;j--)(k=c[j])&&(h=(u<3?k(h):u>3?k(i,t,h):k(i,t))||h);return u>3&&h&&Object.defineProperty(i,t,h),h}const yo=c=>class extends c{__visits=[]},_r=()=>function(c,i,t){const w=t.value;t.value=function(...u){const h=w.call(this,...u);return this.__visits&&this.__visits.push(i),h}};exports.Transaction=class{_changeAddress;_txOutputs=new Map;_recipients=new Map;_totalBurns=new Map;_totalMints=new Map;_era;_initiator;_mintBuilder;_protocolParameters;_txBuilder;_txCertificates;_txInputsBuilder;_txWithdrawals;constructor(i={}){this._era=i.era,this._initiator=i.initiator,this._mintBuilder=y.exports.MintBuilder.new(),this._protocolParameters=i.parameters??a_,this._txBuilder=sn(i.parameters),this._txCertificates=y.exports.Certificates.new(),this._txInputsBuilder=y.exports.TxInputsBuilder.new(),this._txWithdrawals=y.exports.Withdrawals.new()}static attachMetadata(i,t,w="BABBAGE"){var k;const u=Y_(i),h=u.auxiliary_data()??y.exports.AuxiliaryData.new();if(h.set_metadata(y.exports.GeneralTransactionMetadata.from_hex(t)),h.set_prefer_alonzo_format(w==="ALONZO"),y.exports.hash_auxiliary_data(h).to_hex()!==((k=u.body().auxiliary_data_hash())==null?void 0:k.to_hex()))throw new Error("[Transaction] attachMetadata: The metadata hash does not match the auxiliary data hash.");return y.exports.Transaction.new(u.body(),u.witness_set(),h).to_hex()}static deattachMetadata(i){const t=Y_(i);return y.exports.Transaction.new(t.body(),t.witness_set(),void 0).to_hex()}static maskMetadata(i,t="BABBAGE"){var h;const w=Y_(i),u=(h=w.auxiliary_data())==null?void 0:h.metadata();if(u!==void 0){const k=y.exports.GeneralTransactionMetadata.new();for(let P=0;P<u.len();P+=1){const p=u.keys().get(P),V=u.get(p);k.insert(p,y.exports.TransactionMetadatum.from_hex("0".repeat(((V==null?void 0:V.to_hex())??"").length)))}const j=w.auxiliary_data();return j!==void 0&&(j.set_metadata(k),j.set_prefer_alonzo_format(t==="ALONZO")),y.exports.Transaction.new(w.body(),w.witness_set(),j).to_hex()}return i}static readMetadata(i){var w,u;return((u=(w=Y_(i).auxiliary_data())==null?void 0:w.metadata())==null?void 0:u.to_hex())??""}static writeMetadata(i,t,w="BABBAGE"){const u=Y_(i),h=u.auxiliary_data()??y.exports.AuxiliaryData.new();return h.set_metadata(y.exports.GeneralTransactionMetadata.from_hex(t)),h.set_prefer_alonzo_format(w==="ALONZO"),y.exports.Transaction.new(u.body(),u.witness_set(),h).to_hex()}get size(){return this._txBuilder.full_size()}async build(){try{return(this._mintBuilder.has_plutus_scripts()||this.notVisited("redeemValue")===!1)&&(await this.addRequiredSignersIfNeeded(),await this.addCollateralIfNeeded()),await this.forgeAssetsIfNeeded(),await this.addTxInputsAsNeeded(),await this.addChangeAddress(),this._txBuilder.build_tx().to_hex()}catch(i){throw new Error(`[Transaction] An error occurred during build: ${i}.`)}}burnAsset(i,t,w){const u=this._totalBurns.has(t.unit)?y.exports.BigNum.from_str(this._totalBurns.get(t.unit)??"0").checked_add(y.exports.BigNum.from_str(t.quantity)).to_str():t.quantity;return this._mintBuilder.add_asset(Yn(i,w),y.exports.AssetName.new(kt(t.unit.slice(c_))),y.exports.Int.new_negative(y.exports.BigNum.from_str(t.quantity))),this._totalBurns.set(t.unit,u),this}delegateStake(i,t){const w=y.exports.Certificate.new_stake_delegation(y.exports.StakeDelegation.new(y.exports.StakeCredential.from_keyhash(V_(pr(i))),y.exports.Ed25519KeyHash.from_bech32(t)));return this._txCertificates.add(w),this}deregisterStake(i){const t=y.exports.Certificate.new_stake_deregistration(y.exports.StakeDeregistration.new(y.exports.StakeCredential.from_keyhash(V_(pr(i)))));return this._txCertificates.add(t),this}mintAsset(i,t,w){var p,V;const u=(Y,R)=>{const m=typeof Y=="string"?hn(Y).hash().to_hex():h(Y).hash().to_hex(),$=p_(R.assetName);return{unit:`${m}${$}`,quantity:R.assetQuantity}},h=Y=>{if("code"in Y)return br(Y.code,Y.version);const R=Q_(Y);if(R.output().has_script_ref()){const m=R.output().script_ref();if(m.is_plutus_script()){const $=ba(m);return br($.code,$.version)}}throw new Error(`[Transaction] No plutus script reference found in UTxO: ${R.input().transaction_id().to_hex()}`)},k=u(i,t),P=y.exports.BigNum.from_str(((p=this._totalMints.get(k.unit))==null?void 0:p.assetQuantity)??"0").checked_add(y.exports.BigNum.from_str(k.quantity));return this._mintBuilder.add_asset(Yn(i,w),y.exports.AssetName.new(kt(p_(t.assetName))),y.exports.Int.new(y.exports.BigNum.from_str(k.quantity))),this._recipients.has(t.recipient)?(V=this._recipients.get(t.recipient))==null||V.push(k):this._recipients.set(t.recipient,[k]),this._totalMints.set(k.unit,{...t,assetQuantity:P.to_str()}),this}redeemValue(i){const t={tag:"SPEND",budget:cr,index:this._txInputsBuilder.inputs().len(),data:{alternative:0,fields:[]},...i.redeemer},w=Q_(i.value),u=i.datum?y.exports.PlutusWitness.new_with_ref(an(i.script),Zs(i.datum),en(t)):y.exports.PlutusWitness.new_with_ref_without_datum(an(i.script),en(t));return this._txInputsBuilder.add_plutus_script_input(u,w.input(),w.output().amount()),this}registerStake(i){const t=y.exports.Certificate.new_stake_registration(y.exports.StakeRegistration.new(y.exports.StakeCredential.from_keyhash(V_(pr(i)))));return this._txCertificates.add(t),this}registerPool(i){const t=y.exports.Certificate.new_pool_registration(y.exports.PoolRegistration.new(Xs(i)));return this._txCertificates.add(t),this}retirePool(i,t){const w=y.exports.Certificate.new_pool_retirement(y.exports.PoolRetirement.new(y.exports.Ed25519KeyHash.from_bech32(i),t));return this._txCertificates.add(w),this}sendAssets(i,t){const w=Se(t),u=w.multiasset();if(w.is_zero()||u===void 0)return this;const h=Mr(i).next(),k=w.coin().is_zero()?h.with_asset_and_min_required_coin_by_utxo_cost(u,rn(this._protocolParameters.coinsPerUTxOSize)).build():h.with_coin_and_asset(w.coin(),u).build();return t.forEach(j=>{this.setTxOutput(j)}),this._txBuilder.add_output(k),this}sendLovelace(i,t){const u=Mr(i).next().with_coin(y.exports.BigNum.from_str(t)).build();return this.setTxOutput({unit:"lovelace",quantity:t}),this._txBuilder.add_output(u),this}sendToken(i,t,w){return this.sendAssets(i,[{quantity:w,unit:cs[t]}]),this}sendValue(i,t){const w=Se(t.output.amount),h=Mr(i).next().with_value(w).build();return t.output.amount.forEach(k=>{this.setTxOutput(k)}),this._txBuilder.add_output(h),this}setChangeAddress(i){return this._changeAddress=O_(i),this}setCollateral(i){const t=Gn(i);return this._txBuilder.set_collateral(t),this}setMetadata(i,t){return this._txBuilder.add_json_metadatum_with_schema(y.exports.BigNum.from_str(i.toString()),JSON.stringify(t),y.exports.MetadataJsonSchema.NoConversions),this}setRequiredSigners(i){return Array.from(new Set(i.map(w=>w.startsWith("addr")?Ze(w):pr(w)).map(w=>V_(w)))).forEach(w=>{this._txBuilder.add_required_signer(w)}),this}setTimeToStart(i){return this._txBuilder.set_validity_start_interval_bignum(y.exports.BigNum.from_str(i)),this}setTimeToExpire(i){return this._txBuilder.set_ttl_bignum(y.exports.BigNum.from_str(i)),this}setTxInputs(i){return i.map(t=>Q_(t)).forEach(t=>{this._txInputsBuilder.add_input(t.output().address(),t.input(),t.output().amount())}),this}setTxRefInputs(i){return i.map(t=>Q_(t)).forEach(t=>{this._txBuilder.add_reference_input(t.input())}),this}withdrawRewards(i,t){const w=ga(i);return w!==void 0&&this._txWithdrawals.insert(w,y.exports.BigNum.from_str(t)),this}async addBurnInputsIfNeeded(){if(this._initiator&&this._totalBurns.size>0&&this.notVisited("setTxInputs")){const i=await this._initiator.getUsedUTxOs();ta(this._totalBurns,i.map(w=>Cr(w))).map(w=>Q_(w)).forEach(w=>{this._txInputsBuilder.add_input(w.output().address(),w.input(),w.output().amount())})}}async addChangeAddress(){if(this._initiator&&this._changeAddress===void 0){const i=await this._initiator.getUsedAddress();this._txBuilder.add_change_if_needed(i)}else this._changeAddress!==void 0&&this._txBuilder.add_change_if_needed(this._changeAddress)}async addCollateralIfNeeded(){if(this._initiator&&this.notVisited("setCollateral")){const i=await this._initiator.getUsedCollateral();this._txBuilder.set_collateral(Gn(i))}}async addRequiredSignersIfNeeded(){if(this._initiator&&this.notVisited("setRequiredSigners")){const i=await this._initiator.getUsedAddress(),t=Ze(i.to_bech32());this._txBuilder.add_required_signer(V_(t))}}async addTxInputsAsNeeded(){if(this.notVisited("setTxInputs")){const i=await this.filterAvailableUTxOs();Zn(this._txOutputs,i.map(w=>Cr(w))).map(w=>Q_(w)).forEach(w=>{this._txInputsBuilder.add_input(w.output().address(),w.input(),w.output().amount())})}if(this._txBuilder.set_inputs(this._txInputsBuilder),(this._mintBuilder.has_native_scripts()||this._mintBuilder.has_plutus_scripts())&&this._txBuilder.set_mint_builder(this._mintBuilder),this._txCertificates.len()>0&&this._txBuilder.set_certs(this._txCertificates),this._txWithdrawals.len()>0&&this._txBuilder.set_withdrawals(this._txWithdrawals),this._txBuilder.get_mint_builder()||this.notVisited("redeemValue")===!1){const i=this._era!==void 0?Cn[this._era]:Cn.BABBAGE;this._txBuilder.calc_script_data_hash(i)}}async forgeAssetsIfNeeded(){const i=(t,w)=>{const u=t.data.assetName,h=t.data.metadata,k=t.unit.slice(0,c_);if(t.data.label==="777")return h;if(w&&w[k]){const{[k]:j,...P}=w,p={[u]:h,...j};return{[k]:{...p},...P}}return w!==void 0?{[k]:{[u]:h},...w}:{[k]:{[u]:h}}};await this.addBurnInputsIfNeeded(),Array.from(this._totalMints,t=>({unit:t[0],data:t[1]})).reduce((t,w)=>t.set(w.data.label,i(w,t.get(w.data.label))),new Map).forEach((t,w)=>{this._txBuilder.add_json_metadatum(y.exports.BigNum.from_str(w),JSON.stringify(t))}),this.addMintOutputs()}async filterAvailableUTxOs(i=[]){return this._initiator===void 0?[]:(await this._initiator.getUsedUTxOs()).filter(w=>i.find(u=>u.input.txHash===w.input().transaction_id().to_hex())===void 0)}addMintOutputs(){this._recipients.forEach((i,t)=>{const u=Se(i).multiasset();if(u!==void 0){const k=Mr(t).next().with_asset_and_min_required_coin_by_utxo_cost(u,rn(this._protocolParameters.coinsPerUTxOSize)).build();this._txBuilder.add_output(k)}})}notVisited(i){return this.__visits.includes(i)===!1}setTxOutput(i){const w=y.exports.BigNum.from_str(this._txOutputs.get(i.unit)??"0").checked_add(y.exports.BigNum.from_str(i.quantity)).to_str();this._txOutputs.set(i.unit,w)}};Ve([_r()],exports.Transaction.prototype,"mintAsset",null);Ve([_r()],exports.Transaction.prototype,"redeemValue",null);Ve([_r()],exports.Transaction.prototype,"sendAssets",null);Ve([_r()],exports.Transaction.prototype,"sendValue",null);Ve([_r()],exports.Transaction.prototype,"setCollateral",null);Ve([_r()],exports.Transaction.prototype,"setRequiredSigners",null);Ve([_r()],exports.Transaction.prototype,"setTxInputs",null);exports.Transaction=Ve([yo],exports.Transaction);var tr={exports:{}},ma={exports:{}},An={exports:{}};(function(c){(function(i){var t,w=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,u=Math.ceil,h=Math.floor,k="[BigNumber Error] ",j=k+"Number primitive has more than 15 significant digits: ",P=1e14,p=14,V=9007199254740991,Y=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],R=1e7,m=1e9;function $(Z){var g,D,Q,J=I.prototype={constructor:I,toString:null,valueOf:null},ct=new I(1),ut=20,xt=4,At=-7,pt=21,It=-1e7,Ut=1e7,Dt=!1,Pt=1,qt=0,K={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:"\xA0",suffix:""},q="0123456789abcdefghijklmnopqrstuvwxyz",L=!0;function I(x,A){var B,N,E,T,M,S,O,F,U=this;if(!(U instanceof I))return new I(x,A);if(A==null){if(x&&x._isBigNumber===!0){U.s=x.s,!x.c||x.e>Ut?U.c=U.e=null:x.e<It?U.c=[U.e=0]:(U.e=x.e,U.c=x.c.slice());return}if((S=typeof x=="number")&&x*0==0){if(U.s=1/x<0?(x=-x,-1):1,x===~~x){for(T=0,M=x;M>=10;M/=10,T++);T>Ut?U.c=U.e=null:(U.e=T,U.c=[x]);return}F=String(x)}else{if(!w.test(F=String(x)))return Q(U,F,S);U.s=F.charCodeAt(0)==45?(F=F.slice(1),-1):1}(T=F.indexOf("."))>-1&&(F=F.replace(".","")),(M=F.search(/e/i))>0?(T<0&&(T=M),T+=+F.slice(M+1),F=F.substring(0,M)):T<0&&(T=F.length)}else{if(v(A,2,q.length,"Base"),A==10&&L)return U=new I(x),et(U,ut+U.e+1,xt);if(F=String(x),S=typeof x=="number"){if(x*0!=0)return Q(U,F,S,A);if(U.s=1/x<0?(F=F.slice(1),-1):1,I.DEBUG&&F.replace(/^0\.0*|\./,"").length>15)throw Error(j+x)}else U.s=F.charCodeAt(0)===45?(F=F.slice(1),-1):1;for(B=q.slice(0,A),T=M=0,O=F.length;M<O;M++)if(B.indexOf(N=F.charAt(M))<0){if(N=="."){if(M>T){T=O;continue}}else if(!E&&(F==F.toUpperCase()&&(F=F.toLowerCase())||F==F.toLowerCase()&&(F=F.toUpperCase()))){E=!0,M=-1,T=0;continue}return Q(U,String(x),S,A)}S=!1,F=D(F,A,10,U.s),(T=F.indexOf("."))>-1?F=F.replace(".",""):T=F.length}for(M=0;F.charCodeAt(M)===48;M++);for(O=F.length;F.charCodeAt(--O)===48;);if(F=F.slice(M,++O)){if(O-=M,S&&I.DEBUG&&O>15&&(x>V||x!==h(x)))throw Error(j+U.s*x);if((T=T-M-1)>Ut)U.c=U.e=null;else if(T<It)U.c=[U.e=0];else{if(U.e=T,U.c=[],M=(T+1)%p,T<0&&(M+=p),M<O){for(M&&U.c.push(+F.slice(0,M)),O-=p;M<O;)U.c.push(+F.slice(M,M+=p));M=p-(F=F.slice(M)).length}else M-=O;for(;M--;F+="0");U.c.push(+F)}}else U.c=[U.e=0]}I.clone=$,I.ROUND_UP=0,I.ROUND_DOWN=1,I.ROUND_CEIL=2,I.ROUND_FLOOR=3,I.ROUND_HALF_UP=4,I.ROUND_HALF_DOWN=5,I.ROUND_HALF_EVEN=6,I.ROUND_HALF_CEIL=7,I.ROUND_HALF_FLOOR=8,I.EUCLID=9,I.config=I.set=function(x){var A,B;if(x!=null)if(typeof x=="object"){if(x.hasOwnProperty(A="DECIMAL_PLACES")&&(B=x[A],v(B,0,m,A),ut=B),x.hasOwnProperty(A="ROUNDING_MODE")&&(B=x[A],v(B,0,8,A),xt=B),x.hasOwnProperty(A="EXPONENTIAL_AT")&&(B=x[A],B&&B.pop?(v(B[0],-m,0,A),v(B[1],0,m,A),At=B[0],pt=B[1]):(v(B,-m,m,A),At=-(pt=B<0?-B:B))),x.hasOwnProperty(A="RANGE"))if(B=x[A],B&&B.pop)v(B[0],-m,-1,A),v(B[1],1,m,A),It=B[0],Ut=B[1];else if(v(B,-m,m,A),B)It=-(Ut=B<0?-B:B);else throw Error(k+A+" cannot be zero: "+B);if(x.hasOwnProperty(A="CRYPTO"))if(B=x[A],B===!!B)if(B)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))Dt=B;else throw Dt=!B,Error(k+"crypto unavailable");else Dt=B;else throw Error(k+A+" not true or false: "+B);if(x.hasOwnProperty(A="MODULO_MODE")&&(B=x[A],v(B,0,9,A),Pt=B),x.hasOwnProperty(A="POW_PRECISION")&&(B=x[A],v(B,0,m,A),qt=B),x.hasOwnProperty(A="FORMAT"))if(B=x[A],typeof B=="object")K=B;else throw Error(k+A+" not an object: "+B);if(x.hasOwnProperty(A="ALPHABET"))if(B=x[A],typeof B=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test(B))L=B.slice(0,10)=="0123456789",q=B;else throw Error(k+A+" invalid: "+B)}else throw Error(k+"Object expected: "+x);return{DECIMAL_PLACES:ut,ROUNDING_MODE:xt,EXPONENTIAL_AT:[At,pt],RANGE:[It,Ut],CRYPTO:Dt,MODULO_MODE:Pt,POW_PRECISION:qt,FORMAT:K,ALPHABET:q}},I.isBigNumber=function(x){if(!x||x._isBigNumber!==!0)return!1;if(!I.DEBUG)return!0;var A,B,N=x.c,E=x.e,T=x.s;t:if({}.toString.call(N)=="[object Array]"){if((T===1||T===-1)&&E>=-m&&E<=m&&E===h(E)){if(N[0]===0){if(E===0&&N.length===1)return!0;break t}if(A=(E+1)%p,A<1&&(A+=p),String(N[0]).length==A){for(A=0;A<N.length;A++)if(B=N[A],B<0||B>=P||B!==h(B))break t;if(B!==0)return!0}}}else if(N===null&&E===null&&(T===null||T===1||T===-1))return!0;throw Error(k+"Invalid BigNumber: "+x)},I.maximum=I.max=function(){return bt(arguments,-1)},I.minimum=I.min=function(){return bt(arguments,1)},I.random=function(){var x=9007199254740992,A=Math.random()*x&2097151?function(){return h(Math.random()*x)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function(B){var N,E,T,M,S,O=0,F=[],U=new I(ct);if(B==null?B=ut:v(B,0,m),M=u(B/p),Dt)if(crypto.getRandomValues){for(N=crypto.getRandomValues(new Uint32Array(M*=2));O<M;)S=N[O]*131072+(N[O+1]>>>11),S>=9e15?(E=crypto.getRandomValues(new Uint32Array(2)),N[O]=E[0],N[O+1]=E[1]):(F.push(S%1e14),O+=2);O=M/2}else if(crypto.randomBytes){for(N=crypto.randomBytes(M*=7);O<M;)S=(N[O]&31)*281474976710656+N[O+1]*1099511627776+N[O+2]*4294967296+N[O+3]*16777216+(N[O+4]<<16)+(N[O+5]<<8)+N[O+6],S>=9e15?crypto.randomBytes(7).copy(N,O):(F.push(S%1e14),O+=7);O=M/7}else throw Dt=!1,Error(k+"crypto unavailable");if(!Dt)for(;O<M;)S=A(),S<9e15&&(F[O++]=S%1e14);for(M=F[--O],B%=p,M&&B&&(S=Y[p-B],F[O]=h(M/S)*S);F[O]===0;F.pop(),O--);if(O<0)F=[T=0];else{for(T=-1;F[0]===0;F.splice(0,1),T-=p);for(O=1,S=F[0];S>=10;S/=10,O++);O<p&&(T-=p-O)}return U.e=T,U.c=F,U}}(),I.sum=function(){for(var x=1,A=arguments,B=new I(A[0]);x<A.length;)B=B.plus(A[x++]);return B},D=function(){var x="0123456789";function A(B,N,E,T){for(var M,S=[0],O,F=0,U=B.length;F<U;){for(O=S.length;O--;S[O]*=N);for(S[0]+=T.indexOf(B.charAt(F++)),M=0;M<S.length;M++)S[M]>E-1&&(S[M+1]==null&&(S[M+1]=0),S[M+1]+=S[M]/E|0,S[M]%=E)}return S.reverse()}return function(B,N,E,T,M){var S,O,F,U,z,X,tt,it,Bt=B.indexOf("."),vt=ut,at=xt;for(Bt>=0&&(U=qt,qt=0,B=B.replace(".",""),it=new I(N),X=it.pow(B.length-Bt),qt=U,it.c=A(a(_t(X.c),X.e,"0"),10,E,x),it.e=it.c.length),tt=A(B,N,E,M?(S=q,x):(S=x,q)),F=U=tt.length;tt[--U]==0;tt.pop());if(!tt[0])return S.charAt(0);if(Bt<0?--F:(X.c=tt,X.e=F,X.s=T,X=g(X,it,vt,at,E),tt=X.c,z=X.r,F=X.e),O=F+vt+1,Bt=tt[O],U=E/2,z=z||O<0||tt[O+1]!=null,z=at<4?(Bt!=null||z)&&(at==0||at==(X.s<0?3:2)):Bt>U||Bt==U&&(at==4||z||at==6&&tt[O-1]&1||at==(X.s<0?8:7)),O<1||!tt[0])B=z?a(S.charAt(1),-vt,S.charAt(0)):S.charAt(0);else{if(tt.length=O,z)for(--E;++tt[--O]>E;)tt[O]=0,O||(++F,tt=[1].concat(tt));for(U=tt.length;!tt[--U];);for(Bt=0,B="";Bt<=U;B+=S.charAt(tt[Bt++]));B=a(B,F,S.charAt(0))}return B}}(),g=function(){function x(N,E,T){var M,S,O,F,U=0,z=N.length,X=E%R,tt=E/R|0;for(N=N.slice();z--;)O=N[z]%R,F=N[z]/R|0,M=tt*O+F*X,S=X*O+M%R*R+U,U=(S/T|0)+(M/R|0)+tt*F,N[z]=S%T;return U&&(N=[U].concat(N)),N}function A(N,E,T,M){var S,O;if(T!=M)O=T>M?1:-1;else for(S=O=0;S<T;S++)if(N[S]!=E[S]){O=N[S]>E[S]?1:-1;break}return O}function B(N,E,T,M){for(var S=0;T--;)N[T]-=S,S=N[T]<E[T]?1:0,N[T]=S*M+N[T]-E[T];for(;!N[0]&&N.length>1;N.splice(0,1));}return function(N,E,T,M,S){var O,F,U,z,X,tt,it,Bt,vt,at,ht,Ot,o_,Xt,w_,Rt,__,Ft=N.s==E.s?1:-1,Kt=N.c,St=E.c;if(!Kt||!Kt[0]||!St||!St[0])return new I(!N.s||!E.s||(Kt?St&&Kt[0]==St[0]:!St)?NaN:Kt&&Kt[0]==0||!St?Ft*0:Ft/0);for(Bt=new I(Ft),vt=Bt.c=[],F=N.e-E.e,Ft=T+F+1,S||(S=P,F=b(N.e/p)-b(E.e/p),Ft=Ft/p|0),U=0;St[U]==(Kt[U]||0);U++);if(St[U]>(Kt[U]||0)&&F--,Ft<0)vt.push(1),z=!0;else{for(Xt=Kt.length,Rt=St.length,U=0,Ft+=2,X=h(S/(St[0]+1)),X>1&&(St=x(St,X,S),Kt=x(Kt,X,S),Rt=St.length,Xt=Kt.length),o_=Rt,at=Kt.slice(0,Rt),ht=at.length;ht<Rt;at[ht++]=0);__=St.slice(),__=[0].concat(__),w_=St[0],St[1]>=S/2&&w_++;do{if(X=0,O=A(St,at,Rt,ht),O<0){if(Ot=at[0],Rt!=ht&&(Ot=Ot*S+(at[1]||0)),X=h(Ot/w_),X>1)for(X>=S&&(X=S-1),tt=x(St,X,S),it=tt.length,ht=at.length;A(tt,at,it,ht)==1;)X--,B(tt,Rt<it?__:St,it,S),it=tt.length,O=1;else X==0&&(O=X=1),tt=St.slice(),it=tt.length;if(it<ht&&(tt=[0].concat(tt)),B(at,tt,ht,S),ht=at.length,O==-1)for(;A(St,at,Rt,ht)<1;)X++,B(at,Rt<ht?__:St,ht,S),ht=at.length}else O===0&&(X++,at=[0]);vt[U++]=X,at[0]?at[ht++]=Kt[o_]||0:(at=[Kt[o_]],ht=1)}while((o_++<Xt||at[0]!=null)&&Ft--);z=at[0]!=null,vt[0]||vt.splice(0,1)}if(S==P){for(U=1,Ft=vt[0];Ft>=10;Ft/=10,U++);et(Bt,T+(Bt.e=U+F*p-1)+1,M,z)}else Bt.e=F,Bt.r=+z;return Bt}}();function wt(x,A,B,N){var E,T,M,S,O;if(B==null?B=xt:v(B,0,8),!x.c)return x.toString();if(E=x.c[0],M=x.e,A==null)O=_t(x.c),O=N==1||N==2&&(M<=At||M>=pt)?ft(O,M):a(O,M,"0");else if(x=et(new I(x),A,B),T=x.e,O=_t(x.c),S=O.length,N==1||N==2&&(A<=T||T<=At)){for(;S<A;O+="0",S++);O=ft(O,T)}else if(A-=M,O=a(O,T,"0"),T+1>S){if(--A>0)for(O+=".";A--;O+="0");}else if(A+=T-S,A>0)for(T+1==S&&(O+=".");A--;O+="0");return x.s<0&&E?"-"+O:O}function bt(x,A){for(var B,N,E=1,T=new I(x[0]);E<x.length;E++)N=new I(x[E]),(!N.s||(B=W(T,N))===A||B===0&&T.s===A)&&(T=N);return T}function st(x,A,B){for(var N=1,E=A.length;!A[--E];A.pop());for(E=A[0];E>=10;E/=10,N++);return(B=N+B*p-1)>Ut?x.c=x.e=null:B<It?x.c=[x.e=0]:(x.e=B,x.c=A),x}Q=function(){var x=/^(-?)0([xbo])(?=\w[\w.]*$)/i,A=/^([^.]+)\.$/,B=/^\.([^.]+)$/,N=/^-?(Infinity|NaN)$/,E=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(T,M,S,O){var F,U=S?M:M.replace(E,"");if(N.test(U))T.s=isNaN(U)?null:U<0?-1:1;else{if(!S&&(U=U.replace(x,function(z,X,tt){return F=(tt=tt.toLowerCase())=="x"?16:tt=="b"?2:8,!O||O==F?X:z}),O&&(F=O,U=U.replace(A,"$1").replace(B,"0.$1")),M!=U))return new I(U,F);if(I.DEBUG)throw Error(k+"Not a"+(O?" base "+O:"")+" number: "+M);T.s=null}T.c=T.e=null}}();function et(x,A,B,N){var E,T,M,S,O,F,U,z=x.c,X=Y;if(z){t:{for(E=1,S=z[0];S>=10;S/=10,E++);if(T=A-E,T<0)T+=p,M=A,O=z[F=0],U=h(O/X[E-M-1]%10);else if(F=u((T+1)/p),F>=z.length)if(N){for(;z.length<=F;z.push(0));O=U=0,E=1,T%=p,M=T-p+1}else break t;else{for(O=S=z[F],E=1;S>=10;S/=10,E++);T%=p,M=T-p+E,U=M<0?0:h(O/X[E-M-1]%10)}if(N=N||A<0||z[F+1]!=null||(M<0?O:O%X[E-M-1]),N=B<4?(U||N)&&(B==0||B==(x.s<0?3:2)):U>5||U==5&&(B==4||N||B==6&&(T>0?M>0?O/X[E-M]:0:z[F-1])%10&1||B==(x.s<0?8:7)),A<1||!z[0])return z.length=0,N?(A-=x.e+1,z[0]=X[(p-A%p)%p],x.e=-A||0):z[0]=x.e=0,x;if(T==0?(z.length=F,S=1,F--):(z.length=F+1,S=X[p-T],z[F]=M>0?h(O/X[E-M]%X[M])*S:0),N)for(;;)if(F==0){for(T=1,M=z[0];M>=10;M/=10,T++);for(M=z[0]+=S,S=1;M>=10;M/=10,S++);T!=S&&(x.e++,z[0]==P&&(z[0]=1));break}else{if(z[F]+=S,z[F]!=P)break;z[F--]=0,S=1}for(T=z.length;z[--T]===0;z.pop());}x.e>Ut?x.c=x.e=null:x.e<It&&(x.c=[x.e=0])}return x}function ot(x){var A,B=x.e;return B===null?x.toString():(A=_t(x.c),A=B<=At||B>=pt?ft(A,B):a(A,B,"0"),x.s<0?"-"+A:A)}return J.absoluteValue=J.abs=function(){var x=new I(this);return x.s<0&&(x.s=1),x},J.comparedTo=function(x,A){return W(this,new I(x,A))},J.decimalPlaces=J.dp=function(x,A){var B,N,E,T=this;if(x!=null)return v(x,0,m),A==null?A=xt:v(A,0,8),et(new I(T),x+T.e+1,A);if(!(B=T.c))return null;if(N=((E=B.length-1)-b(this.e/p))*p,E=B[E])for(;E%10==0;E/=10,N--);return N<0&&(N=0),N},J.dividedBy=J.div=function(x,A){return g(this,new I(x,A),ut,xt)},J.dividedToIntegerBy=J.idiv=function(x,A){return g(this,new I(x,A),0,1)},J.exponentiatedBy=J.pow=function(x,A){var B,N,E,T,M,S,O,F,U,z=this;if(x=new I(x),x.c&&!x.isInteger())throw Error(k+"Exponent not an integer: "+ot(x));if(A!=null&&(A=new I(A)),S=x.e>14,!z.c||!z.c[0]||z.c[0]==1&&!z.e&&z.c.length==1||!x.c||!x.c[0])return U=new I(Math.pow(+ot(z),S?x.s*(2-nt(x)):+ot(x))),A?U.mod(A):U;if(O=x.s<0,A){if(A.c?!A.c[0]:!A.s)return new I(NaN);N=!O&&z.isInteger()&&A.isInteger(),N&&(z=z.mod(A))}else{if(x.e>9&&(z.e>0||z.e<-1||(z.e==0?z.c[0]>1||S&&z.c[1]>=24e7:z.c[0]<8e13||S&&z.c[0]<=9999975e7)))return T=z.s<0&&nt(x)?-0:0,z.e>-1&&(T=1/T),new I(O?1/T:T);qt&&(T=u(qt/p+2))}for(S?(B=new I(.5),O&&(x.s=1),F=nt(x)):(E=Math.abs(+ot(x)),F=E%2),U=new I(ct);;){if(F){if(U=U.times(z),!U.c)break;T?U.c.length>T&&(U.c.length=T):N&&(U=U.mod(A))}if(E){if(E=h(E/2),E===0)break;F=E%2}else if(x=x.times(B),et(x,x.e+1,1),x.e>14)F=nt(x);else{if(E=+ot(x),E===0)break;F=E%2}z=z.times(z),T?z.c&&z.c.length>T&&(z.c.length=T):N&&(z=z.mod(A))}return N?U:(O&&(U=ct.div(U)),A?U.mod(A):T?et(U,qt,xt,M):U)},J.integerValue=function(x){var A=new I(this);return x==null?x=xt:v(x,0,8),et(A,A.e+1,x)},J.isEqualTo=J.eq=function(x,A){return W(this,new I(x,A))===0},J.isFinite=function(){return!!this.c},J.isGreaterThan=J.gt=function(x,A){return W(this,new I(x,A))>0},J.isGreaterThanOrEqualTo=J.gte=function(x,A){return(A=W(this,new I(x,A)))===1||A===0},J.isInteger=function(){return!!this.c&&b(this.e/p)>this.c.length-2},J.isLessThan=J.lt=function(x,A){return W(this,new I(x,A))<0},J.isLessThanOrEqualTo=J.lte=function(x,A){return(A=W(this,new I(x,A)))===-1||A===0},J.isNaN=function(){return!this.s},J.isNegative=function(){return this.s<0},J.isPositive=function(){return this.s>0},J.isZero=function(){return!!this.c&&this.c[0]==0},J.minus=function(x,A){var B,N,E,T,M=this,S=M.s;if(x=new I(x,A),A=x.s,!S||!A)return new I(NaN);if(S!=A)return x.s=-A,M.plus(x);var O=M.e/p,F=x.e/p,U=M.c,z=x.c;if(!O||!F){if(!U||!z)return U?(x.s=-A,x):new I(z?M:NaN);if(!U[0]||!z[0])return z[0]?(x.s=-A,x):new I(U[0]?M:xt==3?-0:0)}if(O=b(O),F=b(F),U=U.slice(),S=O-F){for((T=S<0)?(S=-S,E=U):(F=O,E=z),E.reverse(),A=S;A--;E.push(0));E.reverse()}else for(N=(T=(S=U.length)<(A=z.length))?S:A,S=A=0;A<N;A++)if(U[A]!=z[A]){T=U[A]<z[A];break}if(T&&(E=U,U=z,z=E,x.s=-x.s),A=(N=z.length)-(B=U.length),A>0)for(;A--;U[B++]=0);for(A=P-1;N>S;){if(U[--N]<z[N]){for(B=N;B&&!U[--B];U[B]=A);--U[B],U[N]+=P}U[N]-=z[N]}for(;U[0]==0;U.splice(0,1),--F);return U[0]?st(x,U,F):(x.s=xt==3?-1:1,x.c=[x.e=0],x)},J.modulo=J.mod=function(x,A){var B,N,E=this;return x=new I(x,A),!E.c||!x.s||x.c&&!x.c[0]?new I(NaN):!x.c||E.c&&!E.c[0]?new I(E):(Pt==9?(N=x.s,x.s=1,B=g(E,x,0,3),x.s=N,B.s*=N):B=g(E,x,0,Pt),x=E.minus(B.times(x)),!x.c[0]&&Pt==1&&(x.s=E.s),x)},J.multipliedBy=J.times=function(x,A){var B,N,E,T,M,S,O,F,U,z,X,tt,it,Bt,vt,at=this,ht=at.c,Ot=(x=new I(x,A)).c;if(!ht||!Ot||!ht[0]||!Ot[0])return!at.s||!x.s||ht&&!ht[0]&&!Ot||Ot&&!Ot[0]&&!ht?x.c=x.e=x.s=null:(x.s*=at.s,!ht||!Ot?x.c=x.e=null:(x.c=[0],x.e=0)),x;for(N=b(at.e/p)+b(x.e/p),x.s*=at.s,O=ht.length,z=Ot.length,O<z&&(it=ht,ht=Ot,Ot=it,E=O,O=z,z=E),E=O+z,it=[];E--;it.push(0));for(Bt=P,vt=R,E=z;--E>=0;){for(B=0,X=Ot[E]%vt,tt=Ot[E]/vt|0,M=O,T=E+M;T>E;)F=ht[--M]%vt,U=ht[M]/vt|0,S=tt*F+U*X,F=X*F+S%vt*vt+it[T]+B,B=(F/Bt|0)+(S/vt|0)+tt*U,it[T--]=F%Bt;it[T]=B}return B?++N:it.splice(0,1),st(x,it,N)},J.negated=function(){var x=new I(this);return x.s=-x.s||null,x},J.plus=function(x,A){var B,N=this,E=N.s;if(x=new I(x,A),A=x.s,!E||!A)return new I(NaN);if(E!=A)return x.s=-A,N.minus(x);var T=N.e/p,M=x.e/p,S=N.c,O=x.c;if(!T||!M){if(!S||!O)return new I(E/0);if(!S[0]||!O[0])return O[0]?x:new I(S[0]?N:E*0)}if(T=b(T),M=b(M),S=S.slice(),E=T-M){for(E>0?(M=T,B=O):(E=-E,B=S),B.reverse();E--;B.push(0));B.reverse()}for(E=S.length,A=O.length,E-A<0&&(B=O,O=S,S=B,A=E),E=0;A;)E=(S[--A]=S[A]+O[A]+E)/P|0,S[A]=P===S[A]?0:S[A]%P;return E&&(S=[E].concat(S),++M),st(x,S,M)},J.precision=J.sd=function(x,A){var B,N,E,T=this;if(x!=null&&x!==!!x)return v(x,1,m),A==null?A=xt:v(A,0,8),et(new I(T),x,A);if(!(B=T.c))return null;if(E=B.length-1,N=E*p+1,E=B[E]){for(;E%10==0;E/=10,N--);for(E=B[0];E>=10;E/=10,N++);}return x&&T.e+1>N&&(N=T.e+1),N},J.shiftedBy=function(x){return v(x,-V,V),this.times("1e"+x)},J.squareRoot=J.sqrt=function(){var x,A,B,N,E,T=this,M=T.c,S=T.s,O=T.e,F=ut+4,U=new I("0.5");if(S!==1||!M||!M[0])return new I(!S||S<0&&(!M||M[0])?NaN:M?T:1/0);if(S=Math.sqrt(+ot(T)),S==0||S==1/0?(A=_t(M),(A.length+O)%2==0&&(A+="0"),S=Math.sqrt(+A),O=b((O+1)/2)-(O<0||O%2),S==1/0?A="5e"+O:(A=S.toExponential(),A=A.slice(0,A.indexOf("e")+1)+O),B=new I(A)):B=new I(S+""),B.c[0]){for(O=B.e,S=O+F,S<3&&(S=0);;)if(E=B,B=U.times(E.plus(g(T,E,F,1))),_t(E.c).slice(0,S)===(A=_t(B.c)).slice(0,S))if(B.e<O&&--S,A=A.slice(S-3,S+1),A=="9999"||!N&&A=="4999"){if(!N&&(et(E,E.e+ut+2,0),E.times(E).eq(T))){B=E;break}F+=4,S+=4,N=1}else{(!+A||!+A.slice(1)&&A.charAt(0)=="5")&&(et(B,B.e+ut+2,1),x=!B.times(B).eq(T));break}}return et(B,B.e+ut+1,xt,x)},J.toExponential=function(x,A){return x!=null&&(v(x,0,m),x++),wt(this,x,A,1)},J.toFixed=function(x,A){return x!=null&&(v(x,0,m),x=x+this.e+1),wt(this,x,A)},J.toFormat=function(x,A,B){var N,E=this;if(B==null)x!=null&&A&&typeof A=="object"?(B=A,A=null):x&&typeof x=="object"?(B=x,x=A=null):B=K;else if(typeof B!="object")throw Error(k+"Argument not an object: "+B);if(N=E.toFixed(x,A),E.c){var T,M=N.split("."),S=+B.groupSize,O=+B.secondaryGroupSize,F=B.groupSeparator||"",U=M[0],z=M[1],X=E.s<0,tt=X?U.slice(1):U,it=tt.length;if(O&&(T=S,S=O,O=T,it-=T),S>0&&it>0){for(T=it%S||S,U=tt.substr(0,T);T<it;T+=S)U+=F+tt.substr(T,S);O>0&&(U+=F+tt.slice(T)),X&&(U="-"+U)}N=z?U+(B.decimalSeparator||"")+((O=+B.fractionGroupSize)?z.replace(new RegExp("\\d{"+O+"}\\B","g"),"$&"+(B.fractionGroupSeparator||"")):z):U}return(B.prefix||"")+N+(B.suffix||"")},J.toFraction=function(x){var A,B,N,E,T,M,S,O,F,U,z,X,tt=this,it=tt.c;if(x!=null&&(S=new I(x),!S.isInteger()&&(S.c||S.s!==1)||S.lt(ct)))throw Error(k+"Argument "+(S.isInteger()?"out of range: ":"not an integer: ")+ot(S));if(!it)return new I(tt);for(A=new I(ct),F=B=new I(ct),N=O=new I(ct),X=_t(it),T=A.e=X.length-tt.e-1,A.c[0]=Y[(M=T%p)<0?p+M:M],x=!x||S.comparedTo(A)>0?T>0?A:F:S,M=Ut,Ut=1/0,S=new I(X),O.c[0]=0;U=g(S,A,0,1),E=B.plus(U.times(N)),E.comparedTo(x)!=1;)B=N,N=E,F=O.plus(U.times(E=F)),O=E,A=S.minus(U.times(E=A)),S=E;return E=g(x.minus(B),N,0,1),O=O.plus(E.times(F)),B=B.plus(E.times(N)),O.s=F.s=tt.s,T=T*2,z=g(F,N,T,xt).minus(tt).abs().comparedTo(g(O,B,T,xt).minus(tt).abs())<1?[F,N]:[O,B],Ut=M,z},J.toNumber=function(){return+ot(this)},J.toPrecision=function(x,A){return x!=null&&v(x,1,m),wt(this,x,A,2)},J.toString=function(x){var A,B=this,N=B.s,E=B.e;return E===null?N?(A="Infinity",N<0&&(A="-"+A)):A="NaN":(x==null?A=E<=At||E>=pt?ft(_t(B.c),E):a(_t(B.c),E,"0"):x===10&&L?(B=et(new I(B),ut+E+1,xt),A=a(_t(B.c),B.e,"0")):(v(x,2,q.length,"Base"),A=D(a(_t(B.c),E,"0"),10,x,N,!0)),N<0&&B.c[0]&&(A="-"+A)),A},J.valueOf=J.toJSON=function(){return ot(this)},J._isBigNumber=!0,Z!=null&&I.set(Z),I}function b(Z){var g=Z|0;return Z>0||Z===g?g:g-1}function _t(Z){for(var g,D,Q=1,J=Z.length,ct=Z[0]+"";Q<J;){for(g=Z[Q++]+"",D=p-g.length;D--;g="0"+g);ct+=g}for(J=ct.length;ct.charCodeAt(--J)===48;);return ct.slice(0,J+1||1)}function W(Z,g){var D,Q,J=Z.c,ct=g.c,ut=Z.s,xt=g.s,At=Z.e,pt=g.e;if(!ut||!xt)return null;if(D=J&&!J[0],Q=ct&&!ct[0],D||Q)return D?Q?0:-xt:ut;if(ut!=xt)return ut;if(D=ut<0,Q=At==pt,!J||!ct)return Q?0:!J^D?1:-1;if(!Q)return At>pt^D?1:-1;for(xt=(At=J.length)<(pt=ct.length)?At:pt,ut=0;ut<xt;ut++)if(J[ut]!=ct[ut])return J[ut]>ct[ut]^D?1:-1;return At==pt?0:At>pt^D?1:-1}function v(Z,g,D,Q){if(Z<g||Z>D||Z!==h(Z))throw Error(k+(Q||"Argument")+(typeof Z=="number"?Z<g||Z>D?" out of range: ":" not an integer: ":" not a primitive number: ")+String(Z))}function nt(Z){var g=Z.c.length-1;return b(Z.e/p)==g&&Z.c[g]%2!=0}function ft(Z,g){return(Z.length>1?Z.charAt(0)+"."+Z.slice(1):Z)+(g<0?"e":"e+")+g}function a(Z,g,D){var Q,J;if(g<0){for(J=D+".";++g;J+=D);Z=J+Z}else if(Q=Z.length,++g>Q){for(J=D,g-=Q;--g;J+=D);Z+=J}else g<Q&&(Z=Z.slice(0,g)+"."+Z.slice(g));return Z}t=$(),t.default=t.BigNumber=t,c.exports?c.exports=t:(i||(i=typeof self<"u"&&self?self:window),i.BigNumber=t)})(Rr)})(An);(function(c){var i=An.exports,t=c.exports;(function(){var w=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,u,h,k={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},j;function P(V){return w.lastIndex=0,w.test(V)?'"'+V.replace(w,function(Y){var R=k[Y];return typeof R=="string"?R:"\\u"+("0000"+Y.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+V+'"'}function p(V,Y){var R,m,$,b,_t=u,W,v=Y[V],nt=v!=null&&(v instanceof i||i.isBigNumber(v));switch(v&&typeof v=="object"&&typeof v.toJSON=="function"&&(v=v.toJSON(V)),typeof j=="function"&&(v=j.call(Y,V,v)),typeof v){case"string":return nt?v:P(v);case"number":return isFinite(v)?String(v):"null";case"boolean":case"null":case"bigint":return String(v);case"object":if(!v)return"null";if(u+=h,W=[],Object.prototype.toString.apply(v)==="[object Array]"){for(b=v.length,R=0;R<b;R+=1)W[R]=p(R,v)||"null";return $=W.length===0?"[]":u?`[
12
- `+u+W.join(`,
13
- `+u)+`
14
- `+_t+"]":"["+W.join(",")+"]",u=_t,$}if(j&&typeof j=="object")for(b=j.length,R=0;R<b;R+=1)typeof j[R]=="string"&&(m=j[R],$=p(m,v),$&&W.push(P(m)+(u?": ":":")+$));else Object.keys(v).forEach(function(ft){var a=p(ft,v);a&&W.push(P(ft)+(u?": ":":")+a)});return $=W.length===0?"{}":u?`{
15
- `+u+W.join(`,
16
- `+u)+`
17
- `+_t+"}":"{"+W.join(",")+"}",u=_t,$}}typeof t.stringify!="function"&&(t.stringify=function(V,Y,R){var m;if(u="",h="",typeof R=="number")for(m=0;m<R;m+=1)h+=" ";else typeof R=="string"&&(h=R);if(j=Y,Y&&typeof Y!="function"&&(typeof Y!="object"||typeof Y.length!="number"))throw new Error("JSON.stringify");return p("",{"":V})})})()})(ma);var Fr=null;const vo=/(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])/,mo=/(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)/;var ko=function(c){var i={strict:!1,storeAsString:!1,alwaysParseAsBig:!1,useNativeBigInt:!1,protoAction:"error",constructorAction:"error"};if(c!=null){if(c.strict===!0&&(i.strict=!0),c.storeAsString===!0&&(i.storeAsString=!0),i.alwaysParseAsBig=c.alwaysParseAsBig===!0?c.alwaysParseAsBig:!1,i.useNativeBigInt=c.useNativeBigInt===!0?c.useNativeBigInt:!1,typeof c.constructorAction<"u")if(c.constructorAction==="error"||c.constructorAction==="ignore"||c.constructorAction==="preserve")i.constructorAction=c.constructorAction;else throw new Error(`Incorrect value for constructorAction option, must be "error", "ignore" or undefined but passed ${c.constructorAction}`);if(typeof c.protoAction<"u")if(c.protoAction==="error"||c.protoAction==="ignore"||c.protoAction==="preserve")i.protoAction=c.protoAction;else throw new Error(`Incorrect value for protoAction option, must be "error", "ignore" or undefined but passed ${c.protoAction}`)}var t,w,u={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:`
18
- `,r:"\r",t:" "},h,k=function(b){throw{name:"SyntaxError",message:b,at:t,text:h}},j=function(b){return b&&b!==w&&k("Expected '"+b+"' instead of '"+w+"'"),w=h.charAt(t),t+=1,w},P=function(){var b,_t="";for(w==="-"&&(_t="-",j("-"));w>="0"&&w<="9";)_t+=w,j();if(w===".")for(_t+=".";j()&&w>="0"&&w<="9";)_t+=w;if(w==="e"||w==="E")for(_t+=w,j(),(w==="-"||w==="+")&&(_t+=w,j());w>="0"&&w<="9";)_t+=w,j();if(b=+_t,!isFinite(b))k("Bad number");else return Fr==null&&(Fr=An.exports),_t.length>15?i.storeAsString?_t:i.useNativeBigInt?BigInt(_t):new Fr(_t):i.alwaysParseAsBig?i.useNativeBigInt?BigInt(b):new Fr(b):b},p=function(){var b,_t,W="",v;if(w==='"')for(var nt=t;j();){if(w==='"')return t-1>nt&&(W+=h.substring(nt,t-1)),j(),W;if(w==="\\"){if(t-1>nt&&(W+=h.substring(nt,t-1)),j(),w==="u"){for(v=0,_t=0;_t<4&&(b=parseInt(j(),16),!!isFinite(b));_t+=1)v=v*16+b;W+=String.fromCharCode(v)}else if(typeof u[w]=="string")W+=u[w];else break;nt=t}}k("Bad string")},V=function(){for(;w&&w<=" ";)j()},Y=function(){switch(w){case"t":return j("t"),j("r"),j("u"),j("e"),!0;case"f":return j("f"),j("a"),j("l"),j("s"),j("e"),!1;case"n":return j("n"),j("u"),j("l"),j("l"),null}k("Unexpected '"+w+"'")},R,m=function(){var b=[];if(w==="["){if(j("["),V(),w==="]")return j("]"),b;for(;w;){if(b.push(R()),V(),w==="]")return j("]"),b;j(","),V()}}k("Bad array")},$=function(){var b,_t=Object.create(null);if(w==="{"){if(j("{"),V(),w==="}")return j("}"),_t;for(;w;){if(b=p(),V(),j(":"),i.strict===!0&&Object.hasOwnProperty.call(_t,b)&&k('Duplicate key "'+b+'"'),vo.test(b)===!0?i.protoAction==="error"?k("Object contains forbidden prototype property"):i.protoAction==="ignore"?R():_t[b]=R():mo.test(b)===!0?i.constructorAction==="error"?k("Object contains forbidden constructor property"):i.constructorAction==="ignore"?R():_t[b]=R():_t[b]=R(),V(),w==="}")return j("}"),_t;j(","),V()}}k("Bad object")};return R=function(){switch(V(),w){case"{":return $();case"[":return m();case'"':return p();case"-":return P();default:return w>="0"&&w<="9"?P():Y()}},function(b,_t){var W;return h=b+"",t=0,w=" ",W=R(),V(),w&&k("Syntax error"),typeof _t=="function"?function v(nt,ft){var a,Z=nt[ft];return Z&&typeof Z=="object"&&Object.keys(Z).forEach(function(g){a=v(Z,g),a!==void 0?Z[g]=a:delete Z[g]}),_t.call(nt,ft,Z)}({"":W},""):W}},xo=ko,ka=ma.exports.stringify,xa=xo;tr.exports=function(c){return{parse:xa(c),stringify:ka}};tr.exports.parse=xa();tr.exports.stringify=ka;const Ao=()=>({inputs:[],outputs:[],extraInputs:[],selectionThreshold:0,collaterals:[],requiredSignatures:[],referenceInputs:[],mints:[],changeAddress:"",metadata:[],validityRange:{},certificates:[],signingKey:[]});class Io{txBuilder;protocolParams;meshTxBuilderBody=Ao();constructor(i){this.protocolParams=i||a_,this.txBuilder=sn(i)}serializeTxBody(i,t){t&&(this.protocolParams=t),this.txBuilder=sn(t);const{inputs:w,outputs:u,extraInputs:h,selectionThreshold:k,collaterals:j,referenceInputs:P,mints:p,changeAddress:V,certificates:Y,validityRange:R,requiredSignatures:m,metadata:$}=i;if(h.length>0&&this.addUtxosFrom(h,String(k)),this.removeDuplicateInputs(),p.sort((W,v)=>W.policyId.localeCompare(v.policyId)),w.sort((W,v)=>W.txIn.txHash===v.txIn.txHash?W.txIn.txIndex-v.txIn.txIndex:W.txIn.txHash.localeCompare(v.txIn.txHash)),this.addAllInputs(w),this.addAllOutputs(u),this.addAllCollaterals(j),this.addAllReferenceInputs(P),this.addAllMints(p),this.addAllCertificates(Y),this.addValidityRange(R),this.addAllRequiredSignatures(m),this.addAllMetadata($),this.addCostModels(),V){const W=j.map(ft=>{var a,Z;return((Z=(a=ft.txIn.amount)==null?void 0:a.find(g=>g.unit==="lovelace"))==null?void 0:Z.quantity)||"0"}).reduce((ft,a)=>ft+parseInt(a),0),v=Math.ceil(this.protocolParams.collateralPercent*Number(Number(this.txBuilder.min_fee().checked_add(y.exports.BigNum.from_str("10000")).to_js_value()))/100);let nt=!1;if(W-v>0){const ft=y.exports.TransactionOutput.new(y.exports.Address.from_bech32(V),y.exports.Value.new(y.exports.BigNum.from_str(String(v))));W-v>Number(y.exports.min_ada_for_output(ft,y.exports.DataCost.new_coins_per_byte(y.exports.BigNum.from_str(this.protocolParams.coinsPerUTxOSize))).to_js_value())&&(this.txBuilder.set_collateral_return(y.exports.TransactionOutput.new(y.exports.Address.from_bech32(V),y.exports.Value.new(y.exports.BigNum.from_str(String(W))))),this.txBuilder.set_total_collateral(y.exports.BigNum.from_str(String(W))),nt=!0)}this.addChange(V),nt&&this.addCollateralReturn(V)}return this.txBuilder.build_tx().to_hex()}addSigningKeys(i,t){return t.length>0?ss(i,t):i}addUtxosFrom=(i,t)=>{const w=this.meshTxBuilderBody.outputs.reduce((h,k)=>(k.amount.forEach(P=>{const{unit:p,quantity:V}=P,Y=Number(h.get(p))||0;h.set(p,String(Y+Number(V)))}),h),new Map);this.meshTxBuilderBody.inputs.reduce((h,k)=>{const j=k.txIn.amount;return j==null||j.forEach(P=>{const{unit:p,quantity:V}=P,Y=Number(h.get(p))||0;h.set(p,String(Y-Number(V)))}),h},w),this.meshTxBuilderBody.mints.reduce((h,k)=>{const j={unit:k.policyId+k.assetName,quantity:String(k.amount)},P=Number(h.get(j.unit))||0;return h.set(j.unit,String(P-Number(j.quantity))),h},w),Rs(i,w,t).forEach(h=>{const k={type:"PubKey",txIn:{txHash:h.input.txHash,txIndex:h.input.outputIndex,amount:h.output.amount,address:h.output.address}};this.meshTxBuilderBody.inputs.push(k),this.addTxIn(k)})};makePlutusScriptSource=i=>{const t=y.exports.ScriptHash.from_hex(i.spendingScriptHash),w=y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(i.txHash),i.txIndex);return y.exports.PlutusScriptSource.new_ref_input_with_lang_ver(t,w,je[i.version])};removeDuplicateInputs=()=>{const i=this.meshTxBuilderBody.inputs,t=u=>`${u.txHash}#${u.txIndex}`,w=[];for(let u=0;u<i.length;u++){const h=t(i[u].txIn);w.includes(h)?(i.splice(u,1),u--):w.push(h)}};addAllInputs=i=>{for(let t=0;t<i.length;t++){const w=i[t];switch(w.type){case"PubKey":this.addTxIn(w);break;case"Script":this.addScriptTxIn(w);break}}};addTxIn=i=>{this.txBuilder.add_input(y.exports.Address.from_bech32(i.txIn.address),y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(i.txIn.txHash),i.txIn.txIndex),Se(i.txIn.amount))};addScriptTxIn=({scriptTxIn:i,txIn:t})=>{let w;const{datumSource:u,scriptSource:h,redeemer:k}=i;if(u.type==="Provided")w=y.exports.DatumSource.new(this.castDataToPlutusData(u.data));else{const p=y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(u.txHash),u.txIndex);w=y.exports.DatumSource.new_ref_input(p)}let j;h.type=="Inline"?j=this.makePlutusScriptSource(h.txInInfo):j=y.exports.PlutusScriptSource.new(y.exports.PlutusScript.from_hex_with_version(h.script.code,je[h.script.version]));const P=y.exports.Redeemer.new(y.exports.RedeemerTag.new_spend(),y.exports.BigNum.from_str("0"),this.castDataToPlutusData(k.data),y.exports.ExUnits.new(y.exports.BigNum.from_str(String(k.exUnits.mem)),y.exports.BigNum.from_str(String(k.exUnits.steps))));this.txBuilder.add_plutus_script_input(y.exports.PlutusWitness.new_with_ref(j,w,P),y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(t.txHash),t.txIndex),Se(t.amount))};addAllOutputs=i=>{for(let t=0;t<i.length;t++){const w=i[t];this.addOutput(w)}};addOutput=({amount:i,address:t,datum:w,referenceScript:u})=>{const h=Se(i),k=h.multiasset();if(h.is_zero()&&k===void 0)throw Error("Invalid output amount");let j=y.exports.TransactionOutputBuilder.new().with_address(O_(t));w&&w.type==="Hash"&&(j=j.with_data_hash(y.exports.hash_plutus_data(this.castDataToPlutusData(w.data)))),w&&w.type==="Inline"&&(j=j.with_plutus_data(this.castDataToPlutusData(w.data))),u&&(j=j.with_script_ref(y.exports.ScriptRef.new_plutus_script(y.exports.PlutusScript.from_hex_with_version(u.code,je[u.version]))));const P=j.next();if(k){const p=h.coin().is_zero()?P.with_asset_and_min_required_coin_by_utxo_cost(k,rn(this.protocolParams.coinsPerUTxOSize)).build():P.with_coin_and_asset(h.coin(),k).build();this.txBuilder.add_output(p)}else{const p=P.with_coin(h.coin()).build();this.txBuilder.add_output(p)}};addAllCollaterals=i=>{const t=y.exports.TxInputsBuilder.new();for(let w=0;w<i.length;w++){const u=i[w];this.addCollateral(t,u)}this.txBuilder.set_collateral(t)};addCollateral=(i,t)=>{i.add_input(y.exports.Address.from_bech32(t.txIn.address),y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(t.txIn.txHash),t.txIn.txIndex),Se(t.txIn.amount))};addCollateralReturn=i=>{var w;const t=(w=this.txBuilder.get_fee_if_set())==null?void 0:w.to_js_value();if(t){const u=Math.ceil(this.protocolParams.collateralPercent*Number(t)/100);this.txBuilder.set_total_collateral_and_return(y.exports.BigNum.from_str(String(u)),y.exports.Address.from_bech32(i))}};addAllReferenceInputs=i=>{i.forEach(t=>{this.addReferenceInput(t)})};addReferenceInput=({txHash:i,txIndex:t})=>{const w=y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(i),t);this.txBuilder.add_reference_input(w)};addAllMints=i=>{const t=y.exports.MintBuilder.new();let w=0;for(let u=0;u<i.length;u++){const h=i[u];if(!h.scriptSource)throw Error("Mint script is expected to be provided");if(h.type==="Plutus"){if(!h.redeemer)throw Error("Missing mint redeemer information");this.addPlutusMint(t,h,w),w++}else h.type==="Native"&&this.addNativeMint(t,h)}this.txBuilder.set_mint_builder(t)};addPlutusMint=(i,{redeemer:t,policyId:w,scriptSource:u,assetName:h,amount:k},j)=>{const P=y.exports.Redeemer.new(y.exports.RedeemerTag.new_mint(),y.exports.BigNum.from_str(String(j)),this.castDataToPlutusData(t.data),y.exports.ExUnits.new(y.exports.BigNum.from_str(String(t.exUnits.mem)),y.exports.BigNum.from_str(String(t.exUnits.steps)))),p=u.type==="Reference Script"?y.exports.PlutusScriptSource.new_ref_input_with_lang_ver(y.exports.ScriptHash.from_hex(w),y.exports.TransactionInput.new(y.exports.TransactionHash.from_hex(u.txHash),u.txIndex),je[u.version]):y.exports.PlutusScriptSource.new(y.exports.PlutusScript.from_hex_with_version(u.script.code,je[u.script.version]));i.add_asset(y.exports.MintWitness.new_plutus_script(p,P),y.exports.AssetName.new(Buffer.from(h,"hex")),y.exports.Int.from_str(k))};addNativeMint=(i,{scriptSource:t,assetName:w,amount:u})=>{if(t.type==="Reference Script")throw Error("Native mint cannot have reference script");i.add_asset(y.exports.MintWitness.new_native_script(y.exports.NativeScript.from_hex(t.script.code)),y.exports.AssetName.new(Buffer.from(w,"hex")),y.exports.Int.from_str(u))};decimalToFraction(i){const t=10**i.toString().split(".")[1].length;return[i*t,t]}toPoolParams=i=>{const t=this.decimalToFraction(i.margin),w=y.exports.Relays.new();i.relays.forEach(k=>{w.add(ua(k))});const u=y.exports.RewardAddress.from_address(y.exports.Address.from_bech32(i.rewardAddress));if(u===void 0)throw new Error("Reward address is invalid");const h=y.exports.Ed25519KeyHashes.new();return i.owners.forEach(k=>{h.add(y.exports.Ed25519KeyHash.from_hex(k))}),y.exports.PoolParams.new(y.exports.Ed25519KeyHash.from_hex(i.operator),y.exports.VRFKeyHash.from_hex(i.VRFKeyHash),y.exports.BigNum.from_str(i.pledge),y.exports.BigNum.from_str(i.cost),y.exports.UnitInterval.new(y.exports.BigNum.from_str(t[0].toString()),y.exports.BigNum.from_str(t[1].toString())),u,h,w,i.metadata?y.exports.PoolMetadata.from_json(tr.exports.stringify(i.metadata)):void 0)};addCertificate=(i,t)=>{switch(t.type){case"RegisterPool":i.add(y.exports.Certificate.new_pool_registration(y.exports.PoolRegistration.new(this.toPoolParams(t.poolParams))));break;case"RegisterStake":i.add(y.exports.Certificate.new_stake_registration(y.exports.StakeRegistration.new(y.exports.StakeCredential.from_keyhash(y.exports.Ed25519KeyHash.from_hex(t.stakeKeyHash)))));break;case"DelegateStake":i.add(y.exports.Certificate.new_stake_delegation(y.exports.StakeDelegation.new(y.exports.StakeCredential.from_keyhash(y.exports.Ed25519KeyHash.from_hex(t.stakeKeyHash)),t.poolId.startsWith("pool")?y.exports.Ed25519KeyHash.from_bech32(t.poolId):y.exports.Ed25519KeyHash.from_hex(t.poolId))));break;case"DeregisterStake":i.add(y.exports.Certificate.new_stake_deregistration(y.exports.StakeDeregistration.new(y.exports.StakeCredential.from_keyhash(y.exports.Ed25519KeyHash.from_hex(t.stakeKeyHash)))));break;case"RetirePool":i.add(y.exports.Certificate.new_pool_retirement(y.exports.PoolRetirement.new(t.poolId.startsWith("pool")?y.exports.Ed25519KeyHash.from_bech32(t.poolId):y.exports.Ed25519KeyHash.from_hex(t.poolId),t.epoch)))}};addAllCertificates=i=>{const t=y.exports.Certificates.new();i.forEach(w=>{this.addCertificate(t,w)}),this.txBuilder.set_certs(t)};addCostModels=()=>{this.txBuilder.calc_script_data_hash(y.exports.TxBuilderConstants.plutus_vasil_cost_models())};addChange=i=>{this.txBuilder.add_change_if_needed(y.exports.Address.from_bech32(i))};addValidityRange=({invalidBefore:i,invalidHereafter:t})=>{i&&this.txBuilder.set_validity_start_interval_bignum(y.exports.BigNum.from_str(i.toString())),t&&this.txBuilder.set_ttl_bignum(y.exports.BigNum.from_str(t.toString()))};addAllRequiredSignatures=i=>{i.forEach(t=>{this.txBuilder.add_required_signer(y.exports.Ed25519KeyHash.from_hex(t))})};addAllMetadata=i=>{i.forEach(({tag:t,metadata:w})=>{this.txBuilder.add_json_metadatum(y.exports.BigNum.from_str(t),tr.exports.stringify(w))})};castRawDataToJsonString=i=>typeof i=="object"?tr.exports.stringify(i):i;castDataToPlutusData=({type:i,content:t})=>i==="Mesh"?ze(t):i==="CBOR"?y.exports.PlutusData.from_hex(t):y.exports.PlutusData.from_json(t,y.exports.PlutusDatumSchema.DetailedSchema)}class Co{txHex="";txEvaluationMultiplier=1.1;_protocolParams=a_;serializer=new Io(this._protocolParams);txOutput;addingScriptInput=!1;addingPlutusMint=!1;isHydra=!1;meshTxBuilderBody;mintItem;txInQueueItem;collateralQueueItem;refScriptTxInQueueItem;reset=()=>(this.txHex="",this.txEvaluationMultiplier=1.1,this._protocolParams=a_,this.txOutput=void 0,this.addingScriptInput=!1,this.addingPlutusMint=!1,this.mintItem=void 0,this.txInQueueItem=void 0,this.collateralQueueItem=void 0,this.refScriptTxInQueueItem=void 0,this.meshTxBuilderBody=this.emptyTxBuilderBody(),this);emptyTxBuilderBody=()=>({inputs:[],outputs:[],extraInputs:[],selectionThreshold:0,collaterals:[],requiredSignatures:[],referenceInputs:[],mints:[],changeAddress:"",metadata:[],validityRange:{},certificates:[],signingKey:[]});constructor(i){this.meshTxBuilderBody=this.emptyTxBuilderBody(),i&&(this.serializer=i)}completeSync=i=>{i?this.meshTxBuilderBody=i:this.queueAllLastItem();let t=a_;return this.isHydra&&(t={...t,minFeeA:0,minFeeB:0,priceMem:0,priceStep:0,collateralPercent:0,coinsPerUTxOSize:"0"}),this.serializer.serializeTxBody(this.meshTxBuilderBody,t)};completeSigning=()=>{const{signingKey:i}=this.meshTxBuilderBody;return this.txHex=this.serializer.addSigningKeys(this.txHex,i),this.txHex};txIn=(i,t,w,u)=>(this.txInQueueItem&&this.queueInput(),this.addingScriptInput?this.txInQueueItem={type:"Script",txIn:{txHash:i,txIndex:t,amount:w,address:u},scriptTxIn:{}}:this.txInQueueItem={type:"PubKey",txIn:{txHash:i,txIndex:t,amount:w,address:u}},this.addingScriptInput=!1,this);txInScript=(i,t="V2")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Datum value attempted to be called a non script input");return this.txInQueueItem.scriptTxIn.scriptSource={type:"Provided",script:{code:i,version:t}},this};txInDatumValue=(i,t="Mesh")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Datum value attempted to be called a non script input");let w=i;return t==="JSON"&&(w=this.castRawDataToJsonString(i)),t==="Mesh"?(this.txInQueueItem.scriptTxIn.datumSource={type:"Provided",data:{type:t,content:i}},this):(this.txInQueueItem.scriptTxIn.datumSource={type:"Provided",data:{type:t,content:w}},this)};txInInlineDatumPresent=()=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Inline datum present attempted to be called a non script input");const{txHash:i,txIndex:t}=this.txInQueueItem.txIn;return i&&t.toString()&&(this.txInQueueItem.scriptTxIn.datumSource={type:"Inline",txHash:i,txIndex:t}),this};txInRedeemerValue=(i,t={...cr},w="Mesh")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Spending tx in reference redeemer attempted to be called a non script input");let u=i;return w==="Mesh"?(this.txInQueueItem.scriptTxIn.redeemer={data:{type:w,content:i},exUnits:t},this):(w==="JSON"&&(u=this.castRawDataToJsonString(i)),this.txInQueueItem.scriptTxIn.redeemer={data:{type:w,content:u},exUnits:t},this)};txOut=(i,t)=>(this.txOutput&&(this.meshTxBuilderBody.outputs.push(this.txOutput),this.txOutput=void 0),this.txOutput={address:i,amount:t},this);txOutDatumHashValue=(i,t="Mesh")=>{let w=i;if(this.txOutput){if(t==="Mesh")return this.txOutput.datum={type:"Hash",data:{type:t,content:w}},this;t==="JSON"&&(w=this.castRawDataToJsonString(i)),this.txOutput.datum={type:"Hash",data:{type:t,content:w}}}return this};txOutInlineDatumValue=(i,t="Mesh")=>{let w=i;if(this.txOutput){if(t==="Mesh")return this.txOutput.datum={type:"Inline",data:{type:t,content:w}},this;t==="JSON"&&(w=this.castRawDataToJsonString(i)),this.txOutput.datum={type:"Inline",data:{type:t,content:w}}}return this};txOutReferenceScript=(i,t="V2")=>(this.txOutput&&(this.txOutput.referenceScript={code:i,version:t}),this);spendingPlutusScriptV2=()=>(this.addingScriptInput=!0,this);spendingTxInReference=(i,t,w,u="V2")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Spending tx in reference attempted to be called a non script input");return this.txInQueueItem.scriptTxIn.scriptSource={type:"Inline",txInInfo:{txHash:i,txIndex:t,spendingScriptHash:w,version:u}},this};spendingReferenceTxInInlineDatumPresent=()=>(this.txInInlineDatumPresent(),this);spendingReferenceTxInRedeemerValue=(i,t={...cr},w="Mesh")=>(this.txInRedeemerValue(i,t,w),this);readOnlyTxInReference=(i,t)=>(this.meshTxBuilderBody.referenceInputs.push({txHash:i,txIndex:t}),this);mintPlutusScriptV2=()=>(this.addingPlutusMint=!0,this);mint=(i,t,w)=>(this.mintItem&&this.queueMint(),this.mintItem={type:this.addingPlutusMint?"Plutus":"Native",policyId:t,assetName:w,amount:i},this.addingPlutusMint=!1,this);mintingScript=(i,t="V2")=>{if(!this.mintItem)throw Error("Undefined mint");if(!this.mintItem.type)throw Error("Mint information missing");return this.mintItem.scriptSource={type:"Provided",script:{code:i,version:t}},this};mintTxInReference=(i,t,w="V2")=>{if(!this.mintItem)throw Error("Undefined mint");if(!this.mintItem.type)throw Error("Mint information missing");if(this.mintItem.type=="Native")throw Error("Mint tx in reference can only be used on plutus script tokens");if(!this.mintItem.policyId)throw Error("PolicyId information missing from mint asset");return this.mintItem.scriptSource={type:"Reference Script",txHash:i,txIndex:t,version:w},this};mintReferenceTxInRedeemerValue=(i,t={...cr},w="Mesh")=>{if(!this.mintItem)throw Error("Undefined mint");if(this.mintItem.type=="Native")throw Error("Mint tx in reference can only be used on plutus script tokens");if(this.mintItem.type=="Plutus"){if(!this.mintItem.policyId)throw Error("PolicyId information missing from mint asset");let u=i;if(w==="Mesh")return this.mintItem.redeemer={data:{type:w,content:u},exUnits:t},this;w==="JSON"&&(u=this.castRawDataToJsonString(i)),this.mintItem.redeemer={data:{type:w,content:u},exUnits:t}}return this};mintRedeemerValue=(i,t={...cr},w="Mesh")=>(this.mintReferenceTxInRedeemerValue(i,t,w),this);requiredSignerHash=i=>(this.meshTxBuilderBody.requiredSignatures.push(i),this);txInCollateral=(i,t,w,u)=>(this.collateralQueueItem&&this.meshTxBuilderBody.collaterals.push(this.collateralQueueItem),this.collateralQueueItem={type:"PubKey",txIn:{txHash:i,txIndex:t,amount:w,address:u}},this);registerPoolCertificate=i=>(this.meshTxBuilderBody.certificates.push({type:"RegisterPool",poolParams:i}),this);registerStakeCertificate=i=>(this.meshTxBuilderBody.certificates.push({type:"RegisterStake",stakeKeyHash:i}),this);delegateStakeCertificate=(i,t)=>(this.meshTxBuilderBody.certificates.push({type:"DelegateStake",stakeKeyHash:i,poolId:t}),this);deregisterStakeCertificate=i=>(this.meshTxBuilderBody.certificates.push({type:"DeregisterStake",stakeKeyHash:i}),this);retirePoolCertificate=(i,t)=>(this.meshTxBuilderBody.certificates.push({type:"RetirePool",poolId:i,epoch:t}),this);changeAddress=i=>(this.meshTxBuilderBody.changeAddress=i,this);invalidBefore=i=>(this.meshTxBuilderBody.validityRange.invalidBefore=i,this);invalidHereafter=i=>(this.meshTxBuilderBody.validityRange.invalidHereafter=i,this);metadataValue=(i,t)=>(this.meshTxBuilderBody.metadata.push({tag:i,metadata:t}),this);protocolParams=i=>{const t={...a_,...i};return this._protocolParams=t,this};signingKey=i=>(this.meshTxBuilderBody.signingKey.push(i),this);selectUtxosFrom=(i,t=5e6)=>(this.meshTxBuilderBody.extraInputs=i,this.meshTxBuilderBody.selectionThreshold=t,this);queueInput=()=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="Script")if(this.txInQueueItem.scriptTxIn){if(!this.txInQueueItem.scriptTxIn.datumSource)throw Error("Script input does not contain datum information");if(!this.txInQueueItem.scriptTxIn.redeemer)throw Error("Script input does not contain redeemer information");if(!this.txInQueueItem.scriptTxIn.scriptSource)throw Error("Script input does not contain script information")}else throw Error("Script input does not contain script, datum, or redeemer information");this.meshTxBuilderBody.inputs.push(this.txInQueueItem),this.txInQueueItem=void 0};queueMint=()=>{if(!this.mintItem)throw Error("Undefined mint");if(!this.mintItem.scriptSource)throw Error("Missing mint script information");this.meshTxBuilderBody.mints.push(this.mintItem),this.mintItem=void 0};removeDuplicateInputs=()=>{const i=this.meshTxBuilderBody.inputs,t=u=>`${u.txHash}#${u.txIndex}`,w=[];for(let u=0;u<i.length;u++){const h=t(i[u].txIn);w.includes(h)?(i.splice(u,1),u--):w.push(h)}};queueAllLastItem=()=>{this.txOutput&&(this.meshTxBuilderBody.outputs.push(this.txOutput),this.txOutput=void 0),this.txInQueueItem&&this.queueInput(),this.collateralQueueItem&&(this.meshTxBuilderBody.collaterals.push(this.collateralQueueItem),this.collateralQueueItem=void 0),this.mintItem&&this.queueMint()};updateRedeemer=(i,t)=>{t.forEach(w=>{switch(w.tag){case"SPEND":{const u=i.inputs[w.index];u.type=="Script"&&u.scriptTxIn.redeemer&&(u.scriptTxIn.redeemer.exUnits.mem=Math.floor(w.budget.mem*this.txEvaluationMultiplier),u.scriptTxIn.redeemer.exUnits.steps=Math.floor(w.budget.steps*this.txEvaluationMultiplier));break}case"MINT":{const u=i.mints[w.index];u.type=="Plutus"&&u.redeemer&&(u.redeemer.exUnits.mem=Math.floor(w.budget.mem*this.txEvaluationMultiplier),u.redeemer.exUnits.steps=Math.floor(w.budget.steps*this.txEvaluationMultiplier));break}}})};castRawDataToJsonString=i=>typeof i=="object"?tr.exports.stringify(i):i}class jo extends Co{_fetcher;_submitter;_evaluator;queriedTxHashes=new Set;queriedUTxOs={};constructor({fetcher:i,submitter:t,evaluator:w,isHydra:u=!1}){super(),i&&(this._fetcher=i),t&&(this._submitter=t),w&&(this._evaluator=w),u&&(this.isHydra=!0)}complete=async i=>{i?this.meshTxBuilderBody=i:this.queueAllLastItem();const{inputs:t,collaterals:w}=this.meshTxBuilderBody,u=[...t,...w].filter(h=>!this.isInputComplete(h));if(await this.queryAllTxInfo(u),u.forEach(h=>{this.completeTxInformation(h)}),this.completeSync(i),this._evaluator){const h=await this._evaluator.evaluateTx(this.txHex);this.updateRedeemer(this.meshTxBuilderBody,h),this.completeSync(i)}return this};submitTx=async i=>{var w;return await((w=this._submitter)==null?void 0:w.submitTx(i))};getUTxOInfo=async i=>{var w;let t=[];this.queriedTxHashes.has(i)||(this.queriedTxHashes.add(i),t=await((w=this._fetcher)==null?void 0:w.fetchUTxOs(i))||[],this.queriedUTxOs[i]=t)};queryAllTxInfo=i=>{var w;const t=[];if(i.length>0&&!this._fetcher)throw Error("Transaction information is incomplete while no fetcher instance is provided");for(let u=0;u<i.length;u++){const h=i[u];this.isInputInfoComplete(h)||t.push(this.getUTxOInfo(h.txIn.txHash)),h.type==="Script"&&((w=h.scriptTxIn.scriptSource)==null?void 0:w.type)==="Inline"&&!this.isRefScriptInfoComplete(h)&&t.push(this.getUTxOInfo(h.scriptTxIn.scriptSource.txInInfo.txHash))}return Promise.all(t)};completeTxInformation=i=>{var t;if(!this.isInputInfoComplete(i)){const w=this.queriedUTxOs[i.txIn.txHash],u=w==null?void 0:w.find(j=>j.input.outputIndex===i.txIn.txIndex),h=u==null?void 0:u.output.amount,k=u==null?void 0:u.output.address;if(!h||h.length===0)throw Error(`Couldn't find value information for ${i.txIn.txHash}#${i.txIn.txIndex}`);if(i.txIn.amount=h,i.type==="PubKey"){if(!k||k==="")throw Error(`Couldn't find address information for ${i.txIn.txHash}#${i.txIn.txIndex}`);i.txIn.address=k}}if(i.type==="Script"&&((t=i.scriptTxIn.scriptSource)==null?void 0:t.type)=="Inline"&&!this.isRefScriptInfoComplete(i)){const w=i.scriptTxIn.scriptSource.txInInfo,h=this.queriedUTxOs[w.txHash].find(k=>k.input.outputIndex===w.txIndex);if(!h)throw Error(`Couldn't find script reference utxo for ${w.txHash}#${w.txIndex}`);w.spendingScriptHash=h==null?void 0:h.output.scriptHash}};isInputComplete=i=>i.type==="PubKey"?this.isInputInfoComplete(i):i.type==="Script"?this.isInputInfoComplete(i)&&this.isRefScriptInfoComplete(i):!0;isInputInfoComplete=i=>{const{amount:t,address:w}=i.txIn;return!(i.type==="PubKey"&&(!t||!w)||i.type==="Script"&&!t)};isRefScriptInfoComplete=i=>{var w;const{scriptSource:t}=i.scriptTxIn;return!((t==null?void 0:t.type)==="Inline"&&!((w=t.txInInfo)!=null&&w.spendingScriptHash))}}const on=(c,i)=>{const t=c.vkeys();if(t!==void 0){const w=new Set;for(let h=0;h<t.len();h+=1)w.add(t.get(h).to_hex());for(let h=0;h<i.len();h+=1)w.add(i.get(h).to_hex());const u=y.exports.Vkeywitnesses.new();return w.forEach(h=>{u.add(y.exports.Vkeywitness.from_hex(h))}),u}return i};class Vt{_networkId;_encryptedSecret;constructor(i,t){this._networkId=i,this._encryptedSecret=t}getAccount(i,t){return this.accountContext(i,t,(w,u)=>{const h=Ln(this._networkId,w.to_public().hash(),u.to_public().hash()).to_address().to_bech32(),k=Vn(this._networkId,w.to_public().hash()).to_address().to_bech32(),j=nn(this._networkId,u.to_public().hash()).to_address().to_bech32();return{baseAddress:h,enterpriseAddress:k,rewardAddress:j}})}signData(i,t,w,u){try{return this.accountContext(i,t,(h,k)=>{const j={payload:u},P={address:Vt.resolveAddress(this._networkId,w,h,k),key:w.startsWith("stake")?k:h},{coseSign1:p,coseKey:V}=fs(j,P);return{signature:p,key:V}})}catch(h){throw new Error(`An error occurred during signData: ${h}.`)}}signTx(i,t,w,u,h){try{const k=wa(va(u));return this.accountContext(i,t,(j,P)=>{const p=y.exports.Vkeywitnesses.new();return Vt.resolveSigners(u,w,j.to_public().hash().to_hex()).forEach(Y=>{if(Y===j.to_public().hash().to_hex())p.add(y.exports.make_vkey_witness(k,j));else if(Y===P.to_public().hash().to_hex())p.add(y.exports.make_vkey_witness(k,P));else if(h===!1)throw new Error(`Missing key witness for: ${Y}`)}),p})}catch(k){throw new Error(`An error occurred during signTx: ${k}.`)}}static encryptMnemonic(i,t){const w=Xr.mnemonicToEntropy(i.join(" ")),u=ha(w),h=d_(u.as_bytes());return u.free(),Vt.encrypt(h,t)}static encryptPrivateKey(i,t){const w=y.exports.Bip32PrivateKey.from_bech32(i),u=d_(w.as_bytes());return w.free(),Vt.encrypt(u,t)}static encryptSigningKeys(i,t,w){const u=Vt.encrypt(i.slice(4),w),h=Vt.encrypt(t.slice(4),w);return[u,h]}static generateMnemonic(i=256){return Xr.generateMnemonic(i).split(" ")}accountContext(i,t,w){const{paymentKey:u,stakeKey:h}=Vt.resolveKeys(i,t,this._encryptedSecret),k=w(u,h);return u.free(),h.free(),k}static decrypt(i,t){try{return y.exports.decrypt_with_password(p_(t),i)}catch{throw new Error("The password is incorrect.")}}static encrypt(i,t){const w=$n.customAlphabet("0123456789abcdef"),u=w(64),h=w(24);return y.exports.encrypt_with_password(p_(t),u,h,i)}static resolveAddress(i,t,w,u){const h=[Ln(i,w.to_public().hash(),u.to_public().hash()),Vn(i,w.to_public().hash()),nn(i,u.to_public().hash())].find(k=>k.to_address().to_bech32()===t);if(h!==void 0)return h.to_address();throw new Error(`Address: ${t} doesn't belong to this account.`)}static resolveKeys(i,t,w){if(typeof w=="string"){const k=Vt.decrypt(w,t);return qs(k,i)}const u=Vt.decrypt(w[0],t),h=Vt.decrypt(w[1],t);return{paymentKey:y.exports.PrivateKey.from_hex(u),stakeKey:y.exports.PrivateKey.from_hex(h)}}static resolveSigners(i,t,w){const u=j=>{const P=(W,v=[],nt=0)=>{var Z,g,D,Q,J;if(W===void 0||nt>=W.len())return v;const ft=W.get(nt),a=new Array;switch(ft.kind()){case y.exports.CertificateKind.StakeDeregistration:{const ct=(Z=ft.as_stake_deregistration())==null?void 0:Z.stake_credential(),ut=(ct==null?void 0:ct.kind())===y.exports.StakeCredKind.Key?ct.to_keyhash():void 0;ut&&a.push(ut.to_hex());break}case y.exports.CertificateKind.StakeDelegation:{const ct=(g=ft.as_stake_delegation())==null?void 0:g.stake_credential(),ut=(ct==null?void 0:ct.kind())===y.exports.StakeCredKind.Key?ct.to_keyhash():void 0;ut&&a.push(ut.to_hex());break}case y.exports.CertificateKind.PoolRegistration:{const ct=(D=ft.as_pool_registration())==null?void 0:D.pool_params().pool_owners();a.push(...V(ct));break}case y.exports.CertificateKind.PoolRetirement:{const ct=(Q=ft.as_pool_retirement())==null?void 0:Q.pool_keyhash();ct&&a.push(ct.to_hex());break}case y.exports.CertificateKind.MoveInstantaneousRewardsCert:{const ct=(J=ft.as_move_instantaneous_rewards_cert())==null?void 0:J.move_instantaneous_reward().as_to_stake_creds();if(ct)for(let ut=0;ut<ct.len();ut+=1){const xt=ct.keys().get(ut),At=xt.kind()===y.exports.StakeCredKind.Key?xt.to_keyhash():void 0;At&&a.push(At.to_hex())}break}}return P(W,[...v,...a],nt+1)},p=(W,v=[],nt=0)=>{if(W===void 0||nt>=W.len())return v;const ft=W.get(nt).index(),a=W.get(nt).transaction_id(),Z=t.find(g=>g.input.outputIndex===ft&&g.input.txHash===a.to_hex())!==void 0?w:"OUR_PRINCESS_IS_IN_ANOTHER_CASTLE";return p(W,[...v,Z],nt+1)},V=(W,v=[],nt=0)=>W===void 0||nt>=W.len()?v:V(W,[...v,W.get(nt).to_hex()],nt+1),Y=(W,v=[],nt=0)=>{if(W===void 0||nt>=W.len())return v;const ft=W.keys().get(nt).payment_cred(),a=ft.kind()===y.exports.StakeCredKind.Key?ft.to_keyhash():void 0;return Y(W,a?[...v,a.to_hex()]:v,nt+1)},R=j.certs(),m=j.collateral(),$=j.inputs(),b=j.required_signers(),_t=j.withdrawals();return[...P(R),...p(m),...p($),...V(b),...Y(_t)]},h=j=>{const P=(V,Y=[])=>{var R,m,$,b;if(V)for(let _t=0;_t<V.len();_t+=1){const W=V.get(_t);switch(W.kind()){case y.exports.NativeScriptKind.ScriptPubkey:{const v=(R=W.as_script_pubkey())==null?void 0:R.addr_keyhash().to_hex();return v?[...Y,v]:Y}case y.exports.NativeScriptKind.ScriptAll:return P((m=W.as_script_all())==null?void 0:m.native_scripts(),Y);case y.exports.NativeScriptKind.ScriptAny:return P(($=W.as_script_any())==null?void 0:$.native_scripts(),Y);case y.exports.NativeScriptKind.ScriptNOfK:return P((b=W.as_script_n_of_k())==null?void 0:b.native_scripts(),Y)}}return Y},p=j.native_scripts();return[...P(p)]},k=Y_(i);return new Set([...u(k.body()),...h(k.witness_set())])}}const E_="MARI0TIME";class qr{_fetcher;_submitter;_wallet;constructor(i){switch(this._fetcher=i.fetcher,this._submitter=i.submitter,i.key.type){case"mnemonic":this._wallet=new Vt(i.networkId,Vt.encryptMnemonic(i.key.words,E_));break;case"root":this._wallet=new Vt(i.networkId,Vt.encryptPrivateKey(i.key.bech32,E_));break;case"cli":this._wallet=new Vt(i.networkId,Vt.encryptSigningKeys(i.key.payment,i.key.stake??"f0".repeat(34),E_))}}getBaseAddress(i=0){return this._wallet.getAccount(i,E_).baseAddress}getPaymentAddress(i=0){return this._wallet.getAccount(i,E_).enterpriseAddress}getRewardAddress(i=0){return this._wallet.getAccount(i,E_).rewardAddress}getUsedAddress(i=0){const t=this._wallet.getAccount(i,E_);return O_(t.enterpriseAddress)}getUsedCollateral(i=a_.maxCollateralInputs){throw new Error("getUsedCollateral not implemented.")}async getUsedUTxOs(i=0){const t=this._wallet.getAccount(i,E_);return(await this._fetcher.fetchAddressUTxOs(t.enterpriseAddress)).map(u=>Q_(u))}signData(i,t,w=0){try{return this._wallet.signData(w,E_,i,t)}catch(u){throw new Error(`[AppWallet] An error occurred during signData: ${u}.`)}}async signTx(i,t=!1,w=0){try{const u=this._wallet.getAccount(w,E_),h=await this._fetcher.fetchAddressUTxOs(u.enterpriseAddress),k=this._wallet.signTx(w,E_,h,i,t),j=Y_(i),P=j.witness_set(),p=on(P,k);return P.set_vkeys(p),y.exports.Transaction.new(j.body(),P,j.auxiliary_data()).to_hex()}catch(u){throw new Error(`[AppWallet] An error occurred during signTx: ${u}.`)}}async signTxs(i,t){return console.log("unimplemented",i,t),[]}submitTx(i){return this._submitter.submitTx(i)}static brew(i=256){return Vt.generateMnemonic(i)}async getUtxos(){return await this.getUsedUTxOs()}async getCollateral(){return(await this.getUsedUTxOs())[0]}async getUsedAddresses(){return console.log(1,await this.getPaymentAddress()),[await this.getPaymentAddress()]}}class Vr{_walletInstance;_walletName;walletInstance;constructor(i,t){this._walletInstance=i,this._walletName=t,this.walletInstance={...i}}static getInstalledWallets(){return window.cardano===void 0?[]:jn.filter(i=>window.cardano[i]!==void 0).map(i=>({name:window.cardano[i].name,icon:window.cardano[i].icon,version:window.cardano[i].apiVersion}))}static async enable(i){try{const t=await Vr.resolveInstance(i);if(t!==void 0)return new Vr(t,i);throw new Error(`Couldn't create an instance of wallet: ${i}`)}catch(t){throw new Error(`[BrowserWallet] An error occurred during enable: ${JSON.stringify(t)}.`)}}async getBalance(){const i=await this._walletInstance.getBalance();return fa(Ws(i))}async getChangeAddress(){const i=await this._walletInstance.getChangeAddress();return dr(i).to_bech32()}async getCollateral(i=a_.maxCollateralInputs){return(await this.getUsedCollateral(i)).map(w=>Cr(w))}getNetworkId(){return this._walletInstance.getNetworkId()}async getRewardAddresses(){return(await this._walletInstance.getRewardAddresses()).map(t=>dr(t).to_bech32())}async getUnusedAddresses(){return(await this._walletInstance.getUnusedAddresses()).map(t=>dr(t).to_bech32())}async getUsedAddresses(){return(await this._walletInstance.getUsedAddresses()).map(t=>dr(t).to_bech32())}async getUtxos(i=void 0){return(await this.getUsedUTxOs(i)).map(w=>Cr(w))}signData(i,t){const w=O_(i).to_hex();return this._walletInstance.signData(w,p_(t))}async signTx(i,t=!1){try{const w=Y_(i),u=w.witness_set(),h=await this._walletInstance.signTx(i,t),k=Rn(h).vkeys()??y.exports.Vkeywitnesses.new(),j=on(u,k);return u.set_vkeys(j),d_(y.exports.Transaction.new(w.body(),u,w.auxiliary_data()).to_bytes())}catch(w){throw new Error(`[BrowserWallet] An error occurred during signTx: ${JSON.stringify(w)}.`)}}async signTxs(i,t=!1){let w;switch(this._walletName){case"Typhon Wallet":this._walletInstance.signTxs&&(w=await this._walletInstance.signTxs(i,t));break;default:this._walletInstance.signTxs?w=await this._walletInstance.signTxs(i.map(h=>({cbor:h,partialSign:t}))):this._walletInstance.experimental.signTxs&&(w=await this._walletInstance.experimental.signTxs(i.map(h=>({cbor:h,partialSign:t}))));break}if(!w)throw new Error("Wallet does not support signTxs");const u=[];for(let h=0;h<w.length;h++){const k=Y_(i[h]),j=k.witness_set(),P=Rn(w[h]).vkeys()??y.exports.Vkeywitnesses.new(),p=on(j,P);j.set_vkeys(p);const V=d_(y.exports.Transaction.new(k.body(),j,k.auxiliary_data()).to_bytes());u.push(V)}return u}submitTx(i){return this._walletInstance.submitTx(i)}async getUsedAddress(){const i=await this._walletInstance.getUsedAddresses();return dr(i[0])}async getUsedCollateral(i=a_.maxCollateralInputs){return(await this._walletInstance.experimental.getCollateral()??[]).map(w=>qn(w)).slice(0,i)}async getUsedUTxOs(i=void 0){const t=i?Se(i).to_hex():void 0;return(await this._walletInstance.getUtxos(t)??[]).map(u=>qn(u))}async getAssets(){return(await this.getBalance()).filter(t=>t.unit!=="lovelace").map(t=>{const w=t.unit.slice(0,c_),u=t.unit.slice(c_),h=kn(w,u);return{unit:t.unit,policyId:w,assetName:mn(u),fingerprint:h,quantity:t.quantity}})}async getLovelace(){const t=(await this.getBalance()).find(w=>w.unit==="lovelace");return t!==void 0?t.quantity:"0"}async getPolicyIdAssets(i){return(await this.getAssets()).filter(w=>w.policyId===i)}async getPolicyIds(){const i=await this.getBalance();return Array.from(new Set(i.map(t=>t.unit.slice(0,c_)))).filter(t=>t!=="lovelace")}static resolveInstance(i){if(window.cardano===void 0)return;const t=jn.map(w=>window.cardano[w]).filter(w=>w!==void 0).find(w=>w.name.toLowerCase()===i.toLowerCase());return t==null?void 0:t.enable()}}class Bo{_wallet;_network;constructor(i){switch(this._network=i.networkId,i.key.type){case"root":this._wallet=new qr({networkId:i.networkId,fetcher:i.fetcher,submitter:i.submitter,key:{type:"root",bech32:i.key.bech32}});break;case"cli":this._wallet=new qr({networkId:i.networkId,fetcher:i.fetcher,submitter:i.submitter,key:{type:"cli",payment:i.key.payment}});break;case"mnemonic":this._wallet=new qr({networkId:i.networkId,fetcher:i.fetcher,submitter:i.submitter,key:{type:"mnemonic",words:i.key.words}});break}}async getBalance(){const i=await this.getUtxos(),t=new Map;return i.map(u=>{u.output.amount.map(h=>{const k=h.unit,j=Number(h.quantity);if(t.has(k)){const P=t.get(k);t.set(k,P+j)}else t.set(k,j)})}),Array.from(t,([u,h])=>({unit:u,quantity:h.toString()}))}getChangeAddress(){return this._wallet.getPaymentAddress()}async getCollateral(){const t=(await this.getUtxos()).filter(w=>w.output.amount.length===1&&w.output.amount[0].unit==="lovelace");t.sort((w,u)=>Number(w.output.amount[0].quantity)-Number(u.output.amount[0].quantity));for(const w of t)if(Number(w.output.amount[0].quantity)>=5e6)return[w];return[]}getNetworkId(){return this._network}async getRewardAddresses(){return[await this._wallet.getRewardAddress()]}getUnusedAddresses(){return[this.getChangeAddress()]}async getUsedAddresses(){return[this.getChangeAddress()]}async getUtxos(){return(await this.getUsedUTxOs()).map(t=>Cr(t))}signData(i){return this._wallet.signData(this.getChangeAddress(),i)}async signTx(i,t=!1){return await this._wallet.signTx(i,t)}async signTxs(i,t=!1){const w=[];for(const u of i){const h=await this.signTx(u,t);w.push(h)}return w}async submitTx(i){return await this._wallet.submitTx(i)}getUsedAddress(){return this._wallet.getUsedAddress()}async getUsedCollateral(){return(await this.getCollateral()).map(w=>Q_(w))}async getUsedUTxOs(){return await this._wallet.getUtxos()}async getAssets(){return(await this.getBalance()).filter(t=>t.unit!=="lovelace").map(t=>{const w=t.unit.slice(0,c_),u=t.unit.slice(c_),h=kn(w,u);return{unit:t.unit,policyId:w,assetName:mn(u),fingerprint:h,quantity:t.quantity}})}async getLovelace(){const t=(await this.getBalance()).find(w=>w.unit==="lovelace");return t!==void 0?t.quantity:"0"}async getPolicyIdAssets(i){return(await this.getAssets()).filter(w=>w.policyId===i)}async getPolicyIds(){const i=await this.getBalance();return Array.from(new Set(i.map(t=>t.unit.slice(0,c_)))).filter(t=>t!=="lovelace")}async createCollateral(){const t=await new exports.Transaction({initiator:this._wallet}).sendLovelace(this.getChangeAddress(),"5000000").build(),w=await this.signTx(t);return await this.submitTx(w)}static brew(i=!1,t=256){const w=Vt.generateMnemonic(t);return i?ya(w):w}}exports.AppWallet=qr;exports.BlockfrostProvider=wo;exports.BrowserWallet=Vr;exports.EmbeddedWallet=Vt;exports.ForgeScript=ho;exports.InfuraProvider=lo;exports.KoiosProvider=go;exports.MaestroProvider=bo;exports.MeshTxBuilder=jo;exports.MeshWallet=Bo;exports.OgmiosProvider=uo;exports.YaciProvider=fo;exports.assetClass=Ya;exports.assocMap=Zr;exports.bool=Ra;exports.builtinByteString=Oe;exports.checkSignature=hs;exports.conStr=Yr;exports.conStr0=m_;exports.conStr1=Gr;exports.conStr2=qa;exports.currencySymbol=pn;exports.dict=Xa;exports.generateNonce=co;exports.integer=cn;exports.isNetwork=Jn;exports.keepRelevant=Zn;exports.largestFirst=ps;exports.largestFirstMultiAsset=ta;exports.list=za;exports.mConStr=Ma;exports.mConStr0=wr;exports.mConStr1=Wn;exports.mConStr2=Fa;exports.mMaybeStakingHash=dn;exports.mPubKeyAddress=Ka;exports.mScriptAddress=Ha;exports.maybeStakingHash=ln;exports.mergeAssets=Ua;exports.parseAssetUnit=Qe;exports.parseHttpError=G;exports.parsePlutusValueToAssets=_s;exports.paymentPubKeyHash=$a;exports.posixTime=Wa;exports.pubKeyAddress=La;exports.pubKeyHash=Ja;exports.readPlutusData=po;exports.resolveDataHash=to;exports.resolveEpochNo=_o;exports.resolveFingerprint=kn;exports.resolveLanguageView=eo;exports.resolveNativeScriptHash=ro;exports.resolvePaymentKeyHash=Ze;exports.resolvePlutusScriptAddress=no;exports.resolvePlutusScriptHash=ao;exports.resolvePoolId=so;exports.resolvePrivateKey=ya;exports.resolveRewardAddress=jr;exports.resolveScriptRef=oo;exports.resolveSlotNo=io;exports.resolveStakeKeyHash=pr;exports.resolveTxFees=xn;exports.resolveTxHash=va;exports.scriptAddress=Va;exports.tokenName=wn;exports.tuple=Za;exports.txOutRef=Ga;exports.value=ts;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const sa=require("nanoid"),Ua=require("axios"),wn=require("bip39"),t_=require("@emurgo/cardano-message-signing-nodejs"),Fa=p=>p&&typeof p=="object"&&"default"in p?p:{default:p},fe=Fa(Ua),Ma=p=>{const w=[];return p.forEach(_=>{const f=w.find(y=>y.unit===_.unit);f?f.quantity=(parseInt(f.quantity)+parseInt(_.quantity)).toString():w.push(_)}),w},Pa=["testnet","preview","preprod","mainnet"],ia=p=>Pa.includes(p),Ka=(p,w)=>({alternative:p,fields:w}),Ae=p=>({alternative:0,fields:p}),da=p=>({alternative:1,fields:p}),qa=p=>({alternative:2,fields:p}),mn=p=>p===""?da([]):Ae([Ae([Ae([p])])]),za=(p,w)=>Ae([{alternative:0,fields:[p]},mn(w||"")]),Ha=(p,w)=>Ae([{alternative:1,fields:[p]},mn(w||"")]),Je=(p,w)=>({constructor:p,fields:w}),Pr=p=>Je(0,p),We=p=>Je(1,p),Ra=p=>Je(2,p),La=p=>p?We([]):Pr([]),pe=p=>({bytes:p}),kn=p=>({int:p}),Va=p=>({list:p}),xn=p=>pe(p),An=p=>pe(p),In=p=>p===""?We([]):Pr([Pr([Pr([pe(p)])])]),Ya=(p,w)=>Pr([Pr([pe(p)]),In(w||"")]),$a=(p,w)=>Pr([We([pe(p)]),In(w||"")]),Ga=(p,w)=>Pr([xn(p),An(w)]),Ja=(p,w)=>Pr([Pr([pe(p)]),kn(w)]),Wa=p=>pe(p),Xa=p=>pe(p),Za=p=>({int:p}),ln=p=>({map:p.map(([w,_])=>({k:w,v:_}))}),to=p=>({map:p.map(([w,_])=>({k:w,v:_}))}),_o=(p,w)=>Pr([p,w]),ro=p=>{const w=[],_={};return p.forEach(f=>{const y=f.unit.replace("lovelace",""),m=y.slice(0,56)||"",A=y.slice(56)||"";_[m]||(_[m]={}),_[m][A]?_[m][A]+=Number(f.quantity):_[m][A]=Number(f.quantity)}),Object.keys(_).forEach(f=>{const y=xn(f),m=Object.keys(_[f]).map(O=>[An(O),kn(_[f][O])]),A=ln(m);w.push([y,A])}),ln(w)},eo=p=>{const w=[];return p.map.forEach(_=>{const f=_.k.bytes;_.v.map.forEach(y=>{const m=y.k.bytes,A=y.v.int.toString(),O=f+m,K=O===""?"lovelace":O;w.push({unit:K,quantity:A})})}),w};var Qe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof global<"u"?global:typeof self<"u"?self:{};function no(p){var w=p.default;if(typeof w=="function"){var _=function(){return w.apply(this,arguments)};_.prototype=w.prototype}else _={};return Object.defineProperty(_,"__esModule",{value:!0}),Object.keys(p).forEach(function(f){var y=Object.getOwnPropertyDescriptor(p,f);Object.defineProperty(_,f,y.get?y:{enumerable:!0,get:function(){return p[f]}})}),_}function De(p){throw new Error('Could not dynamically require "'+p+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var x={exports:{}},jn={},ao=function(w){return w&&typeof w=="object"&&typeof w.copy=="function"&&typeof w.fill=="function"&&typeof w.readUInt8=="function"},bn={exports:{}};typeof Object.create=="function"?bn.exports=function(w,_){w.super_=_,w.prototype=Object.create(_.prototype,{constructor:{value:w,enumerable:!1,writable:!0,configurable:!0}})}:bn.exports=function(w,_){w.super_=_;var f=function(){};f.prototype=_.prototype,w.prototype=new f,w.prototype.constructor=w};(function(p){var w=Object.getOwnPropertyDescriptors||function(z){for(var H=Object.keys(z),k={},ft=0;ft<H.length;ft++)k[H[ft]]=Object.getOwnPropertyDescriptor(z,H[ft]);return k},_=/%[sdj%]/g;p.format=function(q){if(!jt(q)){for(var z=[],H=0;H<arguments.length;H++)z.push(m(arguments[H]));return z.join(" ")}for(var H=1,k=arguments,ft=k.length,vt=String(q).replace(_,function(st){if(st==="%%")return"%";if(H>=ft)return st;switch(st){case"%s":return String(k[H++]);case"%d":return Number(k[H++]);case"%j":try{return JSON.stringify(k[H++])}catch{return"[Circular]"}default:return st}}),ut=k[H];H<ft;ut=k[++H])tt(ut)||!C(ut)?vt+=" "+ut:vt+=" "+m(ut);return vt},p.deprecate=function(q,z){if(typeof process<"u"&&process.noDeprecation===!0)return q;if(typeof process>"u")return function(){return p.deprecate(q,z).apply(this,arguments)};var H=!1;function k(){if(!H){if(process.throwDeprecation)throw new Error(z);process.traceDeprecation?console.trace(z):console.error(z),H=!0}return q.apply(this,arguments)}return k};var f={},y;p.debuglog=function(q){if(et(y)&&(y=process.env.NODE_DEBUG||""),q=q.toUpperCase(),!f[q])if(new RegExp("\\b"+q+"\\b","i").test(y)){var z=process.pid;f[q]=function(){var H=p.format.apply(p,arguments);console.error("%s %d: %s",q,z,H)}}else f[q]=function(){};return f[q]};function m(q,z){var H={seen:[],stylize:O};return arguments.length>=3&&(H.depth=arguments[2]),arguments.length>=4&&(H.colors=arguments[3]),ot(z)?H.showHidden=z:z&&p._extend(H,z),et(H.showHidden)&&(H.showHidden=!1),et(H.depth)&&(H.depth=2),et(H.colors)&&(H.colors=!1),et(H.customInspect)&&(H.customInspect=!0),H.colors&&(H.stylize=A),d(H,q,H.depth)}p.inspect=m,m.colors={bold:[1,22],italic:[3,23],underline:[4,24],inverse:[7,27],white:[37,39],grey:[90,39],black:[30,39],blue:[34,39],cyan:[36,39],green:[32,39],magenta:[35,39],red:[31,39],yellow:[33,39]},m.styles={special:"cyan",number:"yellow",boolean:"yellow",undefined:"grey",null:"bold",string:"green",date:"magenta",regexp:"red"};function A(q,z){var H=m.styles[z];return H?"\x1B["+m.colors[H][0]+"m"+q+"\x1B["+m.colors[H][1]+"m":q}function O(q,z){return q}function K(q){var z={};return q.forEach(function(H,k){z[H]=!0}),z}function d(q,z,H){if(q.customInspect&&z&&mt(z.inspect)&&z.inspect!==p.inspect&&!(z.constructor&&z.constructor.prototype===z)){var k=z.inspect(H,q);return jt(k)||(k=d(q,k,H)),k}var ft=$(q,z);if(ft)return ft;var vt=Object.keys(z),ut=K(vt);if(q.showHidden&&(vt=Object.getOwnPropertyNames(z)),Z(z)&&(vt.indexOf("message")>=0||vt.indexOf("description")>=0))return J(z);if(vt.length===0){if(mt(z)){var st=z.name?": "+z.name:"";return q.stylize("[Function"+st+"]","special")}if(l(z))return q.stylize(RegExp.prototype.toString.call(z),"regexp");if(I(z))return q.stylize(Date.prototype.toString.call(z),"date");if(Z(z))return J(z)}var lt="",j=!1,E=["{","}"];if(g(z)&&(j=!0,E=["[","]"]),mt(z)){var B=z.name?": "+z.name:"";lt=" [Function"+B+"]"}if(l(z)&&(lt=" "+RegExp.prototype.toString.call(z)),I(z)&&(lt=" "+Date.prototype.toUTCString.call(z)),Z(z)&&(lt=" "+J(z)),vt.length===0&&(!j||z.length==0))return E[0]+lt+E[1];if(H<0)return l(z)?q.stylize(RegExp.prototype.toString.call(z),"regexp"):q.stylize("[Object]","special");q.seen.push(z);var F;return j?F=R(q,z,H,ut,vt):F=vt.map(function(D){return h(q,z,H,ut,D,j)}),q.seen.pop(),L(F,lt,E)}function $(q,z){if(et(z))return q.stylize("undefined","undefined");if(jt(z)){var H="'"+JSON.stringify(z).replace(/^"|"$/g,"").replace(/'/g,"\\'").replace(/\\"/g,'"')+"'";return q.stylize(H,"string")}if(it(z))return q.stylize(""+z,"number");if(ot(z))return q.stylize(""+z,"boolean");if(tt(z))return q.stylize("null","null")}function J(q){return"["+Error.prototype.toString.call(q)+"]"}function R(q,z,H,k,ft){for(var vt=[],ut=0,st=z.length;ut<st;++ut)Kt(z,String(ut))?vt.push(h(q,z,H,k,String(ut),!0)):vt.push("");return ft.forEach(function(lt){lt.match(/^\d+$/)||vt.push(h(q,z,H,k,lt,!0))}),vt}function h(q,z,H,k,ft,vt){var ut,st,lt;if(lt=Object.getOwnPropertyDescriptor(z,ft)||{value:z[ft]},lt.get?lt.set?st=q.stylize("[Getter/Setter]","special"):st=q.stylize("[Getter]","special"):lt.set&&(st=q.stylize("[Setter]","special")),Kt(k,ft)||(ut="["+ft+"]"),st||(q.seen.indexOf(lt.value)<0?(tt(H)?st=d(q,lt.value,null):st=d(q,lt.value,H-1),st.indexOf(`
2
+ `)>-1&&(vt?st=st.split(`
3
+ `).map(function(j){return" "+j}).join(`
4
+ `).substr(2):st=`
5
+ `+st.split(`
6
+ `).map(function(j){return" "+j}).join(`
7
+ `))):st=q.stylize("[Circular]","special")),et(ut)){if(vt&&ft.match(/^\d+$/))return st;ut=JSON.stringify(""+ft),ut.match(/^"([a-zA-Z_][a-zA-Z_0-9]*)"$/)?(ut=ut.substr(1,ut.length-2),ut=q.stylize(ut,"name")):(ut=ut.replace(/'/g,"\\'").replace(/\\"/g,'"').replace(/(^"|"$)/g,"'"),ut=q.stylize(ut,"string"))}return ut+": "+st}function L(q,z,H){var k=q.reduce(function(ft,vt){return vt.indexOf(`
8
+ `)>=0,ft+vt.replace(/\u001b\[\d\d?m/g,"").length+1},0);return k>60?H[0]+(z===""?"":z+`
9
+ `)+" "+q.join(`,
10
+ `)+" "+H[1]:H[0]+z+" "+q.join(", ")+" "+H[1]}function g(q){return Array.isArray(q)}p.isArray=g;function ot(q){return typeof q=="boolean"}p.isBoolean=ot;function tt(q){return q===null}p.isNull=tt;function u(q){return q==null}p.isNullOrUndefined=u;function it(q){return typeof q=="number"}p.isNumber=it;function jt(q){return typeof q=="string"}p.isString=jt;function a(q){return typeof q=="symbol"}p.isSymbol=a;function et(q){return q===void 0}p.isUndefined=et;function l(q){return C(q)&&Rt(q)==="[object RegExp]"}p.isRegExp=l;function C(q){return typeof q=="object"&&q!==null}p.isObject=C;function I(q){return C(q)&&Rt(q)==="[object Date]"}p.isDate=I;function Z(q){return C(q)&&(Rt(q)==="[object Error]"||q instanceof Error)}p.isError=Z;function mt(q){return typeof q=="function"}p.isFunction=mt;function At(q){return q===null||typeof q=="boolean"||typeof q=="number"||typeof q=="string"||typeof q=="symbol"||typeof q>"u"}p.isPrimitive=At,p.isBuffer=ao;function Rt(q){return Object.prototype.toString.call(q)}function St(q){return q<10?"0"+q.toString(10):q.toString(10)}var nt=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"];function ht(){var q=new Date,z=[St(q.getHours()),St(q.getMinutes()),St(q.getSeconds())].join(":");return[q.getDate(),nt[q.getMonth()],z].join(" ")}p.log=function(){console.log("%s - %s",ht(),p.format.apply(p,arguments))},p.inherits=bn.exports,p._extend=function(q,z){if(!z||!C(z))return q;for(var H=Object.keys(z),k=H.length;k--;)q[H[k]]=z[H[k]];return q};function Kt(q,z){return Object.prototype.hasOwnProperty.call(q,z)}var Ut=typeof Symbol<"u"?Symbol("util.promisify.custom"):void 0;p.promisify=function(z){if(typeof z!="function")throw new TypeError('The "original" argument must be of type Function');if(Ut&&z[Ut]){var H=z[Ut];if(typeof H!="function")throw new TypeError('The "util.promisify.custom" argument must be of type Function');return Object.defineProperty(H,Ut,{value:H,enumerable:!1,writable:!1,configurable:!0}),H}function H(){for(var k,ft,vt=new Promise(function(lt,j){k=lt,ft=j}),ut=[],st=0;st<arguments.length;st++)ut.push(arguments[st]);ut.push(function(lt,j){lt?ft(lt):k(j)});try{z.apply(this,ut)}catch(lt){ft(lt)}return vt}return Object.setPrototypeOf(H,Object.getPrototypeOf(z)),Ut&&Object.defineProperty(H,Ut,{value:H,enumerable:!1,writable:!1,configurable:!0}),Object.defineProperties(H,w(z))},p.promisify.custom=Ut;function Bt(q,z){if(!q){var H=new Error("Promise was rejected with a falsy value");H.reason=q,q=H}return z(q)}function Gt(q){if(typeof q!="function")throw new TypeError('The "original" argument must be of type Function');function z(){for(var H=[],k=0;k<arguments.length;k++)H.push(arguments[k]);var ft=H.pop();if(typeof ft!="function")throw new TypeError("The last argument must be of type Function");var vt=this,ut=function(){return ft.apply(vt,arguments)};q.apply(this,H).then(function(st){process.nextTick(ut,null,st)},function(st){process.nextTick(Bt,st,ut)})}return Object.setPrototypeOf(z,Object.getPrototypeOf(q)),Object.defineProperties(z,w(q)),z}p.callbackify=Gt})(jn);const oo={},so=Object.freeze(Object.defineProperty({__proto__:null,default:oo},Symbol.toStringTag,{value:"Module"})),Ve=no(so);(function(p){let w={};w.__wbindgen_placeholder__=p.exports;let _;const{TextDecoder:f,TextEncoder:y}=jn,m=new Array(128).fill(void 0);m.push(void 0,null,!0,!1);function A(v){return m[v]}let O=m.length;function K(v){v<132||(m[v]=O,O=v)}function d(v){const t=A(v);return K(v),t}let $=new f("utf-8",{ignoreBOM:!0,fatal:!0});$.decode();let J=null;function R(){return(J===null||J.byteLength===0)&&(J=new Uint8Array(_.memory.buffer)),J}function h(v,t){return v=v>>>0,$.decode(R().subarray(v,v+t))}function L(v){O===m.length&&m.push(m.length+1);const t=O;return O=m[t],m[t]=v,t}let g=0,ot=new y("utf-8");const tt=typeof ot.encodeInto=="function"?function(v,t){return ot.encodeInto(v,t)}:function(v,t){const r=ot.encode(v);return t.set(r),{read:v.length,written:r.length}};function u(v,t,r){if(r===void 0){const s=ot.encode(v),b=t(s.length,1)>>>0;return R().subarray(b,b+s.length).set(s),g=s.length,b}let o=v.length,n=t(o,1)>>>0;const e=R();let i=0;for(;i<o;i++){const s=v.charCodeAt(i);if(s>127)break;e[n+i]=s}if(i!==o){i!==0&&(v=v.slice(i)),n=r(n,o,o=i+v.length*3,1)>>>0;const s=R().subarray(n+i,n+o),b=tt(v,s);i+=b.written}return g=i,n}function it(v){return v==null}let jt=null;function a(){return(jt===null||jt.byteLength===0)&&(jt=new Int32Array(_.memory.buffer)),jt}function et(v){const t=typeof v;if(t=="number"||t=="boolean"||v==null)return`${v}`;if(t=="string")return`"${v}"`;if(t=="symbol"){const n=v.description;return n==null?"Symbol":`Symbol(${n})`}if(t=="function"){const n=v.name;return typeof n=="string"&&n.length>0?`Function(${n})`:"Function"}if(Array.isArray(v)){const n=v.length;let e="[";n>0&&(e+=et(v[0]));for(let i=1;i<n;i++)e+=", "+et(v[i]);return e+="]",e}const r=/\[object ([^\]]+)\]/.exec(toString.call(v));let o;if(r.length>1)o=r[1];else return toString.call(v);if(o=="Object")try{return"Object("+JSON.stringify(v)+")"}catch{return"Object"}return v instanceof Error?`${v.name}: ${v.message}
11
+ ${v.stack}`:o}p.exports.script_to_address=function(v,t,r){let o,n;try{const c=_.__wbindgen_add_to_stack_pointer(-16),S=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),Y=g;var e=it(r)?0:u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),i=g;_.script_to_address(c,v,S,Y,e,i);var s=a()[c/4+0],b=a()[c/4+1];return o=s,n=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(o,n,1)}},p.exports.serialize_bech32_address=function(v){const t=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),r=g,o=_.serialize_bech32_address(t,r);return Hr.__wrap(o)};function l(v,t){if(!(v instanceof t))throw new Error(`expected instance of ${t.name}`);return v.ptr}p.exports.apply_params_to_script=function(v,t){let r,o;try{const Y=_.__wbindgen_add_to_stack_pointer(-16);l(v,Sr);var n=v.__destroy_into_raw();const W=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),jr=g;_.apply_params_to_script(Y,n,W,jr);var e=a()[Y/4+0],i=a()[Y/4+1],s=a()[Y/4+2],b=a()[Y/4+3],c=e,S=i;if(b)throw c=0,S=0,d(s);return r=c,o=S,h(c,S)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.get_v2_script_hash=function(v){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.get_v2_script_hash(e,i,s);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}},p.exports.calculate_tx_hash=function(v){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.calculate_tx_hash(e,i,s);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}},p.exports.sign_transaction=function(v,t){let r,o;try{const s=_.__wbindgen_add_to_stack_pointer(-16),b=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),c=g;l(t,Sr);var n=t.__destroy_into_raw();_.sign_transaction(s,b,c,n);var e=a()[s/4+0],i=a()[s/4+1];return r=e,o=i,h(e,i)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}};function C(v,t){return v=v>>>0,R().subarray(v/1,v/1+t)}function I(v,t){const r=t(v.length*1,1)>>>0;return R().set(v,r/1),g=v.length,r}p.exports.encrypt_with_password=function(v,t,r,o){let n,e;try{const W=_.__wbindgen_add_to_stack_pointer(-16),jr=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),Rr=g,en=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),nn=g,an=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),on=g,sn=u(o,_.__wbindgen_malloc,_.__wbindgen_realloc),dn=g;_.encrypt_with_password(W,jr,Rr,en,nn,an,on,sn,dn);var i=a()[W/4+0],s=a()[W/4+1],b=a()[W/4+2],c=a()[W/4+3],S=i,Y=s;if(c)throw S=0,Y=0,d(b);return n=S,e=Y,h(S,Y)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(n,e,1)}},p.exports.decrypt_with_password=function(v,t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g,jr=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),Rr=g;_.decrypt_with_password(S,Y,W,jr,Rr);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.min_fee=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,i_),l(t,Or),_.min_fee(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.calculate_ex_units_ceil_cost=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,dt),l(t,xt),_.calculate_ex_units_ceil_cost(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.min_script_fee=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,i_),l(t,xt),_.min_script_fee(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.encode_arbitrary_bytes_as_metadatum=function(v){const t=I(v,_.__wbindgen_malloc),r=g,o=_.encode_arbitrary_bytes_as_metadatum(t,r);return ct.__wrap(o)},p.exports.decode_arbitrary_bytes_from_metadatum=function(v){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,ct),_.decode_arbitrary_bytes_from_metadatum(i,v.__wbg_ptr);var t=a()[i/4+0],r=a()[i/4+1],o=a()[i/4+2],n=a()[i/4+3];if(n)throw d(o);var e=C(t,r).slice();return _.__wbindgen_free(t,r*1),e}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.encode_json_str_to_metadatum=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.encode_json_str_to_metadatum(e,i,s,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.decode_metadatum_to_json_str=function(v,t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16);l(v,ct),_.decode_metadatum_to_json_str(S,v.__wbg_ptr,t);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.encode_json_str_to_plutus_datum=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.encode_json_str_to_plutus_datum(e,i,s,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.decode_plutus_datum_to_json_str=function(v,t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16);l(v,at),_.decode_plutus_datum_to_json_str(S,v.__wbg_ptr,t);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.create_send_all=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,nt),l(t,Ir),l(r,Tr),_.create_send_all(i,v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return re.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}};let Z=null;function mt(){return(Z===null||Z.byteLength===0)&&(Z=new Uint32Array(_.memory.buffer)),Z}function At(v,t){return v=v>>>0,mt().subarray(v/4,v/4+t)}p.exports.make_daedalus_bootstrap_witness=function(v,t,r){l(v,d_),l(t,E),l(r,qr);const o=_.make_daedalus_bootstrap_witness(v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return lt.__wrap(o)},p.exports.make_icarus_bootstrap_witness=function(v,t,r){l(v,d_),l(t,E),l(r,ft);const o=_.make_icarus_bootstrap_witness(v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return lt.__wrap(o)},p.exports.make_vkey_witness=function(v,t){l(v,d_),l(t,l_);const r=_.make_vkey_witness(v.__wbg_ptr,t.__wbg_ptr);return O_.__wrap(r)},p.exports.hash_auxiliary_data=function(v){l(v,Bt);const t=_.hash_auxiliary_data(v.__wbg_ptr);return Gt.__wrap(t)},p.exports.hash_transaction=function(v){l(v,Pt);const t=_.hash_transaction(v.__wbg_ptr);return d_.__wrap(t)},p.exports.hash_plutus_data=function(v){l(v,at);const t=_.hash_plutus_data(v.__wbg_ptr);return U.__wrap(t)},p.exports.hash_script_data=function(v,t,r){l(v,b_),l(t,M);let o=0;it(r)||(l(r,Zt),o=r.__destroy_into_raw());const n=_.hash_script_data(v.__wbg_ptr,t.__wbg_ptr,o);return j_.__wrap(n)},p.exports.get_implicit_input=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,Pt),l(t,k),l(r,k),_.get_implicit_input(i,v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return rt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.get_deposit=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,Pt),l(t,k),l(r,k),_.get_deposit(i,v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return k.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.min_ada_for_output=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,Tt),l(t,P),_.min_ada_for_output(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.min_ada_required=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,rt),l(r,k),_.min_ada_required(i,v.__wbg_ptr,t,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return k.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.encode_json_str_to_native_script=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g,c=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),S=g;_.encode_json_str_to_native_script(i,s,b,c,S,r);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return yt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}};function Rt(v,t){const r=t(v.length*4,4)>>>0;return mt().set(v,r/4),g=v.length,r}function St(v,t){try{return v.apply(this,t)}catch(r){_.__wbindgen_exn_store(L(r))}}p.exports.StakeCredKind=Object.freeze({Key:0,0:"Key",Script:1,1:"Script"}),p.exports.TransactionMetadatumKind=Object.freeze({MetadataMap:0,0:"MetadataMap",MetadataList:1,1:"MetadataList",Int:2,2:"Int",Bytes:3,3:"Bytes",Text:4,4:"Text"}),p.exports.MetadataJsonSchema=Object.freeze({NoConversions:0,0:"NoConversions",BasicConversions:1,1:"BasicConversions",DetailedSchema:2,2:"DetailedSchema"}),p.exports.LanguageKind=Object.freeze({PlutusV1:0,0:"PlutusV1",PlutusV2:1,1:"PlutusV2"}),p.exports.PlutusDataKind=Object.freeze({ConstrPlutusData:0,0:"ConstrPlutusData",Map:1,1:"Map",List:2,2:"List",Integer:3,3:"Integer",Bytes:4,4:"Bytes"}),p.exports.RedeemerTagKind=Object.freeze({Spend:0,0:"Spend",Mint:1,1:"Mint",Cert:2,2:"Cert",Reward:3,3:"Reward"}),p.exports.PlutusDatumSchema=Object.freeze({BasicConversions:0,0:"BasicConversions",DetailedSchema:1,1:"DetailedSchema"}),p.exports.CoinSelectionStrategyCIP2=Object.freeze({LargestFirst:0,0:"LargestFirst",RandomImprove:1,1:"RandomImprove",LargestFirstMultiAsset:2,2:"LargestFirstMultiAsset",RandomImproveMultiAsset:3,3:"RandomImproveMultiAsset"}),p.exports.CborContainerType=Object.freeze({Array:0,0:"Array",Map:1,1:"Map"}),p.exports.ScriptSchema=Object.freeze({Wallet:0,0:"Wallet",Node:1,1:"Node"}),p.exports.CertificateKind=Object.freeze({StakeRegistration:0,0:"StakeRegistration",StakeDeregistration:1,1:"StakeDeregistration",StakeDelegation:2,2:"StakeDelegation",PoolRegistration:3,3:"PoolRegistration",PoolRetirement:4,4:"PoolRetirement",GenesisKeyDelegation:5,5:"GenesisKeyDelegation",MoveInstantaneousRewardsCert:6,6:"MoveInstantaneousRewardsCert"}),p.exports.MIRPot=Object.freeze({Reserves:0,0:"Reserves",Treasury:1,1:"Treasury"}),p.exports.MIRKind=Object.freeze({ToOtherPot:0,0:"ToOtherPot",ToStakeCredentials:1,1:"ToStakeCredentials"}),p.exports.RelayKind=Object.freeze({SingleHostAddr:0,0:"SingleHostAddr",SingleHostName:1,1:"SingleHostName",MultiHostName:2,2:"MultiHostName"}),p.exports.NativeScriptKind=Object.freeze({ScriptPubkey:0,0:"ScriptPubkey",ScriptAll:1,1:"ScriptAll",ScriptAny:2,2:"ScriptAny",ScriptNOfK:3,3:"ScriptNOfK",TimelockStart:4,4:"TimelockStart",TimelockExpiry:5,5:"TimelockExpiry"}),p.exports.ScriptHashNamespace=Object.freeze({NativeScript:0,0:"NativeScript",PlutusScript:1,1:"PlutusScript",PlutusScriptV2:2,2:"PlutusScriptV2"}),p.exports.NetworkIdKind=Object.freeze({Testnet:0,0:"Testnet",Mainnet:1,1:"Mainnet"});class nt{static __wrap(t){t=t>>>0;const r=Object.create(nt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_address_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.address_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.address_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.address_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const W=_.__wbindgen_add_to_stack_pointer(-16);var n=it(t)?0:u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),e=g;_.address_to_bech32(W,this.__wbg_ptr,n,e);var i=a()[W/4+0],s=a()[W/4+1],b=a()[W/4+2],c=a()[W/4+3],S=i,Y=s;if(c)throw S=0,Y=0,d(b);return r=S,o=Y,h(S,Y)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.address_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}network_id(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.address_network_id(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Address=nt;class ht{static __wrap(t){t=t>>>0;const r=Object.create(ht.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_assetname_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assetname_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetname_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetname_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assetname_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}name(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.AssetName=ht;class Kt{static __wrap(t){t=t>>>0;const r=Object.create(Kt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_assetnames_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assetnames_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetnames_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetnames_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return Kt.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.assetnames_get(this.__wbg_ptr,t);return ht.__wrap(r)}add(t){l(t,ht),_.assetnames_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.AssetNames=Kt;class Ut{static __wrap(t){t=t>>>0;const r=Object.create(Ut.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_assets_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assets_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assets_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assets_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assets_new();return Ut.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,ht),l(r,k);const o=_.assets_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:k.__wrap(o)}get(t){l(t,ht);const r=_.assets_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:k.__wrap(r)}keys(){const t=_.assets_keys(this.__wbg_ptr);return Kt.__wrap(t)}}p.exports.Assets=Ut;class Bt{static __wrap(t){t=t>>>0;const r=Object.create(Bt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_auxiliarydata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.auxiliarydata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydata_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydata_new();return Bt.__wrap(t)}metadata(){const t=_.auxiliarydata_metadata(this.__wbg_ptr);return t===0?void 0:Nt.__wrap(t)}set_metadata(t){l(t,Nt),_.auxiliarydata_set_metadata(this.__wbg_ptr,t.__wbg_ptr)}native_scripts(){const t=_.auxiliarydata_native_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}set_native_scripts(t){l(t,Ct),_.auxiliarydata_set_native_scripts(this.__wbg_ptr,t.__wbg_ptr)}plutus_scripts(){const t=_.auxiliarydata_plutus_scripts(this.__wbg_ptr);return t===0?void 0:w_.__wrap(t)}set_plutus_scripts(t){l(t,w_),_.auxiliarydata_set_plutus_scripts(this.__wbg_ptr,t.__wbg_ptr)}prefer_alonzo_format(){return _.auxiliarydata_prefer_alonzo_format(this.__wbg_ptr)!==0}set_prefer_alonzo_format(t){_.auxiliarydata_set_prefer_alonzo_format(this.__wbg_ptr,t)}}p.exports.AuxiliaryData=Bt;class Gt{static __wrap(t){t=t>>>0;const r=Object.create(Gt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_auxiliarydatahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.auxiliarydatahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydatahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydatahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.AuxiliaryDataHash=Gt;class q{static __wrap(t){t=t>>>0;const r=Object.create(q.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_auxiliarydataset_free(t)}static new(){const t=_.auxiliarydataset_new();return q.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(r,Bt);const o=_.auxiliarydataset_insert(this.__wbg_ptr,t,r.__wbg_ptr);return o===0?void 0:Bt.__wrap(o)}get(t){const r=_.auxiliarydataset_get(this.__wbg_ptr,t);return r===0?void 0:Bt.__wrap(r)}indices(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydataset_indices(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=At(t,r).slice();return _.__wbindgen_free(t,r*4),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.AuxiliaryDataSet=q;class z{static __wrap(t){t=t>>>0;const r=Object.create(z.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_baseaddress_free(t)}static new(t,r,o){l(r,gt),l(o,gt);const n=_.baseaddress_new(t,r.__wbg_ptr,o.__wbg_ptr);return z.__wrap(n)}payment_cred(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}stake_cred(){const t=_.baseaddress_stake_cred(this.__wbg_ptr);return gt.__wrap(t)}to_address(){const t=_.baseaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.baseaddress_from_address(t.__wbg_ptr);return r===0?void 0:z.__wrap(r)}}p.exports.BaseAddress=z;class H{static __wrap(t){t=t>>>0;const r=Object.create(H.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bigint_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bigint_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bigint_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bigint_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}is_zero(){return _.bigint_is_zero(this.__wbg_ptr)!==0}as_u64(){const t=_.bigint_as_u64(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_int(){const t=_.bigint_as_int(this.__wbg_ptr);return t===0?void 0:bt.__wrap(t)}static from_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bigint_from_str(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_str(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_str(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}add(t){l(t,H);const r=_.bigint_add(this.__wbg_ptr,t.__wbg_ptr);return H.__wrap(r)}mul(t){l(t,H);const r=_.bigint_mul(this.__wbg_ptr,t.__wbg_ptr);return H.__wrap(r)}static one(){const t=_.bigint_one();return H.__wrap(t)}increment(){const t=_.bigint_increment(this.__wbg_ptr);return H.__wrap(t)}div_ceil(t){l(t,H);const r=_.bigint_div_ceil(this.__wbg_ptr,t.__wbg_ptr);return H.__wrap(r)}}p.exports.BigInt=H;class k{static __wrap(t){t=t>>>0;const r=Object.create(k.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bignum_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bignum_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bignum_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bignum_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bignum_from_str(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_str(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_str(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static zero(){const t=_.bignum_zero();return k.__wrap(t)}static one(){const t=_.bignum_one();return k.__wrap(t)}is_zero(){return _.bignum_is_zero(this.__wbg_ptr)!==0}div_floor(t){l(t,k);const r=_.bignum_div_floor(this.__wbg_ptr,t.__wbg_ptr);return k.__wrap(r)}checked_mul(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),_.bignum_checked_mul(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}checked_add(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),_.bignum_checked_add(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}checked_sub(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),_.bignum_checked_sub(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}clamped_sub(t){l(t,k);const r=_.bignum_clamped_sub(this.__wbg_ptr,t.__wbg_ptr);return k.__wrap(r)}compare(t){return l(t,k),_.bignum_compare(this.__wbg_ptr,t.__wbg_ptr)}less_than(t){return l(t,k),_.bignum_less_than(this.__wbg_ptr,t.__wbg_ptr)!==0}static max_value(){const t=_.bignum_max_value();return k.__wrap(t)}static max(t,r){l(t,k),l(r,k);const o=_.bignum_max(t.__wbg_ptr,r.__wbg_ptr);return k.__wrap(o)}}p.exports.BigNum=k;class ft{static __wrap(t){t=t>>>0;const r=Object.create(ft.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bip32privatekey_free(t)}derive(t){const r=_.bip32privatekey_derive(this.__wbg_ptr,t);return ft.__wrap(r)}static from_128_xprv(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bip32privatekey_from_128_xprv(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_128_xprv(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_to_128_xprv(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static generate_ed25519_bip32(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_generate_ed25519_bip32(n);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return ft.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_raw_key(){const t=_.bip32privatekey_to_raw_key(this.__wbg_ptr);return l_.__wrap(t)}to_public(){const t=_.bip32privatekey_to_public(this.__wbg_ptr);return vt.__wrap(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bip32privatekey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32privatekey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_bip39_entropy(t,r){const o=I(t,_.__wbindgen_malloc),n=g,e=I(r,_.__wbindgen_malloc),i=g,s=_.bip32privatekey_from_bip39_entropy(o,n,e,i);return ft.__wrap(s)}chaincode(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_chaincode(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32privatekey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Bip32PrivateKey=ft;class vt{static __wrap(t){t=t>>>0;const r=Object.create(vt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bip32publickey_free(t)}derive(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_derive(e,this.__wbg_ptr,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_raw_key(){const t=_.bip32publickey_to_raw_key(this.__wbg_ptr);return o_.__wrap(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bip32publickey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32publickey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}chaincode(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_chaincode(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32publickey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Bip32PublicKey=vt;class ut{static __wrap(t){t=t>>>0;const r=Object.create(ut.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_block_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.block_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.block_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.block_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}header(){const t=_.block_header(this.__wbg_ptr);return e_.__wrap(t)}transaction_bodies(){const t=_.block_transaction_bodies(this.__wbg_ptr);return ar.__wrap(t)}transaction_witness_sets(){const t=_.block_transaction_witness_sets(this.__wbg_ptr);return sr.__wrap(t)}auxiliary_data_set(){const t=_.block_auxiliary_data_set(this.__wbg_ptr);return q.__wrap(t)}invalid_transactions(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.block_invalid_transactions(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=At(t,r).slice();return _.__wbindgen_free(t,r*4),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r,o,n,e){l(t,e_),l(r,ar),l(o,sr),l(n,q);const i=Rt(e,_.__wbindgen_malloc),s=g,b=_.block_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,n.__wbg_ptr,i,s);return ut.__wrap(b)}}p.exports.Block=ut;class st{static __wrap(t){t=t>>>0;const r=Object.create(st.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_blockhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.blockhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return st.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.blockhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return st.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.blockhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return st.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.BlockHash=st;class lt{static __wrap(t){t=t>>>0;const r=Object.create(lt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bootstrapwitness_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bootstrapwitness_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bootstrapwitness_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bootstrapwitness_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}vkey(){const t=_.bootstrapwitness_vkey(this.__wbg_ptr);return Lt.__wrap(t)}signature(){const t=_.bootstrapwitness_signature(this.__wbg_ptr);return wt.__wrap(t)}chain_code(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}attributes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_attributes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r,o,n){l(t,Lt),l(r,wt);const e=I(o,_.__wbindgen_malloc),i=g,s=I(n,_.__wbindgen_malloc),b=g,c=_.bootstrapwitness_new(t.__wbg_ptr,r.__wbg_ptr,e,i,s,b);return lt.__wrap(c)}}p.exports.BootstrapWitness=lt;class j{static __wrap(t){t=t>>>0;const r=Object.create(j.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bootstrapwitnesses_free(t)}static new(){const t=_.assetnames_new();return j.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.bootstrapwitnesses_get(this.__wbg_ptr,t);return lt.__wrap(r)}add(t){l(t,lt),_.bootstrapwitnesses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.BootstrapWitnesses=j;class E{static __wrap(t){t=t>>>0;const r=Object.create(E.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_byronaddress_free(t)}to_base58(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_to_base58(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.byronaddress_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}byron_protocol_magic(){return _.byronaddress_byron_protocol_magic(this.__wbg_ptr)>>>0}attributes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_attributes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}network_id(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_network_id(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_base58(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.byronaddress_from_base58(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static icarus_from_key(t,r){l(t,vt);const o=_.byronaddress_icarus_from_key(t.__wbg_ptr,r);return E.__wrap(o)}static is_valid(t){const r=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=g;return _.byronaddress_is_valid(r,o)!==0}to_address(){const t=_.byronaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.byronaddress_from_address(t.__wbg_ptr);return r===0?void 0:E.__wrap(r)}}p.exports.ByronAddress=E;class B{static __wrap(t){t=t>>>0;const r=Object.create(B.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_certificate_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.certificate_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificate_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificate_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_stake_registration(t){l(t,nr);const r=_.certificate_new_stake_registration(t.__wbg_ptr);return B.__wrap(r)}static new_stake_deregistration(t){l(t,er);const r=_.certificate_new_stake_deregistration(t.__wbg_ptr);return B.__wrap(r)}static new_stake_delegation(t){l(t,rr);const r=_.certificate_new_stake_delegation(t.__wbg_ptr);return B.__wrap(r)}static new_pool_registration(t){l(t,L_);const r=_.certificate_new_pool_registration(t.__wbg_ptr);return B.__wrap(r)}static new_pool_retirement(t){l(t,V_);const r=_.certificate_new_pool_retirement(t.__wbg_ptr);return B.__wrap(r)}static new_genesis_key_delegation(t){l(t,Jt);const r=_.certificate_new_genesis_key_delegation(t.__wbg_ptr);return B.__wrap(r)}static new_move_instantaneous_rewards_cert(t){l(t,M_);const r=_.certificate_new_move_instantaneous_rewards_cert(t.__wbg_ptr);return B.__wrap(r)}kind(){return _.certificate_kind(this.__wbg_ptr)>>>0}as_stake_registration(){const t=_.certificate_as_stake_registration(this.__wbg_ptr);return t===0?void 0:nr.__wrap(t)}as_stake_deregistration(){const t=_.certificate_as_stake_deregistration(this.__wbg_ptr);return t===0?void 0:er.__wrap(t)}as_stake_delegation(){const t=_.certificate_as_stake_delegation(this.__wbg_ptr);return t===0?void 0:rr.__wrap(t)}as_pool_registration(){const t=_.certificate_as_pool_registration(this.__wbg_ptr);return t===0?void 0:L_.__wrap(t)}as_pool_retirement(){const t=_.certificate_as_pool_retirement(this.__wbg_ptr);return t===0?void 0:V_.__wrap(t)}as_genesis_key_delegation(){const t=_.certificate_as_genesis_key_delegation(this.__wbg_ptr);return t===0?void 0:Jt.__wrap(t)}as_move_instantaneous_rewards_cert(){const t=_.certificate_as_move_instantaneous_rewards_cert(this.__wbg_ptr);return t===0?void 0:M_.__wrap(t)}}p.exports.Certificate=B;class F{static __wrap(t){t=t>>>0;const r=Object.create(F.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_certificates_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.certificates_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificates_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificates_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return F.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.certificates_get(this.__wbg_ptr,t);return B.__wrap(r)}add(t){l(t,B),_.certificates_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Certificates=F;class D{static __wrap(t){t=t>>>0;const r=Object.create(D.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_constrplutusdata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.constrplutusdata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.constrplutusdata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return D.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.constrplutusdata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.constrplutusdata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return D.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}alternative(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}data(){const t=_.constrplutusdata_data(this.__wbg_ptr);return Zt.__wrap(t)}static new(t,r){l(t,k),l(r,Zt);const o=_.constrplutusdata_new(t.__wbg_ptr,r.__wbg_ptr);return D.__wrap(o)}}p.exports.ConstrPlutusData=D;class N{static __wrap(t){t=t>>>0;const r=Object.create(N.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_costmodel_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.costmodel_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmodel_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmodel_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return N.__wrap(t)}set(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(r,bt),_.costmodel_set(i,this.__wbg_ptr,t,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return bt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_get(e,this.__wbg_ptr,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}}p.exports.CostModel=N;class M{static __wrap(t){t=t>>>0;const r=Object.create(M.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_costmdls_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.costmdls_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmdls_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmdls_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assets_new();return M.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,Mt),l(r,N);const o=_.costmdls_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:N.__wrap(o)}get(t){l(t,Mt);const r=_.costmdls_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:N.__wrap(r)}keys(){const t=_.costmdls_keys(this.__wbg_ptr);return mr.__wrap(t)}retain_language_versions(t){l(t,mr);const r=_.costmdls_retain_language_versions(this.__wbg_ptr,t.__wbg_ptr);return M.__wrap(r)}}p.exports.Costmdls=M;class Q{static __wrap(t){t=t>>>0;const r=Object.create(Q.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_dnsrecordaoraaaa_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.dnsrecordaoraaaa_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}record(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_record(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.DNSRecordAorAAAA=Q;class T{static __wrap(t){t=t>>>0;const r=Object.create(T.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_dnsrecordsrv_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordsrv_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.dnsrecordsrv_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordsrv_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordsrv_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordsrv_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}record(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_record(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.DNSRecordSRV=T;class P{static __wrap(t){t=t>>>0;const r=Object.create(P.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_datacost_free(t)}static new_coins_per_word(t){l(t,k);const r=_.datacost_new_coins_per_word(t.__wbg_ptr);return P.__wrap(r)}static new_coins_per_byte(t){l(t,k);const r=_.datacost_new_coins_per_byte(t.__wbg_ptr);return P.__wrap(r)}coins_per_byte(){const t=_.datacost_coins_per_byte(this.__wbg_ptr);return k.__wrap(t)}}p.exports.DataCost=P;class U{static __wrap(t){t=t>>>0;const r=Object.create(U.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_datahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.datahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.datahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.datahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.DataHash=U;class V{static __wrap(t){t=t>>>0;const r=Object.create(V.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_datumsource_free(t)}static new(t){l(t,at);const r=_.datumsource_new(t.__wbg_ptr);return V.__wrap(r)}static new_ref_input(t){l(t,pt);const r=_.datumsource_new_ref_input(t.__wbg_ptr);return V.__wrap(r)}}p.exports.DatumSource=V;class G{static __wrap(t){t=t>>>0;const r=Object.create(G.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ed25519keyhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ed25519keyhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ed25519KeyHash=G;class _t{static __wrap(t){t=t>>>0;const r=Object.create(_t.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ed25519keyhashes_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ed25519keyhashes_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhashes_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhashes_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return _t.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.ed25519keyhashes_get(this.__wbg_ptr,t);return G.__wrap(r)}add(t){l(t,G),_.ed25519keyhashes_add(this.__wbg_ptr,t.__wbg_ptr)}to_option(){const t=_.ed25519keyhashes_to_option(this.__wbg_ptr);return t===0?void 0:_t.__wrap(t)}}p.exports.Ed25519KeyHashes=_t;class wt{static __wrap(t){t=t>>>0;const r=Object.create(wt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ed25519signature_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519signature_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519signature_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519signature_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519signature_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519signature_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ed25519signature_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ed25519Signature=wt;class qt{static __wrap(t){t=t>>>0;const r=Object.create(qt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_enterpriseaddress_free(t)}static new(t,r){l(r,gt);const o=_.enterpriseaddress_new(t,r.__wbg_ptr);return qt.__wrap(o)}payment_cred(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}to_address(){const t=_.enterpriseaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.enterpriseaddress_from_address(t.__wbg_ptr);return r===0?void 0:qt.__wrap(r)}}p.exports.EnterpriseAddress=qt;class xt{static __wrap(t){t=t>>>0;const r=Object.create(xt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_exunitprices_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.exunitprices_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunitprices_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunitprices_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}mem_price(){const t=_.exunitprices_mem_price(this.__wbg_ptr);return Qt.__wrap(t)}step_price(){const t=_.exunitprices_step_price(this.__wbg_ptr);return Qt.__wrap(t)}static new(t,r){l(t,Qt),l(r,Qt);const o=_.exunitprices_new(t.__wbg_ptr,r.__wbg_ptr);return xt.__wrap(o)}}p.exports.ExUnitPrices=xt;class dt{static __wrap(t){t=t>>>0;const r=Object.create(dt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_exunits_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.exunits_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunits_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunits_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}mem(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}steps(){const t=_.exunits_steps(this.__wbg_ptr);return k.__wrap(t)}static new(t,r){l(t,k),l(r,k);const o=_.exunits_new(t.__wbg_ptr,r.__wbg_ptr);return dt.__wrap(o)}}p.exports.ExUnits=dt;class It{static __wrap(t){t=t>>>0;const r=Object.create(It.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_fixedtransaction_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.fixedtransaction_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return It.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.fixedtransaction_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return It.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r,o){try{const s=_.__wbindgen_add_to_stack_pointer(-16),b=I(t,_.__wbindgen_malloc),c=g,S=I(r,_.__wbindgen_malloc),Y=g;_.fixedtransaction_new(s,b,c,S,Y,o);var n=a()[s/4+0],e=a()[s/4+1],i=a()[s/4+2];if(i)throw d(e);return It.__wrap(n)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_with_auxiliary(t,r,o,n){try{const b=_.__wbindgen_add_to_stack_pointer(-16),c=I(t,_.__wbindgen_malloc),S=g,Y=I(r,_.__wbindgen_malloc),W=g,jr=I(o,_.__wbindgen_malloc),Rr=g;_.fixedtransaction_new_with_auxiliary(b,c,S,Y,W,jr,Rr,n);var e=a()[b/4+0],i=a()[b/4+1],s=a()[b/4+2];if(s)throw d(i);return It.__wrap(e)}finally{_.__wbindgen_add_to_stack_pointer(16)}}body(){const t=_.fixedtransaction_body(this.__wbg_ptr);return Pt.__wrap(t)}raw_body(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_raw_body(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_body(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16),e=I(t,_.__wbindgen_malloc),i=g;_.fixedtransaction_set_body(n,this.__wbg_ptr,e,i);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_witness_set(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16),e=I(t,_.__wbindgen_malloc),i=g;_.fixedtransaction_set_witness_set(n,this.__wbg_ptr,e,i);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}witness_set(){const t=_.fixedtransaction_witness_set(this.__wbg_ptr);return c_.__wrap(t)}raw_witness_set(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_raw_witness_set(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_is_valid(t){_.fixedtransaction_set_is_valid(this.__wbg_ptr,t)}is_valid(){return _.fixedtransaction_is_valid(this.__wbg_ptr)!==0}set_auxiliary_data(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16),e=I(t,_.__wbindgen_malloc),i=g;_.fixedtransaction_set_auxiliary_data(n,this.__wbg_ptr,e,i);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}auxiliary_data(){const t=_.fixedtransaction_auxiliary_data(this.__wbg_ptr);return t===0?void 0:Bt.__wrap(t)}raw_auxiliary_data(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_raw_auxiliary_data(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];let n;return t!==0&&(n=C(t,r).slice(),_.__wbindgen_free(t,r*1)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.FixedTransaction=It;class Nt{static __wrap(t){t=t>>>0;const r=Object.create(Nt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_generaltransactionmetadata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.generaltransactionmetadata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.generaltransactionmetadata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.generaltransactionmetadata_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return Nt.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,k),l(r,ct);const o=_.generaltransactionmetadata_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:ct.__wrap(o)}get(t){l(t,k);const r=_.generaltransactionmetadata_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:ct.__wrap(r)}keys(){const t=_.generaltransactionmetadata_keys(this.__wbg_ptr);return Ar.__wrap(t)}}p.exports.GeneralTransactionMetadata=Nt;class y_{static __wrap(t){t=t>>>0;const r=Object.create(y_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesisdelegatehash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesisdelegatehash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesisdelegatehash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesisdelegatehash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.GenesisDelegateHash=y_;class Wt{static __wrap(t){t=t>>>0;const r=Object.create(Wt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesishash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesishash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.GenesisHash=Wt;class v_{static __wrap(t){t=t>>>0;const r=Object.create(v_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesishashes_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.genesishashes_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesishashes_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return v_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.genesishashes_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishashes_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return v_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishashes_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return v_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return v_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.genesishashes_get(this.__wbg_ptr,t);return Wt.__wrap(r)}add(t){l(t,Wt),_.ed25519keyhashes_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.GenesisHashes=v_;class Jt{static __wrap(t){t=t>>>0;const r=Object.create(Jt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesiskeydelegation_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesiskeydelegation_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Jt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesiskeydelegation_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Jt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesiskeydelegation_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Jt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}genesishash(){const t=_.genesiskeydelegation_genesishash(this.__wbg_ptr);return Wt.__wrap(t)}genesis_delegate_hash(){const t=_.genesiskeydelegation_genesis_delegate_hash(this.__wbg_ptr);return y_.__wrap(t)}vrf_keyhash(){const t=_.genesiskeydelegation_vrf_keyhash(this.__wbg_ptr);return B_.__wrap(t)}static new(t,r,o){l(t,Wt),l(r,y_),l(o,B_);const n=_.genesiskeydelegation_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return Jt.__wrap(n)}}p.exports.GenesisKeyDelegation=Jt;class e_{static __wrap(t){t=t>>>0;const r=Object.create(e_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_header_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.header_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return e_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.header_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return e_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.header_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return e_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}header_body(){const t=_.header_header_body(this.__wbg_ptr);return zt.__wrap(t)}body_signature(){const t=_.header_body_signature(this.__wbg_ptr);return Br.__wrap(t)}static new(t,r){l(t,zt),l(r,Br);const o=_.header_new(t.__wbg_ptr,r.__wbg_ptr);return e_.__wrap(o)}}p.exports.Header=e_;class zt{static __wrap(t){t=t>>>0;const r=Object.create(zt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_headerbody_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.headerbody_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.headerbody_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.headerbody_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}block_number(){return _.headerbody_block_number(this.__wbg_ptr)>>>0}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}prev_hash(){const t=_.headerbody_prev_hash(this.__wbg_ptr);return t===0?void 0:st.__wrap(t)}issuer_vkey(){const t=_.headerbody_issuer_vkey(this.__wbg_ptr);return Lt.__wrap(t)}vrf_vkey(){const t=_.headerbody_vrf_vkey(this.__wbg_ptr);return cr.__wrap(t)}has_nonce_and_leader_vrf(){return _.headerbody_has_nonce_and_leader_vrf(this.__wbg_ptr)!==0}nonce_vrf_or_nothing(){const t=_.headerbody_nonce_vrf_or_nothing(this.__wbg_ptr);return t===0?void 0:p_.__wrap(t)}leader_vrf_or_nothing(){const t=_.headerbody_leader_vrf_or_nothing(this.__wbg_ptr);return t===0?void 0:p_.__wrap(t)}has_vrf_result(){return _.headerbody_has_vrf_result(this.__wbg_ptr)!==0}vrf_result_or_nothing(){const t=_.headerbody_vrf_result_or_nothing(this.__wbg_ptr);return t===0?void 0:p_.__wrap(t)}block_body_size(){return _.headerbody_block_body_size(this.__wbg_ptr)>>>0}block_body_hash(){const t=_.headerbody_block_body_hash(this.__wbg_ptr);return st.__wrap(t)}operational_cert(){const t=_.headerbody_operational_cert(this.__wbg_ptr);return A_.__wrap(t)}protocol_version(){const t=_.headerbody_protocol_version(this.__wbg_ptr);return a_.__wrap(t)}static new(t,r,o,n,e,i,s,b,c,S){let Y=0;it(o)||(l(o,st),Y=o.__destroy_into_raw()),l(n,Lt),l(e,cr),l(i,p_),l(b,st),l(c,A_),l(S,a_);const W=_.headerbody_new(t,r,Y,n.__wbg_ptr,e.__wbg_ptr,i.__wbg_ptr,s,b.__wbg_ptr,c.__wbg_ptr,S.__wbg_ptr);return zt.__wrap(W)}static new_headerbody(t,r,o,n,e,i,s,b,c,S){l(r,k);let Y=0;it(o)||(l(o,st),Y=o.__destroy_into_raw()),l(n,Lt),l(e,cr),l(i,p_),l(b,st),l(c,A_),l(S,a_);const W=_.headerbody_new_headerbody(t,r.__wbg_ptr,Y,n.__wbg_ptr,e.__wbg_ptr,i.__wbg_ptr,s,b.__wbg_ptr,c.__wbg_ptr,S.__wbg_ptr);return zt.__wrap(W)}}p.exports.HeaderBody=zt;class Yt{static __wrap(t){t=t>>>0;const r=Object.create(Yt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_inputwithscriptwitness_free(t)}static new_with_native_script_witness(t,r){l(t,pt),l(r,yt);const o=_.inputwithscriptwitness_new_with_native_script_witness(t.__wbg_ptr,r.__wbg_ptr);return Yt.__wrap(o)}static new_with_plutus_witness(t,r){l(t,pt),l(r,n_);const o=_.inputwithscriptwitness_new_with_plutus_witness(t.__wbg_ptr,r.__wbg_ptr);return Yt.__wrap(o)}input(){const t=_.inputwithscriptwitness_input(this.__wbg_ptr);return pt.__wrap(t)}}p.exports.InputWithScriptWitness=Yt;class Ht{static __wrap(t){t=t>>>0;const r=Object.create(Ht.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_inputswithscriptwitness_free(t)}static new(){const t=_.certificates_new();return Ht.__wrap(t)}add(t){l(t,Yt),_.inputswithscriptwitness_add(this.__wbg_ptr,t.__wbg_ptr)}get(t){const r=_.inputswithscriptwitness_get(this.__wbg_ptr,t);return Yt.__wrap(r)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}}p.exports.InputsWithScriptWitness=Ht;class bt{static __wrap(t){t=t>>>0;const r=Object.create(bt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_int_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.int_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.int_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.int_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,k);const r=_.int_new(t.__wbg_ptr);return bt.__wrap(r)}static new_negative(t){l(t,k);const r=_.int_new_negative(t.__wbg_ptr);return bt.__wrap(r)}static new_i32(t){const r=_.int_new_i32(t);return bt.__wrap(r)}is_positive(){return _.int_is_positive(this.__wbg_ptr)!==0}as_positive(){const t=_.int_as_positive(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_negative(){const t=_.int_as_negative(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_i32(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_i32_or_nothing(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32_or_nothing(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_i32_or_fail(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32_or_fail(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_str(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_str(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.int_from_str(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Int=bt;class T_{static __wrap(t){t=t>>>0;const r=Object.create(T_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ipv4_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv4_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv4_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv4_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv4_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}ip(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_ip(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ipv4=T_;class N_{static __wrap(t){t=t>>>0;const r=Object.create(N_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ipv6_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv6_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv6_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv6_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv6_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}ip(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_ip(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ipv6=N_;class Sr{static __wrap(t){t=t>>>0;const r=Object.create(Sr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_jsvecstring_free(t)}static new(){const t=_.jsvecstring_new();return Sr.__wrap(t)}len(){return _.jsvecstring_len(this.__wbg_ptr)>>>0}is_empty(){return _.jsvecstring_is_empty(this.__wbg_ptr)!==0}get(t){let r,o;try{const i=_.__wbindgen_add_to_stack_pointer(-16);_.jsvecstring_get(i,this.__wbg_ptr,t);var n=a()[i/4+0],e=a()[i/4+1];return r=n,o=e,h(n,e)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}add(t){const r=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=g;_.jsvecstring_add(this.__wbg_ptr,r,o)}}p.exports.JsVecString=Sr;class Br{static __wrap(t){t=t>>>0;const r=Object.create(Br.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_kessignature_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.kessignature_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Br.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.KESSignature=Br;class wr{static __wrap(t){t=t>>>0;const r=Object.create(wr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_kesvkey_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.kesvkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.kesvkey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.kesvkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.KESVKey=wr;class Mt{static __wrap(t){t=t>>>0;const r=Object.create(Mt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_language_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.language_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Mt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.language_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Mt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.language_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Mt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_plutus_v1(){const t=_.language_new_plutus_v1();return Mt.__wrap(t)}static new_plutus_v2(){const t=_.language_new_plutus_v2();return Mt.__wrap(t)}kind(){return _.language_kind(this.__wbg_ptr)>>>0}}p.exports.Language=Mt;class mr{static __wrap(t){t=t>>>0;const r=Object.create(mr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_languages_free(t)}static new(){const t=_.ed25519keyhashes_new();return mr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.languages_get(this.__wbg_ptr,t);return Mt.__wrap(r)}add(t){l(t,Mt);var r=t.__destroy_into_raw();_.languages_add(this.__wbg_ptr,r)}static list(){const t=_.languages_list();return mr.__wrap(t)}}p.exports.Languages=mr;class qr{static __wrap(t){t=t>>>0;const r=Object.create(qr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_legacydaedalusprivatekey_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.legacydaedalusprivatekey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return qr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.legacydaedalusprivatekey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}chaincode(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.legacydaedalusprivatekey_chaincode(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.LegacyDaedalusPrivateKey=qr;class Or{static __wrap(t){t=t>>>0;const r=Object.create(Or.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_linearfee_free(t)}constant(){const t=_.linearfee_constant(this.__wbg_ptr);return k.__wrap(t)}coefficient(){const t=_.linearfee_coefficient(this.__wbg_ptr);return k.__wrap(t)}static new(t,r){l(t,k),l(r,k);const o=_.linearfee_new(t.__wbg_ptr,r.__wbg_ptr);return Or.__wrap(o)}}p.exports.LinearFee=Or;class U_{static __wrap(t){t=t>>>0;const r=Object.create(U_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mirtostakecredentials_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.mirtostakecredentials_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mirtostakecredentials_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mirtostakecredentials_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return U_.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,gt),l(r,bt);const o=_.mirtostakecredentials_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:bt.__wrap(o)}get(t){l(t,gt);const r=_.mirtostakecredentials_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:bt.__wrap(r)}keys(){const t=_.mirtostakecredentials_keys(this.__wbg_ptr);return hr.__wrap(t)}}p.exports.MIRToStakeCredentials=U_;class F_{static __wrap(t){t=t>>>0;const r=Object.create(F_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_metadatalist_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.metadatalist_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.metadatalist_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.metadatalist_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.metadatalist_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return F_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.metadatalist_get(this.__wbg_ptr,t);return ct.__wrap(r)}add(t){l(t,ct),_.metadatalist_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.MetadataList=F_;class lr{static __wrap(t){t=t>>>0;const r=Object.create(lr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_metadatamap_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.metadatamap_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.metadatamap_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.metadatamap_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.metadatamap_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return lr.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,ct),l(r,ct);const o=_.metadatamap_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:ct.__wrap(o)}insert_str(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;l(r,ct),_.metadatamap_insert_str(i,this.__wbg_ptr,s,b,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return o===0?void 0:ct.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}insert_i32(t,r){l(r,ct);const o=_.metadatamap_insert_i32(this.__wbg_ptr,t,r.__wbg_ptr);return o===0?void 0:ct.__wrap(o)}get(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,ct),_.metadatamap_get(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.metadatamap_get_str(e,this.__wbg_ptr,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_i32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.metadatamap_get_i32(e,this.__wbg_ptr,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}has(t){return l(t,ct),_.metadatamap_has(this.__wbg_ptr,t.__wbg_ptr)!==0}keys(){const t=_.metadatamap_keys(this.__wbg_ptr);return F_.__wrap(t)}}p.exports.MetadataMap=lr;class Xt{static __wrap(t){t=t>>>0;const r=Object.create(Xt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mint_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.mint_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mint_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mint_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return Xt.__wrap(t)}static new_from_entry(t,r){l(t,kt),l(r,m_);const o=_.mint_new_from_entry(t.__wbg_ptr,r.__wbg_ptr);return Xt.__wrap(o)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,kt),l(r,m_);const o=_.mint_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:m_.__wrap(o)}get(t){l(t,kt);const r=_.mint_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:m_.__wrap(r)}get_all(t){l(t,kt);const r=_.mint_get_all(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:Xr.__wrap(r)}keys(){const t=_.mint_keys(this.__wbg_ptr);return W_.__wrap(t)}as_positive_multiasset(){const t=_.mint_as_positive_multiasset(this.__wbg_ptr);return Ft.__wrap(t)}as_negative_multiasset(){const t=_.mint_as_negative_multiasset(this.__wbg_ptr);return Ft.__wrap(t)}}p.exports.Mint=Xt;class m_{static __wrap(t){t=t>>>0;const r=Object.create(m_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintassets_free(t)}static new(){const t=_.assets_new();return m_.__wrap(t)}static new_from_entry(t,r){l(t,ht),l(r,bt);var o=r.__destroy_into_raw();const n=_.mintassets_new_from_entry(t.__wbg_ptr,o);return m_.__wrap(n)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,ht),l(r,bt);var o=r.__destroy_into_raw();const n=_.mintassets_insert(this.__wbg_ptr,t.__wbg_ptr,o);return n===0?void 0:bt.__wrap(n)}get(t){l(t,ht);const r=_.mintassets_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:bt.__wrap(r)}keys(){const t=_.mintassets_keys(this.__wbg_ptr);return Kt.__wrap(t)}}p.exports.MintAssets=m_;class Qr{static __wrap(t){t=t>>>0;const r=Object.create(Qr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintbuilder_free(t)}static new(){const t=_.assets_new();return Qr.__wrap(t)}add_asset(t,r,o){l(t,kr),l(r,ht),l(o,bt),_.mintbuilder_add_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}set_asset(t,r,o){l(t,kr),l(r,ht),l(o,bt),_.mintbuilder_set_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}build(){const t=_.mintbuilder_build(this.__wbg_ptr);return Xt.__wrap(t)}get_native_scripts(){const t=_.mintbuilder_get_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}get_plutus_witnesses(){const t=_.mintbuilder_get_plutus_witnesses(this.__wbg_ptr);return z_.__wrap(t)}get_ref_inputs(){const t=_.mintbuilder_get_ref_inputs(this.__wbg_ptr);return Ot.__wrap(t)}get_redeeemers(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mintbuilder_get_redeeemers(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return b_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}has_plutus_scripts(){return _.mintbuilder_has_plutus_scripts(this.__wbg_ptr)!==0}has_native_scripts(){return _.mintbuilder_has_native_scripts(this.__wbg_ptr)!==0}}p.exports.MintBuilder=Qr;class kr{static __wrap(t){t=t>>>0;const r=Object.create(kr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintwitness_free(t)}static new_native_script(t){l(t,yt);const r=_.mintwitness_new_native_script(t.__wbg_ptr);return kr.__wrap(r)}static new_plutus_script(t,r){l(t,q_),l(r,$t);const o=_.mintwitness_new_plutus_script(t.__wbg_ptr,r.__wbg_ptr);return kr.__wrap(o)}}p.exports.MintWitness=kr;class Xr{static __wrap(t){t=t>>>0;const r=Object.create(Xr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintsassets_free(t)}}p.exports.MintsAssets=Xr;class k_{static __wrap(t){t=t>>>0;const r=Object.create(k_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_moveinstantaneousreward_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.moveinstantaneousreward_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousreward_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousreward_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_to_other_pot(t,r){l(r,k);const o=_.moveinstantaneousreward_new_to_other_pot(t,r.__wbg_ptr);return k_.__wrap(o)}static new_to_stake_creds(t,r){l(r,U_);const o=_.moveinstantaneousreward_new_to_stake_creds(t,r.__wbg_ptr);return k_.__wrap(o)}pot(){return _.moveinstantaneousreward_pot(this.__wbg_ptr)>>>0}kind(){return _.moveinstantaneousreward_kind(this.__wbg_ptr)>>>0}as_to_other_pot(){const t=_.moveinstantaneousreward_as_to_other_pot(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_to_stake_creds(){const t=_.moveinstantaneousreward_as_to_stake_creds(this.__wbg_ptr);return t===0?void 0:U_.__wrap(t)}}p.exports.MoveInstantaneousReward=k_;class M_{static __wrap(t){t=t>>>0;const r=Object.create(M_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_moveinstantaneousrewardscert_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.moveinstantaneousrewardscert_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousrewardscert_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousrewardscert_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}move_instantaneous_reward(){const t=_.moveinstantaneousrewardscert_move_instantaneous_reward(this.__wbg_ptr);return k_.__wrap(t)}static new(t){l(t,k_);const r=_.moveinstantaneousrewardscert_new(t.__wbg_ptr);return M_.__wrap(r)}}p.exports.MoveInstantaneousRewardsCert=M_;class Ft{static __wrap(t){t=t>>>0;const r=Object.create(Ft.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_multiasset_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.multiasset_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multiasset_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multiasset_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assets_new();return Ft.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,kt),l(r,Ut);const o=_.multiasset_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:Ut.__wrap(o)}get(t){l(t,kt);const r=_.multiasset_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:Ut.__wrap(r)}set_asset(t,r,o){l(t,kt),l(r,ht),l(o,k);var n=o.__destroy_into_raw();const e=_.multiasset_set_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,n);return e===0?void 0:k.__wrap(e)}get_asset(t,r){l(t,kt),l(r,ht);const o=_.multiasset_get_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return k.__wrap(o)}keys(){const t=_.multiasset_keys(this.__wbg_ptr);return W_.__wrap(t)}sub(t){l(t,Ft);const r=_.multiasset_sub(this.__wbg_ptr,t.__wbg_ptr);return Ft.__wrap(r)}}p.exports.MultiAsset=Ft;class P_{static __wrap(t){t=t>>>0;const r=Object.create(P_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_multihostname_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.multihostname_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return P_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multihostname_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return P_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multihostname_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return P_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}dns_name(){const t=_.multihostname_dns_name(this.__wbg_ptr);return T.__wrap(t)}static new(t){l(t,T);const r=_.multihostname_new(t.__wbg_ptr);return P_.__wrap(r)}}p.exports.MultiHostName=P_;class yt{static __wrap(t){t=t>>>0;const r=Object.create(yt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_nativescript_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.nativescript_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return yt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nativescript_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return yt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nativescript_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return yt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}hash(){const t=_.nativescript_hash(this.__wbg_ptr);return kt.__wrap(t)}static new_script_pubkey(t){l(t,Z_);const r=_.nativescript_new_script_pubkey(t.__wbg_ptr);return yt.__wrap(r)}static new_script_all(t){l(t,G_);const r=_.nativescript_new_script_all(t.__wbg_ptr);return yt.__wrap(r)}static new_script_any(t){l(t,J_);const r=_.nativescript_new_script_any(t.__wbg_ptr);return yt.__wrap(r)}static new_script_n_of_k(t){l(t,X_);const r=_.nativescript_new_script_n_of_k(t.__wbg_ptr);return yt.__wrap(r)}static new_timelock_start(t){l(t,E_);const r=_.nativescript_new_timelock_start(t.__wbg_ptr);return yt.__wrap(r)}static new_timelock_expiry(t){l(t,C_);const r=_.nativescript_new_timelock_expiry(t.__wbg_ptr);return yt.__wrap(r)}kind(){return _.nativescript_kind(this.__wbg_ptr)>>>0}as_script_pubkey(){const t=_.nativescript_as_script_pubkey(this.__wbg_ptr);return t===0?void 0:Z_.__wrap(t)}as_script_all(){const t=_.nativescript_as_script_all(this.__wbg_ptr);return t===0?void 0:G_.__wrap(t)}as_script_any(){const t=_.nativescript_as_script_any(this.__wbg_ptr);return t===0?void 0:J_.__wrap(t)}as_script_n_of_k(){const t=_.nativescript_as_script_n_of_k(this.__wbg_ptr);return t===0?void 0:X_.__wrap(t)}as_timelock_start(){const t=_.nativescript_as_timelock_start(this.__wbg_ptr);return t===0?void 0:E_.__wrap(t)}as_timelock_expiry(){const t=_.nativescript_as_timelock_expiry(this.__wbg_ptr);return t===0?void 0:C_.__wrap(t)}get_required_signers(){const t=_.nativescript_get_required_signers(this.__wbg_ptr);return _t.__wrap(t)}}p.exports.NativeScript=yt;class Ct{static __wrap(t){t=t>>>0;const r=Object.create(Ct.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_nativescripts_free(t)}static new(){const t=_.certificates_new();return Ct.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.nativescripts_get(this.__wbg_ptr,t);return yt.__wrap(r)}add(t){l(t,yt),_.nativescripts_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.NativeScripts=Ct;class x_{static __wrap(t){t=t>>>0;const r=Object.create(x_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_networkid_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.networkid_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return x_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.networkid_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return x_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.networkid_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return x_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static testnet(){const t=_.language_new_plutus_v1();return x_.__wrap(t)}static mainnet(){const t=_.language_new_plutus_v2();return x_.__wrap(t)}kind(){return _.networkid_kind(this.__wbg_ptr)>>>0}}p.exports.NetworkId=x_;class br{static __wrap(t){t=t>>>0;const r=Object.create(br.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_networkinfo_free(t)}static new(t,r){const o=_.networkinfo_new(t,r);return br.__wrap(o)}network_id(){return _.networkinfo_network_id(this.__wbg_ptr)}protocol_magic(){return _.networkinfo_protocol_magic(this.__wbg_ptr)>>>0}static testnet_preview(){const t=_.networkinfo_testnet_preview();return br.__wrap(t)}static testnet_preprod(){const t=_.networkinfo_testnet_preprod();return br.__wrap(t)}static testnet(){const t=_.networkinfo_testnet();return br.__wrap(t)}static mainnet(){const t=_.networkinfo_mainnet();return br.__wrap(t)}}p.exports.NetworkInfo=br;class K_{static __wrap(t){t=t>>>0;const r=Object.create(K_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_nonce_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.nonce_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nonce_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nonce_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_identity(){const t=_.nonce_new_identity();return K_.__wrap(t)}static new_from_hash(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.nonce_new_from_hash(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_hash(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_get_hash(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];let n;return t!==0&&(n=C(t,r).slice(),_.__wbindgen_free(t,r*1)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Nonce=K_;class A_{static __wrap(t){t=t>>>0;const r=Object.create(A_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_operationalcert_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.operationalcert_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return A_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.operationalcert_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return A_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.operationalcert_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return A_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}hot_vkey(){const t=_.operationalcert_hot_vkey(this.__wbg_ptr);return wr.__wrap(t)}sequence_number(){return _.operationalcert_sequence_number(this.__wbg_ptr)>>>0}kes_period(){return _.operationalcert_kes_period(this.__wbg_ptr)>>>0}sigma(){const t=_.operationalcert_sigma(this.__wbg_ptr);return wt.__wrap(t)}static new(t,r,o,n){l(t,wr),l(n,wt);const e=_.operationalcert_new(t.__wbg_ptr,r,o,n.__wbg_ptr);return A_.__wrap(e)}}p.exports.OperationalCert=A_;class Dr{static __wrap(t){t=t>>>0;const r=Object.create(Dr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_outputdatum_free(t)}static new_data_hash(t){l(t,U);const r=_.outputdatum_new_data_hash(t.__wbg_ptr);return Dr.__wrap(r)}static new_data(t){l(t,at);const r=_.datumsource_new(t.__wbg_ptr);return Dr.__wrap(r)}data_hash(){const t=_.outputdatum_data_hash(this.__wbg_ptr);return t===0?void 0:U.__wrap(t)}data(){const t=_.outputdatum_data(this.__wbg_ptr);return t===0?void 0:at.__wrap(t)}}p.exports.OutputDatum=Dr;class at{static __wrap(t){t=t>>>0;const r=Object.create(at.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusdata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusdata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusdata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusdata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusdata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_constr_plutus_data(t){l(t,D);const r=_.plutusdata_new_constr_plutus_data(t.__wbg_ptr);return at.__wrap(r)}static new_empty_constr_plutus_data(t){l(t,k);const r=_.plutusdata_new_empty_constr_plutus_data(t.__wbg_ptr);return at.__wrap(r)}static new_single_value_constr_plutus_data(t,r){l(t,k),l(r,at);const o=_.plutusdata_new_single_value_constr_plutus_data(t.__wbg_ptr,r.__wbg_ptr);return at.__wrap(o)}static new_map(t){l(t,gr);const r=_.plutusdata_new_map(t.__wbg_ptr);return at.__wrap(r)}static new_list(t){l(t,Zt);const r=_.plutusdata_new_list(t.__wbg_ptr);return at.__wrap(r)}static new_integer(t){l(t,H);const r=_.plutusdata_new_integer(t.__wbg_ptr);return at.__wrap(r)}static new_bytes(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.plutusdata_new_bytes(r,o);return at.__wrap(n)}kind(){return _.plutusdata_kind(this.__wbg_ptr)>>>0}as_constr_plutus_data(){const t=_.plutusdata_as_constr_plutus_data(this.__wbg_ptr);return t===0?void 0:D.__wrap(t)}as_map(){const t=_.plutusdata_as_map(this.__wbg_ptr);return t===0?void 0:gr.__wrap(t)}as_list(){const t=_.plutusdata_as_list(this.__wbg_ptr);return t===0?void 0:Zt.__wrap(t)}as_integer(){const t=_.plutusdata_as_integer(this.__wbg_ptr);return t===0?void 0:H.__wrap(t)}as_bytes(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.plutusdata_as_bytes(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];let n;return t!==0&&(n=C(t,r).slice(),_.__wbindgen_free(t,r*1)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16);_.decode_plutus_datum_to_json_str(S,this.__wbg_ptr,t);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_json(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;_.encode_json_str_to_plutus_datum(i,s,b,r);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return at.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_address(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),_.plutusdata_from_address(e,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PlutusData=at;class Zt{static __wrap(t){t=t>>>0;const r=Object.create(Zt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutuslist_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutuslist_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutuslist_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutuslist_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutuslist_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.plutuslist_new();return Zt.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.plutuslist_get(this.__wbg_ptr,t);return at.__wrap(r)}add(t){l(t,at),_.plutuslist_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PlutusList=Zt;class gr{static __wrap(t){t=t>>>0;const r=Object.create(gr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusmap_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusmap_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusmap_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusmap_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusmap_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return gr.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,at),l(r,at);const o=_.plutusmap_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:at.__wrap(o)}get(t){l(t,at);const r=_.plutusmap_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:at.__wrap(r)}keys(){const t=_.plutusmap_keys(this.__wbg_ptr);return Zt.__wrap(t)}}p.exports.PlutusMap=gr;class Dt{static __wrap(t){t=t>>>0;const r=Object.create(Dt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusscript_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscript_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusscript_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscript_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusscript_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.plutusscript_new(r,o);return Dt.__wrap(n)}static new_v2(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.plutusscript_new_v2(r,o);return Dt.__wrap(n)}static new_with_version(t,r){const o=I(t,_.__wbindgen_malloc),n=g;l(r,Mt);const e=_.plutusscript_new_with_version(o,n,r.__wbg_ptr);return Dt.__wrap(e)}bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes_v2(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusscript_from_bytes_v2(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes_with_version(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=I(t,_.__wbindgen_malloc),b=g;l(r,Mt),_.plutusscript_from_bytes_with_version(i,s,b,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return Dt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_hex_with_version(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;l(r,Mt),_.plutusscript_from_hex_with_version(i,s,b,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return Dt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}hash(){const t=_.plutusscript_hash(this.__wbg_ptr);return kt.__wrap(t)}language_version(){const t=_.plutusscript_language_version(this.__wbg_ptr);return Mt.__wrap(t)}}p.exports.PlutusScript=Dt;class q_{static __wrap(t){t=t>>>0;const r=Object.create(q_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusscriptsource_free(t)}static new(t){l(t,Dt);const r=_.plutusscriptsource_new(t.__wbg_ptr);return q_.__wrap(r)}static new_ref_input(t,r){l(t,kt),l(r,pt);const o=_.plutusscriptsource_new_ref_input(t.__wbg_ptr,r.__wbg_ptr);return q_.__wrap(o)}static new_ref_input_with_lang_ver(t,r,o){l(t,kt),l(r,pt),l(o,Mt);const n=_.plutusscriptsource_new_ref_input_with_lang_ver(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return q_.__wrap(n)}}p.exports.PlutusScriptSource=q_;class w_{static __wrap(t){t=t>>>0;const r=Object.create(w_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusscripts_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusscripts_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return w_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusscripts_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return w_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusscripts_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return w_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return w_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.plutusscripts_get(this.__wbg_ptr,t);return Dt.__wrap(r)}add(t){l(t,Dt),_.plutusscripts_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PlutusScripts=w_;class n_{static __wrap(t){t=t>>>0;const r=Object.create(n_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutuswitness_free(t)}static new(t,r,o){l(t,Dt),l(r,at),l(o,$t);const n=_.plutuswitness_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return n_.__wrap(n)}static new_with_ref(t,r,o){l(t,q_),l(r,V),l(o,$t);const n=_.plutuswitness_new_with_ref(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return n_.__wrap(n)}static new_without_datum(t,r){l(t,Dt),l(r,$t);const o=_.plutuswitness_new_without_datum(t.__wbg_ptr,r.__wbg_ptr);return n_.__wrap(o)}static new_with_ref_without_datum(t,r){l(t,q_),l(r,$t);const o=_.plutuswitness_new_with_ref_without_datum(t.__wbg_ptr,r.__wbg_ptr);return n_.__wrap(o)}script(){const t=_.plutuswitness_script(this.__wbg_ptr);return t===0?void 0:Dt.__wrap(t)}datum(){const t=_.plutuswitness_datum(this.__wbg_ptr);return t===0?void 0:at.__wrap(t)}redeemer(){const t=_.plutuswitness_redeemer(this.__wbg_ptr);return $t.__wrap(t)}}p.exports.PlutusWitness=n_;class z_{static __wrap(t){t=t>>>0;const r=Object.create(z_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutuswitnesses_free(t)}static new(){const t=_.certificates_new();return z_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.plutuswitnesses_get(this.__wbg_ptr,t);return n_.__wrap(r)}add(t){l(t,n_),_.plutuswitnesses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PlutusWitnesses=z_;class xr{static __wrap(t){t=t>>>0;const r=Object.create(xr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_pointer_free(t)}static new(t,r,o){const n=_.pointer_new(t,r,o);return xr.__wrap(n)}static new_pointer(t,r,o){l(t,k),l(r,k),l(o,k);const n=_.pointer_new_pointer(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return xr.__wrap(n)}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}tx_index(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.pointer_tx_index(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}cert_index(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.pointer_cert_index(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}tx_index_bignum(){const t=_.exunits_steps(this.__wbg_ptr);return k.__wrap(t)}cert_index_bignum(){const t=_.pointer_cert_index_bignum(this.__wbg_ptr);return k.__wrap(t)}}p.exports.Pointer=xr;class zr{static __wrap(t){t=t>>>0;const r=Object.create(zr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_pointeraddress_free(t)}static new(t,r,o){l(r,gt),l(o,xr);const n=_.pointeraddress_new(t,r.__wbg_ptr,o.__wbg_ptr);return zr.__wrap(n)}payment_cred(){const t=_.pointeraddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}stake_pointer(){const t=_.pointeraddress_stake_pointer(this.__wbg_ptr);return xr.__wrap(t)}to_address(){const t=_.pointeraddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.pointeraddress_from_address(t.__wbg_ptr);return r===0?void 0:zr.__wrap(r)}}p.exports.PointerAddress=zr;class H_{static __wrap(t){t=t>>>0;const r=Object.create(H_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolmetadata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolmetadata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadata_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}url(){const t=_.multihostname_dns_name(this.__wbg_ptr);return ir.__wrap(t)}pool_metadata_hash(){const t=_.poolmetadata_pool_metadata_hash(this.__wbg_ptr);return fr.__wrap(t)}static new(t,r){l(t,ir),l(r,fr);const o=_.poolmetadata_new(t.__wbg_ptr,r.__wbg_ptr);return H_.__wrap(o)}}p.exports.PoolMetadata=H_;class fr{static __wrap(t){t=t>>>0;const r=Object.create(fr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolmetadatahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolmetadatahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return fr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadatahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return fr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadatahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return fr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PoolMetadataHash=fr;class R_{static __wrap(t){t=t>>>0;const r=Object.create(R_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolparams_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolparams_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return R_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolparams_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return R_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolparams_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return R_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}operator(){const t=_.poolparams_operator(this.__wbg_ptr);return G.__wrap(t)}vrf_keyhash(){const t=_.poolparams_vrf_keyhash(this.__wbg_ptr);return B_.__wrap(t)}pledge(){const t=_.poolparams_pledge(this.__wbg_ptr);return k.__wrap(t)}cost(){const t=_.poolparams_cost(this.__wbg_ptr);return k.__wrap(t)}margin(){const t=_.poolparams_margin(this.__wbg_ptr);return Qt.__wrap(t)}reward_account(){const t=_.poolparams_reward_account(this.__wbg_ptr);return f_.__wrap(t)}pool_owners(){const t=_.poolparams_pool_owners(this.__wbg_ptr);return _t.__wrap(t)}relays(){const t=_.poolparams_relays(this.__wbg_ptr);return $_.__wrap(t)}pool_metadata(){const t=_.poolparams_pool_metadata(this.__wbg_ptr);return t===0?void 0:H_.__wrap(t)}static new(t,r,o,n,e,i,s,b,c){l(t,G),l(r,B_),l(o,k),l(n,k),l(e,Qt),l(i,f_),l(s,_t),l(b,$_);let S=0;it(c)||(l(c,H_),S=c.__destroy_into_raw());const Y=_.poolparams_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,n.__wbg_ptr,e.__wbg_ptr,i.__wbg_ptr,s.__wbg_ptr,b.__wbg_ptr,S);return R_.__wrap(Y)}}p.exports.PoolParams=R_;class L_{static __wrap(t){t=t>>>0;const r=Object.create(L_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolregistration_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolregistration_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return L_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolregistration_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return L_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolregistration_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return L_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}pool_params(){const t=_.poolregistration_pool_params(this.__wbg_ptr);return R_.__wrap(t)}static new(t){l(t,R_);const r=_.poolregistration_new(t.__wbg_ptr);return L_.__wrap(r)}}p.exports.PoolRegistration=L_;class V_{static __wrap(t){t=t>>>0;const r=Object.create(V_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolretirement_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolretirement_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return V_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolretirement_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return V_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolretirement_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return V_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}pool_keyhash(){const t=_.poolretirement_pool_keyhash(this.__wbg_ptr);return G.__wrap(t)}epoch(){return _.poolretirement_epoch(this.__wbg_ptr)>>>0}static new(t,r){l(t,G);const o=_.poolretirement_new(t.__wbg_ptr,r);return V_.__wrap(o)}}p.exports.PoolRetirement=V_;class l_{static __wrap(t){t=t>>>0;const r=Object.create(l_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_privatekey_free(t)}to_public(){const t=_.privatekey_to_public(this.__wbg_ptr);return o_.__wrap(t)}static generate_ed25519(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_generate_ed25519(n);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return l_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static generate_ed25519extended(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_generate_ed25519extended(n);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return l_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.privatekey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_extended_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.privatekey_from_extended_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_normal_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.privatekey_from_normal_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}sign(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.privatekey_sign(this.__wbg_ptr,r,o);return wt.__wrap(n)}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.privatekey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PrivateKey=l_;class Y_{static __wrap(t){t=t>>>0;const r=Object.create(Y_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_proposedprotocolparameterupdates_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.proposedprotocolparameterupdates_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.proposedprotocolparameterupdates_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.proposedprotocolparameterupdates_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return Y_.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,Wt),l(r,I_);const o=_.proposedprotocolparameterupdates_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:I_.__wrap(o)}get(t){l(t,Wt);const r=_.proposedprotocolparameterupdates_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:I_.__wrap(r)}keys(){const t=_.proposedprotocolparameterupdates_keys(this.__wbg_ptr);return v_.__wrap(t)}}p.exports.ProposedProtocolParameterUpdates=Y_;class I_{static __wrap(t){t=t>>>0;const r=Object.create(I_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_protocolparamupdate_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.protocolparamupdate_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return I_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolparamupdate_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return I_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolparamupdate_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return I_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_minfee_a(t){l(t,k),_.protocolparamupdate_set_minfee_a(this.__wbg_ptr,t.__wbg_ptr)}minfee_a(){const t=_.protocolparamupdate_minfee_a(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_minfee_b(t){l(t,k),_.protocolparamupdate_set_minfee_b(this.__wbg_ptr,t.__wbg_ptr)}minfee_b(){const t=_.protocolparamupdate_minfee_b(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_max_block_body_size(t){_.protocolparamupdate_set_max_block_body_size(this.__wbg_ptr,t)}max_block_body_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_block_body_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_max_tx_size(t){_.protocolparamupdate_set_max_tx_size(this.__wbg_ptr,t)}max_tx_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_tx_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_max_block_header_size(t){_.protocolparamupdate_set_max_block_header_size(this.__wbg_ptr,t)}max_block_header_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_block_header_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_key_deposit(t){l(t,k),_.protocolparamupdate_set_key_deposit(this.__wbg_ptr,t.__wbg_ptr)}key_deposit(){const t=_.protocolparamupdate_key_deposit(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_pool_deposit(t){l(t,k),_.protocolparamupdate_set_pool_deposit(this.__wbg_ptr,t.__wbg_ptr)}pool_deposit(){const t=_.protocolparamupdate_pool_deposit(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_max_epoch(t){_.protocolparamupdate_set_max_epoch(this.__wbg_ptr,t)}max_epoch(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_epoch(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_n_opt(t){_.protocolparamupdate_set_n_opt(this.__wbg_ptr,t)}n_opt(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_n_opt(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_pool_pledge_influence(t){l(t,Qt),_.protocolparamupdate_set_pool_pledge_influence(this.__wbg_ptr,t.__wbg_ptr)}pool_pledge_influence(){const t=_.protocolparamupdate_pool_pledge_influence(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}set_expansion_rate(t){l(t,Qt),_.protocolparamupdate_set_expansion_rate(this.__wbg_ptr,t.__wbg_ptr)}expansion_rate(){const t=_.protocolparamupdate_expansion_rate(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}set_treasury_growth_rate(t){l(t,Qt),_.protocolparamupdate_set_treasury_growth_rate(this.__wbg_ptr,t.__wbg_ptr)}treasury_growth_rate(){const t=_.protocolparamupdate_treasury_growth_rate(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}d(){const t=_.protocolparamupdate_d(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}extra_entropy(){const t=_.protocolparamupdate_extra_entropy(this.__wbg_ptr);return t===0?void 0:K_.__wrap(t)}set_protocol_version(t){l(t,a_),_.protocolparamupdate_set_protocol_version(this.__wbg_ptr,t.__wbg_ptr)}protocol_version(){const t=_.protocolparamupdate_protocol_version(this.__wbg_ptr);return t===0?void 0:a_.__wrap(t)}set_min_pool_cost(t){l(t,k),_.protocolparamupdate_set_min_pool_cost(this.__wbg_ptr,t.__wbg_ptr)}min_pool_cost(){const t=_.protocolparamupdate_min_pool_cost(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_ada_per_utxo_byte(t){l(t,k),_.protocolparamupdate_set_ada_per_utxo_byte(this.__wbg_ptr,t.__wbg_ptr)}ada_per_utxo_byte(){const t=_.protocolparamupdate_ada_per_utxo_byte(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_cost_models(t){l(t,M),_.protocolparamupdate_set_cost_models(this.__wbg_ptr,t.__wbg_ptr)}cost_models(){const t=_.protocolparamupdate_cost_models(this.__wbg_ptr);return t===0?void 0:M.__wrap(t)}set_execution_costs(t){l(t,xt),_.protocolparamupdate_set_execution_costs(this.__wbg_ptr,t.__wbg_ptr)}execution_costs(){const t=_.protocolparamupdate_execution_costs(this.__wbg_ptr);return t===0?void 0:xt.__wrap(t)}set_max_tx_ex_units(t){l(t,dt),_.protocolparamupdate_set_max_tx_ex_units(this.__wbg_ptr,t.__wbg_ptr)}max_tx_ex_units(){const t=_.protocolparamupdate_max_tx_ex_units(this.__wbg_ptr);return t===0?void 0:dt.__wrap(t)}set_max_block_ex_units(t){l(t,dt),_.protocolparamupdate_set_max_block_ex_units(this.__wbg_ptr,t.__wbg_ptr)}max_block_ex_units(){const t=_.protocolparamupdate_max_block_ex_units(this.__wbg_ptr);return t===0?void 0:dt.__wrap(t)}set_max_value_size(t){_.protocolparamupdate_set_max_value_size(this.__wbg_ptr,t)}max_value_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_value_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_collateral_percentage(t){_.protocolparamupdate_set_collateral_percentage(this.__wbg_ptr,t)}collateral_percentage(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_collateral_percentage(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_max_collateral_inputs(t){_.protocolparamupdate_set_max_collateral_inputs(this.__wbg_ptr,t)}max_collateral_inputs(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_collateral_inputs(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.protocolparamupdate_new();return I_.__wrap(t)}}p.exports.ProtocolParamUpdate=I_;class a_{static __wrap(t){t=t>>>0;const r=Object.create(a_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_protocolversion_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.protocolversion_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return a_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolversion_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return a_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolversion_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return a_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}major(){return _.networkinfo_protocol_magic(this.__wbg_ptr)>>>0}minor(){return _.protocolversion_minor(this.__wbg_ptr)>>>0}static new(t,r){const o=_.protocolversion_new(t,r);return a_.__wrap(o)}}p.exports.ProtocolVersion=a_;class o_{static __wrap(t){t=t>>>0;const r=Object.create(o_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_publickey_free(t)}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.publickey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return o_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.publickey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.publickey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return o_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}verify(t,r){const o=I(t,_.__wbindgen_malloc),n=g;return l(r,wt),_.publickey_verify(this.__wbg_ptr,o,n,r.__wbg_ptr)!==0}hash(){const t=_.publickey_hash(this.__wbg_ptr);return G.__wrap(t)}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.publickey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.publickey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return o_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PublicKey=o_;class Zr{static __wrap(t){t=t>>>0;const r=Object.create(Zr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_publickeys_free(t)}constructor(){const t=_.ed25519keyhashes_new();return Zr.__wrap(t)}size(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.publickeys_get(this.__wbg_ptr,t);return o_.__wrap(r)}add(t){l(t,o_),_.publickeys_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PublicKeys=Zr;class $t{static __wrap(t){t=t>>>0;const r=Object.create($t.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_redeemer_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.redeemer_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemer_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemer_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}tag(){const t=_.redeemer_tag(this.__wbg_ptr);return s_.__wrap(t)}index(){const t=_.redeemer_index(this.__wbg_ptr);return k.__wrap(t)}data(){const t=_.redeemer_data(this.__wbg_ptr);return at.__wrap(t)}ex_units(){const t=_.redeemer_ex_units(this.__wbg_ptr);return dt.__wrap(t)}static new(t,r,o,n){l(t,s_),l(r,k),l(o,at),l(n,dt);const e=_.redeemer_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,n.__wbg_ptr);return $t.__wrap(e)}}p.exports.Redeemer=$t;class s_{static __wrap(t){t=t>>>0;const r=Object.create(s_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_redeemertag_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.redeemertag_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return s_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemertag_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return s_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemertag_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return s_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_spend(){const t=_.redeemertag_new_spend();return s_.__wrap(t)}static new_mint(){const t=_.redeemertag_new_mint();return s_.__wrap(t)}static new_cert(){const t=_.redeemertag_new_cert();return s_.__wrap(t)}static new_reward(){const t=_.redeemertag_new_reward();return s_.__wrap(t)}kind(){return _.redeemertag_kind(this.__wbg_ptr)>>>0}}p.exports.RedeemerTag=s_;class b_{static __wrap(t){t=t>>>0;const r=Object.create(b_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_redeemers_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.redeemers_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return b_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemers_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return b_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemers_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return b_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return b_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.redeemers_get(this.__wbg_ptr,t);return $t.__wrap(r)}add(t){l(t,$t),_.redeemers_add(this.__wbg_ptr,t.__wbg_ptr)}total_ex_units(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_total_ex_units(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return dt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Redeemers=b_;class g_{static __wrap(t){t=t>>>0;const r=Object.create(g_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_relay_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.relay_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return g_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relay_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return g_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relay_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return g_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_single_host_addr(t){l(t,tr);const r=_.relay_new_single_host_addr(t.__wbg_ptr);return g_.__wrap(r)}static new_single_host_name(t){l(t,_r);const r=_.relay_new_single_host_name(t.__wbg_ptr);return g_.__wrap(r)}static new_multi_host_name(t){l(t,P_);const r=_.relay_new_multi_host_name(t.__wbg_ptr);return g_.__wrap(r)}kind(){return _.relay_kind(this.__wbg_ptr)>>>0}as_single_host_addr(){const t=_.relay_as_single_host_addr(this.__wbg_ptr);return t===0?void 0:tr.__wrap(t)}as_single_host_name(){const t=_.relay_as_single_host_name(this.__wbg_ptr);return t===0?void 0:_r.__wrap(t)}as_multi_host_name(){const t=_.relay_as_multi_host_name(this.__wbg_ptr);return t===0?void 0:P_.__wrap(t)}}p.exports.Relay=g_;class $_{static __wrap(t){t=t>>>0;const r=Object.create($_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_relays_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.relays_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relays_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relays_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return $_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.relays_get(this.__wbg_ptr,t);return g_.__wrap(r)}add(t){l(t,g_),_.relays_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Relays=$_;class f_{static __wrap(t){t=t>>>0;const r=Object.create(f_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_rewardaddress_free(t)}static new(t,r){l(r,gt);const o=_.enterpriseaddress_new(t,r.__wbg_ptr);return f_.__wrap(o)}payment_cred(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}to_address(){const t=_.rewardaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.rewardaddress_from_address(t.__wbg_ptr);return r===0?void 0:f_.__wrap(r)}}p.exports.RewardAddress=f_;class ur{static __wrap(t){t=t>>>0;const r=Object.create(ur.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_rewardaddresses_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.rewardaddresses_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ur.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.rewardaddresses_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ur.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.rewardaddresses_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ur.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return ur.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.rewardaddresses_get(this.__wbg_ptr,t);return f_.__wrap(r)}add(t){l(t,f_),_.rewardaddresses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.RewardAddresses=ur;class G_{static __wrap(t){t=t>>>0;const r=Object.create(G_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptall_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptall_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptall_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptall_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}native_scripts(){const t=_.scriptall_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}static new(t){l(t,Ct);const r=_.scriptall_new(t.__wbg_ptr);return G_.__wrap(r)}}p.exports.ScriptAll=G_;class J_{static __wrap(t){t=t>>>0;const r=Object.create(J_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptany_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptany_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptany_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return J_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptany_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptany_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return J_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptany_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptany_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return J_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}native_scripts(){const t=_.scriptall_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}static new(t){l(t,Ct);const r=_.scriptall_new(t.__wbg_ptr);return J_.__wrap(r)}}p.exports.ScriptAny=J_;class j_{static __wrap(t){t=t>>>0;const r=Object.create(j_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptdatahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptdatahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return j_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptdatahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return j_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptdatahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return j_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.ScriptDataHash=j_;class kt{static __wrap(t){t=t>>>0;const r=Object.create(kt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scripthash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scripthash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.ScriptHash=kt;class W_{static __wrap(t){t=t>>>0;const r=Object.create(W_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scripthashes_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scripthashes_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scripthashes_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return W_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scripthashes_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthashes_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return W_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthashes_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return W_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return W_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.scripthashes_get(this.__wbg_ptr,t);return kt.__wrap(r)}add(t){l(t,kt),_.ed25519keyhashes_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.ScriptHashes=W_;class X_{static __wrap(t){t=t>>>0;const r=Object.create(X_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptnofk_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptnofk_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return X_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptnofk_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return X_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptnofk_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return X_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}n(){return _.scriptnofk_n(this.__wbg_ptr)>>>0}native_scripts(){const t=_.scriptall_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}static new(t,r){l(r,Ct);const o=_.scriptnofk_new(t,r.__wbg_ptr);return X_.__wrap(o)}}p.exports.ScriptNOfK=X_;class Z_{static __wrap(t){t=t>>>0;const r=Object.create(Z_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptpubkey_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptpubkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Z_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptpubkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Z_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptpubkey_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Z_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}addr_keyhash(){const t=_.scriptpubkey_addr_keyhash(this.__wbg_ptr);return G.__wrap(t)}static new(t){l(t,G);const r=_.scriptpubkey_new(t.__wbg_ptr);return Z_.__wrap(r)}}p.exports.ScriptPubkey=Z_;class u_{static __wrap(t){t=t>>>0;const r=Object.create(u_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptref_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptref_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return u_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptref_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return u_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptref_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return u_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_native_script(t){l(t,yt);const r=_.scriptref_new_native_script(t.__wbg_ptr);return u_.__wrap(r)}static new_plutus_script(t){l(t,Dt);const r=_.scriptref_new_plutus_script(t.__wbg_ptr);return u_.__wrap(r)}is_native_script(){return _.scriptref_is_native_script(this.__wbg_ptr)!==0}is_plutus_script(){return _.scriptref_is_plutus_script(this.__wbg_ptr)!==0}native_script(){const t=_.scriptref_native_script(this.__wbg_ptr);return t===0?void 0:yt.__wrap(t)}plutus_script(){const t=_.scriptref_plutus_script(this.__wbg_ptr);return t===0?void 0:Dt.__wrap(t)}}p.exports.ScriptRef=u_;class Hr{static __wrap(t){t=t>>>0;const r=Object.create(Hr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_serializedaddress_free(t)}static new(t,r,o){const n=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),e=g,i=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g,b=u(o,_.__wbindgen_malloc,_.__wbindgen_realloc),c=g,S=_.serializedaddress_new(n,e,i,s,b,c);return Hr.__wrap(S)}get_pub_key_hash(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.serializedaddress_get_pub_key_hash(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}get_script_hash(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.serializedaddress_get_script_hash(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}get_stake_key_hash(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.serializedaddress_get_stake_key_hash(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.SerializedAddress=Hr;class tr{static __wrap(t){t=t>>>0;const r=Object.create(tr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_singlehostaddr_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.singlehostaddr_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return tr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostaddr_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return tr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostaddr_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return tr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}port(){const t=_.singlehostaddr_port(this.__wbg_ptr);return t===16777215?void 0:t}ipv4(){const t=_.singlehostaddr_ipv4(this.__wbg_ptr);return t===0?void 0:T_.__wrap(t)}ipv6(){const t=_.singlehostaddr_ipv6(this.__wbg_ptr);return t===0?void 0:N_.__wrap(t)}static new(t,r,o){let n=0;it(r)||(l(r,T_),n=r.__destroy_into_raw());let e=0;it(o)||(l(o,N_),e=o.__destroy_into_raw());const i=_.singlehostaddr_new(it(t)?16777215:t,n,e);return tr.__wrap(i)}}p.exports.SingleHostAddr=tr;class _r{static __wrap(t){t=t>>>0;const r=Object.create(_r.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_singlehostname_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.singlehostname_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _r.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostname_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _r.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostname_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _r.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}port(){const t=_.singlehostname_port(this.__wbg_ptr);return t===16777215?void 0:t}dns_name(){const t=_.singlehostname_dns_name(this.__wbg_ptr);return Q.__wrap(t)}static new(t,r){l(r,Q);const o=_.singlehostname_new(it(t)?16777215:t,r.__wbg_ptr);return _r.__wrap(o)}}p.exports.SingleHostName=_r;class gt{static __wrap(t){t=t>>>0;const r=Object.create(gt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakecredential_free(t)}static from_keyhash(t){l(t,G);const r=_.stakecredential_from_keyhash(t.__wbg_ptr);return gt.__wrap(r)}static from_scripthash(t){l(t,kt);const r=_.stakecredential_from_scripthash(t.__wbg_ptr);return gt.__wrap(r)}to_keyhash(){const t=_.stakecredential_to_keyhash(this.__wbg_ptr);return t===0?void 0:G.__wrap(t)}to_scripthash(){const t=_.stakecredential_to_scripthash(this.__wbg_ptr);return t===0?void 0:kt.__wrap(t)}kind(){return _.networkid_kind(this.__wbg_ptr)>>>0}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakecredential_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredential_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredential_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.StakeCredential=gt;class hr{static __wrap(t){t=t>>>0;const r=Object.create(hr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakecredentials_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakecredentials_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return hr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredentials_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return hr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredentials_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return hr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return hr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.stakecredentials_get(this.__wbg_ptr,t);return gt.__wrap(r)}add(t){l(t,gt),_.stakecredentials_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.StakeCredentials=hr;class rr{static __wrap(t){t=t>>>0;const r=Object.create(rr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakedelegation_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakedelegation_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakedelegation_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakedelegation_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}pool_keyhash(){const t=_.stakedelegation_pool_keyhash(this.__wbg_ptr);return G.__wrap(t)}static new(t,r){l(t,gt),l(r,G);const o=_.stakedelegation_new(t.__wbg_ptr,r.__wbg_ptr);return rr.__wrap(o)}}p.exports.StakeDelegation=rr;class er{static __wrap(t){t=t>>>0;const r=Object.create(er.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakederegistration_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakederegistration_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return er.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakederegistration_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return er.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakederegistration_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return er.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}static new(t){l(t,gt);const r=_.stakederegistration_new(t.__wbg_ptr);return er.__wrap(r)}}p.exports.StakeDeregistration=er;class nr{static __wrap(t){t=t>>>0;const r=Object.create(nr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakeregistration_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakeregistration_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakeregistration_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakeregistration_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakeregistration_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakeregistration_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakeregistration_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}static new(t){l(t,gt);const r=_.stakederegistration_new(t.__wbg_ptr);return nr.__wrap(r)}}p.exports.StakeRegistration=nr;class te{static __wrap(t){t=t>>>0;const r=Object.create(te.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_strings_free(t)}static new(){const t=_.assetnames_new();return te.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){let r,o;try{const i=_.__wbindgen_add_to_stack_pointer(-16);_.strings_get(i,this.__wbg_ptr,t);var n=a()[i/4+0],e=a()[i/4+1];return r=n,o=e,h(n,e)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}add(t){const r=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=g;_.strings_add(this.__wbg_ptr,r,o)}}p.exports.Strings=te;class C_{static __wrap(t){t=t>>>0;const r=Object.create(C_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_timelockexpiry_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.timelockexpiry_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return C_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockexpiry_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return C_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockexpiry_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return C_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.linearfee_constant(this.__wbg_ptr);return k.__wrap(t)}static new(t){const r=_.timelockexpiry_new(t);return C_.__wrap(r)}static new_timelockexpiry(t){l(t,k);const r=_.constrplutusdata_alternative(t.__wbg_ptr);return C_.__wrap(r)}}p.exports.TimelockExpiry=C_;class E_{static __wrap(t){t=t>>>0;const r=Object.create(E_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_timelockstart_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockstart_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.timelockstart_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.timelockstart_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockstart_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockstart_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockstart_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.linearfee_constant(this.__wbg_ptr);return k.__wrap(t)}static new(t){const r=_.timelockexpiry_new(t);return E_.__wrap(r)}static new_timelockstart(t){l(t,k);const r=_.constrplutusdata_alternative(t.__wbg_ptr);return E_.__wrap(r)}}p.exports.TimelockStart=E_;class i_{static __wrap(t){t=t>>>0;const r=Object.create(i_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transaction_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transaction_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return i_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transaction_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return i_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transaction_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return i_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}body(){const t=_.fixedtransaction_body(this.__wbg_ptr);return Pt.__wrap(t)}witness_set(){const t=_.fixedtransaction_witness_set(this.__wbg_ptr);return c_.__wrap(t)}is_valid(){return _.transaction_is_valid(this.__wbg_ptr)!==0}auxiliary_data(){const t=_.transaction_auxiliary_data(this.__wbg_ptr);return t===0?void 0:Bt.__wrap(t)}set_is_valid(t){_.transaction_set_is_valid(this.__wbg_ptr,t)}static new(t,r,o){l(t,Pt),l(r,c_);let n=0;it(o)||(l(o,Bt),n=o.__destroy_into_raw());const e=_.transaction_new(t.__wbg_ptr,r.__wbg_ptr,n);return i_.__wrap(e)}}p.exports.Transaction=i_;class _e{static __wrap(t){t=t>>>0;const r=Object.create(_e.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbatch_free(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionbatch_get(this.__wbg_ptr,t);return i_.__wrap(r)}}p.exports.TransactionBatch=_e;class re{static __wrap(t){t=t>>>0;const r=Object.create(re.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbatchlist_free(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionbatchlist_get(this.__wbg_ptr,t);return _e.__wrap(r)}}p.exports.TransactionBatchList=re;class ar{static __wrap(t){t=t>>>0;const r=Object.create(ar.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbodies_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionbodies_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbodies_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbodies_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return ar.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionbodies_get(this.__wbg_ptr,t);return Pt.__wrap(r)}add(t){l(t,Pt),_.transactionbodies_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionBodies=ar;class Pt{static __wrap(t){t=t>>>0;const r=Object.create(Pt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbody_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionbody_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbody_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbody_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}inputs(){const t=_.transactionbody_inputs(this.__wbg_ptr);return Ot.__wrap(t)}outputs(){const t=_.transactionbody_outputs(this.__wbg_ptr);return S_.__wrap(t)}fee(){const t=_.transactionbody_fee(this.__wbg_ptr);return k.__wrap(t)}ttl(){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_ttl(e,this.__wbg_ptr);var t=a()[e/4+0],r=a()[e/4+1],o=a()[e/4+2],n=a()[e/4+3];if(n)throw d(o);return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}ttl_bignum(){const t=_.transactionbody_ttl_bignum(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_ttl(t){l(t,k),_.protocolparamupdate_set_minfee_a(this.__wbg_ptr,t.__wbg_ptr)}remove_ttl(){_.transactionbody_remove_ttl(this.__wbg_ptr)}set_certs(t){l(t,F),_.transactionbody_set_certs(this.__wbg_ptr,t.__wbg_ptr)}certs(){const t=_.transactionbody_certs(this.__wbg_ptr);return t===0?void 0:F.__wrap(t)}set_withdrawals(t){l(t,Q_),_.transactionbody_set_withdrawals(this.__wbg_ptr,t.__wbg_ptr)}withdrawals(){const t=_.transactionbody_withdrawals(this.__wbg_ptr);return t===0?void 0:Q_.__wrap(t)}set_update(t){l(t,dr),_.transactionbody_set_update(this.__wbg_ptr,t.__wbg_ptr)}update(){const t=_.transactionbody_update(this.__wbg_ptr);return t===0?void 0:dr.__wrap(t)}set_auxiliary_data_hash(t){l(t,Gt),_.transactionbody_set_auxiliary_data_hash(this.__wbg_ptr,t.__wbg_ptr)}auxiliary_data_hash(){const t=_.transactionbody_auxiliary_data_hash(this.__wbg_ptr);return t===0?void 0:Gt.__wrap(t)}set_validity_start_interval(t){_.transactionbody_set_validity_start_interval(this.__wbg_ptr,t)}set_validity_start_interval_bignum(t){l(t,k);var r=t.__destroy_into_raw();_.transactionbody_set_validity_start_interval_bignum(this.__wbg_ptr,r)}validity_start_interval_bignum(){const t=_.protocolparamupdate_minfee_b(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}validity_start_interval(){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_validity_start_interval(e,this.__wbg_ptr);var t=a()[e/4+0],r=a()[e/4+1],o=a()[e/4+2],n=a()[e/4+3];if(n)throw d(o);return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_mint(t){l(t,Xt),_.transactionbody_set_mint(this.__wbg_ptr,t.__wbg_ptr)}mint(){const t=_.transactionbody_mint(this.__wbg_ptr);return t===0?void 0:Xt.__wrap(t)}multiassets(){const t=_.transactionbody_multiassets(this.__wbg_ptr);return t===0?void 0:Xt.__wrap(t)}set_reference_inputs(t){l(t,Ot),_.transactionbody_set_reference_inputs(this.__wbg_ptr,t.__wbg_ptr)}reference_inputs(){const t=_.transactionbody_reference_inputs(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}set_script_data_hash(t){l(t,j_),_.transactionbody_set_script_data_hash(this.__wbg_ptr,t.__wbg_ptr)}script_data_hash(){const t=_.transactionbody_script_data_hash(this.__wbg_ptr);return t===0?void 0:j_.__wrap(t)}set_collateral(t){l(t,Ot),_.transactionbody_set_collateral(this.__wbg_ptr,t.__wbg_ptr)}collateral(){const t=_.transactionbody_collateral(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}set_required_signers(t){l(t,_t),_.transactionbody_set_required_signers(this.__wbg_ptr,t.__wbg_ptr)}required_signers(){const t=_.transactionbody_required_signers(this.__wbg_ptr);return t===0?void 0:_t.__wrap(t)}set_network_id(t){l(t,x_),_.transactionbody_set_network_id(this.__wbg_ptr,t.__wbg_ptr)}network_id(){const t=_.transactionbody_network_id(this.__wbg_ptr);return t===0?void 0:x_.__wrap(t)}set_collateral_return(t){l(t,Tt),_.transactionbody_set_collateral_return(this.__wbg_ptr,t.__wbg_ptr)}collateral_return(){const t=_.transactionbody_collateral_return(this.__wbg_ptr);return t===0?void 0:Tt.__wrap(t)}set_total_collateral(t){l(t,k),_.protocolparamupdate_set_key_deposit(this.__wbg_ptr,t.__wbg_ptr)}total_collateral(){const t=_.protocolparamupdate_key_deposit(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}static new(t,r,o,n){l(t,Ot),l(r,S_),l(o,k);const e=_.transactionbody_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,!it(n),it(n)?0:n);return Pt.__wrap(e)}static new_tx_body(t,r,o){l(t,Ot),l(r,S_),l(o,k);const n=_.transactionbody_new_tx_body(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return Pt.__wrap(n)}}p.exports.TransactionBody=Pt;class ee{static __wrap(t){t=t>>>0;const r=Object.create(ee.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbuilder_free(t)}add_inputs_from(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,Ir),_.transactionbuilder_add_inputs_from(e,this.__wbg_ptr,t.__wbg_ptr,r);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_inputs(t){l(t,Nr),_.transactionbuilder_set_inputs(this.__wbg_ptr,t.__wbg_ptr)}set_collateral(t){l(t,Nr),_.transactionbuilder_set_collateral(this.__wbg_ptr,t.__wbg_ptr)}set_collateral_return(t){l(t,Tt),_.transactionbuilder_set_collateral_return(this.__wbg_ptr,t.__wbg_ptr)}set_collateral_return_and_total(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16);l(t,Tt),_.transactionbuilder_set_collateral_return_and_total(n,this.__wbg_ptr,t.__wbg_ptr);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_total_collateral(t){l(t,k),_.transactionbuilder_set_total_collateral(this.__wbg_ptr,t.__wbg_ptr)}set_total_collateral_and_return(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),l(r,nt),_.transactionbuilder_set_total_collateral_and_return(e,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_reference_input(t){l(t,pt),_.transactionbuilder_add_reference_input(this.__wbg_ptr,t.__wbg_ptr)}add_key_input(t,r,o){l(t,G),l(r,pt),l(o,rt),_.transactionbuilder_add_key_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_script_input(t,r,o){l(t,kt),l(r,pt),l(o,rt),_.transactionbuilder_add_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_native_script_input(t,r,o){l(t,yt),l(r,pt),l(o,rt),_.transactionbuilder_add_native_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_plutus_script_input(t,r,o){l(t,n_),l(r,pt),l(o,rt),_.transactionbuilder_add_plutus_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_bootstrap_input(t,r,o){l(t,E),l(r,pt),l(o,rt),_.transactionbuilder_add_bootstrap_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_input(t,r,o){l(t,nt),l(r,pt),l(o,rt),_.transactionbuilder_add_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}count_missing_input_scripts(){return _.transactionbuilder_count_missing_input_scripts(this.__wbg_ptr)>>>0}add_required_native_input_scripts(t){return l(t,Ct),_.transactionbuilder_add_required_native_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}add_required_plutus_input_scripts(t){return l(t,z_),_.transactionbuilder_add_required_plutus_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}get_native_input_scripts(){const t=_.transactionbuilder_get_native_input_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}get_plutus_input_scripts(){const t=_.transactionbuilder_get_plutus_input_scripts(this.__wbg_ptr);return t===0?void 0:z_.__wrap(t)}fee_for_input(t,r,o){try{const s=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),l(r,pt),l(o,rt),_.transactionbuilder_fee_for_input(s,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);var n=a()[s/4+0],e=a()[s/4+1],i=a()[s/4+2];if(i)throw d(e);return k.__wrap(n)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_output(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16);l(t,Tt),_.transactionbuilder_add_output(n,this.__wbg_ptr,t.__wbg_ptr);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}fee_for_output(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,Tt),_.transactionbuilder_fee_for_output(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_fee(t){l(t,k),_.transactionbuilder_set_fee(this.__wbg_ptr,t.__wbg_ptr)}set_ttl(t){_.transactionbuilder_set_ttl(this.__wbg_ptr,t)}set_ttl_bignum(t){l(t,k),_.transactionbuilder_set_ttl_bignum(this.__wbg_ptr,t.__wbg_ptr)}set_validity_start_interval(t){_.transactionbuilder_set_validity_start_interval(this.__wbg_ptr,t)}set_validity_start_interval_bignum(t){l(t,k);var r=t.__destroy_into_raw();_.transactionbuilder_set_validity_start_interval_bignum(this.__wbg_ptr,r)}set_certs(t){l(t,F),_.transactionbuilder_set_certs(this.__wbg_ptr,t.__wbg_ptr)}set_withdrawals(t){l(t,Q_),_.transactionbuilder_set_withdrawals(this.__wbg_ptr,t.__wbg_ptr)}get_auxiliary_data(){const t=_.transactionbuilder_get_auxiliary_data(this.__wbg_ptr);return t===0?void 0:Bt.__wrap(t)}set_auxiliary_data(t){l(t,Bt),_.transactionbuilder_set_auxiliary_data(this.__wbg_ptr,t.__wbg_ptr)}set_metadata(t){l(t,Nt),_.transactionbuilder_set_metadata(this.__wbg_ptr,t.__wbg_ptr)}add_metadatum(t,r){l(t,k),l(r,ct),_.transactionbuilder_add_metadatum(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr)}add_json_metadatum(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k);const i=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbuilder_add_json_metadatum(e,this.__wbg_ptr,t.__wbg_ptr,i,s);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_json_metadatum_with_schema(t,r,o){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,k);const s=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;_.transactionbuilder_add_json_metadatum_with_schema(i,this.__wbg_ptr,t.__wbg_ptr,s,b,o);var n=a()[i/4+0],e=a()[i/4+1];if(e)throw d(n)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_mint_builder(t){l(t,Qr),_.transactionbuilder_set_mint_builder(this.__wbg_ptr,t.__wbg_ptr)}get_mint_builder(){const t=_.transactionbuilder_get_mint_builder(this.__wbg_ptr);return t===0?void 0:Qr.__wrap(t)}set_mint(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,Xt),l(r,Ct),_.transactionbuilder_set_mint(e,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_mint(){const t=_.transactionbuilder_get_mint(this.__wbg_ptr);return t===0?void 0:Xt.__wrap(t)}get_mint_scripts(){const t=_.transactionbuilder_get_mint_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}set_mint_asset(t,r){l(t,yt),l(r,m_),_.transactionbuilder_set_mint_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr)}add_mint_asset(t,r,o){l(t,yt),l(r,ht),l(o,bt);var n=o.__destroy_into_raw();_.transactionbuilder_add_mint_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,n)}add_mint_asset_and_output(t,r,o,n,e){try{const c=_.__wbindgen_add_to_stack_pointer(-16);l(t,yt),l(r,ht),l(o,bt);var i=o.__destroy_into_raw();l(n,h_),l(e,k),_.transactionbuilder_add_mint_asset_and_output(c,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,i,n.__wbg_ptr,e.__wbg_ptr);var s=a()[c/4+0],b=a()[c/4+1];if(b)throw d(s)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_mint_asset_and_output_min_required_coin(t,r,o,n){try{const b=_.__wbindgen_add_to_stack_pointer(-16);l(t,yt),l(r,ht),l(o,bt);var e=o.__destroy_into_raw();l(n,h_),_.transactionbuilder_add_mint_asset_and_output_min_required_coin(b,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,e,n.__wbg_ptr);var i=a()[b/4+0],s=a()[b/4+1];if(s)throw d(i)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,Tr);const r=_.transactionbuilder_new(t.__wbg_ptr);return ee.__wrap(r)}get_reference_inputs(){const t=_.transactionbuilder_get_reference_inputs(this.__wbg_ptr);return Ot.__wrap(t)}get_explicit_input(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_explicit_input(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_implicit_input(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_implicit_input(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_total_input(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_total_input(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_total_output(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_total_output(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_explicit_output(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_explicit_output(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_deposit(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_deposit(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return k.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_fee_if_set(){const t=_.transactionbuilder_get_fee_if_set(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}add_change_if_needed(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),_.transactionbuilder_add_change_if_needed(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return r!==0}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_change_if_needed_with_datum(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),l(r,Dr),_.transactionbuilder_add_change_if_needed_with_datum(i,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return o!==0}finally{_.__wbindgen_add_to_stack_pointer(16)}}calc_script_data_hash(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16);l(t,M),_.transactionbuilder_calc_script_data_hash(n,this.__wbg_ptr,t.__wbg_ptr);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_script_data_hash(t){l(t,j_),_.transactionbuilder_set_script_data_hash(this.__wbg_ptr,t.__wbg_ptr)}remove_script_data_hash(){_.transactionbuilder_remove_script_data_hash(this.__wbg_ptr)}add_required_signer(t){l(t,G),_.transactionbuilder_add_required_signer(this.__wbg_ptr,t.__wbg_ptr)}full_size(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_full_size(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}output_sizes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_output_sizes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=At(t,r).slice();return _.__wbindgen_free(t,r*4),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}build(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_build(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return Pt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}build_tx(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_build_tx(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return i_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}build_tx_unsafe(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_build_tx_unsafe(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return i_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}min_fee(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_min_fee(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return k.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionBuilder=ee;class Tr{static __wrap(t){t=t>>>0;const r=Object.create(Tr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbuilderconfig_free(t)}}p.exports.TransactionBuilderConfig=Tr;class __{static __wrap(t){t=t>>>0;const r=Object.create(__.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbuilderconfigbuilder_free(t)}static new(){const t=_.transactionbuilderconfigbuilder_new();return __.__wrap(t)}fee_algo(t){l(t,Or);const r=_.transactionbuilderconfigbuilder_fee_algo(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}coins_per_utxo_word(t){l(t,k);const r=_.transactionbuilderconfigbuilder_coins_per_utxo_word(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}coins_per_utxo_byte(t){l(t,k);const r=_.transactionbuilderconfigbuilder_coins_per_utxo_byte(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}ex_unit_prices(t){l(t,xt);const r=_.transactionbuilderconfigbuilder_ex_unit_prices(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}pool_deposit(t){l(t,k);const r=_.transactionbuilderconfigbuilder_pool_deposit(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}key_deposit(t){l(t,k);const r=_.transactionbuilderconfigbuilder_key_deposit(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}max_value_size(t){const r=_.transactionbuilderconfigbuilder_max_value_size(this.__wbg_ptr,t);return __.__wrap(r)}max_tx_size(t){const r=_.transactionbuilderconfigbuilder_max_tx_size(this.__wbg_ptr,t);return __.__wrap(r)}prefer_pure_change(t){const r=_.transactionbuilderconfigbuilder_prefer_pure_change(this.__wbg_ptr,t);return __.__wrap(r)}build(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilderconfigbuilder_build(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return Tr.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionBuilderConfigBuilder=__;class d_{static __wrap(t){t=t>>>0;const r=Object.create(d_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return d_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return d_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return d_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionHash=d_;class pt{static __wrap(t){t=t>>>0;const r=Object.create(pt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactioninput_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactioninput_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninput_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninput_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}transaction_id(){const t=_.transactioninput_transaction_id(this.__wbg_ptr);return d_.__wrap(t)}index(){return _.transactioninput_index(this.__wbg_ptr)>>>0}static new(t,r){l(t,d_);const o=_.transactioninput_new(t.__wbg_ptr,r);return pt.__wrap(o)}}p.exports.TransactionInput=pt;class Ot{static __wrap(t){t=t>>>0;const r=Object.create(Ot.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactioninputs_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactioninputs_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ot.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninputs_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ot.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninputs_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ot.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return Ot.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactioninputs_get(this.__wbg_ptr,t);return pt.__wrap(r)}add(t){l(t,pt),_.transactioninputs_add(this.__wbg_ptr,t.__wbg_ptr)}to_option(){const t=_.transactioninputs_to_option(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}}p.exports.TransactionInputs=Ot;class ct{static __wrap(t){t=t>>>0;const r=Object.create(ct.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionmetadatum_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionmetadatum_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionmetadatum_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_map(t){l(t,lr);const r=_.transactionmetadatum_new_map(t.__wbg_ptr);return ct.__wrap(r)}static new_list(t){l(t,F_);const r=_.transactionmetadatum_new_list(t.__wbg_ptr);return ct.__wrap(r)}static new_int(t){l(t,bt);const r=_.transactionmetadatum_new_int(t.__wbg_ptr);return ct.__wrap(r)}static new_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionmetadatum_new_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_text(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionmetadatum_new_text(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}kind(){return _.plutusdata_kind(this.__wbg_ptr)>>>0}as_map(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_map(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return lr.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_list(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_list(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return F_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_int(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_int(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return bt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const i=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_bytes(i,this.__wbg_ptr);var t=a()[i/4+0],r=a()[i/4+1],o=a()[i/4+2],n=a()[i/4+3];if(n)throw d(o);var e=C(t,r).slice();return _.__wbindgen_free(t,r*1),e}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_text(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_text(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.TransactionMetadatum=ct;class Ar{static __wrap(t){t=t>>>0;const r=Object.create(Ar.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionmetadatumlabels_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatumlabels_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionmetadatumlabels_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatumlabels_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionmetadatumlabels_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return Ar.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionmetadatumlabels_get(this.__wbg_ptr,t);return k.__wrap(r)}add(t){l(t,k),_.transactionmetadatumlabels_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionMetadatumLabels=Ar;class Tt{static __wrap(t){t=t>>>0;const r=Object.create(Tt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutput_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionoutput_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Tt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutput_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Tt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutput_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Tt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}address(){const t=_.transactionoutput_address(this.__wbg_ptr);return nt.__wrap(t)}amount(){const t=_.transactionoutput_amount(this.__wbg_ptr);return rt.__wrap(t)}data_hash(){const t=_.transactionoutput_data_hash(this.__wbg_ptr);return t===0?void 0:U.__wrap(t)}plutus_data(){const t=_.transactionoutput_plutus_data(this.__wbg_ptr);return t===0?void 0:at.__wrap(t)}script_ref(){const t=_.transactionoutput_script_ref(this.__wbg_ptr);return t===0?void 0:u_.__wrap(t)}set_script_ref(t){l(t,u_),_.transactionoutput_set_script_ref(this.__wbg_ptr,t.__wbg_ptr)}set_plutus_data(t){l(t,at),_.transactionoutput_set_plutus_data(this.__wbg_ptr,t.__wbg_ptr)}set_data_hash(t){l(t,U),_.transactionoutput_set_data_hash(this.__wbg_ptr,t.__wbg_ptr)}has_plutus_data(){return _.transactionoutput_has_plutus_data(this.__wbg_ptr)!==0}has_data_hash(){return _.transactionoutput_has_data_hash(this.__wbg_ptr)!==0}has_script_ref(){return _.transactionoutput_has_script_ref(this.__wbg_ptr)!==0}static new(t,r){l(t,nt),l(r,rt);const o=_.transactionoutput_new(t.__wbg_ptr,r.__wbg_ptr);return Tt.__wrap(o)}serialization_format(){const t=_.transactionoutput_serialization_format(this.__wbg_ptr);return t===2?void 0:t}}p.exports.TransactionOutput=Tt;class h_{static __wrap(t){t=t>>>0;const r=Object.create(h_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutputamountbuilder_free(t)}with_value(t){l(t,rt);const r=_.transactionoutputamountbuilder_with_value(this.__wbg_ptr,t.__wbg_ptr);return h_.__wrap(r)}with_coin(t){l(t,k);const r=_.transactionoutputamountbuilder_with_coin(this.__wbg_ptr,t.__wbg_ptr);return h_.__wrap(r)}with_coin_and_asset(t,r){l(t,k),l(r,Ft);const o=_.transactionoutputamountbuilder_with_coin_and_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return h_.__wrap(o)}with_asset_and_min_required_coin(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,Ft),l(r,k),_.transactionoutputamountbuilder_with_asset_and_min_required_coin(i,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return h_.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}with_asset_and_min_required_coin_by_utxo_cost(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,Ft),l(r,P),_.transactionoutputamountbuilder_with_asset_and_min_required_coin_by_utxo_cost(i,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return h_.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}build(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputamountbuilder_build(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return Tt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionOutputAmountBuilder=h_;class yr{static __wrap(t){t=t>>>0;const r=Object.create(yr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutputbuilder_free(t)}static new(){const t=_.transactionoutputbuilder_new();return yr.__wrap(t)}with_address(t){l(t,nt);const r=_.transactionoutputbuilder_with_address(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}with_data_hash(t){l(t,U);const r=_.transactionoutputbuilder_with_data_hash(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}with_plutus_data(t){l(t,at);const r=_.transactionoutputbuilder_with_plutus_data(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}with_script_ref(t){l(t,u_);const r=_.transactionoutputbuilder_with_script_ref(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}next(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputbuilder_next(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return h_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionOutputBuilder=yr;class S_{static __wrap(t){t=t>>>0;const r=Object.create(S_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutputs_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionoutputs_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return S_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutputs_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return S_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutputs_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return S_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return S_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionoutputs_get(this.__wbg_ptr,t);return Tt.__wrap(r)}add(t){l(t,Tt),_.transactionoutputs_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionOutputs=S_;class or{static __wrap(t){t=t>>>0;const r=Object.create(or.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionunspentoutput_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionunspentoutput_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return or.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionunspentoutput_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return or.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionunspentoutput_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return or.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r){l(t,pt),l(r,Tt);const o=_.transactionunspentoutput_new(t.__wbg_ptr,r.__wbg_ptr);return or.__wrap(o)}input(){const t=_.transactionunspentoutput_input(this.__wbg_ptr);return pt.__wrap(t)}output(){const t=_.transactionunspentoutput_output(this.__wbg_ptr);return Tt.__wrap(t)}}p.exports.TransactionUnspentOutput=or;class Ir{static __wrap(t){t=t>>>0;const r=Object.create(Ir.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionunspentoutputs_free(t)}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutputs_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutputs_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionunspentoutputs_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return Ir.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionunspentoutputs_get(this.__wbg_ptr,t);return or.__wrap(r)}add(t){l(t,or),_.transactionunspentoutputs_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionUnspentOutputs=Ir;class c_{static __wrap(t){t=t>>>0;const r=Object.create(c_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionwitnessset_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionwitnessset_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return c_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnessset_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return c_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnessset_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return c_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_vkeys(t){l(t,pr),_.transactionwitnessset_set_vkeys(this.__wbg_ptr,t.__wbg_ptr)}vkeys(){const t=_.transactionwitnessset_vkeys(this.__wbg_ptr);return t===0?void 0:pr.__wrap(t)}set_native_scripts(t){l(t,Ct),_.transactionwitnessset_set_native_scripts(this.__wbg_ptr,t.__wbg_ptr)}native_scripts(){const t=_.transactionwitnessset_native_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}set_bootstraps(t){l(t,j),_.transactionwitnessset_set_bootstraps(this.__wbg_ptr,t.__wbg_ptr)}bootstraps(){const t=_.transactionwitnessset_bootstraps(this.__wbg_ptr);return t===0?void 0:j.__wrap(t)}set_plutus_scripts(t){l(t,w_),_.transactionwitnessset_set_plutus_scripts(this.__wbg_ptr,t.__wbg_ptr)}plutus_scripts(){const t=_.transactionwitnessset_plutus_scripts(this.__wbg_ptr);return t===0?void 0:w_.__wrap(t)}set_plutus_data(t){l(t,Zt),_.transactionwitnessset_set_plutus_data(this.__wbg_ptr,t.__wbg_ptr)}plutus_data(){const t=_.transactionwitnessset_plutus_data(this.__wbg_ptr);return t===0?void 0:Zt.__wrap(t)}set_redeemers(t){l(t,b_),_.transactionwitnessset_set_redeemers(this.__wbg_ptr,t.__wbg_ptr)}redeemers(){const t=_.transactionwitnessset_redeemers(this.__wbg_ptr);return t===0?void 0:b_.__wrap(t)}static new(){const t=_.transactionwitnessset_new();return c_.__wrap(t)}}p.exports.TransactionWitnessSet=c_;class sr{static __wrap(t){t=t>>>0;const r=Object.create(sr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionwitnesssets_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionwitnesssets_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return sr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnesssets_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return sr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnesssets_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return sr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return sr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionwitnesssets_get(this.__wbg_ptr,t);return c_.__wrap(r)}add(t){l(t,c_),_.transactionwitnesssets_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionWitnessSets=sr;class Ze{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_txbuilderconstants_free(t)}static plutus_default_cost_models(){const t=_.txbuilderconstants_plutus_default_cost_models();return M.__wrap(t)}static plutus_alonzo_cost_models(){const t=_.txbuilderconstants_plutus_alonzo_cost_models();return M.__wrap(t)}static plutus_vasil_cost_models(){const t=_.txbuilderconstants_plutus_default_cost_models();return M.__wrap(t)}}p.exports.TxBuilderConstants=Ze;class Nr{static __wrap(t){t=t>>>0;const r=Object.create(Nr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_txinputsbuilder_free(t)}static new(){const t=_.txinputsbuilder_new();return Nr.__wrap(t)}add_key_input(t,r,o){l(t,G),l(r,pt),l(o,rt),_.txinputsbuilder_add_key_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_script_input(t,r,o){l(t,kt),l(r,pt),l(o,rt),_.txinputsbuilder_add_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_native_script_input(t,r,o){l(t,yt),l(r,pt),l(o,rt),_.txinputsbuilder_add_native_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_plutus_script_input(t,r,o){l(t,n_),l(r,pt),l(o,rt),_.txinputsbuilder_add_plutus_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_bootstrap_input(t,r,o){l(t,E),l(r,pt),l(o,rt),_.txinputsbuilder_add_bootstrap_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_input(t,r,o){l(t,nt),l(r,pt),l(o,rt),_.txinputsbuilder_add_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}count_missing_input_scripts(){return _.txinputsbuilder_count_missing_input_scripts(this.__wbg_ptr)>>>0}add_required_native_input_scripts(t){return l(t,Ct),_.txinputsbuilder_add_required_native_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}add_required_plutus_input_scripts(t){return l(t,z_),_.txinputsbuilder_add_required_plutus_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}add_required_script_input_witnesses(t){return l(t,Ht),_.txinputsbuilder_add_required_script_input_witnesses(this.__wbg_ptr,t.__wbg_ptr)>>>0}get_ref_inputs(){const t=_.txinputsbuilder_get_ref_inputs(this.__wbg_ptr);return Ot.__wrap(t)}get_native_input_scripts(){const t=_.txinputsbuilder_get_native_input_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}get_plutus_input_scripts(){const t=_.txinputsbuilder_get_plutus_input_scripts(this.__wbg_ptr);return t===0?void 0:z_.__wrap(t)}len(){return _.txinputsbuilder_len(this.__wbg_ptr)>>>0}add_required_signer(t){l(t,G),_.txinputsbuilder_add_required_signer(this.__wbg_ptr,t.__wbg_ptr)}add_required_signers(t){l(t,_t),_.txinputsbuilder_add_required_signers(this.__wbg_ptr,t.__wbg_ptr)}total_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.txinputsbuilder_total_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}inputs(){const t=_.txinputsbuilder_inputs(this.__wbg_ptr);return Ot.__wrap(t)}inputs_option(){const t=_.txinputsbuilder_inputs_option(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}}p.exports.TxInputsBuilder=Nr;class ir{static __wrap(t){t=t>>>0;const r=Object.create(ir.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_url_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.url_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.url_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.url_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.url_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.url_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}url(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_record(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.URL=ir;class Qt{static __wrap(t){t=t>>>0;const r=Object.create(Qt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_unitinterval_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.unitinterval_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Qt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.unitinterval_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Qt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.unitinterval_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Qt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}numerator(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}denominator(){const t=_.exunits_steps(this.__wbg_ptr);return k.__wrap(t)}static new(t,r){l(t,k),l(r,k);const o=_.exunits_new(t.__wbg_ptr,r.__wbg_ptr);return Qt.__wrap(o)}}p.exports.UnitInterval=Qt;class dr{static __wrap(t){t=t>>>0;const r=Object.create(dr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_update_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.update_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.update_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.update_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}proposed_protocol_parameter_updates(){const t=_.update_proposed_protocol_parameter_updates(this.__wbg_ptr);return Y_.__wrap(t)}epoch(){return _.update_epoch(this.__wbg_ptr)>>>0}static new(t,r){l(t,Y_);const o=_.update_new(t.__wbg_ptr,r);return dr.__wrap(o)}}p.exports.Update=dr;class p_{static __wrap(t){t=t>>>0;const r=Object.create(p_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vrfcert_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vrfcert_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return p_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfcert_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return p_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfcert_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return p_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}output(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}proof(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_attributes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=I(t,_.__wbindgen_malloc),b=g,c=I(r,_.__wbindgen_malloc),S=g;_.vrfcert_new(i,s,b,c,S);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return p_.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.VRFCert=p_;class B_{static __wrap(t){t=t>>>0;const r=Object.create(B_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vrfkeyhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vrfkeyhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfkeyhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfkeyhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.VRFKeyHash=B_;class cr{static __wrap(t){t=t>>>0;const r=Object.create(cr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vrfvkey_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vrfvkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return cr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfvkey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return cr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfvkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return cr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.VRFVKey=cr;class rt{static __wrap(t){t=t>>>0;const r=Object.create(rt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_value_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.value_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.value_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.value_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,k);const r=_.value_new(t.__wbg_ptr);return rt.__wrap(r)}static new_from_assets(t){l(t,Ft);const r=_.value_new_from_assets(t.__wbg_ptr);return rt.__wrap(r)}static new_with_assets(t,r){l(t,k),l(r,Ft);const o=_.value_new_with_assets(t.__wbg_ptr,r.__wbg_ptr);return rt.__wrap(o)}static zero(){const t=_.value_zero();return rt.__wrap(t)}is_zero(){return _.value_is_zero(this.__wbg_ptr)!==0}coin(){const t=_.value_coin(this.__wbg_ptr);return k.__wrap(t)}set_coin(t){l(t,k),_.value_set_coin(this.__wbg_ptr,t.__wbg_ptr)}multiasset(){const t=_.value_multiasset(this.__wbg_ptr);return t===0?void 0:Ft.__wrap(t)}set_multiasset(t){l(t,Ft),_.value_set_multiasset(this.__wbg_ptr,t.__wbg_ptr)}checked_add(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,rt),_.value_checked_add(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}checked_sub(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,rt),_.value_checked_sub(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}clamped_sub(t){l(t,rt);const r=_.value_clamped_sub(this.__wbg_ptr,t.__wbg_ptr);return rt.__wrap(r)}compare(t){l(t,rt);const r=_.value_compare(this.__wbg_ptr,t.__wbg_ptr);return r===16777215?void 0:r}}p.exports.Value=rt;class Lt{static __wrap(t){t=t>>>0;const r=Object.create(Lt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkey_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkey_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,o_);const r=_.vkey_new(t.__wbg_ptr);return Lt.__wrap(r)}public_key(){const t=_.vkey_public_key(this.__wbg_ptr);return o_.__wrap(t)}}p.exports.Vkey=Lt;class ne{static __wrap(t){t=t>>>0;const r=Object.create(ne.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkeys_free(t)}static new(){const t=_.ed25519keyhashes_new();return ne.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.vkeys_get(this.__wbg_ptr,t);return Lt.__wrap(r)}add(t){l(t,Lt),_.vkeys_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Vkeys=ne;class O_{static __wrap(t){t=t>>>0;const r=Object.create(O_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkeywitness_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vkeywitness_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return O_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitness_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return O_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitness_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return O_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r){l(t,Lt),l(r,wt);const o=_.vkeywitness_new(t.__wbg_ptr,r.__wbg_ptr);return O_.__wrap(o)}vkey(){const t=_.vkeywitness_vkey(this.__wbg_ptr);return Lt.__wrap(t)}signature(){const t=_.vkeywitness_signature(this.__wbg_ptr);return wt.__wrap(t)}}p.exports.Vkeywitness=O_;class pr{static __wrap(t){t=t>>>0;const r=Object.create(pr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkeywitnesses_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vkeywitnesses_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitnesses_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitnesses_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return pr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.vkeywitnesses_get(this.__wbg_ptr,t);return O_.__wrap(r)}add(t){l(t,O_),_.vkeywitnesses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Vkeywitnesses=pr;class Q_{static __wrap(t){t=t>>>0;const r=Object.create(Q_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_withdrawals_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.withdrawals_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.withdrawals_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.withdrawals_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return Q_.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,f_),l(r,k);const o=_.withdrawals_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:k.__wrap(o)}get(t){l(t,f_);const r=_.withdrawals_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:k.__wrap(r)}keys(){const t=_.withdrawals_keys(this.__wbg_ptr);return ur.__wrap(t)}}p.exports.Withdrawals=Q_,p.exports.__wbindgen_object_drop_ref=function(v){d(v)},p.exports.__wbindgen_string_new=function(v,t){const r=h(v,t);return L(r)},p.exports.__wbindgen_error_new=function(v,t){const r=new Error(h(v,t));return L(r)},p.exports.__wbindgen_string_get=function(v,t){const r=A(t),o=typeof r=="string"?r:void 0;var n=it(o)?0:u(o,_.__wbindgen_malloc,_.__wbindgen_realloc),e=g;a()[v/4+1]=e,a()[v/4+0]=n},p.exports.__wbindgen_object_clone_ref=function(v){const t=A(v);return L(t)},p.exports.__wbindgen_is_object=function(v){const t=A(v);return typeof t=="object"&&t!==null},p.exports.__wbg_String_91fba7ded13ba54c=function(v,t){const r=String(A(t)),o=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),n=g;a()[v/4+1]=n,a()[v/4+0]=o},p.exports.__wbindgen_number_new=function(v){return L(v)},p.exports.__wbg_set_20cbc34131e76824=function(v,t,r){A(v)[d(t)]=d(r)},p.exports.__wbg_crypto_58f13aa23ffcb166=function(v){const t=A(v).crypto;return L(t)},p.exports.__wbg_process_5b786e71d465a513=function(v){const t=A(v).process;return L(t)},p.exports.__wbg_versions_c2ab80650590b6a2=function(v){const t=A(v).versions;return L(t)},p.exports.__wbg_node_523d7bd03ef69fba=function(v){const t=A(v).node;return L(t)},p.exports.__wbindgen_is_string=function(v){return typeof A(v)=="string"},p.exports.__wbg_require_2784e593a4674877=function(){return St(function(){return L(De)},arguments)},p.exports.__wbg_msCrypto_abcb1295e768d1f2=function(v){const t=A(v).msCrypto;return L(t)},p.exports.__wbg_randomFillSync_a0d98aa11c81fe89=function(){return St(function(v,t){A(v).randomFillSync(d(t))},arguments)},p.exports.__wbg_getRandomValues_504510b5564925af=function(){return St(function(v,t){A(v).getRandomValues(A(t))},arguments)},p.exports.__wbindgen_is_function=function(v){return typeof A(v)=="function"},p.exports.__wbg_self_e7c1f827057f6584=function(){return St(function(){const v=self.self;return L(v)},arguments)},p.exports.__wbg_window_a09ec664e14b1b81=function(){return St(function(){const v=window.window;return L(v)},arguments)},p.exports.__wbg_globalThis_87cbb8506fecf3a9=function(){return St(function(){const v=globalThis.globalThis;return L(v)},arguments)},p.exports.__wbg_global_c85a9259e621f3db=function(){return St(function(){const v=Qe.global;return L(v)},arguments)},p.exports.__wbindgen_is_undefined=function(v){return A(v)===void 0},p.exports.__wbg_newnoargs_2b8b6bd7753c76ba=function(v,t){const r=new Function(h(v,t));return L(r)},p.exports.__wbg_call_95d1ea488d03e4e8=function(){return St(function(v,t){const r=A(v).call(A(t));return L(r)},arguments)},p.exports.__wbg_new_b525de17f44a8943=function(){const v=new Array;return L(v)},p.exports.__wbg_new_f841cc6f2098f4b5=function(){return L(new Map)},p.exports.__wbg_new_f9876326328f45ed=function(){const v=new Object;return L(v)},p.exports.__wbg_set_17224bc548dd1d7b=function(v,t,r){A(v)[t>>>0]=d(r)},p.exports.__wbg_call_9495de66fdbe016b=function(){return St(function(v,t,r){const o=A(v).call(A(t),A(r));return L(o)},arguments)},p.exports.__wbg_set_388c4c6422704173=function(v,t,r){const o=A(v).set(A(t),A(r));return L(o)},p.exports.__wbg_buffer_cf65c07de34b9a08=function(v){const t=A(v).buffer;return L(t)},p.exports.__wbg_newwithbyteoffsetandlength_9fb2f11355ecadf5=function(v,t,r){const o=new Uint8Array(A(v),t>>>0,r>>>0);return L(o)},p.exports.__wbg_new_537b7341ce90bb31=function(v){const t=new Uint8Array(A(v));return L(t)},p.exports.__wbg_set_17499e8aa4003ebd=function(v,t,r){A(v).set(A(t),r>>>0)},p.exports.__wbg_newwithlength_b56c882b57805732=function(v){const t=new Uint8Array(v>>>0);return L(t)},p.exports.__wbg_subarray_7526649b91a252a6=function(v,t,r){const o=A(v).subarray(t>>>0,r>>>0);return L(o)},p.exports.__wbg_new_d87f272aec784ec0=function(v,t){const r=new Function(h(v,t));return L(r)},p.exports.__wbg_call_eae29933372a39be=function(v,t){const r=A(v).call(A(t));return L(r)},p.exports.__wbindgen_jsval_eq=function(v,t){return A(v)===A(t)},p.exports.__wbg_self_e0b3266d2d9eba1a=function(v){const t=A(v).self;return L(t)},p.exports.__wbg_require_0993fe224bf8e202=function(v,t){const r=De(h(v,t));return L(r)},p.exports.__wbg_crypto_e95a6e54c5c2e37f=function(v){const t=A(v).crypto;return L(t)},p.exports.__wbg_getRandomValues_dc67302a7bd1aec5=function(v){const t=A(v).getRandomValues;return L(t)},p.exports.__wbg_randomFillSync_dd2297de5917c74e=function(v,t,r){A(v).randomFillSync(C(t,r))},p.exports.__wbg_getRandomValues_02639197c8166a96=function(v,t,r){A(v).getRandomValues(C(t,r))},p.exports.__wbindgen_debug_string=function(v,t){const r=et(A(t)),o=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),n=g;a()[v/4+1]=n,a()[v/4+0]=o},p.exports.__wbindgen_throw=function(v,t){throw new Error(h(v,t))},p.exports.__wbindgen_memory=function(){const v=_.memory;return L(v)};const tn=Ve.join(__dirname,"sidan_csl_rs_bg.wasm"),_n=Ve.readFileSync(tn),rn=new WebAssembly.Module(_n);_=new WebAssembly.Instance(rn,w).exports,p.exports.__wasm=_})(x);const ke={mem:7e6,steps:3e9},Cr={epoch:0,coinsPerUTxOSize:"4310",priceMem:.0577,priceStep:721e-7,minFeeA:44,minFeeB:155381,keyDeposit:"2000000",maxTxSize:16384,maxValSize:"5000",poolDeposit:"500000000",maxCollateralInputs:3,decentralisation:0,maxBlockSize:98304,collateralPercent:150,maxBlockHeaderSize:1100,minPoolCost:"340000000",maxTxExMem:"16000000",maxTxExSteps:"10000000000",maxBlockExMem:"80000000",maxBlockExSteps:"40000000000"},cn=2147483648,ae={V1:x.exports.Language.new_plutus_v1(),V2:x.exports.Language.new_plutus_v2()},Fr=56,io={CERT:x.exports.RedeemerTag.new_cert(),MINT:x.exports.RedeemerTag.new_mint(),REWARD:x.exports.RedeemerTag.new_reward(),SPEND:x.exports.RedeemerTag.new_spend()},Ye={testnet:["74","1598400","1595967616","432000"],preview:["183","15811222","1682467200","86400"],preprod:["65","26438400","1682121600","432000"],mainnet:["208","4492800","1596059091","432000"]},Mn={ALONZO:x.exports.TxBuilderConstants.plutus_alonzo_cost_models(),BABBAGE:(()=>{const p=x.exports.Costmdls.new(),w=x.exports.CostModel.new();Object.values({"addInteger-cpu-arguments-intercept":205665,"addInteger-cpu-arguments-slope":812,"addInteger-memory-arguments-intercept":1,"addInteger-memory-arguments-slope":1,"appendByteString-cpu-arguments-intercept":1e3,"appendByteString-cpu-arguments-slope":571,"appendByteString-memory-arguments-intercept":0,"appendByteString-memory-arguments-slope":1,"appendString-cpu-arguments-intercept":1e3,"appendString-cpu-arguments-slope":24177,"appendString-memory-arguments-intercept":4,"appendString-memory-arguments-slope":1,"bData-cpu-arguments":1e3,"bData-memory-arguments":32,"blake2b_256-cpu-arguments-intercept":117366,"blake2b_256-cpu-arguments-slope":10475,"blake2b_256-memory-arguments":4,"cekApplyCost-exBudgetCPU":23e3,"cekApplyCost-exBudgetMemory":100,"cekBuiltinCost-exBudgetCPU":23e3,"cekBuiltinCost-exBudgetMemory":100,"cekConstCost-exBudgetCPU":23e3,"cekConstCost-exBudgetMemory":100,"cekDelayCost-exBudgetCPU":23e3,"cekDelayCost-exBudgetMemory":100,"cekForceCost-exBudgetCPU":23e3,"cekForceCost-exBudgetMemory":100,"cekLamCost-exBudgetCPU":23e3,"cekLamCost-exBudgetMemory":100,"cekStartupCost-exBudgetCPU":100,"cekStartupCost-exBudgetMemory":100,"cekVarCost-exBudgetCPU":23e3,"cekVarCost-exBudgetMemory":100,"chooseData-cpu-arguments":19537,"chooseData-memory-arguments":32,"chooseList-cpu-arguments":175354,"chooseList-memory-arguments":32,"chooseUnit-cpu-arguments":46417,"chooseUnit-memory-arguments":4,"consByteString-cpu-arguments-intercept":221973,"consByteString-cpu-arguments-slope":511,"consByteString-memory-arguments-intercept":0,"consByteString-memory-arguments-slope":1,"constrData-cpu-arguments":89141,"constrData-memory-arguments":32,"decodeUtf8-cpu-arguments-intercept":497525,"decodeUtf8-cpu-arguments-slope":14068,"decodeUtf8-memory-arguments-intercept":4,"decodeUtf8-memory-arguments-slope":2,"divideInteger-cpu-arguments-constant":196500,"divideInteger-cpu-arguments-model-arguments-intercept":453240,"divideInteger-cpu-arguments-model-arguments-slope":220,"divideInteger-memory-arguments-intercept":0,"divideInteger-memory-arguments-minimum":1,"divideInteger-memory-arguments-slope":1,"encodeUtf8-cpu-arguments-intercept":1e3,"encodeUtf8-cpu-arguments-slope":28662,"encodeUtf8-memory-arguments-intercept":4,"encodeUtf8-memory-arguments-slope":2,"equalsByteString-cpu-arguments-constant":245e3,"equalsByteString-cpu-arguments-intercept":216773,"equalsByteString-cpu-arguments-slope":62,"equalsByteString-memory-arguments":1,"equalsData-cpu-arguments-intercept":1060367,"equalsData-cpu-arguments-slope":12586,"equalsData-memory-arguments":1,"equalsInteger-cpu-arguments-intercept":208512,"equalsInteger-cpu-arguments-slope":421,"equalsInteger-memory-arguments":1,"equalsString-cpu-arguments-constant":187e3,"equalsString-cpu-arguments-intercept":1e3,"equalsString-cpu-arguments-slope":52998,"equalsString-memory-arguments":1,"fstPair-cpu-arguments":80436,"fstPair-memory-arguments":32,"headList-cpu-arguments":43249,"headList-memory-arguments":32,"iData-cpu-arguments":1e3,"iData-memory-arguments":32,"ifThenElse-cpu-arguments":80556,"ifThenElse-memory-arguments":1,"indexByteString-cpu-arguments":57667,"indexByteString-memory-arguments":4,"lengthOfByteString-cpu-arguments":1e3,"lengthOfByteString-memory-arguments":10,"lessThanByteString-cpu-arguments-intercept":197145,"lessThanByteString-cpu-arguments-slope":156,"lessThanByteString-memory-arguments":1,"lessThanEqualsByteString-cpu-arguments-intercept":197145,"lessThanEqualsByteString-cpu-arguments-slope":156,"lessThanEqualsByteString-memory-arguments":1,"lessThanEqualsInteger-cpu-arguments-intercept":204924,"lessThanEqualsInteger-cpu-arguments-slope":473,"lessThanEqualsInteger-memory-arguments":1,"lessThanInteger-cpu-arguments-intercept":208896,"lessThanInteger-cpu-arguments-slope":511,"lessThanInteger-memory-arguments":1,"listData-cpu-arguments":52467,"listData-memory-arguments":32,"mapData-cpu-arguments":64832,"mapData-memory-arguments":32,"mkCons-cpu-arguments":65493,"mkCons-memory-arguments":32,"mkNilData-cpu-arguments":22558,"mkNilData-memory-arguments":32,"mkNilPairData-cpu-arguments":16563,"mkNilPairData-memory-arguments":32,"mkPairData-cpu-arguments":76511,"mkPairData-memory-arguments":32,"modInteger-cpu-arguments-constant":196500,"modInteger-cpu-arguments-model-arguments-intercept":453240,"modInteger-cpu-arguments-model-arguments-slope":220,"modInteger-memory-arguments-intercept":0,"modInteger-memory-arguments-minimum":1,"modInteger-memory-arguments-slope":1,"multiplyInteger-cpu-arguments-intercept":69522,"multiplyInteger-cpu-arguments-slope":11687,"multiplyInteger-memory-arguments-intercept":0,"multiplyInteger-memory-arguments-slope":1,"nullList-cpu-arguments":60091,"nullList-memory-arguments":32,"quotientInteger-cpu-arguments-constant":196500,"quotientInteger-cpu-arguments-model-arguments-intercept":453240,"quotientInteger-cpu-arguments-model-arguments-slope":220,"quotientInteger-memory-arguments-intercept":0,"quotientInteger-memory-arguments-minimum":1,"quotientInteger-memory-arguments-slope":1,"remainderInteger-cpu-arguments-constant":196500,"remainderInteger-cpu-arguments-model-arguments-intercept":453240,"remainderInteger-cpu-arguments-model-arguments-slope":220,"remainderInteger-memory-arguments-intercept":0,"remainderInteger-memory-arguments-minimum":1,"remainderInteger-memory-arguments-slope":1,"sha2_256-cpu-arguments-intercept":806990,"sha2_256-cpu-arguments-slope":30482,"sha2_256-memory-arguments":4,"sha3_256-cpu-arguments-intercept":1927926,"sha3_256-cpu-arguments-slope":82523,"sha3_256-memory-arguments":4,"sliceByteString-cpu-arguments-intercept":265318,"sliceByteString-cpu-arguments-slope":0,"sliceByteString-memory-arguments-intercept":4,"sliceByteString-memory-arguments-slope":0,"sndPair-cpu-arguments":85931,"sndPair-memory-arguments":32,"subtractInteger-cpu-arguments-intercept":205665,"subtractInteger-cpu-arguments-slope":812,"subtractInteger-memory-arguments-intercept":1,"subtractInteger-memory-arguments-slope":1,"tailList-cpu-arguments":41182,"tailList-memory-arguments":32,"trace-cpu-arguments":212342,"trace-memory-arguments":32,"unBData-cpu-arguments":31220,"unBData-memory-arguments":32,"unConstrData-cpu-arguments":32696,"unConstrData-memory-arguments":32,"unIData-cpu-arguments":43357,"unIData-memory-arguments":32,"unListData-cpu-arguments":32247,"unListData-memory-arguments":32,"unMapData-cpu-arguments":38314,"unMapData-memory-arguments":32,"verifyEd25519Signature-cpu-arguments-intercept":57996947,"verifyEd25519Signature-cpu-arguments-slope":18975,"verifyEd25519Signature-memory-arguments":10}).forEach((f,y)=>w.set(y,x.exports.Int.new_i32(f)));const _=x.exports.CostModel.new();return Object.values({"addInteger-cpu-arguments-intercept":205665,"addInteger-cpu-arguments-slope":812,"addInteger-memory-arguments-intercept":1,"addInteger-memory-arguments-slope":1,"appendByteString-cpu-arguments-intercept":1e3,"appendByteString-cpu-arguments-slope":571,"appendByteString-memory-arguments-intercept":0,"appendByteString-memory-arguments-slope":1,"appendString-cpu-arguments-intercept":1e3,"appendString-cpu-arguments-slope":24177,"appendString-memory-arguments-intercept":4,"appendString-memory-arguments-slope":1,"bData-cpu-arguments":1e3,"bData-memory-arguments":32,"blake2b_256-cpu-arguments-intercept":117366,"blake2b_256-cpu-arguments-slope":10475,"blake2b_256-memory-arguments":4,"cekApplyCost-exBudgetCPU":23e3,"cekApplyCost-exBudgetMemory":100,"cekBuiltinCost-exBudgetCPU":23e3,"cekBuiltinCost-exBudgetMemory":100,"cekConstCost-exBudgetCPU":23e3,"cekConstCost-exBudgetMemory":100,"cekDelayCost-exBudgetCPU":23e3,"cekDelayCost-exBudgetMemory":100,"cekForceCost-exBudgetCPU":23e3,"cekForceCost-exBudgetMemory":100,"cekLamCost-exBudgetCPU":23e3,"cekLamCost-exBudgetMemory":100,"cekStartupCost-exBudgetCPU":100,"cekStartupCost-exBudgetMemory":100,"cekVarCost-exBudgetCPU":23e3,"cekVarCost-exBudgetMemory":100,"chooseData-cpu-arguments":19537,"chooseData-memory-arguments":32,"chooseList-cpu-arguments":175354,"chooseList-memory-arguments":32,"chooseUnit-cpu-arguments":46417,"chooseUnit-memory-arguments":4,"consByteString-cpu-arguments-intercept":221973,"consByteString-cpu-arguments-slope":511,"consByteString-memory-arguments-intercept":0,"consByteString-memory-arguments-slope":1,"constrData-cpu-arguments":89141,"constrData-memory-arguments":32,"decodeUtf8-cpu-arguments-intercept":497525,"decodeUtf8-cpu-arguments-slope":14068,"decodeUtf8-memory-arguments-intercept":4,"decodeUtf8-memory-arguments-slope":2,"divideInteger-cpu-arguments-constant":196500,"divideInteger-cpu-arguments-model-arguments-intercept":453240,"divideInteger-cpu-arguments-model-arguments-slope":220,"divideInteger-memory-arguments-intercept":0,"divideInteger-memory-arguments-minimum":1,"divideInteger-memory-arguments-slope":1,"encodeUtf8-cpu-arguments-intercept":1e3,"encodeUtf8-cpu-arguments-slope":28662,"encodeUtf8-memory-arguments-intercept":4,"encodeUtf8-memory-arguments-slope":2,"equalsByteString-cpu-arguments-constant":245e3,"equalsByteString-cpu-arguments-intercept":216773,"equalsByteString-cpu-arguments-slope":62,"equalsByteString-memory-arguments":1,"equalsData-cpu-arguments-intercept":1060367,"equalsData-cpu-arguments-slope":12586,"equalsData-memory-arguments":1,"equalsInteger-cpu-arguments-intercept":208512,"equalsInteger-cpu-arguments-slope":421,"equalsInteger-memory-arguments":1,"equalsString-cpu-arguments-constant":187e3,"equalsString-cpu-arguments-intercept":1e3,"equalsString-cpu-arguments-slope":52998,"equalsString-memory-arguments":1,"fstPair-cpu-arguments":80436,"fstPair-memory-arguments":32,"headList-cpu-arguments":43249,"headList-memory-arguments":32,"iData-cpu-arguments":1e3,"iData-memory-arguments":32,"ifThenElse-cpu-arguments":80556,"ifThenElse-memory-arguments":1,"indexByteString-cpu-arguments":57667,"indexByteString-memory-arguments":4,"lengthOfByteString-cpu-arguments":1e3,"lengthOfByteString-memory-arguments":10,"lessThanByteString-cpu-arguments-intercept":197145,"lessThanByteString-cpu-arguments-slope":156,"lessThanByteString-memory-arguments":1,"lessThanEqualsByteString-cpu-arguments-intercept":197145,"lessThanEqualsByteString-cpu-arguments-slope":156,"lessThanEqualsByteString-memory-arguments":1,"lessThanEqualsInteger-cpu-arguments-intercept":204924,"lessThanEqualsInteger-cpu-arguments-slope":473,"lessThanEqualsInteger-memory-arguments":1,"lessThanInteger-cpu-arguments-intercept":208896,"lessThanInteger-cpu-arguments-slope":511,"lessThanInteger-memory-arguments":1,"listData-cpu-arguments":52467,"listData-memory-arguments":32,"mapData-cpu-arguments":64832,"mapData-memory-arguments":32,"mkCons-cpu-arguments":65493,"mkCons-memory-arguments":32,"mkNilData-cpu-arguments":22558,"mkNilData-memory-arguments":32,"mkNilPairData-cpu-arguments":16563,"mkNilPairData-memory-arguments":32,"mkPairData-cpu-arguments":76511,"mkPairData-memory-arguments":32,"modInteger-cpu-arguments-constant":196500,"modInteger-cpu-arguments-model-arguments-intercept":453240,"modInteger-cpu-arguments-model-arguments-slope":220,"modInteger-memory-arguments-intercept":0,"modInteger-memory-arguments-minimum":1,"modInteger-memory-arguments-slope":1,"multiplyInteger-cpu-arguments-intercept":69522,"multiplyInteger-cpu-arguments-slope":11687,"multiplyInteger-memory-arguments-intercept":0,"multiplyInteger-memory-arguments-slope":1,"nullList-cpu-arguments":60091,"nullList-memory-arguments":32,"quotientInteger-cpu-arguments-constant":196500,"quotientInteger-cpu-arguments-model-arguments-intercept":453240,"quotientInteger-cpu-arguments-model-arguments-slope":220,"quotientInteger-memory-arguments-intercept":0,"quotientInteger-memory-arguments-minimum":1,"quotientInteger-memory-arguments-slope":1,"remainderInteger-cpu-arguments-constant":196500,"remainderInteger-cpu-arguments-model-arguments-intercept":453240,"remainderInteger-cpu-arguments-model-arguments-slope":220,"remainderInteger-memory-arguments-intercept":0,"remainderInteger-memory-arguments-minimum":1,"remainderInteger-memory-arguments-slope":1,"serialiseData-cpu-arguments-intercept":1159724,"serialiseData-cpu-arguments-slope":392670,"serialiseData-memory-arguments-intercept":0,"serialiseData-memory-arguments-slope":2,"sha2_256-cpu-arguments-intercept":806990,"sha2_256-cpu-arguments-slope":30482,"sha2_256-memory-arguments":4,"sha3_256-cpu-arguments-intercept":1927926,"sha3_256-cpu-arguments-slope":82523,"sha3_256-memory-arguments":4,"sliceByteString-cpu-arguments-intercept":265318,"sliceByteString-cpu-arguments-slope":0,"sliceByteString-memory-arguments-intercept":4,"sliceByteString-memory-arguments-slope":0,"sndPair-cpu-arguments":85931,"sndPair-memory-arguments":32,"subtractInteger-cpu-arguments-intercept":205665,"subtractInteger-cpu-arguments-slope":812,"subtractInteger-memory-arguments-intercept":1,"subtractInteger-memory-arguments-slope":1,"tailList-cpu-arguments":41182,"tailList-memory-arguments":32,"trace-cpu-arguments":212342,"trace-memory-arguments":32,"unBData-cpu-arguments":31220,"unBData-memory-arguments":32,"unConstrData-cpu-arguments":32696,"unConstrData-memory-arguments":32,"unIData-cpu-arguments":43357,"unIData-memory-arguments":32,"unListData-cpu-arguments":32247,"unListData-memory-arguments":32,"unMapData-cpu-arguments":38314,"unMapData-memory-arguments":32,"verifyEcdsaSecp256k1Signature-cpu-arguments":35892428,"verifyEcdsaSecp256k1Signature-memory-arguments":10,"verifyEd25519Signature-cpu-arguments-intercept":57996947,"verifyEd25519Signature-cpu-arguments-slope":18975,"verifyEd25519Signature-memory-arguments":10,"verifySchnorrSecp256k1Signature-cpu-arguments-intercept":38887044,"verifySchnorrSecp256k1Signature-cpu-arguments-slope":32947,"verifySchnorrSecp256k1Signature-memory-arguments":10}).forEach((f,y)=>_.set(y,x.exports.Int.new_i32(f))),p.insert(x.exports.Language.new_plutus_v1(),w),p.insert(x.exports.Language.new_plutus_v2(),_),p})()},co={ALONZO:{V1:"a141005901d59f1a000302590001011a00060bc719026d00011a000249f01903e800011a000249f018201a0025cea81971f70419744d186419744d186419744d186419744d186419744d186419744d18641864186419744d18641a000249f018201a000249f018201a000249f018201a000249f01903e800011a000249f018201a000249f01903e800081a000242201a00067e2318760001011a000249f01903e800081a000249f01a0001b79818f7011a000249f0192710011a0002155e19052e011903e81a000249f01903e8011a000249f018201a000249f018201a000249f0182001011a000249f0011a000249f0041a000194af18f8011a000194af18f8011a0002377c190556011a0002bdea1901f1011a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000242201a00067e23187600010119f04c192bd200011a000249f018201a000242201a00067e2318760001011a000242201a00067e2318760001011a0025cea81971f704001a000141bb041a000249f019138800011a000249f018201a000302590001011a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a000249f018201a00330da70101ff"},BABBAGE:{V1:"a141005901b69f1a0003236119032c01011903e819023b00011903e8195e7104011903e818201a0001ca761928eb041959d818641959d818641959d818641959d818641959d818641959d81864186418641959d81864194c5118201a0002acfa182019b551041a000363151901ff00011a00015c3518201a000797751936f404021a0002ff941a0006ea7818dc0001011903e8196ff604021a0003bd081a00034ec5183e011a00102e0f19312a011a00032e801901a5011a0002da781903e819cf06011a00013a34182019a8f118201903e818201a00013aac0119e143041903e80a1a00030219189c011a00030219189c011a0003207c1901d9011a000330001901ff0119ccf3182019fd40182019ffd5182019581e18201940b318201a00012adf18201a0002ff941a0006ea7818dc0001011a00010f92192da7000119eabb18201a0002ff941a0006ea7818dc0001011a0002ff941a0006ea7818dc0001011a000c504e197712041a001d6af61a0001425b041a00040c660004001a00014fab18201a0003236119032c010119a0de18201a00033d7618201979f41820197fb8182019a95d1820197df718201995aa18201a009063b91903fd0aff",V2:"a20198af1a0003236119032c01011903e819023b00011903e8195e7104011903e818201a0001ca761928eb041959d818641959d818641959d818641959d818641959d818641959d81864186418641959d81864194c5118201a0002acfa182019b551041a000363151901ff00011a00015c3518201a000797751936f404021a0002ff941a0006ea7818dc0001011903e8196ff604021a0003bd081a00034ec5183e011a00102e0f19312a011a00032e801901a5011a0002da781903e819cf06011a00013a34182019a8f118201903e818201a00013aac0119e143041903e80a1a00030219189c011a00030219189c011a0003207c1901d9011a000330001901ff0119ccf3182019fd40182019ffd5182019581e18201940b318201a00012adf18201a0002ff941a0006ea7818dc0001011a00010f92192da7000119eabb18201a0002ff941a0006ea7818dc0001011a0002ff941a0006ea7818dc0001011a0011b22c1a0005fdde00021a000c504e197712041a001d6af61a0001425b041a00040c660004001a00014fab18201a0003236119032c010119a0de18201a00033d7618201979f41820197fb8182019a95d1820197df718201995aa18201b00000004a817c8001b00000004a817c8001a009063b91903fd0a1b00000004a817c800001b00000004a817c80041005901b69f1a0003236119032c01011903e819023b00011903e8195e7104011903e818201a0001ca761928eb041959d818641959d818641959d818641959d818641959d818641959d81864186418641959d81864194c5118201a0002acfa182019b551041a000363151901ff00011a00015c3518201a000797751936f404021a0002ff941a0006ea7818dc0001011903e8196ff604021a0003bd081a00034ec5183e011a00102e0f19312a011a00032e801901a5011a0002da781903e819cf06011a00013a34182019a8f118201903e818201a00013aac0119e143041903e80a1a00030219189c011a00030219189c011a0003207c1901d9011a000330001901ff0119ccf3182019fd40182019ffd5182019581e18201940b318201a00012adf18201a0002ff941a0006ea7818dc0001011a00010f92192da7000119eabb18201a0002ff941a0006ea7818dc0001011a0002ff941a0006ea7818dc0001011a000c504e197712041a001d6af61a0001425b041a00040c660004001a00014fab18201a0003236119032c010119a0de18201a00033d7618201979f41820197fb8182019a95d1820197df718201995aa18201a009063b91903fd0aff"}},Cn={[x.exports.NetworkInfo.testnet().network_id()]:"8d18d786e92776c824607fd8e193ec535c79dc61ea2405ddf3b09fe3",[x.exports.NetworkInfo.mainnet().network_id()]:"f0ff48bbb7bbe9d59a40f1ce90e9e9d0ff5002ec48f232b49ca0fb9a"},po={mainnet:"wss://ogmios-api.mainnet.dandelion.link",preprod:"wss://ogmios-api.iohk-preprod.dandelion.link",preview:"__TBD_SOON_TM__",testnet:"wss://ogmios-api.testnet.dandelion.link"},wo={LQ:"da8c30857834c6ae7203935b89278c532b3995245295456f993e1d244c51",MIN:"29d222ce763455e3d7a09a665ce554f00ac89d2e99a1a83d267170c64d494e",NTX:"edfd7a1d77bcb8b884c474bdc92a16002d1fb720e454fa6e993444794e5458",iBTC:"f66d78b4a3cb3d37afa0ec36461e51ecbde00f26c8f0a68f94b6988069425443",iETH:"f66d78b4a3cb3d37afa0ec36461e51ecbde00f26c8f0a68f94b6988069455448",iUSD:"f66d78b4a3cb3d37afa0ec36461e51ecbde00f26c8f0a68f94b6988069555344",MILK:"8a1cfae21368b8bebbbed9800fec304e95cce39a2a57dc35e2e3ebaa4d494c4b",AGIX:"f43a62fdc3965df486de8a0d32fe800963589c41b38946602a0dc53541474958",MELD:"6ac8ef33b510ec004fe11585f7c5a9f0c07f0c23428ab4f29c1d7d104d454c44",INDY:"533bb94a8850ee3ccbe483106489399112b74c905342cb1792a797a0494e4459",CLAY:"38ad9dc3aec6a2f38e220142b9aa6ade63ebe71f65e7cc2b7d8a8535434c4159",MCOS:"6f46e1304b16d884c85c62fb0eef35028facdc41aaa0fd319a152ed64d434f53",DING:"ce5b9e0f8a88255b65f2e4d065c6e716e9fa9a8a86dfb86423dd1ac044494e47",GERO:"10a49b996e2402269af553a8a96fb8eb90d79e9eca79e2b4223057b64745524f",NMKR:"5dac8536653edc12f6f5e1045d8164b9f59998d3bdc300fc928434894e4d4b52",PAVIA:"884892bcdc360bcef87d6b3f806e7f9cd5ac30d999d49970e7a903ae5041564941",HOSKY:"a0028f350aaabe0545fdcb56b039bfb08e4bb4d8c4d7c3c7d481c235484f534b59",YUMMI:"078eafce5cd7edafdf63900edef2c1ea759e77f30ca81d6bbdeec92479756d6d69",C3:"8e51398904a5d3fc129fbf4f1589701de23c7824d5c90fdb9490e15a434841524c4933",GIMBAL:"2b0a04a7b60132b1805b296c7fcb3b217ff14413991bf76f72663c3067696d62616c",SUNDAE:"9a9693a9a37912a5097918f97918d15240c92ab729a0b7c4aa144d7753554e444145",GREENS:"4623ab311b7d982d8d26fcbe1a9439ca56661aafcdcd8d8a0ef31fd6475245454e53",GENS:"dda5fdb1002f7389b33e036b6afee82a8189becb6cba852e8b79b4fb0014df1047454e53",SOCIETY:"25f0fc240e91bd95dcdaebd2ba7713fc5168ac77234a3d79449fc20c534f4349455459",DJED:"8db269c3ec630e06ae29f74bc39edd1f87c819f1056206e879a1cd61446a65644d6963726f555344",SHEN:"8db269c3ec630e06ae29f74bc39edd1f87c819f1056206e879a1cd615368656e4d6963726f555344",WMT:"1d7f33bd23d85e1a25d87d86fac4f199c3197a2f7afeb662a0f34e1e776f726c646d6f62696c65746f6b656e",COPI:"b6a7467ea1deb012808ef4e87b5ff371e85f7142d7b356a40d9b42a0436f726e75636f70696173205b76696120436861696e506f72742e696f5d"},Pn=["begin","eternl","flint","lace","nami","nufi","gerowallet","typhoncip30","vespr","yoroi"],ca=(p,w,_="5000000")=>{const f=x.exports.BigNum.from_str(p.get("lovelace")??"0").checked_add(x.exports.BigNum.from_str(_)),y=w.filter(O=>O.output.amount.filter(K=>K.unit!=="lovelace").some(K=>p.has(K.unit))),m=fo(y);return[...m.less_than(f)?uo(f.clamped_sub(m).to_str(),w.filter(O=>!y.some(K=>K.input.txHash===O.input.txHash&&K.input.outputIndex===O.input.outputIndex))):[],...y]},lo=(p,w,_=!1,{maxTxSize:f,minFeeA:y,minFeeB:m}=Cr)=>{const A=w.filter(J=>wa(J)===!1).sort(En),O=x.exports.BigNum.from_str(Un(f,y,m)),K=_?x.exports.BigNum.from_str(p).checked_add(O).to_str():p;return Te(A,new Map([["lovelace",K]]))},pa=(p,w,_=!1,f=Cr)=>{const y=w.filter(wa).sort(En),m=go(f),A=p.get("lovelace")??"0",O=_?x.exports.BigNum.from_str(A).checked_add(m).to_str():A;return p.set("lovelace",O),Te(y,p)},bo=(p,w)=>Array.from(w,_=>({unit:_[0],quantity:x.exports.BigNum.from_str(_[1])})).every(_=>p.filter(f=>f.output.amount.find(y=>y.unit===_.unit)!==void 0).reduce((f,y)=>{const m=y.output.amount.reduce((A,O)=>A.checked_add(x.exports.BigNum.from_str(_.unit===O.unit?O.quantity:"0")),x.exports.BigNum.from_str("0"));return f.checked_add(m)},x.exports.BigNum.from_str("0")).less_than(_.quantity)===!1),En=(p,w)=>{var y,m;const _=x.exports.BigNum.from_str(((y=p.output.amount.find(A=>A.unit==="lovelace"))==null?void 0:y.quantity)??"0");return x.exports.BigNum.from_str(((m=w.output.amount.find(A=>A.unit==="lovelace"))==null?void 0:m.quantity)??"0").compare(_)},go=p=>{const{maxTxSize:w,minFeeA:_,minFeeB:f}=p;return x.exports.BigNum.from_str(Un(w,_,f))},wa=p=>p.output.amount.length>1,fo=p=>p.reduce((w,_)=>{var y;const f=((y=_.output.amount.find(m=>m.unit==="lovelace"))==null?void 0:y.quantity)??"0";return w.checked_add(x.exports.BigNum.from_str(f))},x.exports.BigNum.from_str("0")),uo=(p,w)=>{const _=w.sort(En);return Te(_,new Map([["lovelace",p]]))},Te=(p,w,_=[])=>p.length===0||bo(_,w)?_:ho(p[0],w)?Te(p.slice(1),w,[..._,p[0]]):Te(p.slice(1),w,_),ho=(p,w)=>Array.from(w.keys()).some(_=>p.output.amount.find(f=>f.unit===_)!==void 0),yo=(p,w)=>{const _=ko(w),f=xo(p,w);return{coseKey:Ur(_.to_bytes()),coseSign1:Ur(f.to_bytes())}},vo=(p,w,{key:_,signature:f})=>{var A,O;const y=t_.COSEKey.from_bytes(Vt(_)),m=t_.COSESign1.from_bytes(Vt(f));if((p==null?void 0:p.length)>0){const K=Ur(m.payload()??new Uint8Array);if(Mr(p)!==K)return!1}if((w==null?void 0:w.length)>0){const d=(A=m.headers().protected().deserialized_headers().header(t_.Label.new_text("address")))==null?void 0:A.as_bytes();if(d===void 0)throw new Error("Couldn't find a signer address in signature");const $=(O=y.header(t_.Label.new_int(t_.Int.new_negative(t_.BigNum.from_str("2")))))==null?void 0:O.as_bytes();if($===void 0)throw new Error("Couldn't find a signer key in signature");const J=me(Ur(d)),R=Jo(Ur($));if(mo(w,J,R)===!1)throw new Error("Couldn't check signature because of address mismatch");const h=Go(Ur(m.signature())),L=m.signed_data().to_bytes();return R.verify(L,h)}return!1},mo=(p,w,_)=>{if(p!==w.to_bech32())return!1;try{return xe(p)===_.hash().to_hex()}catch{return!1}},ko=p=>{const w=t_.COSEKey.new(t_.Label.from_key_type(t_.KeyType.OKP));return w.set_algorithm_id(t_.Label.from_algorithm_id(t_.AlgorithmId.EdDSA)),w.set_header(t_.Label.new_int(t_.Int.new_negative(t_.BigNum.from_str("1"))),t_.CBORValue.new_int(t_.Int.new_i32(6))),w.set_header(t_.Label.new_int(t_.Int.new_negative(t_.BigNum.from_str("2"))),t_.CBORValue.new_bytes(p.key.to_public().as_bytes())),w},xo=(p,w)=>{const _=t_.HeaderMap.new(),f=t_.HeaderMap.new();_.set_algorithm_id(t_.Label.from_algorithm_id(t_.AlgorithmId.EdDSA)),_.set_header(t_.Label.new_text("address"),t_.CBORValue.new_bytes(w.address.to_bytes()));const y=t_.Headers.new(t_.ProtectedHeaderMap.new(_),f),m=t_.COSESign1Builder.new(y,Vt(p.payload),!1);p.externalAAD!==void 0&&m.set_external_aad(Vt(p.externalAAD));const A=m.make_data_to_sign(),O=w.key.sign(A.to_bytes());return m.build(O.to_bytes())};var la={},Er={exports:{}};de.notEqual=Io;de.notOk=jo;de.equal=Ao;de.ok=de;var ba=de;function Ao(p,w,_){de(p==w,_)}function Io(p,w,_){de(p!=w,_)}function jo(p,w){de(!p,w)}function de(p,w){if(!p)throw new Error(w||"AssertionError")}var Wr={exports:{}},Co=Sn;Sn.supported=typeof WebAssembly<"u";function Sn(p){if(!Sn.supported)return null;var w=p&&p.imports,_=Eo("AGFzbQEAAAABEANgAn9/AGADf39/AGABfwADBQQAAQICBQUBAQroBwdNBQZtZW1vcnkCAAxibGFrZTJiX2luaXQAAA5ibGFrZTJiX3VwZGF0ZQABDWJsYWtlMmJfZmluYWwAAhBibGFrZTJiX2NvbXByZXNzAAMK00AElgMAIABCADcDACAAQQhqQgA3AwAgAEEQakIANwMAIABBGGpCADcDACAAQSBqQgA3AwAgAEEoakIANwMAIABBMGpCADcDACAAQThqQgA3AwAgAEHAAGpCADcDACAAQcgAakIANwMAIABB0ABqQgA3AwAgAEHYAGpCADcDACAAQeAAakIANwMAIABB6ABqQgA3AwAgAEHwAGpCADcDACAAQfgAakIANwMAIABBgAFqQoiS853/zPmE6gBBACkDAIU3AwAgAEGIAWpCu86qptjQ67O7f0EIKQMAhTcDACAAQZABakKr8NP0r+68tzxBECkDAIU3AwAgAEGYAWpC8e30+KWn/aelf0EYKQMAhTcDACAAQaABakLRhZrv+s+Uh9EAQSApAwCFNwMAIABBqAFqQp/Y+dnCkdqCm39BKCkDAIU3AwAgAEGwAWpC6/qG2r+19sEfQTApAwCFNwMAIABBuAFqQvnC+JuRo7Pw2wBBOCkDAIU3AwAgAEHAAWpCADcDACAAQcgBakIANwMAIABB0AFqQgA3AwALbQEDfyAAQcABaiEDIABByAFqIQQgBCkDAKchBQJAA0AgASACRg0BIAVBgAFGBEAgAyADKQMAIAWtfDcDAEEAIQUgABADCyAAIAVqIAEtAAA6AAAgBUEBaiEFIAFBAWohAQwACwsgBCAFrTcDAAtkAQN/IABBwAFqIQEgAEHIAWohAiABIAEpAwAgAikDAHw3AwAgAEHQAWpCfzcDACACKQMApyEDAkADQCADQYABRg0BIAAgA2pBADoAACADQQFqIQMMAAsLIAIgA603AwAgABADC+U7AiB+CX8gAEGAAWohISAAQYgBaiEiIABBkAFqISMgAEGYAWohJCAAQaABaiElIABBqAFqISYgAEGwAWohJyAAQbgBaiEoICEpAwAhASAiKQMAIQIgIykDACEDICQpAwAhBCAlKQMAIQUgJikDACEGICcpAwAhByAoKQMAIQhCiJLznf/M+YTqACEJQrvOqqbY0Ouzu38hCkKr8NP0r+68tzwhC0Lx7fT4paf9p6V/IQxC0YWa7/rPlIfRACENQp/Y+dnCkdqCm38hDkLr+obav7X2wR8hD0L5wvibkaOz8NsAIRAgACkDACERIABBCGopAwAhEiAAQRBqKQMAIRMgAEEYaikDACEUIABBIGopAwAhFSAAQShqKQMAIRYgAEEwaikDACEXIABBOGopAwAhGCAAQcAAaikDACEZIABByABqKQMAIRogAEHQAGopAwAhGyAAQdgAaikDACEcIABB4ABqKQMAIR0gAEHoAGopAwAhHiAAQfAAaikDACEfIABB+ABqKQMAISAgDSAAQcABaikDAIUhDSAPIABB0AFqKQMAhSEPIAEgBSARfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgEnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBN8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAUfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgFXx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBZ8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAXfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggGHx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBl8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAafHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgG3x8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBx8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAdfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggHnx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIB98fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAgfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgH3x8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBt8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAVfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGXx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBp8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAgfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggHnx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBd8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiASfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgHXx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBF8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByATfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggHHx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBh8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAWfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgFHx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBx8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAZfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgHXx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBF8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAWfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgE3x8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIICB8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAefHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgG3x8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIB98fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAUfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgF3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBh8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCASfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgGnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBV8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAYfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgGnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBR8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiASfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgHnx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIB18fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAcfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggH3x8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBN8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAXfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgFnx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBt8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAVfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggEXx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFICB8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAZfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgGnx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBF8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAWfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgGHx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBN8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAVfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggG3x8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIICB8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAffHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgEnx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBx8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAdfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggF3x8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBl8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAUfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgHnx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBN8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAdfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgF3x8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBt8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByARfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgHHx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBl8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAUfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgFXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIB58fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAYfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgFnx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIICB8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAffHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgEnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBp8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAdfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgFnx8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBJ8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAgfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgH3x8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIB58fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCAVfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggG3x8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGIBF8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAYfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgF3x8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIBR8fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAafHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggE3x8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIBl8fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSAcfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgHnx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBx8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiAYfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgH3x8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIB18fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByASfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggFHx8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBp8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAWfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgEXx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHICB8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAVfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggGXx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIBd8fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSATfHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgG3x8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIBd8fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAgfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgH3x8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBp8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAcfHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgFHx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIBF8fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAZfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgHXx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIBN8fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByAefHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgGHx8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBJ8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAVfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgG3x8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBZ8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFIAEgBSAbfHwhASANIAGFQiCKIQ0gCSANfCEJIAUgCYVCGIohBSABIAUgE3x8IQEgDSABhUIQiiENIAkgDXwhCSAFIAmFQj+KIQUgAiAGIBl8fCECIA4gAoVCIIohDiAKIA58IQogBiAKhUIYiiEGIAIgBiAVfHwhAiAOIAKFQhCKIQ4gCiAOfCEKIAYgCoVCP4ohBiADIAcgGHx8IQMgDyADhUIgiiEPIAsgD3whCyAHIAuFQhiKIQcgAyAHIBd8fCEDIA8gA4VCEIohDyALIA98IQsgByALhUI/iiEHIAQgCCASfHwhBCAQIASFQiCKIRAgDCAQfCEMIAggDIVCGIohCCAEIAggFnx8IQQgECAEhUIQiiEQIAwgEHwhDCAIIAyFQj+KIQggASAGICB8fCEBIBAgAYVCIIohECALIBB8IQsgBiALhUIYiiEGIAEgBiAcfHwhASAQIAGFQhCKIRAgCyAQfCELIAYgC4VCP4ohBiACIAcgGnx8IQIgDSAChUIgiiENIAwgDXwhDCAHIAyFQhiKIQcgAiAHIB98fCECIA0gAoVCEIohDSAMIA18IQwgByAMhUI/iiEHIAMgCCAUfHwhAyAOIAOFQiCKIQ4gCSAOfCEJIAggCYVCGIohCCADIAggHXx8IQMgDiADhUIQiiEOIAkgDnwhCSAIIAmFQj+KIQggBCAFIB58fCEEIA8gBIVCIIohDyAKIA98IQogBSAKhUIYiiEFIAQgBSARfHwhBCAPIASFQhCKIQ8gCiAPfCEKIAUgCoVCP4ohBSABIAUgEXx8IQEgDSABhUIgiiENIAkgDXwhCSAFIAmFQhiKIQUgASAFIBJ8fCEBIA0gAYVCEIohDSAJIA18IQkgBSAJhUI/iiEFIAIgBiATfHwhAiAOIAKFQiCKIQ4gCiAOfCEKIAYgCoVCGIohBiACIAYgFHx8IQIgDiAChUIQiiEOIAogDnwhCiAGIAqFQj+KIQYgAyAHIBV8fCEDIA8gA4VCIIohDyALIA98IQsgByALhUIYiiEHIAMgByAWfHwhAyAPIAOFQhCKIQ8gCyAPfCELIAcgC4VCP4ohByAEIAggF3x8IQQgECAEhUIgiiEQIAwgEHwhDCAIIAyFQhiKIQggBCAIIBh8fCEEIBAgBIVCEIohECAMIBB8IQwgCCAMhUI/iiEIIAEgBiAZfHwhASAQIAGFQiCKIRAgCyAQfCELIAYgC4VCGIohBiABIAYgGnx8IQEgECABhUIQiiEQIAsgEHwhCyAGIAuFQj+KIQYgAiAHIBt8fCECIA0gAoVCIIohDSAMIA18IQwgByAMhUIYiiEHIAIgByAcfHwhAiANIAKFQhCKIQ0gDCANfCEMIAcgDIVCP4ohByADIAggHXx8IQMgDiADhUIgiiEOIAkgDnwhCSAIIAmFQhiKIQggAyAIIB58fCEDIA4gA4VCEIohDiAJIA58IQkgCCAJhUI/iiEIIAQgBSAffHwhBCAPIASFQiCKIQ8gCiAPfCEKIAUgCoVCGIohBSAEIAUgIHx8IQQgDyAEhUIQiiEPIAogD3whCiAFIAqFQj+KIQUgASAFIB98fCEBIA0gAYVCIIohDSAJIA18IQkgBSAJhUIYiiEFIAEgBSAbfHwhASANIAGFQhCKIQ0gCSANfCEJIAUgCYVCP4ohBSACIAYgFXx8IQIgDiAChUIgiiEOIAogDnwhCiAGIAqFQhiKIQYgAiAGIBl8fCECIA4gAoVCEIohDiAKIA58IQogBiAKhUI/iiEGIAMgByAafHwhAyAPIAOFQiCKIQ8gCyAPfCELIAcgC4VCGIohByADIAcgIHx8IQMgDyADhUIQiiEPIAsgD3whCyAHIAuFQj+KIQcgBCAIIB58fCEEIBAgBIVCIIohECAMIBB8IQwgCCAMhUIYiiEIIAQgCCAXfHwhBCAQIASFQhCKIRAgDCAQfCEMIAggDIVCP4ohCCABIAYgEnx8IQEgECABhUIgiiEQIAsgEHwhCyAGIAuFQhiKIQYgASAGIB18fCEBIBAgAYVCEIohECALIBB8IQsgBiALhUI/iiEGIAIgByARfHwhAiANIAKFQiCKIQ0gDCANfCEMIAcgDIVCGIohByACIAcgE3x8IQIgDSAChUIQiiENIAwgDXwhDCAHIAyFQj+KIQcgAyAIIBx8fCEDIA4gA4VCIIohDiAJIA58IQkgCCAJhUIYiiEIIAMgCCAYfHwhAyAOIAOFQhCKIQ4gCSAOfCEJIAggCYVCP4ohCCAEIAUgFnx8IQQgDyAEhUIgiiEPIAogD3whCiAFIAqFQhiKIQUgBCAFIBR8fCEEIA8gBIVCEIohDyAKIA98IQogBSAKhUI/iiEFICEgISkDACABIAmFhTcDACAiICIpAwAgAiAKhYU3AwAgIyAjKQMAIAMgC4WFNwMAICQgJCkDACAEIAyFhTcDACAlICUpAwAgBSANhYU3AwAgJiAmKQMAIAYgDoWFNwMAICcgJykDACAHIA+FhTcDACAoICgpAwAgCCAQhYU3AwAL"),f=null,y={buffer:_,memory:null,exports:null,realloc:m,onload:A};return A(function(){}),y;function m(K){y.exports.memory.grow(Math.ceil(Math.abs(K-y.memory.length)/65536)),y.memory=new Uint8Array(y.exports.memory.buffer)}function A(K){if(y.exports)return K();if(f){f.then(K.bind(null,null)).catch(K);return}try{if(p&&p.async)throw new Error("async");O({instance:new WebAssembly.Instance(new WebAssembly.Module(_),w)})}catch{f=WebAssembly.instantiate(_,w).then(O)}A(K)}function O(K){y.exports=K.instance.exports,y.memory=y.exports.memory&&y.exports.memory.buffer&&new Uint8Array(y.exports.memory.buffer)}}function Eo(p){return typeof atob=="function"?new Uint8Array(atob(p).split("").map(So)):new(De("buffer")).Buffer(p,"base64")}function So(p){return p.charCodeAt(0)}var $r=ba,r_=Co(),oe=64,He=[];Wr.exports=Kr;var Kn=Wr.exports.BYTES_MIN=16,qn=Wr.exports.BYTES_MAX=64;Wr.exports.BYTES=32;var zn=Wr.exports.KEYBYTES_MIN=16,Hn=Wr.exports.KEYBYTES_MAX=64;Wr.exports.KEYBYTES=32;var Rn=Wr.exports.SALTBYTES=16,Ln=Wr.exports.PERSONALBYTES=16;function Kr(p,w,_,f,y){if(!(this instanceof Kr))return new Kr(p,w,_,f,y);if(!(r_&&r_.exports))throw new Error("WASM not loaded. Wait for Blake2b.ready(cb)");p||(p=32),y!==!0&&($r(p>=Kn,"digestLength must be at least "+Kn+", was given "+p),$r(p<=qn,"digestLength must be at most "+qn+", was given "+p),w!=null&&$r(w.length>=zn,"key must be at least "+zn+", was given "+w.length),w!=null&&$r(w.length<=Hn,"key must be at least "+Hn+", was given "+w.length),_!=null&&$r(_.length===Rn,"salt must be exactly "+Rn+", was given "+_.length),f!=null&&$r(f.length===Ln,"personal must be exactly "+Ln+", was given "+f.length)),He.length||(He.push(oe),oe+=216),this.digestLength=p,this.finalized=!1,this.pointer=He.pop(),r_.memory.fill(0,0,64),r_.memory[0]=this.digestLength,r_.memory[1]=w?w.length:0,r_.memory[2]=1,r_.memory[3]=1,_&&r_.memory.set(_,32),f&&r_.memory.set(f,48),this.pointer+216>r_.memory.length&&r_.realloc(this.pointer+216),r_.exports.blake2b_init(this.pointer,this.digestLength),w&&(this.update(w),r_.memory.fill(0,oe,oe+w.length),r_.memory[this.pointer+200]=128)}Kr.prototype.update=function(p){return $r(this.finalized===!1,"Hash instance finalized"),$r(p,"input must be TypedArray or Buffer"),oe+p.length>r_.memory.length&&r_.realloc(oe+p.length),r_.memory.set(p,oe),r_.exports.blake2b_update(this.pointer,oe,oe+p.length),this};Kr.prototype.digest=function(p){if($r(this.finalized===!1,"Hash instance finalized"),this.finalized=!0,He.push(this.pointer),r_.exports.blake2b_final(this.pointer),!p||p==="binary")return r_.memory.slice(this.pointer+128,this.pointer+128+this.digestLength);if(p==="hex")return Oo(r_.memory,this.pointer+128,this.digestLength);$r(p.length>=this.digestLength,"input must be TypedArray or Buffer");for(var w=0;w<this.digestLength;w++)p[w]=r_.memory[this.pointer+128+w];return p};Kr.prototype.final=Kr.prototype.digest;Kr.WASM=r_&&r_.buffer;Kr.SUPPORTED=typeof WebAssembly<"u";Kr.ready=function(p){if(p||(p=Bo),!r_)return p(new Error("WebAssembly not supported"));var w=new Promise(function(_,f){r_.onload(function(y){y?f():_(),p(y)})});return w};Kr.prototype.ready=Kr.ready;function Bo(){}function Oo(p,w,_){for(var f="",y=0;y<_;y++)f+=Qo(p[w+y]);return f}function Qo(p){return p<16?"0"+p.toString(16):p.toString(16)}var be=ba,Ne=Wr.exports;function Me(p,w,_){var f=p[w]+p[_],y=p[w+1]+p[_+1];f>=4294967296&&y++,p[w]=f,p[w+1]=y}function Vn(p,w,_,f){var y=p[w]+_;_<0&&(y+=4294967296);var m=p[w+1]+f;y>=4294967296&&m++,p[w]=y,p[w+1]=m}function ga(p,w){return p[w]^p[w+1]<<8^p[w+2]<<16^p[w+3]<<24}function we(p,w,_,f,y,m){var A=Be[y],O=Be[y+1],K=Be[m],d=Be[m+1];Me(Et,p,w),Vn(Et,p,A,O);var $=Et[f]^Et[p],J=Et[f+1]^Et[p+1];Et[f]=J,Et[f+1]=$,Me(Et,_,f),$=Et[w]^Et[_],J=Et[w+1]^Et[_+1],Et[w]=$>>>24^J<<8,Et[w+1]=J>>>24^$<<8,Me(Et,p,w),Vn(Et,p,K,d),$=Et[f]^Et[p],J=Et[f+1]^Et[p+1],Et[f]=$>>>16^J<<16,Et[f+1]=J>>>16^$<<16,Me(Et,_,f),$=Et[w]^Et[_],J=Et[w+1]^Et[_+1],Et[w]=J>>>31^$<<1,Et[w+1]=$>>>31^J<<1}var fa=new Uint32Array([4089235720,1779033703,2227873595,3144134277,4271175723,1013904242,1595750129,2773480762,2917565137,1359893119,725511199,2600822924,4215389547,528734635,327033209,1541459225]),Do=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3,11,8,12,0,5,2,15,13,10,14,3,6,7,1,9,4,7,9,3,1,13,12,11,14,2,6,5,10,4,0,15,8,9,0,5,7,2,4,10,15,14,1,11,12,6,8,3,13,2,12,6,10,0,11,8,3,4,13,7,5,15,14,1,9,12,5,1,15,14,13,4,10,0,7,6,3,9,2,8,11,13,11,7,14,12,1,3,9,5,0,15,4,8,6,2,10,6,15,14,9,11,3,0,8,12,2,13,7,1,4,10,5,10,2,8,4,7,6,1,5,15,11,9,14,3,12,13,0,0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,14,10,4,8,9,15,13,6,1,12,0,2,11,7,5,3],vr=new Uint8Array(Do.map(function(p){return p*2})),Et=new Uint32Array(32),Be=new Uint32Array(32);function ua(p,w){var _=0;for(_=0;_<16;_++)Et[_]=p.h[_],Et[_+16]=fa[_];for(Et[24]=Et[24]^p.t,Et[25]=Et[25]^p.t/4294967296,w&&(Et[28]=~Et[28],Et[29]=~Et[29]),_=0;_<32;_++)Be[_]=ga(p.b,4*_);for(_=0;_<12;_++)we(0,8,16,24,vr[_*16+0],vr[_*16+1]),we(2,10,18,26,vr[_*16+2],vr[_*16+3]),we(4,12,20,28,vr[_*16+4],vr[_*16+5]),we(6,14,22,30,vr[_*16+6],vr[_*16+7]),we(0,10,20,30,vr[_*16+8],vr[_*16+9]),we(2,12,22,24,vr[_*16+10],vr[_*16+11]),we(4,14,16,26,vr[_*16+12],vr[_*16+13]),we(6,8,18,28,vr[_*16+14],vr[_*16+15]);for(_=0;_<16;_++)p.h[_]=p.h[_]^Et[_]^Et[_+16]}var le=new Uint8Array([0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);function je(p,w,_,f){le.fill(0),this.b=new Uint8Array(128),this.h=new Uint32Array(16),this.t=0,this.c=0,this.outlen=p,le[0]=p,w&&(le[1]=w.length),le[2]=1,le[3]=1,_&&le.set(_,32),f&&le.set(f,48);for(var y=0;y<16;y++)this.h[y]=fa[y]^ga(le,y*4);w&&(ha(this,w),this.c=128)}je.prototype.update=function(p){return be(p!=null,"input must be Uint8Array or Buffer"),ha(this,p),this};je.prototype.digest=function(p){var w=!p||p==="binary"||p==="hex"?new Uint8Array(this.outlen):p;return be(w.length>=this.outlen,"out must have at least outlen bytes of space"),To(this,w),p==="hex"?No(w):w};je.prototype.final=je.prototype.digest;je.ready=function(p){Ne.ready(function(){p()})};function ha(p,w){for(var _=0;_<w.length;_++)p.c===128&&(p.t+=p.c,ua(p,!1),p.c=0),p.b[p.c++]=w[_]}function To(p,w){for(p.t+=p.c;p.c<128;)p.b[p.c++]=0;ua(p,!0);for(var _=0;_<p.outlen;_++)w[_]=p.h[_>>2]>>8*(_&3);return w}function No(p){for(var w="",_=0;_<p.length;_++)w+=Uo(p[_]);return w}function Uo(p){return p<16?"0"+p.toString(16):p.toString(16)}var ya=je;Er.exports=function(w,_,f,y,m){return m!==!0&&(be(w>=Yn,"outlen must be at least "+Yn+", was given "+w),be(w<=$n,"outlen must be at most "+$n+", was given "+w),_!=null&&be(_.length>=Gn,"key must be at least "+Gn+", was given "+_.length),_!=null&&be(_.length<=Jn,"key must be at most "+Jn+", was given "+_.length),f!=null&&be(f.length===Wn,"salt must be exactly "+Wn+", was given "+f.length),y!=null&&be(y.length===Xn,"personal must be exactly "+Xn+", was given "+y.length)),new ya(w,_,f,y)};Er.exports.ready=function(p){Ne.ready(function(){p()})};Er.exports.WASM_SUPPORTED=Ne.SUPPORTED;Er.exports.WASM_LOADED=!1;var Yn=Er.exports.BYTES_MIN=16,$n=Er.exports.BYTES_MAX=64;Er.exports.BYTES=32;var Gn=Er.exports.KEYBYTES_MIN=16,Jn=Er.exports.KEYBYTES_MAX=64;Er.exports.KEYBYTES=32;var Wn=Er.exports.SALTBYTES=16,Xn=Er.exports.PERSONALBYTES=16;Ne.ready(function(p){p||(Er.exports.WASM_LOADED=!0,ya=Ne)});var Ce={};Object.defineProperty(Ce,"__esModule",{value:!0});Ce.bech32m=Ce.bech32=void 0;const $e="qpzry9x8gf2tvdw0s3jn54khce6mua7l",va={};for(let p=0;p<$e.length;p++){const w=$e.charAt(p);va[w]=p}function Ie(p){const w=p>>25;return(p&33554431)<<5^-(w>>0&1)&996825010^-(w>>1&1)&642813549^-(w>>2&1)&513874426^-(w>>3&1)&1027748829^-(w>>4&1)&705979059}function Zn(p){let w=1;for(let _=0;_<p.length;++_){const f=p.charCodeAt(_);if(f<33||f>126)return"Invalid prefix ("+p+")";w=Ie(w)^f>>5}w=Ie(w);for(let _=0;_<p.length;++_){const f=p.charCodeAt(_);w=Ie(w)^f&31}return w}function Bn(p,w,_,f){let y=0,m=0;const A=(1<<_)-1,O=[];for(let K=0;K<p.length;++K)for(y=y<<w|p[K],m+=w;m>=_;)m-=_,O.push(y>>m&A);if(f)m>0&&O.push(y<<_-m&A);else{if(m>=w)return"Excess padding";if(y<<_-m&A)return"Non-zero padding"}return O}function Fo(p){return Bn(p,8,5,!0)}function Mo(p){const w=Bn(p,5,8,!1);if(Array.isArray(w))return w}function Po(p){const w=Bn(p,5,8,!1);if(Array.isArray(w))return w;throw new Error(w)}function ma(p){let w;p==="bech32"?w=1:w=734539939;function _(A,O,K){if(K=K||90,A.length+7+O.length>K)throw new TypeError("Exceeds length limit");A=A.toLowerCase();let d=Zn(A);if(typeof d=="string")throw new Error(d);let $=A+"1";for(let J=0;J<O.length;++J){const R=O[J];if(R>>5!==0)throw new Error("Non 5-bit word");d=Ie(d)^R,$+=$e.charAt(R)}for(let J=0;J<6;++J)d=Ie(d);d^=w;for(let J=0;J<6;++J){const R=d>>(5-J)*5&31;$+=$e.charAt(R)}return $}function f(A,O){if(O=O||90,A.length<8)return A+" too short";if(A.length>O)return"Exceeds length limit";const K=A.toLowerCase(),d=A.toUpperCase();if(A!==K&&A!==d)return"Mixed-case string "+A;A=K;const $=A.lastIndexOf("1");if($===-1)return"No separator character for "+A;if($===0)return"Missing prefix for "+A;const J=A.slice(0,$),R=A.slice($+1);if(R.length<6)return"Data too short";let h=Zn(J);if(typeof h=="string")return h;const L=[];for(let g=0;g<R.length;++g){const ot=R.charAt(g),tt=va[ot];if(tt===void 0)return"Unknown character "+ot;h=Ie(h)^tt,!(g+6>=R.length)&&L.push(tt)}return h!==w?"Invalid checksum for "+A:{prefix:J,words:L}}function y(A,O){const K=f(A,O);if(typeof K=="object")return K}function m(A,O){const K=f(A,O);if(typeof K=="object")return K;throw new Error(K)}return{decodeUnsafe:y,decode:m,encode:_,toWords:Fo,fromWordsUnsafe:Mo,fromWords:Po}}Ce.bech32=ma("bech32");Ce.bech32m=ma("bech32m");var Ko=Qe&&Qe.__importDefault||function(p){return p&&p.__esModule?p:{default:p}};Object.defineProperty(la,"__esModule",{value:!0});const qo=Ko(Er.exports),Pe=Ce,pn="asset";class Oe{constructor(w){this.hashBuf=w}static fromHash(w){return new Oe(w)}static fromParts(w,_){const f=(0,qo.default)(20).update(new Uint8Array([...w,..._])).digest("binary");return Oe.fromHash(f)}static fromBech32(w){const{prefix:_,words:f}=Pe.bech32.decode(w);if(_!==pn)throw new Error("Invalid asset fingerprint");const y=Buffer.from(Pe.bech32.fromWords(f));return Oe.fromHash(y)}fingerprint(){const w=Pe.bech32.toWords(this.hashBuf);return Pe.bech32.encode(pn,w)}hash(){return Buffer.from(this.hashBuf).toString("hex")}prefix(){return pn}checksum(){return this.fingerprint().slice(-6)}}var zo=la.default=Oe;const Ho=zo,Ro=(p,w)=>{const _=Yo(p),f=_.derive(cn+1852).derive(cn+1815).derive(cn+w),y=f.derive(0).derive(0).to_raw_key(),m=f.derive(2).derive(0).to_raw_key();return f.free(),_.free(),{paymentKey:y,stakeKey:m}},Lo=(p,w,_)=>{const f=new Map(w);f.set("lovelace",String(Number(f.get("lovelace"))+Number(_)));const y=new Map;for(let R=0;R<p.length;R++)y.set(R,p[R]);const m=new Set,A=new Set,O=new Set,K=new Set,d=new Set;for(let R=0;R<p.length;R++)switch(p[R].output.amount.length){case 1:{A.add(R);break}case 2:{O.add(R);break}case 3:{K.add(R);break}default:{d.add(R);break}}const $=(R,h,L)=>{const g=y.get(R);if(!g)return;const ot=Vo(g,h);if(Number(ot)>0){m.add(R),L.delete(R);for(const tt of g.output.amount)f.set(tt.unit,String(Number(f.get(tt.unit))-Number(tt.quantity)))}};for(const R of f.keys())if(R!="lovelace"){for(const h of O){const L=f.get(R);if(!L||Number(L)<=0)break;$(h,R,O)}for(const h of K){const L=f.get(R);if(!L||Number(L)<=0)break;$(h,R,K)}for(const h of d){const L=f.get(R);if(!L||Number(L)<=0)break;$(h,R,d)}}for(const R of A){const h=f.get("lovelace");if(!h||Number(h)<=0)break;$(R,"lovelace",A)}for(const R of O){const h=f.get("lovelace");if(!h||Number(h)<=0)break;$(R,"lovelace",O)}for(const R of K){const h=f.get("lovelace");if(!h||Number(h)<=0)break;$(R,"lovelace",K)}for(const R of d){const h=f.get("lovelace");if(!h||Number(h)<=0)break;$(R,"lovelace",d)}for(const R of f.keys())if(Number(f.get(R))>0)return[];const J=[];for(const R of m){const h=y.get(R);h&&J.push(h)}return J},Vo=(p,w)=>{for(const _ of p.output.amount)if(_.unit==w)return _.quantity;return"0"},me=p=>x.exports.Address.from_bytes(Vt(p)),Yo=p=>x.exports.Bip32PrivateKey.from_bytes(Vt(p)),$o=p=>x.exports.DataHash.from_bytes(Vt(p)),Gr=p=>x.exports.Ed25519KeyHash.from_bytes(Vt(p)),Go=p=>x.exports.Ed25519Signature.from_bytes(Vt(p)),On=p=>x.exports.NativeScript.from_bytes(Vt(p)),Jo=p=>x.exports.PublicKey.from_bytes(Vt(p)),ka=p=>x.exports.PlutusData.from_bytes(Vt(p)),Ee=(p,w)=>x.exports.PlutusScript.from_bytes_with_version(Vt(p),ae[w]),Wo=p=>x.exports.ScriptRef.from_bytes(Vt(p)),Xo=p=>x.exports.ScriptHash.from_bytes(Vt(p)),Jr=p=>x.exports.Transaction.from_bytes(Vt(p)),xa=p=>x.exports.TransactionHash.from_bytes(Vt(p)),ta=p=>x.exports.TransactionUnspentOutput.from_bytes(Vt(p)),_a=p=>x.exports.TransactionWitnessSet.from_bytes(Vt(p)),Zo=p=>x.exports.Value.from_bytes(Vt(p)),Yr=p=>x.exports.Address.from_bech32(p),Qn=p=>x.exports.BaseAddress.from_address(Yr(p)),Aa=p=>x.exports.EnterpriseAddress.from_address(Yr(p)),Ia=p=>x.exports.RewardAddress.from_address(Yr(p)),Ur=p=>Buffer.from(p).toString("hex"),Vt=p=>p.length%2===0&&/^[0-9A-F]*$/i.test(p)?Buffer.from(p,"hex"):Buffer.from(p,"utf-8"),Dn=p=>{const w=_=>{const f=new Array;for(let y=0;y<_.len();y+=1)f.push(Dn(_.get(y)));return f};switch(p.kind()){case x.exports.NativeScriptKind.ScriptAll:{const _=p.as_script_all();return{type:"all",scripts:w(_.native_scripts())}}case x.exports.NativeScriptKind.ScriptAny:{const _=p.as_script_any();return{type:"any",scripts:w(_.native_scripts())}}case x.exports.NativeScriptKind.ScriptNOfK:{const _=p.as_script_n_of_k();return{type:"atLeast",required:_.n(),scripts:w(_.native_scripts())}}case x.exports.NativeScriptKind.TimelockStart:return{type:"after",slot:p.as_timelock_start().slot_bignum().to_str()};case x.exports.NativeScriptKind.TimelockExpiry:return{type:"before",slot:p.as_timelock_expiry().slot_bignum().to_str()};case x.exports.NativeScriptKind.ScriptPubkey:return{type:"sig",keyHash:p.as_script_pubkey().addr_keyhash().to_hex()};default:throw new Error(`Script Kind: ${p.kind()}, is not supported`)}},Xe=p=>{const w=_=>{const f=x.exports.NativeScripts.new();return _.forEach(y=>{f.add(Xe(y))}),f};switch(p.type){case"all":return x.exports.NativeScript.new_script_all(x.exports.ScriptAll.new(w(p.scripts)));case"any":return x.exports.NativeScript.new_script_any(x.exports.ScriptAny.new(w(p.scripts)));case"atLeast":return x.exports.NativeScript.new_script_n_of_k(x.exports.ScriptNOfK.new(p.required,w(p.scripts)));case"after":return x.exports.NativeScript.new_timelock_start(x.exports.TimelockStart.new_timelockstart(x.exports.BigNum.from_str(p.slot)));case"before":return x.exports.NativeScript.new_timelock_expiry(x.exports.TimelockExpiry.new_timelockexpiry(x.exports.BigNum.from_str(p.slot)));case"sig":return x.exports.NativeScript.new_script_pubkey(x.exports.ScriptPubkey.new(Gr(p.keyHash)))}},Re=p=>{var f,y,m;const w=A=>{const O=[];for(let K=0;K<A.len();K+=1)O.push(Re(A.get(K)));return O},_=A=>{const O=new Map;for(let K=0;K<A.len();K+=1){const d=A.keys().get(K),$=A.get(d)??x.exports.PlutusData.from_hex(Mr("NO_ITEM_FOUND_INSIDE_GOLD_ROOM"));O.set(Re(d),Re($))}return O};switch(p.kind()){case x.exports.PlutusDataKind.Bytes:return Ur(p.as_bytes()??new Uint8Array);case x.exports.PlutusDataKind.Integer:return parseInt(((f=p.as_integer())==null?void 0:f.to_str())??"0",10);case x.exports.PlutusDataKind.List:return w(p.as_list()??x.exports.PlutusList.new());case x.exports.PlutusDataKind.Map:return _(p.as_map()??x.exports.PlutusMap.new());case x.exports.PlutusDataKind.ConstrPlutusData:return{alternative:parseInt(((y=p.as_constr_plutus_data())==null?void 0:y.alternative().to_str())??"0",10),fields:w(((m=p.as_constr_plutus_data())==null?void 0:m.data())??x.exports.PlutusList.new())};default:throw new Error(`PlutusData Kind: ${p.kind()}, is not supported`)}},ge=p=>{const w=_=>{const f=x.exports.PlutusList.new();return _.forEach(y=>{f.add(ge(y))}),f};switch(typeof p){case"string":return x.exports.PlutusData.new_bytes(Vt(p));case"number":return x.exports.PlutusData.new_integer(x.exports.BigInt.from_str(p.toString()));case"bigint":return x.exports.PlutusData.new_integer(x.exports.BigInt.from_str(p.toString()));case"object":if(p instanceof Array){const _=w(p);return x.exports.PlutusData.new_list(_)}else if(p instanceof Map){const _=x.exports.PlutusMap.new();return p.forEach((f,y)=>{_.insert(ge(y),ge(f))}),x.exports.PlutusData.new_map(_)}else return x.exports.PlutusData.new_constr_plutus_data(x.exports.ConstrPlutusData.new(x.exports.BigNum.from_str(p.alternative.toString()),w(p.fields)))}},ts=p=>{const w=x.exports.Relays.new();throw p.relays.forEach(_=>{w.add(ja(_))}),new Error("toPoolParams not implemented.")},gn=p=>{const w=_=>io[_];return x.exports.Redeemer.new(w(p.tag),x.exports.BigNum.from_str(p.index.toString()),ge(p.data),x.exports.ExUnits.new(x.exports.BigNum.from_str(p.budget.mem.toString()),x.exports.BigNum.from_str(p.budget.steps.toString())))},ja=p=>{switch(p.type){case"SingleHostAddr":{const w=p.IPV4?x.exports.Ipv4.new(new Uint8Array(p.IPV4.split(".").map(f=>parseInt(f)))):void 0,_=p.IPV6?x.exports.Ipv6.new(Vt(p.IPV6.replaceAll(":",""))):void 0;return x.exports.Relay.new_single_host_addr(x.exports.SingleHostAddr.new(p.port,w,_))}case"SingleHostName":return x.exports.Relay.new_single_host_name(x.exports.SingleHostName.new(p.port,x.exports.DNSRecordAorAAAA.new(p.domainName)));case"MultiHostName":return x.exports.Relay.new_multi_host_name(x.exports.MultiHostName.new(x.exports.DNSRecordSRV.new(p.domainName)))}},Ca=p=>{if(p.is_plutus_script()){const _=p.plutus_script();return{code:_.to_hex(),version:Object.keys(ae).find(f=>ae[f].to_hex()===_.language_version().to_hex())}}const w=p.native_script();return Dn(w)},Se=p=>{if("code"in p){const w=Ee(p.code,p.version);return x.exports.ScriptRef.new_plutus_script(w)}return x.exports.ScriptRef.new_native_script(Xe(p))},Ue=p=>{var y,m,A;const w=p.output().has_data_hash()?(y=p.output().data_hash())==null?void 0:y.to_hex():void 0,_=p.output().has_plutus_data()?(m=p.output().plutus_data())==null?void 0:m.to_hex():void 0,f=p.output().has_script_ref()?(A=p.output().script_ref())==null?void 0:A.to_hex():void 0;return{input:{outputIndex:p.input().index(),txHash:p.input().transaction_id().to_hex()},output:{address:p.output().address().to_bech32(),amount:Ea(p.output().amount()),dataHash:w,plutusData:_,scriptRef:f}}},Vr=p=>{const w=x.exports.TransactionInput.new(xa(p.input.txHash),p.input.outputIndex),_=x.exports.TransactionOutput.new(Yr(p.output.address),se(p.output.amount));return p.output.dataHash!==void 0&&_.set_data_hash($o(p.output.dataHash)),p.output.plutusData!==void 0&&_.set_plutus_data(ka(p.output.plutusData)),p.output.scriptRef!==void 0&&_.set_script_ref(Wo(p.output.scriptRef)),x.exports.TransactionUnspentOutput.new(w,_)},ra=p=>{const w=p.split(".")[1]??"0",_=`${parseInt(w,10)}`,f="1"+"0".repeat(w.length);return x.exports.UnitInterval.new(x.exports.BigNum.from_str(_),x.exports.BigNum.from_str(f))},Mr=p=>p.length%2===0&&/^[0-9A-F]*$/i.test(p)?p:Ur(Buffer.from(p,"utf-8")),Tn=p=>Buffer.from(p,"hex").toString("utf-8"),Ea=p=>{const w=[{unit:"lovelace",quantity:p.coin().to_str()}],_=p.multiasset();if(_!==void 0){const f=_.keys();for(let y=0;y<f.len();y+=1){const m=f.get(y),A=_.get(m);if(A!==void 0){const O=A.keys();for(let K=0;K<O.len();K+=1){const d=O.get(K),$=A.get(d)??x.exports.BigNum.from_str("0"),J=m.to_hex()+Ur(d.name());w.push({unit:J,quantity:$.to_str()})}}}}return w},se=p=>{const w=p.find(m=>m.unit==="lovelace"),_=Array.from(new Set(p.filter(m=>m.unit!=="lovelace").map(m=>m.unit.slice(0,Fr)))),f=x.exports.MultiAsset.new();_.forEach(m=>{const A=x.exports.Assets.new();p.filter(O=>O.unit.slice(0,Fr)===m).forEach(O=>{A.insert(x.exports.AssetName.new(Vt(O.unit.slice(Fr))),x.exports.BigNum.from_str(O.quantity))}),f.insert(Xo(m),A)});const y=x.exports.Value.new(x.exports.BigNum.from_str(w?w.quantity:"0"));return(p.length>1||!w)&&y.set_multiasset(f),y},ea=(p,w,_)=>x.exports.BaseAddress.new(p,x.exports.StakeCredential.from_keyhash(w),x.exports.StakeCredential.from_keyhash(_)),Sa=(p,w="")=>x.exports.Bip32PrivateKey.from_bip39_entropy(Vt(p),Vt(Mr(w))),fn=p=>x.exports.DataCost.new_coins_per_byte(x.exports.BigNum.from_str(p)),_s=p=>{if(typeof p!="object"||!("input"in p))return x.exports.DatumSource.new(ge(p));const w=Vr(p);if(w.output().has_plutus_data())return x.exports.DatumSource.new_ref_input(w.input());throw new Error(`No inline datum found in UTxO: ${w.input().transaction_id().to_hex()}`)},na=(p,w)=>x.exports.EnterpriseAddress.new(p,x.exports.StakeCredential.from_keyhash(w)),aa=(p,w)=>{if(typeof p=="string")return x.exports.MintWitness.new_native_script(On(p));if(w===void 0)throw new Error("Minting with plutus requires a redeemer to be defined");if(w.tag!=="MINT")throw new Error("Minting redeemer's tag must be defined as 'MINT'");return x.exports.MintWitness.new_plutus_script(hn(p),gn({tag:"MINT",index:0,budget:ke,data:{alternative:0,fields:[]},...w}))},un=(p,w)=>x.exports.RewardAddress.new(p,x.exports.StakeCredential.from_keyhash(w)),hn=p=>{if("code"in p)return x.exports.PlutusScriptSource.new(Ee(p.code,p.version));const w=Vr(p);if(w.output().has_script_ref()){const _=w.output().script_ref();if(_.is_plutus_script()){const f=Ca(_),y=Ee(f.code,f.version).hash();return x.exports.PlutusScriptSource.new_ref_input_with_lang_ver(y,w.input(),ae[f.version])}}throw new Error(`No plutus script reference found in UTxO: ${w.input().transaction_id().to_hex()}`)},Ke=p=>{const w=x.exports.ScriptPubkey.new(p);return x.exports.NativeScript.new_script_pubkey(w)},yn=(p=Cr)=>{const w=x.exports.TransactionBuilderConfigBuilder.new().coins_per_utxo_byte(x.exports.BigNum.from_str(p.coinsPerUTxOSize)).ex_unit_prices(x.exports.ExUnitPrices.new(ra(p.priceMem.toString()),ra(p.priceStep.toString()))).fee_algo(x.exports.LinearFee.new(x.exports.BigNum.from_str(p.minFeeA.toString()),x.exports.BigNum.from_str(p.minFeeB.toString()))).key_deposit(x.exports.BigNum.from_str(p.keyDeposit)).max_tx_size(p.maxTxSize).max_value_size(parseInt(p.maxValSize,10)).pool_deposit(x.exports.BigNum.from_str(p.poolDeposit)).build();return x.exports.TransactionBuilder.new(w)},oa=p=>{const w=x.exports.TxInputsBuilder.new();return p.map(_=>_ instanceof x.exports.TransactionUnspentOutput?_:Vr(_)).forEach(_=>{w.add_input(_.output().address(),_.input(),_.output().amount())}),w},qe=p=>{if(typeof p=="string")return x.exports.TransactionOutputBuilder.new().with_address(Yr(p));let w=x.exports.TransactionOutputBuilder.new().with_address(Yr(p.address));if(p.datum){const{value:_,inline:f}=p.datum,y=ge(_);w=w.with_data_hash(x.exports.hash_plutus_data(y)),f&&(w=w.with_plutus_data(y))}if(p.script){const _=Se(p.script);w=w.with_script_ref(_)}return w},ce=p=>{const w=p.slice(0,Fr),_=p.includes(".")?Mr(p.split(".")[1]):p.slice(Fr);return{policyId:w,assetName:_}},X=p=>fe.default.isAxiosError(p)?p.response?JSON.stringify({data:p.response.data,headers:p.response.headers,status:p.response.status}):p.request?JSON.stringify(p.request):p.message:JSON.stringify(p),rs=p=>{const w=ge(p);return x.exports.hash_plutus_data(w).to_hex()},es=(p,w=Date.now())=>{if(Ye[p]){const[_,f,y,m]=Ye[p];return parseInt(x.exports.BigNum.from_str(w.toString()).div_floor(x.exports.BigNum.from_str("1000")).checked_sub(x.exports.BigNum.from_str(y)).div_floor(x.exports.BigNum.from_str(m)).checked_add(x.exports.BigNum.from_str(_)).to_str(),10)}throw new Error(`Couldn't resolve EpochNo for network: ${p}`)},Nn=(p,w)=>Ho.fromParts(Vt(p),Vt(w)).fingerprint(),ns=(p,w)=>co[p][w],as=p=>Xe(p).hash().to_hex(),he=p=>{var w,_;try{const f=[(w=Qn(p))==null?void 0:w.payment_cred().to_keyhash(),(_=Aa(p))==null?void 0:_.payment_cred().to_keyhash()].find(y=>y!==void 0);if(f!==void 0)return f.to_hex();throw new Error(`Couldn't resolve payment key hash from address: ${p}`)}catch(f){throw new Error(`An error occurred during resolvePaymentKeyHash: ${f}.`)}},os=(p,w=0)=>{const _=Ee(p.code,p.version);return x.exports.EnterpriseAddress.new(w,x.exports.StakeCredential.from_scripthash(_.hash())).to_address().to_bech32()},ss=p=>{try{const w=Aa(p),_=w==null?void 0:w.payment_cred().to_scripthash();if(_!==void 0)return _.to_hex();throw new Error(`Couldn't resolve script hash from address: ${p}`)}catch(w){throw new Error(`An error occurred during resolveScriptHash: ${w}.`)}},is=p=>x.exports.Ed25519KeyHash.from_hex(p).to_bech32("pool1"),Ba=p=>{const w=wn.mnemonicToEntropy(p.join(" ")),_=Sa(w),f=_.to_bech32();return _.free(),f},ds=p=>Se(p).to_hex(),cs=(p,w=Date.now())=>{if(Ye[p]){const[_,f,y]=Ye[p];return x.exports.BigNum.from_str(w.toString()).div_floor(x.exports.BigNum.from_str("1000")).checked_sub(x.exports.BigNum.from_str(y)).checked_add(x.exports.BigNum.from_str(f)).to_str()}throw new Error(`Couldn't resolve SlotNo for network: ${p}`)},Fe=p=>{try{const w=Yr(p),_=Qn(p),f=_==null?void 0:_.stake_cred().to_keyhash();if(f!==void 0)return un(w.network_id(),f).to_address().to_bech32();throw new Error(`Couldn't resolve reward address from address: ${p}`)}catch(w){throw new Error(`An error occurred during resolveRewardAddress: ${w}.`)}},xe=p=>{var w,_;try{const f=[(w=Qn(p))==null?void 0:w.stake_cred().to_keyhash(),(_=Ia(p))==null?void 0:_.payment_cred().to_keyhash()].find(y=>y!==void 0);if(f!==void 0)return f.to_hex();throw new Error(`Couldn't resolve stake key hash from address: ${p}`)}catch(f){throw new Error(`An error occurred during resolveStakeKeyHash: ${f}.`)}},Un=(p,w=Cr.minFeeA,_=Cr.minFeeB)=>(BigInt(w)*BigInt(p)+BigInt(_)).toString(),Oa=p=>{const w=Jr(p).body();return x.exports.hash_transaction(w).to_hex()},ps=(p="",w=32)=>{if(w<=0||w>2048)throw new Error("Length must be bewteen 1 and 2048");const f=sa.customAlphabet("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789")(w);return Mr(`${p}${f}`)},ws=p=>Re(ka(p));class ls{_axiosInstance;constructor(...w){if(typeof w[0]=="string"&&w[0].startsWith("http"))this._axiosInstance=fe.default.create({baseURL:w[0]});else{const _=w[0],f=_.slice(0,7);this._axiosInstance=fe.default.create({baseURL:`https://cardano-${f}.blockfrost.io/api/v${w[1]??0}`,headers:{project_id:_}})}}async fetchAccountInfo(w){const _=w.startsWith("addr")?Fe(w):w;try{const{data:f,status:y}=await this._axiosInstance.get(`accounts/${_}`);if(y===200)return{poolId:f.pool_id,active:f.active||f.active_epoch!==null,balance:f.controlled_amount,rewards:f.withdrawable_amount,withdrawals:f.withdrawals_sum};throw X(f)}catch(f){throw X(f)}}resolveScriptRef=async w=>{if(w){const{data:_,status:f}=await this._axiosInstance.get(`scripts/${w}`);if(f===200){const y=_.type.startsWith("plutus")?{code:await this.fetchPlutusScriptCBOR(w),version:_.type.replace("plutus","")}:await this.fetchNativeScriptJSON(w);return Se(y).to_hex()}throw X(_)}};toUTxO=async(w,_)=>({input:{outputIndex:w.output_index,txHash:_},output:{address:w.address,amount:w.amount,dataHash:w.data_hash??void 0,plutusData:w.inline_datum??void 0,scriptRef:await this.resolveScriptRef(w.reference_script_hash),scriptHash:w.reference_script_hash}});async fetchAddressUTxOs(w,_){const f=_!==void 0?`/${_}`:"",y=`addresses/${w}/utxos`+f,m=async(A=1,O=[])=>{const{data:K,status:d}=await this._axiosInstance.get(`${y}?page=${A}`);if(d===200)return K.length>0?m(A+1,[...O,...await Promise.all(K.map($=>this.toUTxO($,$.tx_hash)))]):O;throw X(K)};try{return await m()}catch{return[]}}async fetchAssetAddresses(w){const _=async(f=1,y=[])=>{const{policyId:m,assetName:A}=ce(w),{data:O,status:K}=await this._axiosInstance.get(`assets/${m}${A}/addresses?page=${f}`);if(K===200)return O.length>0?_(f+1,[...y,...O]):y;throw X(O)};try{return await _()}catch{return[]}}async fetchAssetMetadata(w){try{const{policyId:_,assetName:f}=ce(w),{data:y,status:m}=await this._axiosInstance.get(`assets/${_}${f}`);if(m===200)return{...y.onchain_metadata};throw X(y)}catch(_){throw X(_)}}async fetchBlockInfo(w){try{const{data:_,status:f}=await this._axiosInstance.get(`blocks/${w}`);if(f===200)return{confirmations:_.confirmations,epoch:_.epoch,epochSlot:_.epoch_slot.toString(),fees:_.fees,hash:_.hash,nextBlock:_.next_block??"",operationalCertificate:_.op_cert,output:_.output??"0",previousBlock:_.previous_block,size:_.size,slot:_.slot.toString(),slotLeader:_.slot_leader??"",time:_.time,txCount:_.tx_count,VRFKey:_.block_vrf};throw X(_)}catch(_){throw X(_)}}async fetchCollectionAssets(w,_=1){try{const{data:f,status:y}=await this._axiosInstance.get(`assets/policy/${w}?page=${_}`);if(y===200)return{assets:f.map(m=>({unit:m.asset,quantity:m.quantity})),next:f.length===100?_+1:null};throw X(f)}catch{return{assets:[],next:null}}}async fetchHandleAddress(w){try{const _=Mr(w.replace("$","")),{data:f,status:y}=await this._axiosInstance.get(`assets/${Cn[1]}${_}/addresses`);if(y===200)return f[0].address;throw X(f)}catch(_){throw X(_)}}async fetchProtocolParameters(w=Number.NaN){try{const{data:_,status:f}=await this._axiosInstance.get(`epochs/${isNaN(w)?"latest":w}/parameters`);if(f===200)return{coinsPerUTxOSize:_.coins_per_utxo_word,collateralPercent:_.collateral_percent,decentralisation:_.decentralisation_param,epoch:_.epoch,keyDeposit:_.key_deposit,maxBlockExMem:_.max_block_ex_mem,maxBlockExSteps:_.max_block_ex_steps,maxBlockHeaderSize:_.max_block_header_size,maxBlockSize:_.max_block_size,maxCollateralInputs:_.max_collateral_inputs,maxTxExMem:_.max_tx_ex_mem,maxTxExSteps:_.max_tx_ex_steps,maxTxSize:_.max_tx_size,maxValSize:_.max_val_size,minFeeA:_.min_fee_a,minFeeB:_.min_fee_b,minPoolCost:_.min_pool_cost,poolDeposit:_.pool_deposit,priceMem:_.price_mem,priceStep:_.price_step};throw X(_)}catch(_){throw X(_)}}async fetchTxInfo(w){try{const{data:_,status:f}=await this._axiosInstance.get(`txs/${w}`);if(f===200)return{block:_.block,deposit:_.deposit,fees:_.fees,hash:_.hash,index:_.index,invalidAfter:_.invalid_hereafter??"",invalidBefore:_.invalid_before??"",slot:_.slot.toString(),size:_.size};throw X(_)}catch(_){throw X(_)}}async fetchUTxOs(w){try{const{data:_,status:f}=await this._axiosInstance.get(`txs/${w}/utxos`);if(f===200){const y=_.outputs,m=[];return y.forEach(O=>{m.push(this.toUTxO(O,w))}),await Promise.all(m)}throw X(_)}catch(_){throw X(_)}}onTxConfirmed(w,_,f=100){let y=0;const m=setInterval(()=>{y>=f&&clearInterval(m),this.fetchTxInfo(w).then(A=>{this.fetchBlockInfo(A.block).then(O=>{(O==null?void 0:O.confirmations)>0&&(clearInterval(m),_())}).catch(()=>{y+=1})}).catch(()=>{y+=1})},5e3)}async submitTx(w){try{const _={"Content-Type":"application/cbor"},{data:f,status:y}=await this._axiosInstance.post("tx/submit",Vt(w),{headers:_});if(y===200)return f;throw X(f)}catch(_){throw X(_)}}async fetchPlutusScriptCBOR(w){const{data:_,status:f}=await this._axiosInstance.get(`scripts/${w}/cbor`);if(f===200)return _.cbor;throw X(_)}async fetchNativeScriptJSON(w){const{data:_,status:f}=await this._axiosInstance.get(`scripts/${w}/json`);if(f===200)return _.json;throw X(_)}}class bs{_axiosInstance;constructor(w,_,f){const y=f.host??"ipfs.infura.io",m=f.port??5001,A=f.version??0;this._axiosInstance=fe.default.create({baseURL:`https://${y}:${m}/api/v${A}`,auth:{username:w,password:_}})}async uploadContent(w,_=!1){try{const f={"Content-Type":"multipart/form-data"},{data:y,status:m}=await this._axiosInstance.post(`add?recursive=${_}`,w,{headers:f});if(m===200)return y;throw X(y)}catch(f){throw X(f)}}}class gs{_axiosInstance;constructor(...w){if(typeof w[0]=="string"&&w[0].startsWith("http"))this._axiosInstance=fe.default.create({baseURL:w[0],headers:{Authorization:`Bearer ${w[1]}`}});else{let _=1;typeof w[2]=="number"&&(_=w[2]);const f={baseURL:`https://${w[0]}.koios.rest/api/v${_}`};typeof w[1]=="string"&&(f.headers={Authorization:`Bearer ${w[1]}`}),this._axiosInstance=fe.default.create(f)}}async fetchAccountInfo(w){try{const _=w.startsWith("addr")?Fe(w):w,{data:f,status:y}=await this._axiosInstance.post("account_info",{_stake_addresses:[_]});if(y===200)return{poolId:f[0].delegated_pool,active:f[0].status==="registered",balance:f[0].total_balance.toString(),rewards:f[0].rewards_available,withdrawals:f[0].withdrawals};throw X(f)}catch(_){throw X(_)}}async fetchAddressUTxOs(w,_){try{const{data:f,status:y}=await this._axiosInstance.post("address_info",{_addresses:[w]});if(y===200){const m=f.flatMap(A=>A.utxo_set).map(A=>this.toUTxO(A,w));return _!==void 0?m.filter(A=>A.output.amount.find(O=>O.unit===_)!==void 0):m}throw X(f)}catch{return[]}}async fetchAssetAddresses(w){try{const{policyId:_,assetName:f}=ce(w),{data:y,status:m}=await this._axiosInstance.get(`asset_address_list?_asset_policy=${_}&_asset_name=${f}`);if(m===200)return y.map(A=>({address:A.payment_address,quantity:A.quantity}));throw X(y)}catch(_){throw X(_)}}async fetchAssetMetadata(w){try{const{policyId:_,assetName:f}=ce(w),{data:y,status:m}=await this._axiosInstance.get(`asset_info?_asset_policy=${_}&_asset_name=${f}`);if(m===200)return{...y[0].minting_tx_metadata[721][_][Tn(f)]};throw X(y)}catch(_){throw X(_)}}async fetchBlockInfo(w){try{const{data:_,status:f}=await this._axiosInstance.post("block_info",{_block_hashes:[w]});if(f===200)return{confirmations:_[0].num_confirmations,epoch:_[0].epoch_no,epochSlot:_[0].epoch_slot.toString(),fees:_[0].total_fees??"",hash:_[0].hash,nextBlock:_[0].child_hash??"",operationalCertificate:_[0].op_cert,output:_[0].total_output??"0",previousBlock:_[0].parent_hash,size:_[0].block_size,slot:_[0].abs_slot.toString(),slotLeader:_[0].pool??"",time:_[0].block_time,txCount:_[0].tx_count,VRFKey:_[0].vrf_key};throw X(_)}catch(_){throw X(_)}}async fetchCollectionAssets(w,_=0){try{const{data:f,status:y}=await this._axiosInstance.get(`asset_policy_info?_asset_policy=${w}&limit=100&offset=${_}`);if(y===200)return{assets:f.map(m=>({unit:`${w}${m.asset_name}`,quantity:m.total_supply})),next:f.length===100?_+100:null};throw X(f)}catch(f){throw X(f)}}async fetchHandleAddress(w){try{const _=Mr(w.replace("$","")),{data:f,status:y}=await this._axiosInstance.get(`asset_address_list?_asset_policy=${Cn[1]}&_asset_name=${_}`);if(y===200)return f[0].payment_address;throw X(f)}catch(_){throw X(_)}}async fetchProtocolParameters(w){try{const{data:_,status:f}=await this._axiosInstance.get(`epoch_params?_epoch_no=${w}`);if(f===200)return{coinsPerUTxOSize:_[0].coins_per_utxo_size,collateralPercent:_[0].collateral_percent,decentralisation:_[0].decentralisation,epoch:_[0].epoch_no,keyDeposit:_[0].key_deposit,maxBlockExMem:_[0].max_block_ex_mem.toString(),maxBlockExSteps:_[0].max_block_ex_steps.toString(),maxBlockHeaderSize:_[0].max_bh_size,maxBlockSize:_[0].max_block_size,maxCollateralInputs:_[0].max_collateral_inputs,maxTxExMem:_[0].max_tx_ex_mem.toString(),maxTxExSteps:_[0].max_tx_ex_steps.toString(),maxTxSize:_[0].max_tx_size,maxValSize:_[0].max_val_size.toString(),minFeeA:_[0].min_fee_a,minFeeB:_[0].min_fee_b,minPoolCost:_[0].min_pool_cost,poolDeposit:_[0].pool_deposit,priceMem:_[0].price_mem,priceStep:_[0].price_step};throw X(_)}catch(_){throw X(_)}}async fetchTxInfo(w){var _,f;try{const{data:y,status:m}=await this._axiosInstance.post("tx_info",{_tx_hashes:[w]});if(m===200)return{block:y[0].block_hash,deposit:y[0].deposit,fees:y[0].fee,hash:y[0].tx_hash,index:y[0].tx_block_index,invalidAfter:((_=y[0].invalid_after)==null?void 0:_.toString())??"",invalidBefore:((f=y[0].invalid_before)==null?void 0:f.toString())??"",slot:y[0].absolute_slot.toString(),size:y[0].tx_size};throw X(y)}catch(y){throw X(y)}}async fetchUTxOs(w){try{const{data:_,status:f}=await this._axiosInstance.post("tx_info",{_tx_hashes:[w]});if(f===200)return _[0].outputs.map(m=>this.toUTxO(m,m.payment_addr.bech32));throw X(_)}catch(_){throw X(_)}}onTxConfirmed(w,_,f=100){let y=0;const m=setInterval(()=>{y>=f&&clearInterval(m),this.fetchTxInfo(w).then(A=>{this.fetchBlockInfo(A.block).then(O=>{(O==null?void 0:O.confirmations)>0&&(clearInterval(m),_())}).catch(()=>{y+=1})}).catch(()=>{y+=1})},5e3)}async submitTx(w){try{const _={"Content-Type":"application/cbor"},{data:f,status:y}=await this._axiosInstance.post("submittx",Vt(w),{headers:_});if(y===202)return f;throw X(f)}catch(_){throw X(_)}}toUTxO(w,_){var f,y;return{input:{outputIndex:w.tx_index,txHash:w.tx_hash},output:{address:_,amount:[{unit:"lovelace",quantity:w.value},...w.asset_list.map(m=>({unit:`${m.policy_id}${m.asset_name}`,quantity:`${m.quantity}`}))],dataHash:w.datum_hash??void 0,plutusData:((f=w.inline_datum)==null?void 0:f.bytes)??void 0,scriptRef:this.resolveScriptRef(w.reference_script),scriptHash:((y=w.reference_script)==null?void 0:y.hash)??void 0}}}resolveScriptRef=w=>{if(w){const _=w.type.startsWith("plutus")?{code:w.bytes,version:w.type.replace("plutus","")}:Dn(On(w.bytes));return Se(_).to_hex()}}}class fs{_baseUrl;constructor(...w){this._baseUrl=ia(w[0])?po[w[0]]:w[0]}async evaluateTx(w){const _=await this.open();return this.send(_,"EvaluateTx",{evaluate:w}),new Promise((f,y)=>{_.addEventListener("message",m=>{try{const{result:A}=JSON.parse(m.data);A.EvaluationResult?f(Object.keys(A.EvaluationResult).map(O=>({index:parseInt(O.split(":")[1],10),tag:O.split(":")[0].toUpperCase(),budget:{mem:A.EvaluationResult[O].memory,steps:A.EvaluationResult[O].steps}}))):y(A.EvaluationFailure),_.close()}catch(A){y(A)}},{once:!0})})}async onNextTx(w){const _=await this.open();return this.send(_,"AwaitAcquire",{}),_.addEventListener("message",f=>{const{result:y}=JSON.parse(f.data);if(y===null)return this.send(_,"AwaitAcquire",{});y.AwaitAcquired===void 0&&w(y),this.send(_,"NextTx",{})}),()=>_.close()}async submitTx(w){const _=await this.open();return this.send(_,"SubmitTx",{submit:w}),new Promise((f,y)=>{_.addEventListener("message",m=>{try{const{result:A}=JSON.parse(m.data);A.SubmitSuccess?f(A.SubmitSuccess.txId):y(A.SubmitFail),_.close()}catch(A){y(A)}},{once:!0})})}async open(){const w=new WebSocket(this._baseUrl);return await new Promise(_=>{w.addEventListener("open",()=>_(!0),{once:!0})}),w}send(w,_,f){w.send(JSON.stringify({version:"1.0",type:"jsonwsp/request",servicename:"ogmios",methodname:_,args:f}))}}class us{_axiosInstance;_amountsAsStrings={headers:{"amounts-as-strings":"true"}};submitUrl;constructor({network:w,apiKey:_,turboSubmit:f=!1}){this._axiosInstance=fe.default.create({baseURL:`https://${w}.gomaestro-api.org/v1`,headers:{"api-key":_}}),this.submitUrl=f?"txmanager/turbosubmit":"txmanager"}async evaluateTx(w){try{const{data:_,status:f}=await this._axiosInstance.post("transactions/evaluate",{cbor:w});if(f===200){const y={spend:"SPEND",mint:"MINT",cert:"CERT",wdrl:"REWARD"};return _.map(A=>{const O=A.ex_units,K=A.redeemer_index,d=y[A.redeemer_tag];return{budget:O,index:K,tag:d}})}throw X(_)}catch(_){throw X(_)}}async fetchAccountInfo(w){const _=w.startsWith("addr")?Fe(w):w;try{const{data:f,status:y}=await this._axiosInstance.get(`accounts/${_}`,this._amountsAsStrings);if(y===200){const m=f.data;return{poolId:m.delegated_pool,active:m.registered,balance:m.total_balance,rewards:m.rewards_available,withdrawals:m.total_withdrawn}}throw X(f)}catch(f){throw X(f)}}async fetchAddressUTxOs(w,_){const f=(()=>w.startsWith("addr_vkh")||w.startsWith("addr_shared_vkh")?`addresses/cred/${w}`:`addresses/${w}`)(),y=_?`&asset=${_}`:"",m=async(A=null,O=[])=>{const K=A===null?"":`&cursor=${A}`,{data:d,status:$}=await this._axiosInstance.get(`${f}/utxos?count=100${y}${K}`,this._amountsAsStrings);if($===200){const R=d.data.map(this.toUTxO),h=[...O,...R],L=d.next_cursor;return L==null?h:m(L,h)}throw X(d)};try{return await m()}catch{return[]}}async fetchAssetAddresses(w){const{policyId:_,assetName:f}=ce(w),y=async(m=null,A=[])=>{const O=m===null?"":`&cursor=${m}`,{data:K,status:d}=await this._axiosInstance.get(`assets/${_}${f}/addresses?count=100${O}`,this._amountsAsStrings);if(d===200){const J=K.data.map(L=>({address:L.address,quantity:L.amount})),R=K.next_cursor,h=[...A,...J];return R==null?h:y(R,h)}throw X(K)};try{return await y()}catch{return[]}}async fetchAssetMetadata(w){try{const{policyId:_,assetName:f}=ce(w),{data:y,status:m}=await this._axiosInstance.get(`assets/${_}${f}`);if(m===200){const A=y.data;return{...A.asset_standards.cip25_metadata,...A.asset_standards.cip68_metadata}}throw X(y)}catch(_){throw X(_)}}async fetchBlockInfo(w){var _;try{const{data:f,status:y}=await this._axiosInstance.get(`blocks/${w}`,this._amountsAsStrings);if(y===200){const m=f.data;return{confirmations:m.confirmations,epoch:m.epoch,epochSlot:m.epoch_slot.toString(),fees:m.total_fees,hash:m.hash,nextBlock:m.next_block??"",operationalCertificate:(_=m.operational_certificate)==null?void 0:_.hot_vkey,output:m.total_output_lovelace??"0",previousBlock:m.previous_block,size:m.size,slot:m.absolute_slot.toString(),slotLeader:m.block_producer??"",time:Date.parse(m.timestamp)/1e3,txCount:m.tx_hashes.length,VRFKey:x.exports.VRFVKey.from_hex(m.vrf_key).to_bech32("vrf_vk")}}throw X(f)}catch(f){throw X(f)}}async fetchCollectionAssets(w,_){try{const{data:f,status:y}=await this._axiosInstance.get(`policy/${w}/assets?count=100${_?`&cursor=${_}`:""}`);if(y===200)return{assets:f.data.map(A=>({unit:w+A.asset_name,quantity:A.total_supply})),next:f.next_cursor};throw X(f)}catch{return{assets:[],next:null}}}async fetchHandleAddress(w){try{const _=w.charAt(0)==="$"?w.substring(1):w,{data:f,status:y}=await this._axiosInstance.get(`ecosystem/adahandle/${_}`);if(y===200)return f.data;throw X(f)}catch(_){throw X(_)}}async fetchProtocolParameters(w=Number.NaN){if(!isNaN(w))throw new Error("Maestro only supports fetching Protocol parameters of the latest completed epoch.");const _=f=>{const y=f.indexOf("/");return parseInt(f.slice(0,y))/parseInt(f.slice(y+1))};try{const{data:f,status:y}=await this._axiosInstance.get("protocol-params");if(y===200){const m=f.data;try{const{data:A,status:O}=await this._axiosInstance.get("epochs/current");if(O===200){const K=A.data;return{coinsPerUTxOSize:m.coins_per_utxo_byte.toString(),collateralPercent:parseInt(m.collateral_percentage),decentralisation:0,epoch:parseInt(K.epoch_no),keyDeposit:m.stake_key_deposit.toString(),maxBlockExMem:m.max_execution_units_per_block.memory.toString(),maxBlockExSteps:m.max_execution_units_per_block.steps.toString(),maxBlockHeaderSize:parseInt(m.max_block_header_size),maxBlockSize:parseInt(m.max_block_body_size),maxCollateralInputs:parseInt(m.max_collateral_inputs),maxTxExMem:m.max_execution_units_per_transaction.memory.toString(),maxTxExSteps:m.max_execution_units_per_transaction.steps.toString(),maxTxSize:parseInt(m.max_tx_size),maxValSize:m.max_value_size.toString(),minFeeA:m.min_fee_coefficient,minFeeB:m.min_fee_constant,minPoolCost:m.min_pool_cost.toString(),poolDeposit:m.pool_deposit.toString(),priceMem:_(m.prices.memory),priceStep:_(m.prices.steps)}}throw X(A)}catch(A){throw X(A)}}throw X(f)}catch(f){throw X(f)}}async fetchTxInfo(w){try{const{data:_,status:f}=await this._axiosInstance.get(`transactions/${w}`);if(f===200){const y=_.data;return{block:y.block_hash,deposit:y.deposit.toString(),fees:y.fee.toString(),hash:y.tx_hash,index:y.block_tx_index,invalidAfter:y.invalid_hereafter??"",invalidBefore:y.invalid_before??"",slot:y.block_absolute_slot.toString(),size:y.size-1}}throw X(_)}catch(_){throw X(_)}}async fetchUTxOs(w){try{const{data:_,status:f}=await this._axiosInstance.get(`transactions/${w}`,this._amountsAsStrings);if(f===200)return _.data.outputs.map(this.toUTxO);throw X(_)}catch(_){throw X(_)}}onTxConfirmed(w,_,f=100){let y=0;const m=setInterval(()=>{y>=f&&clearInterval(m),this.fetchTxInfo(w).then(A=>{this.fetchBlockInfo(A.block).then(O=>{(O==null?void 0:O.confirmations)>0&&(clearInterval(m),_())}).catch(()=>{y+=1})}).catch(()=>{y+=1})},5e3)}async submitTx(w){try{const _={"Content-Type":"application/cbor"},{data:f,status:y}=await this._axiosInstance.post(this.submitUrl,Vt(w),{headers:_});if(y===202)return f;throw X(f)}catch(_){throw X(_)}}toUTxO=w=>{var _,f,y;return{input:{outputIndex:w.index,txHash:w.tx_hash},output:{address:w.address,amount:w.assets.map(m=>({unit:m.unit,quantity:m.amount})),dataHash:(_=w.datum)==null?void 0:_.hash,plutusData:(f=w.datum)==null?void 0:f.bytes,scriptRef:this.resolveScript(w),scriptHash:(y=w.reference_script)==null?void 0:y.hash}}};resolveScript=w=>{if(w.reference_script){const _=w.reference_script.type==="native"?w.reference_script.json:{code:w.reference_script.bytes,version:w.reference_script.type.replace("plutusv","V")};return Se(_).to_hex()}else return}}class hs{_axiosInstance;constructor(w="http://localhost:8080/api/v1"){this._axiosInstance=fe.default.create({baseURL:w})}async fetchAccountInfo(w){const _=w.startsWith("addr")?Fe(w):w;try{const{data:f,status:y}=await this._axiosInstance.get(`accounts/${_}`);if(y===200)return{poolId:f.pool_id,active:f.active||f.active_epoch!==null,balance:f.controlled_amount,rewards:f.withdrawable_amount,withdrawals:f.withdrawals_sum};throw X(f)}catch(f){throw X(f)}}resolveScriptRef=async w=>{if(w){const{data:_,status:f}=await this._axiosInstance.get(`scripts/${w}`);if(f===200){const y=_.type.startsWith("plutus")?{code:await this.fetchPlutusScriptCBOR(w),version:_.type.replace("plutus","")}:await this.fetchNativeScriptJSON(w);return Se(y).to_hex()}throw X(_)}};toUTxO=async(w,_)=>({input:{outputIndex:w.output_index,txHash:_},output:{address:w.address,amount:w.amount.map(f=>({...f,quantity:f.quantity.toString()})),dataHash:w.data_hash??void 0,plutusData:w.inline_datum??void 0,scriptRef:await this.resolveScriptRef(w.reference_script_hash),scriptHash:w.reference_script_hash}});async fetchAddressUTxOs(w,_){const f=_!==void 0?`/${_}`:"",y=`addresses/${w}/utxos`+f,m=async(A=1,O=[])=>{const{data:K,status:d}=await this._axiosInstance.get(`${y}?page=${A}`);if(d===200)return K.length>0?m(A+1,[...O,...await Promise.all(K.map($=>this.toUTxO($,$.tx_hash)))]):O;throw X(K)};try{return await m()}catch{return[]}}async fetchAssetAddresses(w){const _=async(f=1,y=[])=>{const{policyId:m,assetName:A}=ce(w),{data:O,status:K}=await this._axiosInstance.get(`assets/${m}${A}/addresses?page=${f}`);if(K===200)return O.length>0?_(f+1,[...y,...O]):y;throw X(O)};try{return await _()}catch{return[]}}async fetchAssetMetadata(w){try{const{policyId:_,assetName:f}=ce(w),{data:y,status:m}=await this._axiosInstance.get(`assets/${_}${f}`);if(m===200)return{...y.onchain_metadata};throw X(y)}catch(_){throw X(_)}}async fetchBlockInfo(w){try{const{data:_,status:f}=await this._axiosInstance.get(`blocks/${w}`);if(f===200)return{confirmations:_.confirmations,epoch:_.epoch,epochSlot:_.epoch_slot.toString(),fees:_.fees,hash:_.hash,nextBlock:_.next_block??"",operationalCertificate:_.op_cert,output:_.output??"0",previousBlock:_.previous_block,size:_.size,slot:_.slot.toString(),slotLeader:_.slot_leader??"",time:_.time,txCount:_.tx_count,VRFKey:_.block_vrf};throw X(_)}catch(_){throw X(_)}}async fetchCollectionAssets(w,_=1){try{const{data:f,status:y}=await this._axiosInstance.get(`assets/policy/${w}?page=${_}`);if(y===200)return{assets:f.map(m=>({unit:m.asset,quantity:m.quantity})),next:f.length===100?_+1:null};throw X(f)}catch{return{assets:[],next:null}}}async fetchHandleAddress(w){try{const _=Mr(w.replace("$","")),{data:f,status:y}=await this._axiosInstance.get(`assets/${Cn[1]}${_}/addresses`);if(y===200)return f[0].address;throw X(f)}catch(_){throw X(_)}}async fetchProtocolParameters(w=Number.NaN){try{const{data:_,status:f}=await this._axiosInstance.get(`epochs/${isNaN(w)?"latest":w}/parameters`);if(f===200)return{coinsPerUTxOSize:_.coins_per_utxo_word,collateralPercent:_.collateral_percent,decentralisation:_.decentralisation_param,epoch:_.epoch,keyDeposit:_.key_deposit,maxBlockExMem:_.max_block_ex_mem,maxBlockExSteps:_.max_block_ex_steps,maxBlockHeaderSize:_.max_block_header_size,maxBlockSize:_.max_block_size,maxCollateralInputs:_.max_collateral_inputs,maxTxExMem:_.max_tx_ex_mem,maxTxExSteps:_.max_tx_ex_steps,maxTxSize:_.max_tx_size,maxValSize:_.max_val_size,minFeeA:_.min_fee_a,minFeeB:_.min_fee_b,minPoolCost:_.min_pool_cost,poolDeposit:_.pool_deposit,priceMem:_.price_mem,priceStep:_.price_step};throw X(_)}catch(_){throw X(_)}}async fetchTxInfo(w){try{const{data:_,status:f}=await this._axiosInstance.get(`txs/${w}`);if(f===200)return{block:_.block,deposit:_.deposit,fees:_.fees,hash:_.hash,index:_.index,invalidAfter:_.invalid_hereafter??"",invalidBefore:_.invalid_before??"",slot:_.slot.toString(),size:_.size};throw X(_)}catch(_){throw X(_)}}async fetchUTxOs(w){try{const{data:_,status:f}=await this._axiosInstance.get(`txs/${w}/utxos`);if(f===200){const y=_.outputs,m=[];return y.forEach(O=>{m.push(this.toUTxO(O,w))}),await Promise.all(m)}throw X(_)}catch(_){throw X(_)}}onTxConfirmed(w,_,f=100){let y=0;const m=setInterval(()=>{y>=f&&clearInterval(m),this.fetchTxInfo(w).then(A=>{this.fetchBlockInfo(A.block).then(O=>{(O==null?void 0:O.confirmations)>0&&(clearInterval(m),_())}).catch(()=>{y+=1})}).catch(()=>{y+=1})},5e3)}async submitTx(w){try{const _={"Content-Type":"text/plain"},{status:f,data:y}=await this._axiosInstance.post("/tx/submit",w,{headers:_});if(f===202)return y;throw X(y)}catch(_){throw console.log("error",_),X(_)}}async fetchPlutusScriptCBOR(w){const{data:_,status:f}=await this._axiosInstance.get(`scripts/${w}/cbor`);if(f===200)return _.cbor;throw X(_)}async fetchNativeScriptJSON(w){const{data:_,status:f}=await this._axiosInstance.get(`scripts/${w}/json`);if(f===200)return _.json;throw X(_)}}class ys{static withOneSignature(w){const _=Gr(he(w));return Ke(_).to_hex()}static withAtLeastNSignatures(w,_){const f=x.exports.NativeScripts.new();w.forEach(m=>{const A=Gr(he(m));f.add(Ke(A))});const y=x.exports.ScriptNOfK.new(_,f);return x.exports.NativeScript.new_script_any(y).to_hex()}static withAnySignature(w){const _=x.exports.NativeScripts.new();w.forEach(y=>{const m=Gr(he(y));_.add(Ke(m))});const f=x.exports.ScriptAny.new(_);return x.exports.NativeScript.new_script_any(f).to_hex()}static withAllSignatures(w){const _=x.exports.NativeScripts.new();w.forEach(y=>{const m=Gr(he(y));_.add(Ke(m))});const f=x.exports.ScriptAll.new(_);return x.exports.NativeScript.new_script_any(f).to_hex()}static fromNativeScript(w){return Xe(w).to_hex()}}function ue(p,w,_,f){var y=arguments.length,m=y<3?w:f===null?f=Object.getOwnPropertyDescriptor(w,_):f,A;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")m=Reflect.decorate(p,w,_,f);else for(var O=p.length-1;O>=0;O--)(A=p[O])&&(m=(y<3?A(m):y>3?A(w,_,m):A(w,_))||m);return y>3&&m&&Object.defineProperty(w,_,m),m}const vs=p=>class extends p{__visits=[]},ve=()=>function(p,w,_){const f=_.value;_.value=function(...y){const m=f.call(this,...y);return this.__visits&&this.__visits.push(w),m}};exports.Transaction=class{_changeAddress;_txOutputs=new Map;_recipients=new Map;_totalBurns=new Map;_totalMints=new Map;_era;_initiator;_mintBuilder;_protocolParameters;_txBuilder;_txCertificates;_txInputsBuilder;_txWithdrawals;constructor(w={}){this._era=w.era,this._initiator=w.initiator,this._mintBuilder=x.exports.MintBuilder.new(),this._protocolParameters=w.parameters??Cr,this._txBuilder=yn(w.parameters),this._txCertificates=x.exports.Certificates.new(),this._txInputsBuilder=x.exports.TxInputsBuilder.new(),this._txWithdrawals=x.exports.Withdrawals.new()}static attachMetadata(w,_,f="BABBAGE"){var A;const y=Jr(w),m=y.auxiliary_data()??x.exports.AuxiliaryData.new();if(m.set_metadata(x.exports.GeneralTransactionMetadata.from_hex(_)),m.set_prefer_alonzo_format(f==="ALONZO"),x.exports.hash_auxiliary_data(m).to_hex()!==((A=y.body().auxiliary_data_hash())==null?void 0:A.to_hex()))throw new Error("[Transaction] attachMetadata: The metadata hash does not match the auxiliary data hash.");return x.exports.Transaction.new(y.body(),y.witness_set(),m).to_hex()}static deattachMetadata(w){const _=Jr(w);return x.exports.Transaction.new(_.body(),_.witness_set(),void 0).to_hex()}static maskMetadata(w,_="BABBAGE"){var m;const f=Jr(w),y=(m=f.auxiliary_data())==null?void 0:m.metadata();if(y!==void 0){const A=x.exports.GeneralTransactionMetadata.new();for(let K=0;K<y.len();K+=1){const d=y.keys().get(K),$=y.get(d);A.insert(d,x.exports.TransactionMetadatum.from_hex("0".repeat((($==null?void 0:$.to_hex())??"").length)))}const O=f.auxiliary_data();return O!==void 0&&(O.set_metadata(A),O.set_prefer_alonzo_format(_==="ALONZO")),x.exports.Transaction.new(f.body(),f.witness_set(),O).to_hex()}return w}static readMetadata(w){var f,y;return((y=(f=Jr(w).auxiliary_data())==null?void 0:f.metadata())==null?void 0:y.to_hex())??""}static writeMetadata(w,_,f="BABBAGE"){const y=Jr(w),m=y.auxiliary_data()??x.exports.AuxiliaryData.new();return m.set_metadata(x.exports.GeneralTransactionMetadata.from_hex(_)),m.set_prefer_alonzo_format(f==="ALONZO"),x.exports.Transaction.new(y.body(),y.witness_set(),m).to_hex()}get size(){return this._txBuilder.full_size()}async build(){try{return(this._mintBuilder.has_plutus_scripts()||this.notVisited("redeemValue")===!1)&&(await this.addRequiredSignersIfNeeded(),await this.addCollateralIfNeeded()),await this.forgeAssetsIfNeeded(),await this.addTxInputsAsNeeded(),await this.addChangeAddress(),this._txBuilder.build_tx().to_hex()}catch(w){throw new Error(`[Transaction] An error occurred during build: ${w}.`)}}burnAsset(w,_,f){const y=this._totalBurns.has(_.unit)?x.exports.BigNum.from_str(this._totalBurns.get(_.unit)??"0").checked_add(x.exports.BigNum.from_str(_.quantity)).to_str():_.quantity;return this._mintBuilder.add_asset(aa(w,f),x.exports.AssetName.new(Vt(_.unit.slice(Fr))),x.exports.Int.new_negative(x.exports.BigNum.from_str(_.quantity))),this._totalBurns.set(_.unit,y),this}delegateStake(w,_){const f=x.exports.Certificate.new_stake_delegation(x.exports.StakeDelegation.new(x.exports.StakeCredential.from_keyhash(Gr(xe(w))),x.exports.Ed25519KeyHash.from_bech32(_)));return this._txCertificates.add(f),this}deregisterStake(w){const _=x.exports.Certificate.new_stake_deregistration(x.exports.StakeDeregistration.new(x.exports.StakeCredential.from_keyhash(Gr(xe(w)))));return this._txCertificates.add(_),this}mintAsset(w,_,f){var d,$;const y=(J,R)=>{const h=typeof J=="string"?On(J).hash().to_hex():m(J).hash().to_hex(),L=Mr(R.assetName);return{unit:`${h}${L}`,quantity:R.assetQuantity}},m=J=>{if("code"in J)return Ee(J.code,J.version);const R=Vr(J);if(R.output().has_script_ref()){const h=R.output().script_ref();if(h.is_plutus_script()){const L=Ca(h);return Ee(L.code,L.version)}}throw new Error(`[Transaction] No plutus script reference found in UTxO: ${R.input().transaction_id().to_hex()}`)},A=y(w,_),K=x.exports.BigNum.from_str(((d=this._totalMints.get(A.unit))==null?void 0:d.assetQuantity)??"0").checked_add(x.exports.BigNum.from_str(A.quantity));return this._mintBuilder.add_asset(aa(w,f),x.exports.AssetName.new(Vt(Mr(_.assetName))),x.exports.Int.new(x.exports.BigNum.from_str(A.quantity))),this._recipients.has(_.recipient)?($=this._recipients.get(_.recipient))==null||$.push(A):this._recipients.set(_.recipient,[A]),this._totalMints.set(A.unit,{..._,assetQuantity:K.to_str()}),this}redeemValue(w){const _={tag:"SPEND",budget:ke,index:this._txInputsBuilder.inputs().len(),data:{alternative:0,fields:[]},...w.redeemer},f=Vr(w.value),y=w.datum?x.exports.PlutusWitness.new_with_ref(hn(w.script),_s(w.datum),gn(_)):x.exports.PlutusWitness.new_with_ref_without_datum(hn(w.script),gn(_));return this._txInputsBuilder.add_plutus_script_input(y,f.input(),f.output().amount()),this}registerStake(w){const _=x.exports.Certificate.new_stake_registration(x.exports.StakeRegistration.new(x.exports.StakeCredential.from_keyhash(Gr(xe(w)))));return this._txCertificates.add(_),this}registerPool(w){const _=x.exports.Certificate.new_pool_registration(x.exports.PoolRegistration.new(ts(w)));return this._txCertificates.add(_),this}retirePool(w,_){const f=x.exports.Certificate.new_pool_retirement(x.exports.PoolRetirement.new(x.exports.Ed25519KeyHash.from_bech32(w),_));return this._txCertificates.add(f),this}sendAssets(w,_){const f=se(_),y=f.multiasset();if(f.is_zero()||y===void 0)return this;const m=qe(w).next(),A=f.coin().is_zero()?m.with_asset_and_min_required_coin_by_utxo_cost(y,fn(this._protocolParameters.coinsPerUTxOSize)).build():m.with_coin_and_asset(f.coin(),y).build();return _.forEach(O=>{this.setTxOutput(O)}),this._txBuilder.add_output(A),this}sendLovelace(w,_){const y=qe(w).next().with_coin(x.exports.BigNum.from_str(_)).build();return this.setTxOutput({unit:"lovelace",quantity:_}),this._txBuilder.add_output(y),this}sendToken(w,_,f){return this.sendAssets(w,[{quantity:f,unit:wo[_]}]),this}sendValue(w,_){const f=se(_.output.amount),m=qe(w).next().with_value(f).build();return _.output.amount.forEach(A=>{this.setTxOutput(A)}),this._txBuilder.add_output(m),this}setChangeAddress(w){return this._changeAddress=Yr(w),this}setCollateral(w){const _=oa(w);return this._txBuilder.set_collateral(_),this}setMetadata(w,_){return this._txBuilder.add_json_metadatum_with_schema(x.exports.BigNum.from_str(w.toString()),JSON.stringify(_),x.exports.MetadataJsonSchema.NoConversions),this}setRequiredSigners(w){return Array.from(new Set(w.map(f=>f.startsWith("addr")?he(f):xe(f)).map(f=>Gr(f)))).forEach(f=>{this._txBuilder.add_required_signer(f)}),this}setTimeToStart(w){return this._txBuilder.set_validity_start_interval_bignum(x.exports.BigNum.from_str(w)),this}setTimeToExpire(w){return this._txBuilder.set_ttl_bignum(x.exports.BigNum.from_str(w)),this}setTxInputs(w){return w.map(_=>Vr(_)).forEach(_=>{this._txInputsBuilder.add_input(_.output().address(),_.input(),_.output().amount())}),this}setTxRefInputs(w){return w.map(_=>Vr(_)).forEach(_=>{this._txBuilder.add_reference_input(_.input())}),this}withdrawRewards(w,_){const f=Ia(w);return f!==void 0&&this._txWithdrawals.insert(f,x.exports.BigNum.from_str(_)),this}async addBurnInputsIfNeeded(){if(this._initiator&&this._totalBurns.size>0&&this.notVisited("setTxInputs")){const w=await this._initiator.getUsedUTxOs();pa(this._totalBurns,w.map(f=>Ue(f))).map(f=>Vr(f)).forEach(f=>{this._txInputsBuilder.add_input(f.output().address(),f.input(),f.output().amount())})}}async addChangeAddress(){if(this._initiator&&this._changeAddress===void 0){const w=await this._initiator.getUsedAddress();this._txBuilder.add_change_if_needed(w)}else this._changeAddress!==void 0&&this._txBuilder.add_change_if_needed(this._changeAddress)}async addCollateralIfNeeded(){if(this._initiator&&this.notVisited("setCollateral")){const w=await this._initiator.getUsedCollateral();this._txBuilder.set_collateral(oa(w))}}async addRequiredSignersIfNeeded(){if(this._initiator&&this.notVisited("setRequiredSigners")){const w=await this._initiator.getUsedAddress(),_=he(w.to_bech32());this._txBuilder.add_required_signer(Gr(_))}}async addTxInputsAsNeeded(){if(this.notVisited("setTxInputs")){const w=await this.filterAvailableUTxOs();ca(this._txOutputs,w.map(f=>Ue(f))).map(f=>Vr(f)).forEach(f=>{this._txInputsBuilder.add_input(f.output().address(),f.input(),f.output().amount())})}if(this._txBuilder.set_inputs(this._txInputsBuilder),(this._mintBuilder.has_native_scripts()||this._mintBuilder.has_plutus_scripts())&&this._txBuilder.set_mint_builder(this._mintBuilder),this._txCertificates.len()>0&&this._txBuilder.set_certs(this._txCertificates),this._txWithdrawals.len()>0&&this._txBuilder.set_withdrawals(this._txWithdrawals),this._txBuilder.get_mint_builder()||this.notVisited("redeemValue")===!1){const w=this._era!==void 0?Mn[this._era]:Mn.BABBAGE;this._txBuilder.calc_script_data_hash(w)}}async forgeAssetsIfNeeded(){const w=(_,f)=>{const y=_.data.assetName,m=_.data.metadata,A=_.unit.slice(0,Fr);if(_.data.label==="777")return m;if(f&&f[A]){const{[A]:O,...K}=f,d={[y]:m,...O};return{[A]:{...d},...K}}return f!==void 0?{[A]:{[y]:m},...f}:{[A]:{[y]:m}}};await this.addBurnInputsIfNeeded(),Array.from(this._totalMints,_=>({unit:_[0],data:_[1]})).reduce((_,f)=>_.set(f.data.label,w(f,_.get(f.data.label))),new Map).forEach((_,f)=>{this._txBuilder.add_json_metadatum(x.exports.BigNum.from_str(f),JSON.stringify(_))}),this.addMintOutputs()}async filterAvailableUTxOs(w=[]){return this._initiator===void 0?[]:(await this._initiator.getUsedUTxOs()).filter(f=>w.find(y=>y.input.txHash===f.input().transaction_id().to_hex())===void 0)}addMintOutputs(){this._recipients.forEach((w,_)=>{const y=se(w).multiasset();if(y!==void 0){const A=qe(_).next().with_asset_and_min_required_coin_by_utxo_cost(y,fn(this._protocolParameters.coinsPerUTxOSize)).build();this._txBuilder.add_output(A)}})}notVisited(w){return this.__visits.includes(w)===!1}setTxOutput(w){const f=x.exports.BigNum.from_str(this._txOutputs.get(w.unit)??"0").checked_add(x.exports.BigNum.from_str(w.quantity)).to_str();this._txOutputs.set(w.unit,f)}};ue([ve()],exports.Transaction.prototype,"mintAsset",null);ue([ve()],exports.Transaction.prototype,"redeemValue",null);ue([ve()],exports.Transaction.prototype,"sendAssets",null);ue([ve()],exports.Transaction.prototype,"sendValue",null);ue([ve()],exports.Transaction.prototype,"setCollateral",null);ue([ve()],exports.Transaction.prototype,"setRequiredSigners",null);ue([ve()],exports.Transaction.prototype,"setTxInputs",null);exports.Transaction=ue([vs],exports.Transaction);var ye={exports:{}},Qa={exports:{}},Fn={exports:{}};(function(p){(function(w){var _,f=/^-?(?:\d+(?:\.\d*)?|\.\d+)(?:e[+-]?\d+)?$/i,y=Math.ceil,m=Math.floor,A="[BigNumber Error] ",O=A+"Number primitive has more than 15 significant digits: ",K=1e14,d=14,$=9007199254740991,J=[1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13],R=1e7,h=1e9;function L(et){var l,C,I,Z=k.prototype={constructor:k,toString:null,valueOf:null},mt=new k(1),At=20,Rt=4,St=-7,nt=21,ht=-1e7,Kt=1e7,Ut=!1,Bt=1,Gt=0,q={prefix:"",groupSize:3,secondaryGroupSize:0,groupSeparator:",",decimalSeparator:".",fractionGroupSize:0,fractionGroupSeparator:"\xA0",suffix:""},z="0123456789abcdefghijklmnopqrstuvwxyz",H=!0;function k(j,E){var B,F,D,N,M,Q,T,P,U=this;if(!(U instanceof k))return new k(j,E);if(E==null){if(j&&j._isBigNumber===!0){U.s=j.s,!j.c||j.e>Kt?U.c=U.e=null:j.e<ht?U.c=[U.e=0]:(U.e=j.e,U.c=j.c.slice());return}if((Q=typeof j=="number")&&j*0==0){if(U.s=1/j<0?(j=-j,-1):1,j===~~j){for(N=0,M=j;M>=10;M/=10,N++);N>Kt?U.c=U.e=null:(U.e=N,U.c=[j]);return}P=String(j)}else{if(!f.test(P=String(j)))return I(U,P,Q);U.s=P.charCodeAt(0)==45?(P=P.slice(1),-1):1}(N=P.indexOf("."))>-1&&(P=P.replace(".","")),(M=P.search(/e/i))>0?(N<0&&(N=M),N+=+P.slice(M+1),P=P.substring(0,M)):N<0&&(N=P.length)}else{if(u(E,2,z.length,"Base"),E==10&&H)return U=new k(j),st(U,At+U.e+1,Rt);if(P=String(j),Q=typeof j=="number"){if(j*0!=0)return I(U,P,Q,E);if(U.s=1/j<0?(P=P.slice(1),-1):1,k.DEBUG&&P.replace(/^0\.0*|\./,"").length>15)throw Error(O+j)}else U.s=P.charCodeAt(0)===45?(P=P.slice(1),-1):1;for(B=z.slice(0,E),N=M=0,T=P.length;M<T;M++)if(B.indexOf(F=P.charAt(M))<0){if(F=="."){if(M>N){N=T;continue}}else if(!D&&(P==P.toUpperCase()&&(P=P.toLowerCase())||P==P.toLowerCase()&&(P=P.toUpperCase()))){D=!0,M=-1,N=0;continue}return I(U,String(j),Q,E)}Q=!1,P=C(P,E,10,U.s),(N=P.indexOf("."))>-1?P=P.replace(".",""):N=P.length}for(M=0;P.charCodeAt(M)===48;M++);for(T=P.length;P.charCodeAt(--T)===48;);if(P=P.slice(M,++T)){if(T-=M,Q&&k.DEBUG&&T>15&&(j>$||j!==m(j)))throw Error(O+U.s*j);if((N=N-M-1)>Kt)U.c=U.e=null;else if(N<ht)U.c=[U.e=0];else{if(U.e=N,U.c=[],M=(N+1)%d,N<0&&(M+=d),M<T){for(M&&U.c.push(+P.slice(0,M)),T-=d;M<T;)U.c.push(+P.slice(M,M+=d));M=d-(P=P.slice(M)).length}else M-=T;for(;M--;P+="0");U.c.push(+P)}}else U.c=[U.e=0]}k.clone=L,k.ROUND_UP=0,k.ROUND_DOWN=1,k.ROUND_CEIL=2,k.ROUND_FLOOR=3,k.ROUND_HALF_UP=4,k.ROUND_HALF_DOWN=5,k.ROUND_HALF_EVEN=6,k.ROUND_HALF_CEIL=7,k.ROUND_HALF_FLOOR=8,k.EUCLID=9,k.config=k.set=function(j){var E,B;if(j!=null)if(typeof j=="object"){if(j.hasOwnProperty(E="DECIMAL_PLACES")&&(B=j[E],u(B,0,h,E),At=B),j.hasOwnProperty(E="ROUNDING_MODE")&&(B=j[E],u(B,0,8,E),Rt=B),j.hasOwnProperty(E="EXPONENTIAL_AT")&&(B=j[E],B&&B.pop?(u(B[0],-h,0,E),u(B[1],0,h,E),St=B[0],nt=B[1]):(u(B,-h,h,E),St=-(nt=B<0?-B:B))),j.hasOwnProperty(E="RANGE"))if(B=j[E],B&&B.pop)u(B[0],-h,-1,E),u(B[1],1,h,E),ht=B[0],Kt=B[1];else if(u(B,-h,h,E),B)ht=-(Kt=B<0?-B:B);else throw Error(A+E+" cannot be zero: "+B);if(j.hasOwnProperty(E="CRYPTO"))if(B=j[E],B===!!B)if(B)if(typeof crypto<"u"&&crypto&&(crypto.getRandomValues||crypto.randomBytes))Ut=B;else throw Ut=!B,Error(A+"crypto unavailable");else Ut=B;else throw Error(A+E+" not true or false: "+B);if(j.hasOwnProperty(E="MODULO_MODE")&&(B=j[E],u(B,0,9,E),Bt=B),j.hasOwnProperty(E="POW_PRECISION")&&(B=j[E],u(B,0,h,E),Gt=B),j.hasOwnProperty(E="FORMAT"))if(B=j[E],typeof B=="object")q=B;else throw Error(A+E+" not an object: "+B);if(j.hasOwnProperty(E="ALPHABET"))if(B=j[E],typeof B=="string"&&!/^.?$|[+\-.\s]|(.).*\1/.test(B))H=B.slice(0,10)=="0123456789",z=B;else throw Error(A+E+" invalid: "+B)}else throw Error(A+"Object expected: "+j);return{DECIMAL_PLACES:At,ROUNDING_MODE:Rt,EXPONENTIAL_AT:[St,nt],RANGE:[ht,Kt],CRYPTO:Ut,MODULO_MODE:Bt,POW_PRECISION:Gt,FORMAT:q,ALPHABET:z}},k.isBigNumber=function(j){if(!j||j._isBigNumber!==!0)return!1;if(!k.DEBUG)return!0;var E,B,F=j.c,D=j.e,N=j.s;t:if({}.toString.call(F)=="[object Array]"){if((N===1||N===-1)&&D>=-h&&D<=h&&D===m(D)){if(F[0]===0){if(D===0&&F.length===1)return!0;break t}if(E=(D+1)%d,E<1&&(E+=d),String(F[0]).length==E){for(E=0;E<F.length;E++)if(B=F[E],B<0||B>=K||B!==m(B))break t;if(B!==0)return!0}}}else if(F===null&&D===null&&(N===null||N===1||N===-1))return!0;throw Error(A+"Invalid BigNumber: "+j)},k.maximum=k.max=function(){return vt(arguments,-1)},k.minimum=k.min=function(){return vt(arguments,1)},k.random=function(){var j=9007199254740992,E=Math.random()*j&2097151?function(){return m(Math.random()*j)}:function(){return(Math.random()*1073741824|0)*8388608+(Math.random()*8388608|0)};return function(B){var F,D,N,M,Q,T=0,P=[],U=new k(mt);if(B==null?B=At:u(B,0,h),M=y(B/d),Ut)if(crypto.getRandomValues){for(F=crypto.getRandomValues(new Uint32Array(M*=2));T<M;)Q=F[T]*131072+(F[T+1]>>>11),Q>=9e15?(D=crypto.getRandomValues(new Uint32Array(2)),F[T]=D[0],F[T+1]=D[1]):(P.push(Q%1e14),T+=2);T=M/2}else if(crypto.randomBytes){for(F=crypto.randomBytes(M*=7);T<M;)Q=(F[T]&31)*281474976710656+F[T+1]*1099511627776+F[T+2]*4294967296+F[T+3]*16777216+(F[T+4]<<16)+(F[T+5]<<8)+F[T+6],Q>=9e15?crypto.randomBytes(7).copy(F,T):(P.push(Q%1e14),T+=7);T=M/7}else throw Ut=!1,Error(A+"crypto unavailable");if(!Ut)for(;T<M;)Q=E(),Q<9e15&&(P[T++]=Q%1e14);for(M=P[--T],B%=d,M&&B&&(Q=J[d-B],P[T]=m(M/Q)*Q);P[T]===0;P.pop(),T--);if(T<0)P=[N=0];else{for(N=-1;P[0]===0;P.splice(0,1),N-=d);for(T=1,Q=P[0];Q>=10;Q/=10,T++);T<d&&(N-=d-T)}return U.e=N,U.c=P,U}}(),k.sum=function(){for(var j=1,E=arguments,B=new k(E[0]);j<E.length;)B=B.plus(E[j++]);return B},C=function(){var j="0123456789";function E(B,F,D,N){for(var M,Q=[0],T,P=0,U=B.length;P<U;){for(T=Q.length;T--;Q[T]*=F);for(Q[0]+=N.indexOf(B.charAt(P++)),M=0;M<Q.length;M++)Q[M]>D-1&&(Q[M+1]==null&&(Q[M+1]=0),Q[M+1]+=Q[M]/D|0,Q[M]%=D)}return Q.reverse()}return function(B,F,D,N,M){var Q,T,P,U,V,G,_t,wt,qt=B.indexOf("."),xt=At,dt=Rt;for(qt>=0&&(U=Gt,Gt=0,B=B.replace(".",""),wt=new k(F),G=wt.pow(B.length-qt),Gt=U,wt.c=E(a(ot(G.c),G.e,"0"),10,D,j),wt.e=wt.c.length),_t=E(B,F,D,M?(Q=z,j):(Q=j,z)),P=U=_t.length;_t[--U]==0;_t.pop());if(!_t[0])return Q.charAt(0);if(qt<0?--P:(G.c=_t,G.e=P,G.s=N,G=l(G,wt,xt,dt,D),_t=G.c,V=G.r,P=G.e),T=P+xt+1,qt=_t[T],U=D/2,V=V||T<0||_t[T+1]!=null,V=dt<4?(qt!=null||V)&&(dt==0||dt==(G.s<0?3:2)):qt>U||qt==U&&(dt==4||V||dt==6&&_t[T-1]&1||dt==(G.s<0?8:7)),T<1||!_t[0])B=V?a(Q.charAt(1),-xt,Q.charAt(0)):Q.charAt(0);else{if(_t.length=T,V)for(--D;++_t[--T]>D;)_t[T]=0,T||(++P,_t=[1].concat(_t));for(U=_t.length;!_t[--U];);for(qt=0,B="";qt<=U;B+=Q.charAt(_t[qt++]));B=a(B,P,Q.charAt(0))}return B}}(),l=function(){function j(F,D,N){var M,Q,T,P,U=0,V=F.length,G=D%R,_t=D/R|0;for(F=F.slice();V--;)T=F[V]%R,P=F[V]/R|0,M=_t*T+P*G,Q=G*T+M%R*R+U,U=(Q/N|0)+(M/R|0)+_t*P,F[V]=Q%N;return U&&(F=[U].concat(F)),F}function E(F,D,N,M){var Q,T;if(N!=M)T=N>M?1:-1;else for(Q=T=0;Q<N;Q++)if(F[Q]!=D[Q]){T=F[Q]>D[Q]?1:-1;break}return T}function B(F,D,N,M){for(var Q=0;N--;)F[N]-=Q,Q=F[N]<D[N]?1:0,F[N]=Q*M+F[N]-D[N];for(;!F[0]&&F.length>1;F.splice(0,1));}return function(F,D,N,M,Q){var T,P,U,V,G,_t,wt,qt,xt,dt,It,Nt,y_,Wt,v_,Jt,e_,zt=F.s==D.s?1:-1,Yt=F.c,Ht=D.c;if(!Yt||!Yt[0]||!Ht||!Ht[0])return new k(!F.s||!D.s||(Yt?Ht&&Yt[0]==Ht[0]:!Ht)?NaN:Yt&&Yt[0]==0||!Ht?zt*0:zt/0);for(qt=new k(zt),xt=qt.c=[],P=F.e-D.e,zt=N+P+1,Q||(Q=K,P=g(F.e/d)-g(D.e/d),zt=zt/d|0),U=0;Ht[U]==(Yt[U]||0);U++);if(Ht[U]>(Yt[U]||0)&&P--,zt<0)xt.push(1),V=!0;else{for(Wt=Yt.length,Jt=Ht.length,U=0,zt+=2,G=m(Q/(Ht[0]+1)),G>1&&(Ht=j(Ht,G,Q),Yt=j(Yt,G,Q),Jt=Ht.length,Wt=Yt.length),y_=Jt,dt=Yt.slice(0,Jt),It=dt.length;It<Jt;dt[It++]=0);e_=Ht.slice(),e_=[0].concat(e_),v_=Ht[0],Ht[1]>=Q/2&&v_++;do{if(G=0,T=E(Ht,dt,Jt,It),T<0){if(Nt=dt[0],Jt!=It&&(Nt=Nt*Q+(dt[1]||0)),G=m(Nt/v_),G>1)for(G>=Q&&(G=Q-1),_t=j(Ht,G,Q),wt=_t.length,It=dt.length;E(_t,dt,wt,It)==1;)G--,B(_t,Jt<wt?e_:Ht,wt,Q),wt=_t.length,T=1;else G==0&&(T=G=1),_t=Ht.slice(),wt=_t.length;if(wt<It&&(_t=[0].concat(_t)),B(dt,_t,It,Q),It=dt.length,T==-1)for(;E(Ht,dt,Jt,It)<1;)G++,B(dt,Jt<It?e_:Ht,It,Q),It=dt.length}else T===0&&(G++,dt=[0]);xt[U++]=G,dt[0]?dt[It++]=Yt[y_]||0:(dt=[Yt[y_]],It=1)}while((y_++<Wt||dt[0]!=null)&&zt--);V=dt[0]!=null,xt[0]||xt.splice(0,1)}if(Q==K){for(U=1,zt=xt[0];zt>=10;zt/=10,U++);st(qt,N+(qt.e=U+P*d-1)+1,M,V)}else qt.e=P,qt.r=+V;return qt}}();function ft(j,E,B,F){var D,N,M,Q,T;if(B==null?B=Rt:u(B,0,8),!j.c)return j.toString();if(D=j.c[0],M=j.e,E==null)T=ot(j.c),T=F==1||F==2&&(M<=St||M>=nt)?jt(T,M):a(T,M,"0");else if(j=st(new k(j),E,B),N=j.e,T=ot(j.c),Q=T.length,F==1||F==2&&(E<=N||N<=St)){for(;Q<E;T+="0",Q++);T=jt(T,N)}else if(E-=M,T=a(T,N,"0"),N+1>Q){if(--E>0)for(T+=".";E--;T+="0");}else if(E+=N-Q,E>0)for(N+1==Q&&(T+=".");E--;T+="0");return j.s<0&&D?"-"+T:T}function vt(j,E){for(var B,F,D=1,N=new k(j[0]);D<j.length;D++)F=new k(j[D]),(!F.s||(B=tt(N,F))===E||B===0&&N.s===E)&&(N=F);return N}function ut(j,E,B){for(var F=1,D=E.length;!E[--D];E.pop());for(D=E[0];D>=10;D/=10,F++);return(B=F+B*d-1)>Kt?j.c=j.e=null:B<ht?j.c=[j.e=0]:(j.e=B,j.c=E),j}I=function(){var j=/^(-?)0([xbo])(?=\w[\w.]*$)/i,E=/^([^.]+)\.$/,B=/^\.([^.]+)$/,F=/^-?(Infinity|NaN)$/,D=/^\s*\+(?=[\w.])|^\s+|\s+$/g;return function(N,M,Q,T){var P,U=Q?M:M.replace(D,"");if(F.test(U))N.s=isNaN(U)?null:U<0?-1:1;else{if(!Q&&(U=U.replace(j,function(V,G,_t){return P=(_t=_t.toLowerCase())=="x"?16:_t=="b"?2:8,!T||T==P?G:V}),T&&(P=T,U=U.replace(E,"$1").replace(B,"0.$1")),M!=U))return new k(U,P);if(k.DEBUG)throw Error(A+"Not a"+(T?" base "+T:"")+" number: "+M);N.s=null}N.c=N.e=null}}();function st(j,E,B,F){var D,N,M,Q,T,P,U,V=j.c,G=J;if(V){t:{for(D=1,Q=V[0];Q>=10;Q/=10,D++);if(N=E-D,N<0)N+=d,M=E,T=V[P=0],U=m(T/G[D-M-1]%10);else if(P=y((N+1)/d),P>=V.length)if(F){for(;V.length<=P;V.push(0));T=U=0,D=1,N%=d,M=N-d+1}else break t;else{for(T=Q=V[P],D=1;Q>=10;Q/=10,D++);N%=d,M=N-d+D,U=M<0?0:m(T/G[D-M-1]%10)}if(F=F||E<0||V[P+1]!=null||(M<0?T:T%G[D-M-1]),F=B<4?(U||F)&&(B==0||B==(j.s<0?3:2)):U>5||U==5&&(B==4||F||B==6&&(N>0?M>0?T/G[D-M]:0:V[P-1])%10&1||B==(j.s<0?8:7)),E<1||!V[0])return V.length=0,F?(E-=j.e+1,V[0]=G[(d-E%d)%d],j.e=-E||0):V[0]=j.e=0,j;if(N==0?(V.length=P,Q=1,P--):(V.length=P+1,Q=G[d-N],V[P]=M>0?m(T/G[D-M]%G[M])*Q:0),F)for(;;)if(P==0){for(N=1,M=V[0];M>=10;M/=10,N++);for(M=V[0]+=Q,Q=1;M>=10;M/=10,Q++);N!=Q&&(j.e++,V[0]==K&&(V[0]=1));break}else{if(V[P]+=Q,V[P]!=K)break;V[P--]=0,Q=1}for(N=V.length;V[--N]===0;V.pop());}j.e>Kt?j.c=j.e=null:j.e<ht&&(j.c=[j.e=0])}return j}function lt(j){var E,B=j.e;return B===null?j.toString():(E=ot(j.c),E=B<=St||B>=nt?jt(E,B):a(E,B,"0"),j.s<0?"-"+E:E)}return Z.absoluteValue=Z.abs=function(){var j=new k(this);return j.s<0&&(j.s=1),j},Z.comparedTo=function(j,E){return tt(this,new k(j,E))},Z.decimalPlaces=Z.dp=function(j,E){var B,F,D,N=this;if(j!=null)return u(j,0,h),E==null?E=Rt:u(E,0,8),st(new k(N),j+N.e+1,E);if(!(B=N.c))return null;if(F=((D=B.length-1)-g(this.e/d))*d,D=B[D])for(;D%10==0;D/=10,F--);return F<0&&(F=0),F},Z.dividedBy=Z.div=function(j,E){return l(this,new k(j,E),At,Rt)},Z.dividedToIntegerBy=Z.idiv=function(j,E){return l(this,new k(j,E),0,1)},Z.exponentiatedBy=Z.pow=function(j,E){var B,F,D,N,M,Q,T,P,U,V=this;if(j=new k(j),j.c&&!j.isInteger())throw Error(A+"Exponent not an integer: "+lt(j));if(E!=null&&(E=new k(E)),Q=j.e>14,!V.c||!V.c[0]||V.c[0]==1&&!V.e&&V.c.length==1||!j.c||!j.c[0])return U=new k(Math.pow(+lt(V),Q?j.s*(2-it(j)):+lt(j))),E?U.mod(E):U;if(T=j.s<0,E){if(E.c?!E.c[0]:!E.s)return new k(NaN);F=!T&&V.isInteger()&&E.isInteger(),F&&(V=V.mod(E))}else{if(j.e>9&&(V.e>0||V.e<-1||(V.e==0?V.c[0]>1||Q&&V.c[1]>=24e7:V.c[0]<8e13||Q&&V.c[0]<=9999975e7)))return N=V.s<0&&it(j)?-0:0,V.e>-1&&(N=1/N),new k(T?1/N:N);Gt&&(N=y(Gt/d+2))}for(Q?(B=new k(.5),T&&(j.s=1),P=it(j)):(D=Math.abs(+lt(j)),P=D%2),U=new k(mt);;){if(P){if(U=U.times(V),!U.c)break;N?U.c.length>N&&(U.c.length=N):F&&(U=U.mod(E))}if(D){if(D=m(D/2),D===0)break;P=D%2}else if(j=j.times(B),st(j,j.e+1,1),j.e>14)P=it(j);else{if(D=+lt(j),D===0)break;P=D%2}V=V.times(V),N?V.c&&V.c.length>N&&(V.c.length=N):F&&(V=V.mod(E))}return F?U:(T&&(U=mt.div(U)),E?U.mod(E):N?st(U,Gt,Rt,M):U)},Z.integerValue=function(j){var E=new k(this);return j==null?j=Rt:u(j,0,8),st(E,E.e+1,j)},Z.isEqualTo=Z.eq=function(j,E){return tt(this,new k(j,E))===0},Z.isFinite=function(){return!!this.c},Z.isGreaterThan=Z.gt=function(j,E){return tt(this,new k(j,E))>0},Z.isGreaterThanOrEqualTo=Z.gte=function(j,E){return(E=tt(this,new k(j,E)))===1||E===0},Z.isInteger=function(){return!!this.c&&g(this.e/d)>this.c.length-2},Z.isLessThan=Z.lt=function(j,E){return tt(this,new k(j,E))<0},Z.isLessThanOrEqualTo=Z.lte=function(j,E){return(E=tt(this,new k(j,E)))===-1||E===0},Z.isNaN=function(){return!this.s},Z.isNegative=function(){return this.s<0},Z.isPositive=function(){return this.s>0},Z.isZero=function(){return!!this.c&&this.c[0]==0},Z.minus=function(j,E){var B,F,D,N,M=this,Q=M.s;if(j=new k(j,E),E=j.s,!Q||!E)return new k(NaN);if(Q!=E)return j.s=-E,M.plus(j);var T=M.e/d,P=j.e/d,U=M.c,V=j.c;if(!T||!P){if(!U||!V)return U?(j.s=-E,j):new k(V?M:NaN);if(!U[0]||!V[0])return V[0]?(j.s=-E,j):new k(U[0]?M:Rt==3?-0:0)}if(T=g(T),P=g(P),U=U.slice(),Q=T-P){for((N=Q<0)?(Q=-Q,D=U):(P=T,D=V),D.reverse(),E=Q;E--;D.push(0));D.reverse()}else for(F=(N=(Q=U.length)<(E=V.length))?Q:E,Q=E=0;E<F;E++)if(U[E]!=V[E]){N=U[E]<V[E];break}if(N&&(D=U,U=V,V=D,j.s=-j.s),E=(F=V.length)-(B=U.length),E>0)for(;E--;U[B++]=0);for(E=K-1;F>Q;){if(U[--F]<V[F]){for(B=F;B&&!U[--B];U[B]=E);--U[B],U[F]+=K}U[F]-=V[F]}for(;U[0]==0;U.splice(0,1),--P);return U[0]?ut(j,U,P):(j.s=Rt==3?-1:1,j.c=[j.e=0],j)},Z.modulo=Z.mod=function(j,E){var B,F,D=this;return j=new k(j,E),!D.c||!j.s||j.c&&!j.c[0]?new k(NaN):!j.c||D.c&&!D.c[0]?new k(D):(Bt==9?(F=j.s,j.s=1,B=l(D,j,0,3),j.s=F,B.s*=F):B=l(D,j,0,Bt),j=D.minus(B.times(j)),!j.c[0]&&Bt==1&&(j.s=D.s),j)},Z.multipliedBy=Z.times=function(j,E){var B,F,D,N,M,Q,T,P,U,V,G,_t,wt,qt,xt,dt=this,It=dt.c,Nt=(j=new k(j,E)).c;if(!It||!Nt||!It[0]||!Nt[0])return!dt.s||!j.s||It&&!It[0]&&!Nt||Nt&&!Nt[0]&&!It?j.c=j.e=j.s=null:(j.s*=dt.s,!It||!Nt?j.c=j.e=null:(j.c=[0],j.e=0)),j;for(F=g(dt.e/d)+g(j.e/d),j.s*=dt.s,T=It.length,V=Nt.length,T<V&&(wt=It,It=Nt,Nt=wt,D=T,T=V,V=D),D=T+V,wt=[];D--;wt.push(0));for(qt=K,xt=R,D=V;--D>=0;){for(B=0,G=Nt[D]%xt,_t=Nt[D]/xt|0,M=T,N=D+M;N>D;)P=It[--M]%xt,U=It[M]/xt|0,Q=_t*P+U*G,P=G*P+Q%xt*xt+wt[N]+B,B=(P/qt|0)+(Q/xt|0)+_t*U,wt[N--]=P%qt;wt[N]=B}return B?++F:wt.splice(0,1),ut(j,wt,F)},Z.negated=function(){var j=new k(this);return j.s=-j.s||null,j},Z.plus=function(j,E){var B,F=this,D=F.s;if(j=new k(j,E),E=j.s,!D||!E)return new k(NaN);if(D!=E)return j.s=-E,F.minus(j);var N=F.e/d,M=j.e/d,Q=F.c,T=j.c;if(!N||!M){if(!Q||!T)return new k(D/0);if(!Q[0]||!T[0])return T[0]?j:new k(Q[0]?F:D*0)}if(N=g(N),M=g(M),Q=Q.slice(),D=N-M){for(D>0?(M=N,B=T):(D=-D,B=Q),B.reverse();D--;B.push(0));B.reverse()}for(D=Q.length,E=T.length,D-E<0&&(B=T,T=Q,Q=B,E=D),D=0;E;)D=(Q[--E]=Q[E]+T[E]+D)/K|0,Q[E]=K===Q[E]?0:Q[E]%K;return D&&(Q=[D].concat(Q),++M),ut(j,Q,M)},Z.precision=Z.sd=function(j,E){var B,F,D,N=this;if(j!=null&&j!==!!j)return u(j,1,h),E==null?E=Rt:u(E,0,8),st(new k(N),j,E);if(!(B=N.c))return null;if(D=B.length-1,F=D*d+1,D=B[D]){for(;D%10==0;D/=10,F--);for(D=B[0];D>=10;D/=10,F++);}return j&&N.e+1>F&&(F=N.e+1),F},Z.shiftedBy=function(j){return u(j,-$,$),this.times("1e"+j)},Z.squareRoot=Z.sqrt=function(){var j,E,B,F,D,N=this,M=N.c,Q=N.s,T=N.e,P=At+4,U=new k("0.5");if(Q!==1||!M||!M[0])return new k(!Q||Q<0&&(!M||M[0])?NaN:M?N:1/0);if(Q=Math.sqrt(+lt(N)),Q==0||Q==1/0?(E=ot(M),(E.length+T)%2==0&&(E+="0"),Q=Math.sqrt(+E),T=g((T+1)/2)-(T<0||T%2),Q==1/0?E="5e"+T:(E=Q.toExponential(),E=E.slice(0,E.indexOf("e")+1)+T),B=new k(E)):B=new k(Q+""),B.c[0]){for(T=B.e,Q=T+P,Q<3&&(Q=0);;)if(D=B,B=U.times(D.plus(l(N,D,P,1))),ot(D.c).slice(0,Q)===(E=ot(B.c)).slice(0,Q))if(B.e<T&&--Q,E=E.slice(Q-3,Q+1),E=="9999"||!F&&E=="4999"){if(!F&&(st(D,D.e+At+2,0),D.times(D).eq(N))){B=D;break}P+=4,Q+=4,F=1}else{(!+E||!+E.slice(1)&&E.charAt(0)=="5")&&(st(B,B.e+At+2,1),j=!B.times(B).eq(N));break}}return st(B,B.e+At+1,Rt,j)},Z.toExponential=function(j,E){return j!=null&&(u(j,0,h),j++),ft(this,j,E,1)},Z.toFixed=function(j,E){return j!=null&&(u(j,0,h),j=j+this.e+1),ft(this,j,E)},Z.toFormat=function(j,E,B){var F,D=this;if(B==null)j!=null&&E&&typeof E=="object"?(B=E,E=null):j&&typeof j=="object"?(B=j,j=E=null):B=q;else if(typeof B!="object")throw Error(A+"Argument not an object: "+B);if(F=D.toFixed(j,E),D.c){var N,M=F.split("."),Q=+B.groupSize,T=+B.secondaryGroupSize,P=B.groupSeparator||"",U=M[0],V=M[1],G=D.s<0,_t=G?U.slice(1):U,wt=_t.length;if(T&&(N=Q,Q=T,T=N,wt-=N),Q>0&&wt>0){for(N=wt%Q||Q,U=_t.substr(0,N);N<wt;N+=Q)U+=P+_t.substr(N,Q);T>0&&(U+=P+_t.slice(N)),G&&(U="-"+U)}F=V?U+(B.decimalSeparator||"")+((T=+B.fractionGroupSize)?V.replace(new RegExp("\\d{"+T+"}\\B","g"),"$&"+(B.fractionGroupSeparator||"")):V):U}return(B.prefix||"")+F+(B.suffix||"")},Z.toFraction=function(j){var E,B,F,D,N,M,Q,T,P,U,V,G,_t=this,wt=_t.c;if(j!=null&&(Q=new k(j),!Q.isInteger()&&(Q.c||Q.s!==1)||Q.lt(mt)))throw Error(A+"Argument "+(Q.isInteger()?"out of range: ":"not an integer: ")+lt(Q));if(!wt)return new k(_t);for(E=new k(mt),P=B=new k(mt),F=T=new k(mt),G=ot(wt),N=E.e=G.length-_t.e-1,E.c[0]=J[(M=N%d)<0?d+M:M],j=!j||Q.comparedTo(E)>0?N>0?E:P:Q,M=Kt,Kt=1/0,Q=new k(G),T.c[0]=0;U=l(Q,E,0,1),D=B.plus(U.times(F)),D.comparedTo(j)!=1;)B=F,F=D,P=T.plus(U.times(D=P)),T=D,E=Q.minus(U.times(D=E)),Q=D;return D=l(j.minus(B),F,0,1),T=T.plus(D.times(P)),B=B.plus(D.times(F)),T.s=P.s=_t.s,N=N*2,V=l(P,F,N,Rt).minus(_t).abs().comparedTo(l(T,B,N,Rt).minus(_t).abs())<1?[P,F]:[T,B],Kt=M,V},Z.toNumber=function(){return+lt(this)},Z.toPrecision=function(j,E){return j!=null&&u(j,1,h),ft(this,j,E,2)},Z.toString=function(j){var E,B=this,F=B.s,D=B.e;return D===null?F?(E="Infinity",F<0&&(E="-"+E)):E="NaN":(j==null?E=D<=St||D>=nt?jt(ot(B.c),D):a(ot(B.c),D,"0"):j===10&&H?(B=st(new k(B),At+D+1,Rt),E=a(ot(B.c),B.e,"0")):(u(j,2,z.length,"Base"),E=C(a(ot(B.c),D,"0"),10,j,F,!0)),F<0&&B.c[0]&&(E="-"+E)),E},Z.valueOf=Z.toJSON=function(){return lt(this)},Z._isBigNumber=!0,et!=null&&k.set(et),k}function g(et){var l=et|0;return et>0||et===l?l:l-1}function ot(et){for(var l,C,I=1,Z=et.length,mt=et[0]+"";I<Z;){for(l=et[I++]+"",C=d-l.length;C--;l="0"+l);mt+=l}for(Z=mt.length;mt.charCodeAt(--Z)===48;);return mt.slice(0,Z+1||1)}function tt(et,l){var C,I,Z=et.c,mt=l.c,At=et.s,Rt=l.s,St=et.e,nt=l.e;if(!At||!Rt)return null;if(C=Z&&!Z[0],I=mt&&!mt[0],C||I)return C?I?0:-Rt:At;if(At!=Rt)return At;if(C=At<0,I=St==nt,!Z||!mt)return I?0:!Z^C?1:-1;if(!I)return St>nt^C?1:-1;for(Rt=(St=Z.length)<(nt=mt.length)?St:nt,At=0;At<Rt;At++)if(Z[At]!=mt[At])return Z[At]>mt[At]^C?1:-1;return St==nt?0:St>nt^C?1:-1}function u(et,l,C,I){if(et<l||et>C||et!==m(et))throw Error(A+(I||"Argument")+(typeof et=="number"?et<l||et>C?" out of range: ":" not an integer: ":" not a primitive number: ")+String(et))}function it(et){var l=et.c.length-1;return g(et.e/d)==l&&et.c[l]%2!=0}function jt(et,l){return(et.length>1?et.charAt(0)+"."+et.slice(1):et)+(l<0?"e":"e+")+l}function a(et,l,C){var I,Z;if(l<0){for(Z=C+".";++l;Z+=C);et=Z+et}else if(I=et.length,++l>I){for(Z=C,l-=I;--l;Z+=C);et+=Z}else l<I&&(et=et.slice(0,l)+"."+et.slice(l));return et}_=L(),_.default=_.BigNumber=_,p.exports?p.exports=_:(w||(w=typeof self<"u"&&self?self:window),w.BigNumber=_)})(Qe)})(Fn);(function(p){var w=Fn.exports,_=p.exports;(function(){var f=/[\\\"\x00-\x1f\x7f-\x9f\u00ad\u0600-\u0604\u070f\u17b4\u17b5\u200c-\u200f\u2028-\u202f\u2060-\u206f\ufeff\ufff0-\uffff]/g,y,m,A={"\b":"\\b"," ":"\\t","\n":"\\n","\f":"\\f","\r":"\\r",'"':'\\"',"\\":"\\\\"},O;function K($){return f.lastIndex=0,f.test($)?'"'+$.replace(f,function(J){var R=A[J];return typeof R=="string"?R:"\\u"+("0000"+J.charCodeAt(0).toString(16)).slice(-4)})+'"':'"'+$+'"'}function d($,J){var R,h,L,g,ot=y,tt,u=J[$],it=u!=null&&(u instanceof w||w.isBigNumber(u));switch(u&&typeof u=="object"&&typeof u.toJSON=="function"&&(u=u.toJSON($)),typeof O=="function"&&(u=O.call(J,$,u)),typeof u){case"string":return it?u:K(u);case"number":return isFinite(u)?String(u):"null";case"boolean":case"null":case"bigint":return String(u);case"object":if(!u)return"null";if(y+=m,tt=[],Object.prototype.toString.apply(u)==="[object Array]"){for(g=u.length,R=0;R<g;R+=1)tt[R]=d(R,u)||"null";return L=tt.length===0?"[]":y?`[
12
+ `+y+tt.join(`,
13
+ `+y)+`
14
+ `+ot+"]":"["+tt.join(",")+"]",y=ot,L}if(O&&typeof O=="object")for(g=O.length,R=0;R<g;R+=1)typeof O[R]=="string"&&(h=O[R],L=d(h,u),L&&tt.push(K(h)+(y?": ":":")+L));else Object.keys(u).forEach(function(jt){var a=d(jt,u);a&&tt.push(K(jt)+(y?": ":":")+a)});return L=tt.length===0?"{}":y?`{
15
+ `+y+tt.join(`,
16
+ `+y)+`
17
+ `+ot+"}":"{"+tt.join(",")+"}",y=ot,L}}typeof _.stringify!="function"&&(_.stringify=function($,J,R){var h;if(y="",m="",typeof R=="number")for(h=0;h<R;h+=1)m+=" ";else typeof R=="string"&&(m=R);if(O=J,J&&typeof J!="function"&&(typeof J!="object"||typeof J.length!="number"))throw new Error("JSON.stringify");return d("",{"":$})})})()})(Qa);var ze=null;const ms=/(?:_|\\u005[Ff])(?:_|\\u005[Ff])(?:p|\\u0070)(?:r|\\u0072)(?:o|\\u006[Ff])(?:t|\\u0074)(?:o|\\u006[Ff])(?:_|\\u005[Ff])(?:_|\\u005[Ff])/,ks=/(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)/;var xs=function(p){var w={strict:!1,storeAsString:!1,alwaysParseAsBig:!1,useNativeBigInt:!1,protoAction:"error",constructorAction:"error"};if(p!=null){if(p.strict===!0&&(w.strict=!0),p.storeAsString===!0&&(w.storeAsString=!0),w.alwaysParseAsBig=p.alwaysParseAsBig===!0?p.alwaysParseAsBig:!1,w.useNativeBigInt=p.useNativeBigInt===!0?p.useNativeBigInt:!1,typeof p.constructorAction<"u")if(p.constructorAction==="error"||p.constructorAction==="ignore"||p.constructorAction==="preserve")w.constructorAction=p.constructorAction;else throw new Error(`Incorrect value for constructorAction option, must be "error", "ignore" or undefined but passed ${p.constructorAction}`);if(typeof p.protoAction<"u")if(p.protoAction==="error"||p.protoAction==="ignore"||p.protoAction==="preserve")w.protoAction=p.protoAction;else throw new Error(`Incorrect value for protoAction option, must be "error", "ignore" or undefined but passed ${p.protoAction}`)}var _,f,y={'"':'"',"\\":"\\","/":"/",b:"\b",f:"\f",n:`
18
+ `,r:"\r",t:" "},m,A=function(g){throw{name:"SyntaxError",message:g,at:_,text:m}},O=function(g){return g&&g!==f&&A("Expected '"+g+"' instead of '"+f+"'"),f=m.charAt(_),_+=1,f},K=function(){var g,ot="";for(f==="-"&&(ot="-",O("-"));f>="0"&&f<="9";)ot+=f,O();if(f===".")for(ot+=".";O()&&f>="0"&&f<="9";)ot+=f;if(f==="e"||f==="E")for(ot+=f,O(),(f==="-"||f==="+")&&(ot+=f,O());f>="0"&&f<="9";)ot+=f,O();if(g=+ot,!isFinite(g))A("Bad number");else return ze==null&&(ze=Fn.exports),ot.length>15?w.storeAsString?ot:w.useNativeBigInt?BigInt(ot):new ze(ot):w.alwaysParseAsBig?w.useNativeBigInt?BigInt(g):new ze(g):g},d=function(){var g,ot,tt="",u;if(f==='"')for(var it=_;O();){if(f==='"')return _-1>it&&(tt+=m.substring(it,_-1)),O(),tt;if(f==="\\"){if(_-1>it&&(tt+=m.substring(it,_-1)),O(),f==="u"){for(u=0,ot=0;ot<4&&(g=parseInt(O(),16),!!isFinite(g));ot+=1)u=u*16+g;tt+=String.fromCharCode(u)}else if(typeof y[f]=="string")tt+=y[f];else break;it=_}}A("Bad string")},$=function(){for(;f&&f<=" ";)O()},J=function(){switch(f){case"t":return O("t"),O("r"),O("u"),O("e"),!0;case"f":return O("f"),O("a"),O("l"),O("s"),O("e"),!1;case"n":return O("n"),O("u"),O("l"),O("l"),null}A("Unexpected '"+f+"'")},R,h=function(){var g=[];if(f==="["){if(O("["),$(),f==="]")return O("]"),g;for(;f;){if(g.push(R()),$(),f==="]")return O("]"),g;O(","),$()}}A("Bad array")},L=function(){var g,ot=Object.create(null);if(f==="{"){if(O("{"),$(),f==="}")return O("}"),ot;for(;f;){if(g=d(),$(),O(":"),w.strict===!0&&Object.hasOwnProperty.call(ot,g)&&A('Duplicate key "'+g+'"'),ms.test(g)===!0?w.protoAction==="error"?A("Object contains forbidden prototype property"):w.protoAction==="ignore"?R():ot[g]=R():ks.test(g)===!0?w.constructorAction==="error"?A("Object contains forbidden constructor property"):w.constructorAction==="ignore"?R():ot[g]=R():ot[g]=R(),$(),f==="}")return O("}"),ot;O(","),$()}}A("Bad object")};return R=function(){switch($(),f){case"{":return L();case"[":return h();case'"':return d();case"-":return K();default:return f>="0"&&f<="9"?K():J()}},function(g,ot){var tt;return m=g+"",_=0,f=" ",tt=R(),$(),f&&A("Syntax error"),typeof ot=="function"?function u(it,jt){var a,et=it[jt];return et&&typeof et=="object"&&Object.keys(et).forEach(function(l){a=u(et,l),a!==void 0?et[l]=a:delete et[l]}),ot.call(it,jt,et)}({"":tt},""):tt}},As=xs,Da=Qa.exports.stringify,Ta=As;ye.exports=function(p){return{parse:Ta(p),stringify:Da}};ye.exports.parse=Ta();ye.exports.stringify=Da;var ie={exports:{}};(function(p){let w={};w.__wbindgen_placeholder__=p.exports;let _;const{TextDecoder:f,TextEncoder:y}=jn,m=new Array(128).fill(void 0);m.push(void 0,null,!0,!1);function A(v){return m[v]}let O=m.length;function K(v){v<132||(m[v]=O,O=v)}function d(v){const t=A(v);return K(v),t}let $=new f("utf-8",{ignoreBOM:!0,fatal:!0});$.decode();let J=null;function R(){return(J===null||J.byteLength===0)&&(J=new Uint8Array(_.memory.buffer)),J}function h(v,t){return v=v>>>0,$.decode(R().subarray(v,v+t))}function L(v){O===m.length&&m.push(m.length+1);const t=O;return O=m[t],m[t]=v,t}let g=0,ot=new y("utf-8");const tt=typeof ot.encodeInto=="function"?function(v,t){return ot.encodeInto(v,t)}:function(v,t){const r=ot.encode(v);return t.set(r),{read:v.length,written:r.length}};function u(v,t,r){if(r===void 0){const s=ot.encode(v),b=t(s.length,1)>>>0;return R().subarray(b,b+s.length).set(s),g=s.length,b}let o=v.length,n=t(o,1)>>>0;const e=R();let i=0;for(;i<o;i++){const s=v.charCodeAt(i);if(s>127)break;e[n+i]=s}if(i!==o){i!==0&&(v=v.slice(i)),n=r(n,o,o=i+v.length*3,1)>>>0;const s=R().subarray(n+i,n+o),b=tt(v,s);i+=b.written}return g=i,n}function it(v){return v==null}let jt=null;function a(){return(jt===null||jt.byteLength===0)&&(jt=new Int32Array(_.memory.buffer)),jt}function et(v){const t=typeof v;if(t=="number"||t=="boolean"||v==null)return`${v}`;if(t=="string")return`"${v}"`;if(t=="symbol"){const n=v.description;return n==null?"Symbol":`Symbol(${n})`}if(t=="function"){const n=v.name;return typeof n=="string"&&n.length>0?`Function(${n})`:"Function"}if(Array.isArray(v)){const n=v.length;let e="[";n>0&&(e+=et(v[0]));for(let i=1;i<n;i++)e+=", "+et(v[i]);return e+="]",e}const r=/\[object ([^\]]+)\]/.exec(toString.call(v));let o;if(r.length>1)o=r[1];else return toString.call(v);if(o=="Object")try{return"Object("+JSON.stringify(v)+")"}catch{return"Object"}return v instanceof Error?`${v.name}: ${v.message}
19
+ ${v.stack}`:o}p.exports.script_to_address=function(v,t,r){let o,n;try{const c=_.__wbindgen_add_to_stack_pointer(-16),S=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),Y=g;var e=it(r)?0:u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),i=g;_.script_to_address(c,v,S,Y,e,i);var s=a()[c/4+0],b=a()[c/4+1];return o=s,n=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(o,n,1)}},p.exports.serialize_bech32_address=function(v){const t=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),r=g,o=_.serialize_bech32_address(t,r);return Hr.__wrap(o)};function l(v,t){if(!(v instanceof t))throw new Error(`expected instance of ${t.name}`);return v.ptr}p.exports.apply_params_to_script=function(v,t){let r,o;try{const Y=_.__wbindgen_add_to_stack_pointer(-16);l(v,Sr);var n=v.__destroy_into_raw();const W=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),jr=g;_.apply_params_to_script(Y,n,W,jr);var e=a()[Y/4+0],i=a()[Y/4+1],s=a()[Y/4+2],b=a()[Y/4+3],c=e,S=i;if(b)throw c=0,S=0,d(s);return r=c,o=S,h(c,S)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.get_v2_script_hash=function(v){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.get_v2_script_hash(e,i,s);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}},p.exports.calculate_tx_hash=function(v){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.calculate_tx_hash(e,i,s);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}},p.exports.sign_transaction=function(v,t){let r,o;try{const s=_.__wbindgen_add_to_stack_pointer(-16),b=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),c=g;l(t,Sr);var n=t.__destroy_into_raw();_.sign_transaction(s,b,c,n);var e=a()[s/4+0],i=a()[s/4+1];return r=e,o=i,h(e,i)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}};function C(v,t){return v=v>>>0,R().subarray(v/1,v/1+t)}function I(v,t){const r=t(v.length*1,1)>>>0;return R().set(v,r/1),g=v.length,r}p.exports.encrypt_with_password=function(v,t,r,o){let n,e;try{const W=_.__wbindgen_add_to_stack_pointer(-16),jr=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),Rr=g,en=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),nn=g,an=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),on=g,sn=u(o,_.__wbindgen_malloc,_.__wbindgen_realloc),dn=g;_.encrypt_with_password(W,jr,Rr,en,nn,an,on,sn,dn);var i=a()[W/4+0],s=a()[W/4+1],b=a()[W/4+2],c=a()[W/4+3],S=i,Y=s;if(c)throw S=0,Y=0,d(b);return n=S,e=Y,h(S,Y)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(n,e,1)}},p.exports.decrypt_with_password=function(v,t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g,jr=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),Rr=g;_.decrypt_with_password(S,Y,W,jr,Rr);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.min_fee=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,i_),l(t,Or),_.min_fee(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.calculate_ex_units_ceil_cost=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,dt),l(t,xt),_.calculate_ex_units_ceil_cost(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.min_script_fee=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,i_),l(t,xt),_.min_script_fee(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.encode_arbitrary_bytes_as_metadatum=function(v){const t=I(v,_.__wbindgen_malloc),r=g,o=_.encode_arbitrary_bytes_as_metadatum(t,r);return ct.__wrap(o)},p.exports.decode_arbitrary_bytes_from_metadatum=function(v){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,ct),_.decode_arbitrary_bytes_from_metadatum(i,v.__wbg_ptr);var t=a()[i/4+0],r=a()[i/4+1],o=a()[i/4+2],n=a()[i/4+3];if(n)throw d(o);var e=C(t,r).slice();return _.__wbindgen_free(t,r*1),e}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.encode_json_str_to_metadatum=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.encode_json_str_to_metadatum(e,i,s,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.decode_metadatum_to_json_str=function(v,t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16);l(v,ct),_.decode_metadatum_to_json_str(S,v.__wbg_ptr,t);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.encode_json_str_to_plutus_datum=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.encode_json_str_to_plutus_datum(e,i,s,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.decode_plutus_datum_to_json_str=function(v,t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16);l(v,at),_.decode_plutus_datum_to_json_str(S,v.__wbg_ptr,t);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}},p.exports.create_send_all=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,nt),l(t,Ir),l(r,Tr),_.create_send_all(i,v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return re.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}};let Z=null;function mt(){return(Z===null||Z.byteLength===0)&&(Z=new Uint32Array(_.memory.buffer)),Z}function At(v,t){return v=v>>>0,mt().subarray(v/4,v/4+t)}p.exports.make_daedalus_bootstrap_witness=function(v,t,r){l(v,d_),l(t,E),l(r,qr);const o=_.make_daedalus_bootstrap_witness(v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return lt.__wrap(o)},p.exports.make_icarus_bootstrap_witness=function(v,t,r){l(v,d_),l(t,E),l(r,ft);const o=_.make_icarus_bootstrap_witness(v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return lt.__wrap(o)},p.exports.make_vkey_witness=function(v,t){l(v,d_),l(t,l_);const r=_.make_vkey_witness(v.__wbg_ptr,t.__wbg_ptr);return O_.__wrap(r)},p.exports.hash_auxiliary_data=function(v){l(v,Bt);const t=_.hash_auxiliary_data(v.__wbg_ptr);return Gt.__wrap(t)},p.exports.hash_transaction=function(v){l(v,Pt);const t=_.hash_transaction(v.__wbg_ptr);return d_.__wrap(t)},p.exports.hash_plutus_data=function(v){l(v,at);const t=_.hash_plutus_data(v.__wbg_ptr);return U.__wrap(t)},p.exports.hash_script_data=function(v,t,r){l(v,b_),l(t,M);let o=0;it(r)||(l(r,Zt),o=r.__destroy_into_raw());const n=_.hash_script_data(v.__wbg_ptr,t.__wbg_ptr,o);return j_.__wrap(n)},p.exports.get_implicit_input=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,Pt),l(t,k),l(r,k),_.get_implicit_input(i,v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return rt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.get_deposit=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,Pt),l(t,k),l(r,k),_.get_deposit(i,v.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return k.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.min_ada_for_output=function(v,t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(v,Tt),l(t,P),_.min_ada_for_output(e,v.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.min_ada_required=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(v,rt),l(r,k),_.min_ada_required(i,v.__wbg_ptr,t,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return k.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}},p.exports.encode_json_str_to_native_script=function(v,t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(v,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g,c=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),S=g;_.encode_json_str_to_native_script(i,s,b,c,S,r);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return yt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}};function Rt(v,t){const r=t(v.length*4,4)>>>0;return mt().set(v,r/4),g=v.length,r}function St(v,t){try{return v.apply(this,t)}catch(r){_.__wbindgen_exn_store(L(r))}}p.exports.StakeCredKind=Object.freeze({Key:0,0:"Key",Script:1,1:"Script"}),p.exports.TransactionMetadatumKind=Object.freeze({MetadataMap:0,0:"MetadataMap",MetadataList:1,1:"MetadataList",Int:2,2:"Int",Bytes:3,3:"Bytes",Text:4,4:"Text"}),p.exports.MetadataJsonSchema=Object.freeze({NoConversions:0,0:"NoConversions",BasicConversions:1,1:"BasicConversions",DetailedSchema:2,2:"DetailedSchema"}),p.exports.LanguageKind=Object.freeze({PlutusV1:0,0:"PlutusV1",PlutusV2:1,1:"PlutusV2"}),p.exports.PlutusDataKind=Object.freeze({ConstrPlutusData:0,0:"ConstrPlutusData",Map:1,1:"Map",List:2,2:"List",Integer:3,3:"Integer",Bytes:4,4:"Bytes"}),p.exports.RedeemerTagKind=Object.freeze({Spend:0,0:"Spend",Mint:1,1:"Mint",Cert:2,2:"Cert",Reward:3,3:"Reward"}),p.exports.PlutusDatumSchema=Object.freeze({BasicConversions:0,0:"BasicConversions",DetailedSchema:1,1:"DetailedSchema"}),p.exports.CoinSelectionStrategyCIP2=Object.freeze({LargestFirst:0,0:"LargestFirst",RandomImprove:1,1:"RandomImprove",LargestFirstMultiAsset:2,2:"LargestFirstMultiAsset",RandomImproveMultiAsset:3,3:"RandomImproveMultiAsset"}),p.exports.CborContainerType=Object.freeze({Array:0,0:"Array",Map:1,1:"Map"}),p.exports.ScriptSchema=Object.freeze({Wallet:0,0:"Wallet",Node:1,1:"Node"}),p.exports.CertificateKind=Object.freeze({StakeRegistration:0,0:"StakeRegistration",StakeDeregistration:1,1:"StakeDeregistration",StakeDelegation:2,2:"StakeDelegation",PoolRegistration:3,3:"PoolRegistration",PoolRetirement:4,4:"PoolRetirement",GenesisKeyDelegation:5,5:"GenesisKeyDelegation",MoveInstantaneousRewardsCert:6,6:"MoveInstantaneousRewardsCert"}),p.exports.MIRPot=Object.freeze({Reserves:0,0:"Reserves",Treasury:1,1:"Treasury"}),p.exports.MIRKind=Object.freeze({ToOtherPot:0,0:"ToOtherPot",ToStakeCredentials:1,1:"ToStakeCredentials"}),p.exports.RelayKind=Object.freeze({SingleHostAddr:0,0:"SingleHostAddr",SingleHostName:1,1:"SingleHostName",MultiHostName:2,2:"MultiHostName"}),p.exports.NativeScriptKind=Object.freeze({ScriptPubkey:0,0:"ScriptPubkey",ScriptAll:1,1:"ScriptAll",ScriptAny:2,2:"ScriptAny",ScriptNOfK:3,3:"ScriptNOfK",TimelockStart:4,4:"TimelockStart",TimelockExpiry:5,5:"TimelockExpiry"}),p.exports.ScriptHashNamespace=Object.freeze({NativeScript:0,0:"NativeScript",PlutusScript:1,1:"PlutusScript",PlutusScriptV2:2,2:"PlutusScriptV2"}),p.exports.NetworkIdKind=Object.freeze({Testnet:0,0:"Testnet",Mainnet:1,1:"Mainnet"});class nt{static __wrap(t){t=t>>>0;const r=Object.create(nt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_address_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.address_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.address_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.address_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.address_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const W=_.__wbindgen_add_to_stack_pointer(-16);var n=it(t)?0:u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),e=g;_.address_to_bech32(W,this.__wbg_ptr,n,e);var i=a()[W/4+0],s=a()[W/4+1],b=a()[W/4+2],c=a()[W/4+3],S=i,Y=s;if(c)throw S=0,Y=0,d(b);return r=S,o=Y,h(S,Y)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.address_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}network_id(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.address_network_id(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Address=nt;class ht{static __wrap(t){t=t>>>0;const r=Object.create(ht.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_assetname_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assetname_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetname_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetname_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assetname_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ht.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}name(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.AssetName=ht;class Kt{static __wrap(t){t=t>>>0;const r=Object.create(Kt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_assetnames_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assetnames_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetnames_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetnames_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assetnames_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return Kt.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.assetnames_get(this.__wbg_ptr,t);return ht.__wrap(r)}add(t){l(t,ht),_.assetnames_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.AssetNames=Kt;class Ut{static __wrap(t){t=t>>>0;const r=Object.create(Ut.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_assets_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.assets_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assets_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assets_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.assets_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assets_new();return Ut.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,ht),l(r,k);const o=_.assets_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:k.__wrap(o)}get(t){l(t,ht);const r=_.assets_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:k.__wrap(r)}keys(){const t=_.assets_keys(this.__wbg_ptr);return Kt.__wrap(t)}}p.exports.Assets=Ut;class Bt{static __wrap(t){t=t>>>0;const r=Object.create(Bt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_auxiliarydata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.auxiliarydata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydata_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydata_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydata_new();return Bt.__wrap(t)}metadata(){const t=_.auxiliarydata_metadata(this.__wbg_ptr);return t===0?void 0:Nt.__wrap(t)}set_metadata(t){l(t,Nt),_.auxiliarydata_set_metadata(this.__wbg_ptr,t.__wbg_ptr)}native_scripts(){const t=_.auxiliarydata_native_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}set_native_scripts(t){l(t,Ct),_.auxiliarydata_set_native_scripts(this.__wbg_ptr,t.__wbg_ptr)}plutus_scripts(){const t=_.auxiliarydata_plutus_scripts(this.__wbg_ptr);return t===0?void 0:w_.__wrap(t)}set_plutus_scripts(t){l(t,w_),_.auxiliarydata_set_plutus_scripts(this.__wbg_ptr,t.__wbg_ptr)}prefer_alonzo_format(){return _.auxiliarydata_prefer_alonzo_format(this.__wbg_ptr)!==0}set_prefer_alonzo_format(t){_.auxiliarydata_set_prefer_alonzo_format(this.__wbg_ptr,t)}}p.exports.AuxiliaryData=Bt;class Gt{static __wrap(t){t=t>>>0;const r=Object.create(Gt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_auxiliarydatahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.auxiliarydatahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydatahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.auxiliarydatahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.AuxiliaryDataHash=Gt;class q{static __wrap(t){t=t>>>0;const r=Object.create(q.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_auxiliarydataset_free(t)}static new(){const t=_.auxiliarydataset_new();return q.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(r,Bt);const o=_.auxiliarydataset_insert(this.__wbg_ptr,t,r.__wbg_ptr);return o===0?void 0:Bt.__wrap(o)}get(t){const r=_.auxiliarydataset_get(this.__wbg_ptr,t);return r===0?void 0:Bt.__wrap(r)}indices(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydataset_indices(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=At(t,r).slice();return _.__wbindgen_free(t,r*4),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.AuxiliaryDataSet=q;class z{static __wrap(t){t=t>>>0;const r=Object.create(z.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_baseaddress_free(t)}static new(t,r,o){l(r,gt),l(o,gt);const n=_.baseaddress_new(t,r.__wbg_ptr,o.__wbg_ptr);return z.__wrap(n)}payment_cred(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}stake_cred(){const t=_.baseaddress_stake_cred(this.__wbg_ptr);return gt.__wrap(t)}to_address(){const t=_.baseaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.baseaddress_from_address(t.__wbg_ptr);return r===0?void 0:z.__wrap(r)}}p.exports.BaseAddress=z;class H{static __wrap(t){t=t>>>0;const r=Object.create(H.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bigint_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bigint_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bigint_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bigint_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}is_zero(){return _.bigint_is_zero(this.__wbg_ptr)!==0}as_u64(){const t=_.bigint_as_u64(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_int(){const t=_.bigint_as_int(this.__wbg_ptr);return t===0?void 0:bt.__wrap(t)}static from_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bigint_from_str(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_str(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bigint_to_str(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}add(t){l(t,H);const r=_.bigint_add(this.__wbg_ptr,t.__wbg_ptr);return H.__wrap(r)}mul(t){l(t,H);const r=_.bigint_mul(this.__wbg_ptr,t.__wbg_ptr);return H.__wrap(r)}static one(){const t=_.bigint_one();return H.__wrap(t)}increment(){const t=_.bigint_increment(this.__wbg_ptr);return H.__wrap(t)}div_ceil(t){l(t,H);const r=_.bigint_div_ceil(this.__wbg_ptr,t.__wbg_ptr);return H.__wrap(r)}}p.exports.BigInt=H;class k{static __wrap(t){t=t>>>0;const r=Object.create(k.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bignum_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bignum_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bignum_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bignum_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bignum_from_str(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_str(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bignum_to_str(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static zero(){const t=_.bignum_zero();return k.__wrap(t)}static one(){const t=_.bignum_one();return k.__wrap(t)}is_zero(){return _.bignum_is_zero(this.__wbg_ptr)!==0}div_floor(t){l(t,k);const r=_.bignum_div_floor(this.__wbg_ptr,t.__wbg_ptr);return k.__wrap(r)}checked_mul(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),_.bignum_checked_mul(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}checked_add(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),_.bignum_checked_add(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}checked_sub(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),_.bignum_checked_sub(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}clamped_sub(t){l(t,k);const r=_.bignum_clamped_sub(this.__wbg_ptr,t.__wbg_ptr);return k.__wrap(r)}compare(t){return l(t,k),_.bignum_compare(this.__wbg_ptr,t.__wbg_ptr)}less_than(t){return l(t,k),_.bignum_less_than(this.__wbg_ptr,t.__wbg_ptr)!==0}static max_value(){const t=_.bignum_max_value();return k.__wrap(t)}static max(t,r){l(t,k),l(r,k);const o=_.bignum_max(t.__wbg_ptr,r.__wbg_ptr);return k.__wrap(o)}}p.exports.BigNum=k;class ft{static __wrap(t){t=t>>>0;const r=Object.create(ft.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bip32privatekey_free(t)}derive(t){const r=_.bip32privatekey_derive(this.__wbg_ptr,t);return ft.__wrap(r)}static from_128_xprv(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bip32privatekey_from_128_xprv(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_128_xprv(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_to_128_xprv(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static generate_ed25519_bip32(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_generate_ed25519_bip32(n);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return ft.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_raw_key(){const t=_.bip32privatekey_to_raw_key(this.__wbg_ptr);return l_.__wrap(t)}to_public(){const t=_.bip32privatekey_to_public(this.__wbg_ptr);return vt.__wrap(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bip32privatekey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32privatekey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_bip39_entropy(t,r){const o=I(t,_.__wbindgen_malloc),n=g,e=I(r,_.__wbindgen_malloc),i=g,s=_.bip32privatekey_from_bip39_entropy(o,n,e,i);return ft.__wrap(s)}chaincode(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_chaincode(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32privatekey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Bip32PrivateKey=ft;class vt{static __wrap(t){t=t>>>0;const r=Object.create(vt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bip32publickey_free(t)}derive(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_derive(e,this.__wbg_ptr,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_raw_key(){const t=_.bip32publickey_to_raw_key(this.__wbg_ptr);return o_.__wrap(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bip32publickey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32publickey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}chaincode(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_chaincode(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bip32publickey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return vt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Bip32PublicKey=vt;class ut{static __wrap(t){t=t>>>0;const r=Object.create(ut.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_block_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.block_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.block_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.block_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.block_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ut.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}header(){const t=_.block_header(this.__wbg_ptr);return e_.__wrap(t)}transaction_bodies(){const t=_.block_transaction_bodies(this.__wbg_ptr);return ar.__wrap(t)}transaction_witness_sets(){const t=_.block_transaction_witness_sets(this.__wbg_ptr);return sr.__wrap(t)}auxiliary_data_set(){const t=_.block_auxiliary_data_set(this.__wbg_ptr);return q.__wrap(t)}invalid_transactions(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.block_invalid_transactions(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=At(t,r).slice();return _.__wbindgen_free(t,r*4),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r,o,n,e){l(t,e_),l(r,ar),l(o,sr),l(n,q);const i=Rt(e,_.__wbindgen_malloc),s=g,b=_.block_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,n.__wbg_ptr,i,s);return ut.__wrap(b)}}p.exports.Block=ut;class st{static __wrap(t){t=t>>>0;const r=Object.create(st.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_blockhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.blockhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return st.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.blockhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return st.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.blockhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return st.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.BlockHash=st;class lt{static __wrap(t){t=t>>>0;const r=Object.create(lt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bootstrapwitness_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.bootstrapwitness_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bootstrapwitness_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.bootstrapwitness_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}vkey(){const t=_.bootstrapwitness_vkey(this.__wbg_ptr);return Lt.__wrap(t)}signature(){const t=_.bootstrapwitness_signature(this.__wbg_ptr);return wt.__wrap(t)}chain_code(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}attributes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_attributes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r,o,n){l(t,Lt),l(r,wt);const e=I(o,_.__wbindgen_malloc),i=g,s=I(n,_.__wbindgen_malloc),b=g,c=_.bootstrapwitness_new(t.__wbg_ptr,r.__wbg_ptr,e,i,s,b);return lt.__wrap(c)}}p.exports.BootstrapWitness=lt;class j{static __wrap(t){t=t>>>0;const r=Object.create(j.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_bootstrapwitnesses_free(t)}static new(){const t=_.assetnames_new();return j.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.bootstrapwitnesses_get(this.__wbg_ptr,t);return lt.__wrap(r)}add(t){l(t,lt),_.bootstrapwitnesses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.BootstrapWitnesses=j;class E{static __wrap(t){t=t>>>0;const r=Object.create(E.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_byronaddress_free(t)}to_base58(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_to_base58(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.byronaddress_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}byron_protocol_magic(){return _.byronaddress_byron_protocol_magic(this.__wbg_ptr)>>>0}attributes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_attributes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}network_id(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.byronaddress_network_id(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_base58(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.byronaddress_from_base58(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static icarus_from_key(t,r){l(t,vt);const o=_.byronaddress_icarus_from_key(t.__wbg_ptr,r);return E.__wrap(o)}static is_valid(t){const r=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=g;return _.byronaddress_is_valid(r,o)!==0}to_address(){const t=_.byronaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.byronaddress_from_address(t.__wbg_ptr);return r===0?void 0:E.__wrap(r)}}p.exports.ByronAddress=E;class B{static __wrap(t){t=t>>>0;const r=Object.create(B.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_certificate_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.certificate_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificate_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificate_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificate_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_stake_registration(t){l(t,nr);const r=_.certificate_new_stake_registration(t.__wbg_ptr);return B.__wrap(r)}static new_stake_deregistration(t){l(t,er);const r=_.certificate_new_stake_deregistration(t.__wbg_ptr);return B.__wrap(r)}static new_stake_delegation(t){l(t,rr);const r=_.certificate_new_stake_delegation(t.__wbg_ptr);return B.__wrap(r)}static new_pool_registration(t){l(t,L_);const r=_.certificate_new_pool_registration(t.__wbg_ptr);return B.__wrap(r)}static new_pool_retirement(t){l(t,V_);const r=_.certificate_new_pool_retirement(t.__wbg_ptr);return B.__wrap(r)}static new_genesis_key_delegation(t){l(t,Jt);const r=_.certificate_new_genesis_key_delegation(t.__wbg_ptr);return B.__wrap(r)}static new_move_instantaneous_rewards_cert(t){l(t,M_);const r=_.certificate_new_move_instantaneous_rewards_cert(t.__wbg_ptr);return B.__wrap(r)}kind(){return _.certificate_kind(this.__wbg_ptr)>>>0}as_stake_registration(){const t=_.certificate_as_stake_registration(this.__wbg_ptr);return t===0?void 0:nr.__wrap(t)}as_stake_deregistration(){const t=_.certificate_as_stake_deregistration(this.__wbg_ptr);return t===0?void 0:er.__wrap(t)}as_stake_delegation(){const t=_.certificate_as_stake_delegation(this.__wbg_ptr);return t===0?void 0:rr.__wrap(t)}as_pool_registration(){const t=_.certificate_as_pool_registration(this.__wbg_ptr);return t===0?void 0:L_.__wrap(t)}as_pool_retirement(){const t=_.certificate_as_pool_retirement(this.__wbg_ptr);return t===0?void 0:V_.__wrap(t)}as_genesis_key_delegation(){const t=_.certificate_as_genesis_key_delegation(this.__wbg_ptr);return t===0?void 0:Jt.__wrap(t)}as_move_instantaneous_rewards_cert(){const t=_.certificate_as_move_instantaneous_rewards_cert(this.__wbg_ptr);return t===0?void 0:M_.__wrap(t)}}p.exports.Certificate=B;class F{static __wrap(t){t=t>>>0;const r=Object.create(F.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_certificates_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.certificates_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificates_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.certificates_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.certificates_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return F.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.certificates_get(this.__wbg_ptr,t);return B.__wrap(r)}add(t){l(t,B),_.certificates_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Certificates=F;class D{static __wrap(t){t=t>>>0;const r=Object.create(D.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_constrplutusdata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.constrplutusdata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.constrplutusdata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return D.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.constrplutusdata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.constrplutusdata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return D.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}alternative(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}data(){const t=_.constrplutusdata_data(this.__wbg_ptr);return Zt.__wrap(t)}static new(t,r){l(t,k),l(r,Zt);const o=_.constrplutusdata_new(t.__wbg_ptr,r.__wbg_ptr);return D.__wrap(o)}}p.exports.ConstrPlutusData=D;class N{static __wrap(t){t=t>>>0;const r=Object.create(N.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_costmodel_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.costmodel_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmodel_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmodel_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return N.__wrap(t)}set(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(r,bt),_.costmodel_set(i,this.__wbg_ptr,t,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return bt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.costmodel_get(e,this.__wbg_ptr,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}}p.exports.CostModel=N;class M{static __wrap(t){t=t>>>0;const r=Object.create(M.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_costmdls_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.costmdls_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmdls_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.costmdls_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.costmdls_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assets_new();return M.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,Mt),l(r,N);const o=_.costmdls_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:N.__wrap(o)}get(t){l(t,Mt);const r=_.costmdls_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:N.__wrap(r)}keys(){const t=_.costmdls_keys(this.__wbg_ptr);return mr.__wrap(t)}retain_language_versions(t){l(t,mr);const r=_.costmdls_retain_language_versions(this.__wbg_ptr,t.__wbg_ptr);return M.__wrap(r)}}p.exports.Costmdls=M;class Q{static __wrap(t){t=t>>>0;const r=Object.create(Q.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_dnsrecordaoraaaa_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.dnsrecordaoraaaa_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}record(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_record(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.DNSRecordAorAAAA=Q;class T{static __wrap(t){t=t>>>0;const r=Object.create(T.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_dnsrecordsrv_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordsrv_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.dnsrecordsrv_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordsrv_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordsrv_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordsrv_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}record(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_record(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.DNSRecordSRV=T;class P{static __wrap(t){t=t>>>0;const r=Object.create(P.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_datacost_free(t)}static new_coins_per_word(t){l(t,k);const r=_.datacost_new_coins_per_word(t.__wbg_ptr);return P.__wrap(r)}static new_coins_per_byte(t){l(t,k);const r=_.datacost_new_coins_per_byte(t.__wbg_ptr);return P.__wrap(r)}coins_per_byte(){const t=_.datacost_coins_per_byte(this.__wbg_ptr);return k.__wrap(t)}}p.exports.DataCost=P;class U{static __wrap(t){t=t>>>0;const r=Object.create(U.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_datahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.datahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.datahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.datahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.DataHash=U;class V{static __wrap(t){t=t>>>0;const r=Object.create(V.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_datumsource_free(t)}static new(t){l(t,at);const r=_.datumsource_new(t.__wbg_ptr);return V.__wrap(r)}static new_ref_input(t){l(t,pt);const r=_.datumsource_new_ref_input(t.__wbg_ptr);return V.__wrap(r)}}p.exports.DatumSource=V;class G{static __wrap(t){t=t>>>0;const r=Object.create(G.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ed25519keyhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ed25519keyhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ed25519KeyHash=G;class _t{static __wrap(t){t=t>>>0;const r=Object.create(_t.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ed25519keyhashes_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ed25519keyhashes_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhashes_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519keyhashes_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return _t.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.ed25519keyhashes_get(this.__wbg_ptr,t);return G.__wrap(r)}add(t){l(t,G),_.ed25519keyhashes_add(this.__wbg_ptr,t.__wbg_ptr)}to_option(){const t=_.ed25519keyhashes_to_option(this.__wbg_ptr);return t===0?void 0:_t.__wrap(t)}}p.exports.Ed25519KeyHashes=_t;class wt{static __wrap(t){t=t>>>0;const r=Object.create(wt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ed25519signature_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32publickey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519signature_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519signature_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519signature_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ed25519signature_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ed25519signature_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ed25519Signature=wt;class qt{static __wrap(t){t=t>>>0;const r=Object.create(qt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_enterpriseaddress_free(t)}static new(t,r){l(r,gt);const o=_.enterpriseaddress_new(t,r.__wbg_ptr);return qt.__wrap(o)}payment_cred(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}to_address(){const t=_.enterpriseaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.enterpriseaddress_from_address(t.__wbg_ptr);return r===0?void 0:qt.__wrap(r)}}p.exports.EnterpriseAddress=qt;class xt{static __wrap(t){t=t>>>0;const r=Object.create(xt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_exunitprices_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.exunitprices_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunitprices_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunitprices_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunitprices_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}mem_price(){const t=_.exunitprices_mem_price(this.__wbg_ptr);return Qt.__wrap(t)}step_price(){const t=_.exunitprices_step_price(this.__wbg_ptr);return Qt.__wrap(t)}static new(t,r){l(t,Qt),l(r,Qt);const o=_.exunitprices_new(t.__wbg_ptr,r.__wbg_ptr);return xt.__wrap(o)}}p.exports.ExUnitPrices=xt;class dt{static __wrap(t){t=t>>>0;const r=Object.create(dt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_exunits_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.exunits_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunits_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.exunits_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.exunits_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}mem(){const t=_.exunits_mem(this.__wbg_ptr);return k.__wrap(t)}steps(){const t=_.exunits_steps(this.__wbg_ptr);return k.__wrap(t)}static new(t,r){l(t,k),l(r,k);const o=_.exunits_new(t.__wbg_ptr,r.__wbg_ptr);return dt.__wrap(o)}}p.exports.ExUnits=dt;class It{static __wrap(t){t=t>>>0;const r=Object.create(It.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_fixedtransaction_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.fixedtransaction_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return It.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.fixedtransaction_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return It.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r,o){try{const s=_.__wbindgen_add_to_stack_pointer(-16),b=I(t,_.__wbindgen_malloc),c=g,S=I(r,_.__wbindgen_malloc),Y=g;_.fixedtransaction_new(s,b,c,S,Y,o);var n=a()[s/4+0],e=a()[s/4+1],i=a()[s/4+2];if(i)throw d(e);return It.__wrap(n)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_with_auxiliary(t,r,o,n){try{const b=_.__wbindgen_add_to_stack_pointer(-16),c=I(t,_.__wbindgen_malloc),S=g,Y=I(r,_.__wbindgen_malloc),W=g,jr=I(o,_.__wbindgen_malloc),Rr=g;_.fixedtransaction_new_with_auxiliary(b,c,S,Y,W,jr,Rr,n);var e=a()[b/4+0],i=a()[b/4+1],s=a()[b/4+2];if(s)throw d(i);return It.__wrap(e)}finally{_.__wbindgen_add_to_stack_pointer(16)}}body(){const t=_.fixedtransaction_body(this.__wbg_ptr);return Pt.__wrap(t)}raw_body(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_raw_body(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_body(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16),e=I(t,_.__wbindgen_malloc),i=g;_.fixedtransaction_set_body(n,this.__wbg_ptr,e,i);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_witness_set(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16),e=I(t,_.__wbindgen_malloc),i=g;_.fixedtransaction_set_witness_set(n,this.__wbg_ptr,e,i);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}witness_set(){const t=_.fixedtransaction_witness_set(this.__wbg_ptr);return c_.__wrap(t)}raw_witness_set(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_raw_witness_set(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_is_valid(t){_.fixedtransaction_set_is_valid(this.__wbg_ptr,t)}is_valid(){return _.fixedtransaction_is_valid(this.__wbg_ptr)!==0}set_auxiliary_data(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16),e=I(t,_.__wbindgen_malloc),i=g;_.fixedtransaction_set_auxiliary_data(n,this.__wbg_ptr,e,i);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}auxiliary_data(){const t=_.fixedtransaction_auxiliary_data(this.__wbg_ptr);return t===0?void 0:Bt.__wrap(t)}raw_auxiliary_data(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.fixedtransaction_raw_auxiliary_data(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];let n;return t!==0&&(n=C(t,r).slice(),_.__wbindgen_free(t,r*1)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.FixedTransaction=It;class Nt{static __wrap(t){t=t>>>0;const r=Object.create(Nt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_generaltransactionmetadata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.generaltransactionmetadata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.generaltransactionmetadata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.generaltransactionmetadata_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.generaltransactionmetadata_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Nt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return Nt.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,k),l(r,ct);const o=_.generaltransactionmetadata_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:ct.__wrap(o)}get(t){l(t,k);const r=_.generaltransactionmetadata_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:ct.__wrap(r)}keys(){const t=_.generaltransactionmetadata_keys(this.__wbg_ptr);return Ar.__wrap(t)}}p.exports.GeneralTransactionMetadata=Nt;class y_{static __wrap(t){t=t>>>0;const r=Object.create(y_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesisdelegatehash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesisdelegatehash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesisdelegatehash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesisdelegatehash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.GenesisDelegateHash=y_;class Wt{static __wrap(t){t=t>>>0;const r=Object.create(Wt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesishash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesishash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Wt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.GenesisHash=Wt;class v_{static __wrap(t){t=t>>>0;const r=Object.create(v_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesishashes_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.genesishashes_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesishashes_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return v_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.genesishashes_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishashes_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return v_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesishashes_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return v_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return v_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.genesishashes_get(this.__wbg_ptr,t);return Wt.__wrap(r)}add(t){l(t,Wt),_.ed25519keyhashes_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.GenesisHashes=v_;class Jt{static __wrap(t){t=t>>>0;const r=Object.create(Jt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_genesiskeydelegation_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.genesiskeydelegation_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Jt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesiskeydelegation_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Jt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.genesiskeydelegation_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.genesiskeydelegation_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Jt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}genesishash(){const t=_.genesiskeydelegation_genesishash(this.__wbg_ptr);return Wt.__wrap(t)}genesis_delegate_hash(){const t=_.genesiskeydelegation_genesis_delegate_hash(this.__wbg_ptr);return y_.__wrap(t)}vrf_keyhash(){const t=_.genesiskeydelegation_vrf_keyhash(this.__wbg_ptr);return B_.__wrap(t)}static new(t,r,o){l(t,Wt),l(r,y_),l(o,B_);const n=_.genesiskeydelegation_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return Jt.__wrap(n)}}p.exports.GenesisKeyDelegation=Jt;class e_{static __wrap(t){t=t>>>0;const r=Object.create(e_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_header_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.header_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return e_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.header_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return e_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.header_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.header_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return e_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}header_body(){const t=_.header_header_body(this.__wbg_ptr);return zt.__wrap(t)}body_signature(){const t=_.header_body_signature(this.__wbg_ptr);return Br.__wrap(t)}static new(t,r){l(t,zt),l(r,Br);const o=_.header_new(t.__wbg_ptr,r.__wbg_ptr);return e_.__wrap(o)}}p.exports.Header=e_;class zt{static __wrap(t){t=t>>>0;const r=Object.create(zt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_headerbody_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.headerbody_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.headerbody_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.headerbody_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}block_number(){return _.headerbody_block_number(this.__wbg_ptr)>>>0}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.headerbody_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.headerbody_slot_bignum(this.__wbg_ptr);return k.__wrap(t)}prev_hash(){const t=_.headerbody_prev_hash(this.__wbg_ptr);return t===0?void 0:st.__wrap(t)}issuer_vkey(){const t=_.headerbody_issuer_vkey(this.__wbg_ptr);return Lt.__wrap(t)}vrf_vkey(){const t=_.headerbody_vrf_vkey(this.__wbg_ptr);return cr.__wrap(t)}has_nonce_and_leader_vrf(){return _.headerbody_has_nonce_and_leader_vrf(this.__wbg_ptr)!==0}nonce_vrf_or_nothing(){const t=_.headerbody_nonce_vrf_or_nothing(this.__wbg_ptr);return t===0?void 0:p_.__wrap(t)}leader_vrf_or_nothing(){const t=_.headerbody_leader_vrf_or_nothing(this.__wbg_ptr);return t===0?void 0:p_.__wrap(t)}has_vrf_result(){return _.headerbody_has_vrf_result(this.__wbg_ptr)!==0}vrf_result_or_nothing(){const t=_.headerbody_vrf_result_or_nothing(this.__wbg_ptr);return t===0?void 0:p_.__wrap(t)}block_body_size(){return _.headerbody_block_body_size(this.__wbg_ptr)>>>0}block_body_hash(){const t=_.headerbody_block_body_hash(this.__wbg_ptr);return st.__wrap(t)}operational_cert(){const t=_.headerbody_operational_cert(this.__wbg_ptr);return A_.__wrap(t)}protocol_version(){const t=_.headerbody_protocol_version(this.__wbg_ptr);return a_.__wrap(t)}static new(t,r,o,n,e,i,s,b,c,S){let Y=0;it(o)||(l(o,st),Y=o.__destroy_into_raw()),l(n,Lt),l(e,cr),l(i,p_),l(b,st),l(c,A_),l(S,a_);const W=_.headerbody_new(t,r,Y,n.__wbg_ptr,e.__wbg_ptr,i.__wbg_ptr,s,b.__wbg_ptr,c.__wbg_ptr,S.__wbg_ptr);return zt.__wrap(W)}static new_headerbody(t,r,o,n,e,i,s,b,c,S){l(r,k);let Y=0;it(o)||(l(o,st),Y=o.__destroy_into_raw()),l(n,Lt),l(e,cr),l(i,p_),l(b,st),l(c,A_),l(S,a_);const W=_.headerbody_new_headerbody(t,r.__wbg_ptr,Y,n.__wbg_ptr,e.__wbg_ptr,i.__wbg_ptr,s,b.__wbg_ptr,c.__wbg_ptr,S.__wbg_ptr);return zt.__wrap(W)}}p.exports.HeaderBody=zt;class Yt{static __wrap(t){t=t>>>0;const r=Object.create(Yt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_inputwithscriptwitness_free(t)}static new_with_native_script_witness(t,r){l(t,pt),l(r,yt);const o=_.inputwithscriptwitness_new_with_native_script_witness(t.__wbg_ptr,r.__wbg_ptr);return Yt.__wrap(o)}static new_with_plutus_witness(t,r){l(t,pt),l(r,n_);const o=_.inputwithscriptwitness_new_with_plutus_witness(t.__wbg_ptr,r.__wbg_ptr);return Yt.__wrap(o)}input(){const t=_.inputwithscriptwitness_input(this.__wbg_ptr);return pt.__wrap(t)}}p.exports.InputWithScriptWitness=Yt;class Ht{static __wrap(t){t=t>>>0;const r=Object.create(Ht.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_inputswithscriptwitness_free(t)}static new(){const t=_.certificates_new();return Ht.__wrap(t)}add(t){l(t,Yt),_.inputswithscriptwitness_add(this.__wbg_ptr,t.__wbg_ptr)}get(t){const r=_.inputswithscriptwitness_get(this.__wbg_ptr,t);return Yt.__wrap(r)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}}p.exports.InputsWithScriptWitness=Ht;class bt{static __wrap(t){t=t>>>0;const r=Object.create(bt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_int_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.int_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.int_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.int_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,k);const r=_.int_new(t.__wbg_ptr);return bt.__wrap(r)}static new_negative(t){l(t,k);const r=_.int_new_negative(t.__wbg_ptr);return bt.__wrap(r)}static new_i32(t){const r=_.int_new_i32(t);return bt.__wrap(r)}is_positive(){return _.int_is_positive(this.__wbg_ptr)!==0}as_positive(){const t=_.int_as_positive(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_negative(){const t=_.int_as_negative(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_i32(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_i32_or_nothing(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32_or_nothing(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_i32_or_fail(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.int_as_i32_or_fail(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_str(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.int_to_str(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.int_from_str(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return bt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Int=bt;class T_{static __wrap(t){t=t>>>0;const r=Object.create(T_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ipv4_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv4_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv4_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv4_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv4_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return T_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}ip(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv4_ip(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ipv4=T_;class N_{static __wrap(t){t=t>>>0;const r=Object.create(N_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_ipv6_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv6_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv6_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.ipv6_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.ipv6_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return N_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}ip(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ipv6_ip(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Ipv6=N_;class Sr{static __wrap(t){t=t>>>0;const r=Object.create(Sr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_jsvecstring_free(t)}static new(){const t=_.jsvecstring_new();return Sr.__wrap(t)}len(){return _.jsvecstring_len(this.__wbg_ptr)>>>0}is_empty(){return _.jsvecstring_is_empty(this.__wbg_ptr)!==0}get(t){let r,o;try{const i=_.__wbindgen_add_to_stack_pointer(-16);_.jsvecstring_get(i,this.__wbg_ptr,t);var n=a()[i/4+0],e=a()[i/4+1];return r=n,o=e,h(n,e)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}add(t){const r=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=g;_.jsvecstring_add(this.__wbg_ptr,r,o)}}p.exports.JsVecString=Sr;class Br{static __wrap(t){t=t>>>0;const r=Object.create(Br.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_kessignature_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.kessignature_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Br.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.KESSignature=Br;class wr{static __wrap(t){t=t>>>0;const r=Object.create(wr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_kesvkey_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.kesvkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.kesvkey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.kesvkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return wr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.KESVKey=wr;class Mt{static __wrap(t){t=t>>>0;const r=Object.create(Mt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_language_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.language_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Mt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.language_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Mt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.language_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.language_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Mt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_plutus_v1(){const t=_.language_new_plutus_v1();return Mt.__wrap(t)}static new_plutus_v2(){const t=_.language_new_plutus_v2();return Mt.__wrap(t)}kind(){return _.language_kind(this.__wbg_ptr)>>>0}}p.exports.Language=Mt;class mr{static __wrap(t){t=t>>>0;const r=Object.create(mr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_languages_free(t)}static new(){const t=_.ed25519keyhashes_new();return mr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.languages_get(this.__wbg_ptr,t);return Mt.__wrap(r)}add(t){l(t,Mt);var r=t.__destroy_into_raw();_.languages_add(this.__wbg_ptr,r)}static list(){const t=_.languages_list();return mr.__wrap(t)}}p.exports.Languages=mr;class qr{static __wrap(t){t=t>>>0;const r=Object.create(qr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_legacydaedalusprivatekey_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.legacydaedalusprivatekey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return qr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}chaincode(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bip32privatekey_chaincode(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.LegacyDaedalusPrivateKey=qr;class Or{static __wrap(t){t=t>>>0;const r=Object.create(Or.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_linearfee_free(t)}constant(){const t=_.linearfee_constant(this.__wbg_ptr);return k.__wrap(t)}coefficient(){const t=_.linearfee_coefficient(this.__wbg_ptr);return k.__wrap(t)}static new(t,r){l(t,k),l(r,k);const o=_.linearfee_new(t.__wbg_ptr,r.__wbg_ptr);return Or.__wrap(o)}}p.exports.LinearFee=Or;class U_{static __wrap(t){t=t>>>0;const r=Object.create(U_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mirtostakecredentials_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.mirtostakecredentials_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mirtostakecredentials_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mirtostakecredentials_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mirtostakecredentials_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return U_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return U_.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,gt),l(r,bt);const o=_.mirtostakecredentials_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:bt.__wrap(o)}get(t){l(t,gt);const r=_.mirtostakecredentials_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:bt.__wrap(r)}keys(){const t=_.mirtostakecredentials_keys(this.__wbg_ptr);return hr.__wrap(t)}}p.exports.MIRToStakeCredentials=U_;class F_{static __wrap(t){t=t>>>0;const r=Object.create(F_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_metadatalist_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.metadatalist_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.metadatalist_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.metadatalist_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.metadatalist_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return F_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return F_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.metadatalist_get(this.__wbg_ptr,t);return ct.__wrap(r)}add(t){l(t,ct),_.metadatalist_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.MetadataList=F_;class lr{static __wrap(t){t=t>>>0;const r=Object.create(lr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_metadatamap_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.metadatamap_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.metadatamap_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.metadatamap_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.metadatamap_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return lr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return lr.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,ct),l(r,ct);const o=_.metadatamap_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:ct.__wrap(o)}insert_str(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;l(r,ct),_.metadatamap_insert_str(i,this.__wbg_ptr,s,b,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return o===0?void 0:ct.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}insert_i32(t,r){l(r,ct);const o=_.metadatamap_insert_i32(this.__wbg_ptr,t,r.__wbg_ptr);return o===0?void 0:ct.__wrap(o)}get(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,ct),_.metadatamap_get(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_str(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.metadatamap_get_str(e,this.__wbg_ptr,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_i32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.metadatamap_get_i32(e,this.__wbg_ptr,t);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}has(t){return l(t,ct),_.metadatamap_has(this.__wbg_ptr,t.__wbg_ptr)!==0}keys(){const t=_.metadatamap_keys(this.__wbg_ptr);return F_.__wrap(t)}}p.exports.MetadataMap=lr;class Xt{static __wrap(t){t=t>>>0;const r=Object.create(Xt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mint_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.mint_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mint_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mint_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.mint_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Xt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return Xt.__wrap(t)}static new_from_entry(t,r){l(t,kt),l(r,m_);const o=_.mint_new_from_entry(t.__wbg_ptr,r.__wbg_ptr);return Xt.__wrap(o)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,kt),l(r,m_);const o=_.mint_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:m_.__wrap(o)}get(t){l(t,kt);const r=_.mint_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:m_.__wrap(r)}get_all(t){l(t,kt);const r=_.mint_get_all(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:Xr.__wrap(r)}keys(){const t=_.mint_keys(this.__wbg_ptr);return W_.__wrap(t)}as_positive_multiasset(){const t=_.mint_as_positive_multiasset(this.__wbg_ptr);return Ft.__wrap(t)}as_negative_multiasset(){const t=_.mint_as_negative_multiasset(this.__wbg_ptr);return Ft.__wrap(t)}}p.exports.Mint=Xt;class m_{static __wrap(t){t=t>>>0;const r=Object.create(m_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintassets_free(t)}static new(){const t=_.assets_new();return m_.__wrap(t)}static new_from_entry(t,r){l(t,ht),l(r,bt);var o=r.__destroy_into_raw();const n=_.mintassets_new_from_entry(t.__wbg_ptr,o);return m_.__wrap(n)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,ht),l(r,bt);var o=r.__destroy_into_raw();const n=_.mintassets_insert(this.__wbg_ptr,t.__wbg_ptr,o);return n===0?void 0:bt.__wrap(n)}get(t){l(t,ht);const r=_.mintassets_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:bt.__wrap(r)}keys(){const t=_.mintassets_keys(this.__wbg_ptr);return Kt.__wrap(t)}}p.exports.MintAssets=m_;class Qr{static __wrap(t){t=t>>>0;const r=Object.create(Qr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintbuilder_free(t)}static new(){const t=_.assets_new();return Qr.__wrap(t)}add_asset(t,r,o){l(t,kr),l(r,ht),l(o,bt),_.mintbuilder_add_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}set_asset(t,r,o){l(t,kr),l(r,ht),l(o,bt),_.mintbuilder_set_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}build(){const t=_.mintbuilder_build(this.__wbg_ptr);return Xt.__wrap(t)}get_native_scripts(){const t=_.mintbuilder_get_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}get_plutus_witnesses(){const t=_.mintbuilder_get_plutus_witnesses(this.__wbg_ptr);return z_.__wrap(t)}get_ref_inputs(){const t=_.mintbuilder_get_ref_inputs(this.__wbg_ptr);return Ot.__wrap(t)}get_redeeemers(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.mintbuilder_get_redeeemers(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return b_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}has_plutus_scripts(){return _.mintbuilder_has_plutus_scripts(this.__wbg_ptr)!==0}has_native_scripts(){return _.mintbuilder_has_native_scripts(this.__wbg_ptr)!==0}}p.exports.MintBuilder=Qr;class kr{static __wrap(t){t=t>>>0;const r=Object.create(kr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintwitness_free(t)}static new_native_script(t){l(t,yt);const r=_.mintwitness_new_native_script(t.__wbg_ptr);return kr.__wrap(r)}static new_plutus_script(t,r){l(t,q_),l(r,$t);const o=_.mintwitness_new_plutus_script(t.__wbg_ptr,r.__wbg_ptr);return kr.__wrap(o)}}p.exports.MintWitness=kr;class Xr{static __wrap(t){t=t>>>0;const r=Object.create(Xr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_mintsassets_free(t)}}p.exports.MintsAssets=Xr;class k_{static __wrap(t){t=t>>>0;const r=Object.create(k_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_moveinstantaneousreward_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.moveinstantaneousreward_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousreward_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousreward_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousreward_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_to_other_pot(t,r){l(r,k);const o=_.moveinstantaneousreward_new_to_other_pot(t,r.__wbg_ptr);return k_.__wrap(o)}static new_to_stake_creds(t,r){l(r,U_);const o=_.moveinstantaneousreward_new_to_stake_creds(t,r.__wbg_ptr);return k_.__wrap(o)}pot(){return _.moveinstantaneousreward_pot(this.__wbg_ptr)>>>0}kind(){return _.moveinstantaneousreward_kind(this.__wbg_ptr)>>>0}as_to_other_pot(){const t=_.moveinstantaneousreward_as_to_other_pot(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}as_to_stake_creds(){const t=_.moveinstantaneousreward_as_to_stake_creds(this.__wbg_ptr);return t===0?void 0:U_.__wrap(t)}}p.exports.MoveInstantaneousReward=k_;class M_{static __wrap(t){t=t>>>0;const r=Object.create(M_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_moveinstantaneousrewardscert_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.moveinstantaneousrewardscert_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousrewardscert_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.moveinstantaneousrewardscert_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.moveinstantaneousrewardscert_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return M_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}move_instantaneous_reward(){const t=_.moveinstantaneousrewardscert_move_instantaneous_reward(this.__wbg_ptr);return k_.__wrap(t)}static new(t){l(t,k_);const r=_.moveinstantaneousrewardscert_new(t.__wbg_ptr);return M_.__wrap(r)}}p.exports.MoveInstantaneousRewardsCert=M_;class Ft{static __wrap(t){t=t>>>0;const r=Object.create(Ft.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_multiasset_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.multiasset_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multiasset_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multiasset_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multiasset_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ft.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assets_new();return Ft.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,kt),l(r,Ut);const o=_.multiasset_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:Ut.__wrap(o)}get(t){l(t,kt);const r=_.multiasset_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:Ut.__wrap(r)}set_asset(t,r,o){l(t,kt),l(r,ht),l(o,k);var n=o.__destroy_into_raw();const e=_.multiasset_set_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,n);return e===0?void 0:k.__wrap(e)}get_asset(t,r){l(t,kt),l(r,ht);const o=_.multiasset_get_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return k.__wrap(o)}keys(){const t=_.multiasset_keys(this.__wbg_ptr);return W_.__wrap(t)}sub(t){l(t,Ft);const r=_.multiasset_sub(this.__wbg_ptr,t.__wbg_ptr);return Ft.__wrap(r)}}p.exports.MultiAsset=Ft;class P_{static __wrap(t){t=t>>>0;const r=Object.create(P_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_multihostname_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.multihostname_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return P_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multihostname_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return P_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.multihostname_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.multihostname_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return P_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}dns_name(){const t=_.multihostname_dns_name(this.__wbg_ptr);return T.__wrap(t)}static new(t){l(t,T);const r=_.multihostname_new(t.__wbg_ptr);return P_.__wrap(r)}}p.exports.MultiHostName=P_;class yt{static __wrap(t){t=t>>>0;const r=Object.create(yt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_nativescript_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.nativescript_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return yt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nativescript_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return yt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nativescript_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nativescript_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return yt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}hash(){const t=_.nativescript_hash(this.__wbg_ptr);return kt.__wrap(t)}static new_script_pubkey(t){l(t,Z_);const r=_.nativescript_new_script_pubkey(t.__wbg_ptr);return yt.__wrap(r)}static new_script_all(t){l(t,G_);const r=_.nativescript_new_script_all(t.__wbg_ptr);return yt.__wrap(r)}static new_script_any(t){l(t,J_);const r=_.nativescript_new_script_any(t.__wbg_ptr);return yt.__wrap(r)}static new_script_n_of_k(t){l(t,X_);const r=_.nativescript_new_script_n_of_k(t.__wbg_ptr);return yt.__wrap(r)}static new_timelock_start(t){l(t,E_);const r=_.nativescript_new_timelock_start(t.__wbg_ptr);return yt.__wrap(r)}static new_timelock_expiry(t){l(t,C_);const r=_.nativescript_new_timelock_expiry(t.__wbg_ptr);return yt.__wrap(r)}kind(){return _.nativescript_kind(this.__wbg_ptr)>>>0}as_script_pubkey(){const t=_.nativescript_as_script_pubkey(this.__wbg_ptr);return t===0?void 0:Z_.__wrap(t)}as_script_all(){const t=_.nativescript_as_script_all(this.__wbg_ptr);return t===0?void 0:G_.__wrap(t)}as_script_any(){const t=_.nativescript_as_script_any(this.__wbg_ptr);return t===0?void 0:J_.__wrap(t)}as_script_n_of_k(){const t=_.nativescript_as_script_n_of_k(this.__wbg_ptr);return t===0?void 0:X_.__wrap(t)}as_timelock_start(){const t=_.nativescript_as_timelock_start(this.__wbg_ptr);return t===0?void 0:E_.__wrap(t)}as_timelock_expiry(){const t=_.nativescript_as_timelock_expiry(this.__wbg_ptr);return t===0?void 0:C_.__wrap(t)}get_required_signers(){const t=_.nativescript_get_required_signers(this.__wbg_ptr);return _t.__wrap(t)}}p.exports.NativeScript=yt;class Ct{static __wrap(t){t=t>>>0;const r=Object.create(Ct.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_nativescripts_free(t)}static new(){const t=_.certificates_new();return Ct.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.nativescripts_get(this.__wbg_ptr,t);return yt.__wrap(r)}add(t){l(t,yt),_.nativescripts_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.NativeScripts=Ct;class x_{static __wrap(t){t=t>>>0;const r=Object.create(x_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_networkid_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.networkid_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return x_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.networkid_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return x_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.networkid_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.networkid_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return x_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static testnet(){const t=_.language_new_plutus_v1();return x_.__wrap(t)}static mainnet(){const t=_.language_new_plutus_v2();return x_.__wrap(t)}kind(){return _.networkid_kind(this.__wbg_ptr)>>>0}}p.exports.NetworkId=x_;class br{static __wrap(t){t=t>>>0;const r=Object.create(br.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_networkinfo_free(t)}static new(t,r){const o=_.networkinfo_new(t,r);return br.__wrap(o)}network_id(){return _.networkinfo_network_id(this.__wbg_ptr)}protocol_magic(){return _.networkinfo_protocol_magic(this.__wbg_ptr)>>>0}static testnet_preview(){const t=_.networkinfo_testnet_preview();return br.__wrap(t)}static testnet_preprod(){const t=_.networkinfo_testnet_preprod();return br.__wrap(t)}static testnet(){const t=_.networkinfo_testnet();return br.__wrap(t)}static mainnet(){const t=_.networkinfo_mainnet();return br.__wrap(t)}}p.exports.NetworkInfo=br;class K_{static __wrap(t){t=t>>>0;const r=Object.create(K_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_nonce_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.nonce_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nonce_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.nonce_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_identity(){const t=_.nonce_new_identity();return K_.__wrap(t)}static new_from_hash(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.nonce_new_from_hash(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return K_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_hash(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.nonce_get_hash(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];let n;return t!==0&&(n=C(t,r).slice(),_.__wbindgen_free(t,r*1)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Nonce=K_;class A_{static __wrap(t){t=t>>>0;const r=Object.create(A_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_operationalcert_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.operationalcert_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return A_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.operationalcert_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return A_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.operationalcert_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.operationalcert_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return A_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}hot_vkey(){const t=_.operationalcert_hot_vkey(this.__wbg_ptr);return wr.__wrap(t)}sequence_number(){return _.operationalcert_sequence_number(this.__wbg_ptr)>>>0}kes_period(){return _.operationalcert_kes_period(this.__wbg_ptr)>>>0}sigma(){const t=_.operationalcert_sigma(this.__wbg_ptr);return wt.__wrap(t)}static new(t,r,o,n){l(t,wr),l(n,wt);const e=_.operationalcert_new(t.__wbg_ptr,r,o,n.__wbg_ptr);return A_.__wrap(e)}}p.exports.OperationalCert=A_;class Dr{static __wrap(t){t=t>>>0;const r=Object.create(Dr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_outputdatum_free(t)}static new_data_hash(t){l(t,U);const r=_.outputdatum_new_data_hash(t.__wbg_ptr);return Dr.__wrap(r)}static new_data(t){l(t,at);const r=_.datumsource_new(t.__wbg_ptr);return Dr.__wrap(r)}data_hash(){const t=_.outputdatum_data_hash(this.__wbg_ptr);return t===0?void 0:U.__wrap(t)}data(){const t=_.outputdatum_data(this.__wbg_ptr);return t===0?void 0:at.__wrap(t)}}p.exports.OutputDatum=Dr;class at{static __wrap(t){t=t>>>0;const r=Object.create(at.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusdata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusdata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusdata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusdata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusdata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_constr_plutus_data(t){l(t,D);const r=_.plutusdata_new_constr_plutus_data(t.__wbg_ptr);return at.__wrap(r)}static new_empty_constr_plutus_data(t){l(t,k);const r=_.plutusdata_new_empty_constr_plutus_data(t.__wbg_ptr);return at.__wrap(r)}static new_single_value_constr_plutus_data(t,r){l(t,k),l(r,at);const o=_.plutusdata_new_single_value_constr_plutus_data(t.__wbg_ptr,r.__wbg_ptr);return at.__wrap(o)}static new_map(t){l(t,gr);const r=_.plutusdata_new_map(t.__wbg_ptr);return at.__wrap(r)}static new_list(t){l(t,Zt);const r=_.plutusdata_new_list(t.__wbg_ptr);return at.__wrap(r)}static new_integer(t){l(t,H);const r=_.plutusdata_new_integer(t.__wbg_ptr);return at.__wrap(r)}static new_bytes(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.plutusdata_new_bytes(r,o);return at.__wrap(n)}kind(){return _.plutusdata_kind(this.__wbg_ptr)>>>0}as_constr_plutus_data(){const t=_.plutusdata_as_constr_plutus_data(this.__wbg_ptr);return t===0?void 0:D.__wrap(t)}as_map(){const t=_.plutusdata_as_map(this.__wbg_ptr);return t===0?void 0:gr.__wrap(t)}as_list(){const t=_.plutusdata_as_list(this.__wbg_ptr);return t===0?void 0:Zt.__wrap(t)}as_integer(){const t=_.plutusdata_as_integer(this.__wbg_ptr);return t===0?void 0:H.__wrap(t)}as_bytes(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.plutusdata_as_bytes(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];let n;return t!==0&&(n=C(t,r).slice(),_.__wbindgen_free(t,r*1)),n}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16);_.decode_plutus_datum_to_json_str(S,this.__wbg_ptr,t);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_json(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;_.encode_json_str_to_plutus_datum(i,s,b,r);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return at.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_address(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),_.plutusdata_from_address(e,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return at.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PlutusData=at;class Zt{static __wrap(t){t=t>>>0;const r=Object.create(Zt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutuslist_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutuslist_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutuslist_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutuslist_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutuslist_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Zt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.plutuslist_new();return Zt.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.plutuslist_get(this.__wbg_ptr,t);return at.__wrap(r)}add(t){l(t,at),_.plutuslist_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PlutusList=Zt;class gr{static __wrap(t){t=t>>>0;const r=Object.create(gr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusmap_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusmap_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusmap_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusmap_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusmap_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return gr.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,at),l(r,at);const o=_.plutusmap_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:at.__wrap(o)}get(t){l(t,at);const r=_.plutusmap_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:at.__wrap(r)}keys(){const t=_.plutusmap_keys(this.__wbg_ptr);return Zt.__wrap(t)}}p.exports.PlutusMap=gr;class Dt{static __wrap(t){t=t>>>0;const r=Object.create(Dt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusscript_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscript_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusscript_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscript_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusscript_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.plutusscript_new(r,o);return Dt.__wrap(n)}static new_v2(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.plutusscript_new_v2(r,o);return Dt.__wrap(n)}static new_with_version(t,r){const o=I(t,_.__wbindgen_malloc),n=g;l(r,Mt);const e=_.plutusscript_new_with_version(o,n,r.__wbg_ptr);return Dt.__wrap(e)}bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes_v2(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusscript_from_bytes_v2(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Dt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes_with_version(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=I(t,_.__wbindgen_malloc),b=g;l(r,Mt),_.plutusscript_from_bytes_with_version(i,s,b,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return Dt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_hex_with_version(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;l(r,Mt),_.plutusscript_from_hex_with_version(i,s,b,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return Dt.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}hash(){const t=_.plutusscript_hash(this.__wbg_ptr);return kt.__wrap(t)}language_version(){const t=_.plutusscript_language_version(this.__wbg_ptr);return Mt.__wrap(t)}}p.exports.PlutusScript=Dt;class q_{static __wrap(t){t=t>>>0;const r=Object.create(q_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusscriptsource_free(t)}static new(t){l(t,Dt);const r=_.plutusscriptsource_new(t.__wbg_ptr);return q_.__wrap(r)}static new_ref_input(t,r){l(t,kt),l(r,pt);const o=_.plutusscriptsource_new_ref_input(t.__wbg_ptr,r.__wbg_ptr);return q_.__wrap(o)}static new_ref_input_with_lang_ver(t,r,o){l(t,kt),l(r,pt),l(o,Mt);const n=_.plutusscriptsource_new_ref_input_with_lang_ver(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return q_.__wrap(n)}}p.exports.PlutusScriptSource=q_;class w_{static __wrap(t){t=t>>>0;const r=Object.create(w_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutusscripts_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.plutusscripts_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return w_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusscripts_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return w_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.plutusscripts_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.plutusscripts_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return w_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return w_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.plutusscripts_get(this.__wbg_ptr,t);return Dt.__wrap(r)}add(t){l(t,Dt),_.plutusscripts_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PlutusScripts=w_;class n_{static __wrap(t){t=t>>>0;const r=Object.create(n_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutuswitness_free(t)}static new(t,r,o){l(t,Dt),l(r,at),l(o,$t);const n=_.plutuswitness_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return n_.__wrap(n)}static new_with_ref(t,r,o){l(t,q_),l(r,V),l(o,$t);const n=_.plutuswitness_new_with_ref(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return n_.__wrap(n)}static new_without_datum(t,r){l(t,Dt),l(r,$t);const o=_.plutuswitness_new_without_datum(t.__wbg_ptr,r.__wbg_ptr);return n_.__wrap(o)}static new_with_ref_without_datum(t,r){l(t,q_),l(r,$t);const o=_.plutuswitness_new_with_ref_without_datum(t.__wbg_ptr,r.__wbg_ptr);return n_.__wrap(o)}script(){const t=_.plutuswitness_script(this.__wbg_ptr);return t===0?void 0:Dt.__wrap(t)}datum(){const t=_.plutuswitness_datum(this.__wbg_ptr);return t===0?void 0:at.__wrap(t)}redeemer(){const t=_.plutuswitness_redeemer(this.__wbg_ptr);return $t.__wrap(t)}}p.exports.PlutusWitness=n_;class z_{static __wrap(t){t=t>>>0;const r=Object.create(z_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_plutuswitnesses_free(t)}static new(){const t=_.certificates_new();return z_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.plutuswitnesses_get(this.__wbg_ptr,t);return n_.__wrap(r)}add(t){l(t,n_),_.plutuswitnesses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PlutusWitnesses=z_;class xr{static __wrap(t){t=t>>>0;const r=Object.create(xr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_pointer_free(t)}static new(t,r,o){const n=_.pointer_new(t,r,o);return xr.__wrap(n)}static new_pointer(t,r,o){l(t,k),l(r,k),l(o,k);const n=_.pointer_new_pointer(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return xr.__wrap(n)}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.pointer_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}tx_index(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.pointer_tx_index(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}cert_index(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.pointer_cert_index(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.exunits_mem(this.__wbg_ptr);return k.__wrap(t)}tx_index_bignum(){const t=_.exunits_steps(this.__wbg_ptr);return k.__wrap(t)}cert_index_bignum(){const t=_.constrplutusdata_alternative(this.__wbg_ptr);return k.__wrap(t)}}p.exports.Pointer=xr;class zr{static __wrap(t){t=t>>>0;const r=Object.create(zr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_pointeraddress_free(t)}static new(t,r,o){l(r,gt),l(o,xr);const n=_.pointeraddress_new(t,r.__wbg_ptr,o.__wbg_ptr);return zr.__wrap(n)}payment_cred(){const t=_.pointeraddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}stake_pointer(){const t=_.pointeraddress_stake_pointer(this.__wbg_ptr);return xr.__wrap(t)}to_address(){const t=_.pointeraddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.pointeraddress_from_address(t.__wbg_ptr);return r===0?void 0:zr.__wrap(r)}}p.exports.PointerAddress=zr;class H_{static __wrap(t){t=t>>>0;const r=Object.create(H_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolmetadata_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolmetadata_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadata_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolmetadata_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadata_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return H_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}url(){const t=_.multihostname_dns_name(this.__wbg_ptr);return ir.__wrap(t)}pool_metadata_hash(){const t=_.poolmetadata_pool_metadata_hash(this.__wbg_ptr);return fr.__wrap(t)}static new(t,r){l(t,ir),l(r,fr);const o=_.poolmetadata_new(t.__wbg_ptr,r.__wbg_ptr);return H_.__wrap(o)}}p.exports.PoolMetadata=H_;class fr{static __wrap(t){t=t>>>0;const r=Object.create(fr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolmetadatahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolmetadatahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return fr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadatahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return fr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolmetadatahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return fr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PoolMetadataHash=fr;class R_{static __wrap(t){t=t>>>0;const r=Object.create(R_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolparams_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolparams_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return R_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolparams_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return R_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolparams_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolparams_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return R_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}operator(){const t=_.poolparams_operator(this.__wbg_ptr);return G.__wrap(t)}vrf_keyhash(){const t=_.poolparams_vrf_keyhash(this.__wbg_ptr);return B_.__wrap(t)}pledge(){const t=_.headerbody_slot_bignum(this.__wbg_ptr);return k.__wrap(t)}cost(){const t=_.poolparams_cost(this.__wbg_ptr);return k.__wrap(t)}margin(){const t=_.poolparams_margin(this.__wbg_ptr);return Qt.__wrap(t)}reward_account(){const t=_.poolparams_reward_account(this.__wbg_ptr);return f_.__wrap(t)}pool_owners(){const t=_.poolparams_pool_owners(this.__wbg_ptr);return _t.__wrap(t)}relays(){const t=_.poolparams_relays(this.__wbg_ptr);return $_.__wrap(t)}pool_metadata(){const t=_.poolparams_pool_metadata(this.__wbg_ptr);return t===0?void 0:H_.__wrap(t)}static new(t,r,o,n,e,i,s,b,c){l(t,G),l(r,B_),l(o,k),l(n,k),l(e,Qt),l(i,f_),l(s,_t),l(b,$_);let S=0;it(c)||(l(c,H_),S=c.__destroy_into_raw());const Y=_.poolparams_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,n.__wbg_ptr,e.__wbg_ptr,i.__wbg_ptr,s.__wbg_ptr,b.__wbg_ptr,S);return R_.__wrap(Y)}}p.exports.PoolParams=R_;class L_{static __wrap(t){t=t>>>0;const r=Object.create(L_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolregistration_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolregistration_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return L_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolregistration_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return L_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolregistration_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolregistration_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return L_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}pool_params(){const t=_.poolregistration_pool_params(this.__wbg_ptr);return R_.__wrap(t)}static new(t){l(t,R_);const r=_.poolregistration_new(t.__wbg_ptr);return L_.__wrap(r)}}p.exports.PoolRegistration=L_;class V_{static __wrap(t){t=t>>>0;const r=Object.create(V_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_poolretirement_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.poolretirement_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return V_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolretirement_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return V_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.poolretirement_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.poolretirement_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return V_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}pool_keyhash(){const t=_.poolretirement_pool_keyhash(this.__wbg_ptr);return G.__wrap(t)}epoch(){return _.poolretirement_epoch(this.__wbg_ptr)>>>0}static new(t,r){l(t,G);const o=_.poolretirement_new(t.__wbg_ptr,r);return V_.__wrap(o)}}p.exports.PoolRetirement=V_;class l_{static __wrap(t){t=t>>>0;const r=Object.create(l_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_privatekey_free(t)}to_public(){const t=_.privatekey_to_public(this.__wbg_ptr);return o_.__wrap(t)}static generate_ed25519(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_generate_ed25519(n);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return l_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static generate_ed25519extended(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_generate_ed25519extended(n);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return l_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.privatekey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_as_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_extended_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.privatekey_from_extended_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_normal_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.privatekey_from_normal_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}sign(t){const r=I(t,_.__wbindgen_malloc),o=g,n=_.privatekey_sign(this.__wbg_ptr,r,o);return wt.__wrap(n)}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.privatekey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.privatekey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return l_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PrivateKey=l_;class Y_{static __wrap(t){t=t>>>0;const r=Object.create(Y_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_proposedprotocolparameterupdates_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.proposedprotocolparameterupdates_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.proposedprotocolparameterupdates_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.proposedprotocolparameterupdates_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.proposedprotocolparameterupdates_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Y_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return Y_.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,Wt),l(r,I_);const o=_.proposedprotocolparameterupdates_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:I_.__wrap(o)}get(t){l(t,Wt);const r=_.proposedprotocolparameterupdates_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:I_.__wrap(r)}keys(){const t=_.proposedprotocolparameterupdates_keys(this.__wbg_ptr);return v_.__wrap(t)}}p.exports.ProposedProtocolParameterUpdates=Y_;class I_{static __wrap(t){t=t>>>0;const r=Object.create(I_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_protocolparamupdate_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.protocolparamupdate_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return I_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolparamupdate_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return I_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolparamupdate_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return I_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_minfee_a(t){l(t,k),_.protocolparamupdate_set_minfee_a(this.__wbg_ptr,t.__wbg_ptr)}minfee_a(){const t=_.protocolparamupdate_minfee_a(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_minfee_b(t){l(t,k),_.protocolparamupdate_set_minfee_b(this.__wbg_ptr,t.__wbg_ptr)}minfee_b(){const t=_.protocolparamupdate_minfee_b(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_max_block_body_size(t){_.protocolparamupdate_set_max_block_body_size(this.__wbg_ptr,t)}max_block_body_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_block_body_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_max_tx_size(t){_.protocolparamupdate_set_max_tx_size(this.__wbg_ptr,t)}max_tx_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_tx_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_max_block_header_size(t){_.protocolparamupdate_set_max_block_header_size(this.__wbg_ptr,t)}max_block_header_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_block_header_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_key_deposit(t){l(t,k),_.protocolparamupdate_set_key_deposit(this.__wbg_ptr,t.__wbg_ptr)}key_deposit(){const t=_.protocolparamupdate_key_deposit(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_pool_deposit(t){l(t,k),_.protocolparamupdate_set_pool_deposit(this.__wbg_ptr,t.__wbg_ptr)}pool_deposit(){const t=_.protocolparamupdate_pool_deposit(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_max_epoch(t){_.protocolparamupdate_set_max_epoch(this.__wbg_ptr,t)}max_epoch(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_epoch(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_n_opt(t){_.protocolparamupdate_set_n_opt(this.__wbg_ptr,t)}n_opt(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_n_opt(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_pool_pledge_influence(t){l(t,Qt),_.protocolparamupdate_set_pool_pledge_influence(this.__wbg_ptr,t.__wbg_ptr)}pool_pledge_influence(){const t=_.protocolparamupdate_pool_pledge_influence(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}set_expansion_rate(t){l(t,Qt),_.protocolparamupdate_set_expansion_rate(this.__wbg_ptr,t.__wbg_ptr)}expansion_rate(){const t=_.protocolparamupdate_expansion_rate(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}set_treasury_growth_rate(t){l(t,Qt),_.protocolparamupdate_set_treasury_growth_rate(this.__wbg_ptr,t.__wbg_ptr)}treasury_growth_rate(){const t=_.protocolparamupdate_treasury_growth_rate(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}d(){const t=_.protocolparamupdate_d(this.__wbg_ptr);return t===0?void 0:Qt.__wrap(t)}extra_entropy(){const t=_.protocolparamupdate_extra_entropy(this.__wbg_ptr);return t===0?void 0:K_.__wrap(t)}set_protocol_version(t){l(t,a_),_.protocolparamupdate_set_protocol_version(this.__wbg_ptr,t.__wbg_ptr)}protocol_version(){const t=_.protocolparamupdate_protocol_version(this.__wbg_ptr);return t===0?void 0:a_.__wrap(t)}set_min_pool_cost(t){l(t,k),_.protocolparamupdate_set_min_pool_cost(this.__wbg_ptr,t.__wbg_ptr)}min_pool_cost(){const t=_.protocolparamupdate_min_pool_cost(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_ada_per_utxo_byte(t){l(t,k),_.protocolparamupdate_set_ada_per_utxo_byte(this.__wbg_ptr,t.__wbg_ptr)}ada_per_utxo_byte(){const t=_.protocolparamupdate_ada_per_utxo_byte(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_cost_models(t){l(t,M),_.protocolparamupdate_set_cost_models(this.__wbg_ptr,t.__wbg_ptr)}cost_models(){const t=_.protocolparamupdate_cost_models(this.__wbg_ptr);return t===0?void 0:M.__wrap(t)}set_execution_costs(t){l(t,xt),_.protocolparamupdate_set_execution_costs(this.__wbg_ptr,t.__wbg_ptr)}execution_costs(){const t=_.protocolparamupdate_execution_costs(this.__wbg_ptr);return t===0?void 0:xt.__wrap(t)}set_max_tx_ex_units(t){l(t,dt),_.protocolparamupdate_set_max_tx_ex_units(this.__wbg_ptr,t.__wbg_ptr)}max_tx_ex_units(){const t=_.protocolparamupdate_max_tx_ex_units(this.__wbg_ptr);return t===0?void 0:dt.__wrap(t)}set_max_block_ex_units(t){l(t,dt),_.protocolparamupdate_set_max_block_ex_units(this.__wbg_ptr,t.__wbg_ptr)}max_block_ex_units(){const t=_.protocolparamupdate_max_block_ex_units(this.__wbg_ptr);return t===0?void 0:dt.__wrap(t)}set_max_value_size(t){_.protocolparamupdate_set_max_value_size(this.__wbg_ptr,t)}max_value_size(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_value_size(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_collateral_percentage(t){_.protocolparamupdate_set_collateral_percentage(this.__wbg_ptr,t)}collateral_percentage(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_collateral_percentage(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_max_collateral_inputs(t){_.protocolparamupdate_set_max_collateral_inputs(this.__wbg_ptr,t)}max_collateral_inputs(){try{const o=_.__wbindgen_add_to_stack_pointer(-16);_.protocolparamupdate_max_collateral_inputs(o,this.__wbg_ptr);var t=a()[o/4+0],r=a()[o/4+1];return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.protocolparamupdate_new();return I_.__wrap(t)}}p.exports.ProtocolParamUpdate=I_;class a_{static __wrap(t){t=t>>>0;const r=Object.create(a_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_protocolversion_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.protocolversion_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return a_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolversion_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return a_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.protocolversion_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.protocolversion_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return a_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}major(){return _.networkinfo_protocol_magic(this.__wbg_ptr)>>>0}minor(){return _.protocolversion_minor(this.__wbg_ptr)>>>0}static new(t,r){const o=_.protocolversion_new(t,r);return a_.__wrap(o)}}p.exports.ProtocolVersion=a_;class o_{static __wrap(t){t=t>>>0;const r=Object.create(o_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_publickey_free(t)}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.publickey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return o_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.publickey_to_bech32(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}as_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.publickey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return o_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}verify(t,r){const o=I(t,_.__wbindgen_malloc),n=g;return l(r,wt),_.publickey_verify(this.__wbg_ptr,o,n,r.__wbg_ptr)!==0}hash(){const t=_.publickey_hash(this.__wbg_ptr);return G.__wrap(t)}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.publickey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.publickey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return o_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.PublicKey=o_;class Zr{static __wrap(t){t=t>>>0;const r=Object.create(Zr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_publickeys_free(t)}constructor(){const t=_.ed25519keyhashes_new();return Zr.__wrap(t)}size(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.publickeys_get(this.__wbg_ptr,t);return o_.__wrap(r)}add(t){l(t,o_),_.publickeys_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.PublicKeys=Zr;class $t{static __wrap(t){t=t>>>0;const r=Object.create($t.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_redeemer_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.redeemer_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemer_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemer_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemer_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $t.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}tag(){const t=_.redeemer_tag(this.__wbg_ptr);return s_.__wrap(t)}index(){const t=_.redeemer_index(this.__wbg_ptr);return k.__wrap(t)}data(){const t=_.redeemer_data(this.__wbg_ptr);return at.__wrap(t)}ex_units(){const t=_.redeemer_ex_units(this.__wbg_ptr);return dt.__wrap(t)}static new(t,r,o,n){l(t,s_),l(r,k),l(o,at),l(n,dt);const e=_.redeemer_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,n.__wbg_ptr);return $t.__wrap(e)}}p.exports.Redeemer=$t;class s_{static __wrap(t){t=t>>>0;const r=Object.create(s_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_redeemertag_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.redeemertag_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return s_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemertag_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return s_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemertag_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemertag_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return s_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_spend(){const t=_.redeemertag_new_spend();return s_.__wrap(t)}static new_mint(){const t=_.redeemertag_new_mint();return s_.__wrap(t)}static new_cert(){const t=_.redeemertag_new_cert();return s_.__wrap(t)}static new_reward(){const t=_.redeemertag_new_reward();return s_.__wrap(t)}kind(){return _.redeemertag_kind(this.__wbg_ptr)>>>0}}p.exports.RedeemerTag=s_;class b_{static __wrap(t){t=t>>>0;const r=Object.create(b_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_redeemers_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.redeemers_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return b_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemers_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return b_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.redeemers_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return b_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return b_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.redeemers_get(this.__wbg_ptr,t);return $t.__wrap(r)}add(t){l(t,$t),_.redeemers_add(this.__wbg_ptr,t.__wbg_ptr)}total_ex_units(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.redeemers_total_ex_units(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return dt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.Redeemers=b_;class g_{static __wrap(t){t=t>>>0;const r=Object.create(g_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_relay_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.relay_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return g_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relay_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return g_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relay_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relay_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return g_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_single_host_addr(t){l(t,tr);const r=_.relay_new_single_host_addr(t.__wbg_ptr);return g_.__wrap(r)}static new_single_host_name(t){l(t,_r);const r=_.relay_new_single_host_name(t.__wbg_ptr);return g_.__wrap(r)}static new_multi_host_name(t){l(t,P_);const r=_.relay_new_multi_host_name(t.__wbg_ptr);return g_.__wrap(r)}kind(){return _.relay_kind(this.__wbg_ptr)>>>0}as_single_host_addr(){const t=_.relay_as_single_host_addr(this.__wbg_ptr);return t===0?void 0:tr.__wrap(t)}as_single_host_name(){const t=_.relay_as_single_host_name(this.__wbg_ptr);return t===0?void 0:_r.__wrap(t)}as_multi_host_name(){const t=_.relay_as_multi_host_name(this.__wbg_ptr);return t===0?void 0:P_.__wrap(t)}}p.exports.Relay=g_;class $_{static __wrap(t){t=t>>>0;const r=Object.create($_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_relays_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.relays_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relays_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.relays_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.relays_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return $_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return $_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.relays_get(this.__wbg_ptr,t);return g_.__wrap(r)}add(t){l(t,g_),_.relays_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Relays=$_;class f_{static __wrap(t){t=t>>>0;const r=Object.create(f_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_rewardaddress_free(t)}static new(t,r){l(r,gt);const o=_.enterpriseaddress_new(t,r.__wbg_ptr);return f_.__wrap(o)}payment_cred(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}to_address(){const t=_.rewardaddress_to_address(this.__wbg_ptr);return nt.__wrap(t)}static from_address(t){l(t,nt);const r=_.rewardaddress_from_address(t.__wbg_ptr);return r===0?void 0:f_.__wrap(r)}}p.exports.RewardAddress=f_;class ur{static __wrap(t){t=t>>>0;const r=Object.create(ur.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_rewardaddresses_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.rewardaddresses_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ur.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.rewardaddresses_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ur.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.rewardaddresses_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.rewardaddresses_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ur.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return ur.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.rewardaddresses_get(this.__wbg_ptr,t);return f_.__wrap(r)}add(t){l(t,f_),_.rewardaddresses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.RewardAddresses=ur;class G_{static __wrap(t){t=t>>>0;const r=Object.create(G_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptall_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptall_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptall_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptall_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return G_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}native_scripts(){const t=_.scriptall_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}static new(t){l(t,Ct);const r=_.scriptall_new(t.__wbg_ptr);return G_.__wrap(r)}}p.exports.ScriptAll=G_;class J_{static __wrap(t){t=t>>>0;const r=Object.create(J_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptany_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptany_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptany_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return J_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptany_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptany_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return J_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptall_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptany_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptany_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return J_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}native_scripts(){const t=_.scriptall_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}static new(t){l(t,Ct);const r=_.scriptall_new(t.__wbg_ptr);return J_.__wrap(r)}}p.exports.ScriptAny=J_;class j_{static __wrap(t){t=t>>>0;const r=Object.create(j_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptdatahash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptdatahash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return j_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptdatahash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return j_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptdatahash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return j_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.ScriptDataHash=j_;class kt{static __wrap(t){t=t>>>0;const r=Object.create(kt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scripthash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scripthash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.ed25519keyhash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return kt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.ScriptHash=kt;class W_{static __wrap(t){t=t>>>0;const r=Object.create(W_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scripthashes_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scripthashes_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scripthashes_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return W_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scripthashes_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthashes_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return W_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.ed25519keyhashes_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scripthashes_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return W_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return W_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.scripthashes_get(this.__wbg_ptr,t);return kt.__wrap(r)}add(t){l(t,kt),_.ed25519keyhashes_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.ScriptHashes=W_;class X_{static __wrap(t){t=t>>>0;const r=Object.create(X_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptnofk_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptnofk_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return X_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptnofk_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return X_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptnofk_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptnofk_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return X_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}n(){return _.scriptnofk_n(this.__wbg_ptr)>>>0}native_scripts(){const t=_.scriptall_native_scripts(this.__wbg_ptr);return Ct.__wrap(t)}static new(t,r){l(r,Ct);const o=_.scriptnofk_new(t,r.__wbg_ptr);return X_.__wrap(o)}}p.exports.ScriptNOfK=X_;class Z_{static __wrap(t){t=t>>>0;const r=Object.create(Z_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptpubkey_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptpubkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Z_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptpubkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Z_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptpubkey_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptpubkey_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Z_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}addr_keyhash(){const t=_.scriptpubkey_addr_keyhash(this.__wbg_ptr);return G.__wrap(t)}static new(t){l(t,G);const r=_.scriptpubkey_new(t.__wbg_ptr);return Z_.__wrap(r)}}p.exports.ScriptPubkey=Z_;class u_{static __wrap(t){t=t>>>0;const r=Object.create(u_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_scriptref_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.scriptref_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return u_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptref_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return u_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.scriptref_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.scriptref_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return u_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_native_script(t){l(t,yt);const r=_.scriptref_new_native_script(t.__wbg_ptr);return u_.__wrap(r)}static new_plutus_script(t){l(t,Dt);const r=_.scriptref_new_plutus_script(t.__wbg_ptr);return u_.__wrap(r)}is_native_script(){return _.scriptref_is_native_script(this.__wbg_ptr)!==0}is_plutus_script(){return _.scriptref_is_plutus_script(this.__wbg_ptr)!==0}native_script(){const t=_.scriptref_native_script(this.__wbg_ptr);return t===0?void 0:yt.__wrap(t)}plutus_script(){const t=_.scriptref_plutus_script(this.__wbg_ptr);return t===0?void 0:Dt.__wrap(t)}}p.exports.ScriptRef=u_;class Hr{static __wrap(t){t=t>>>0;const r=Object.create(Hr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_serializedaddress_free(t)}static new(t,r,o){const n=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),e=g,i=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g,b=u(o,_.__wbindgen_malloc,_.__wbindgen_realloc),c=g,S=_.serializedaddress_new(n,e,i,s,b,c);return Hr.__wrap(S)}get_pub_key_hash(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.serializedaddress_get_pub_key_hash(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}get_script_hash(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.serializedaddress_get_script_hash(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}get_stake_key_hash(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.serializedaddress_get_stake_key_hash(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.SerializedAddress=Hr;class tr{static __wrap(t){t=t>>>0;const r=Object.create(tr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_singlehostaddr_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.singlehostaddr_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return tr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostaddr_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return tr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostaddr_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostaddr_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return tr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}port(){const t=_.singlehostaddr_port(this.__wbg_ptr);return t===16777215?void 0:t}ipv4(){const t=_.singlehostaddr_ipv4(this.__wbg_ptr);return t===0?void 0:T_.__wrap(t)}ipv6(){const t=_.singlehostaddr_ipv6(this.__wbg_ptr);return t===0?void 0:N_.__wrap(t)}static new(t,r,o){let n=0;it(r)||(l(r,T_),n=r.__destroy_into_raw());let e=0;it(o)||(l(o,N_),e=o.__destroy_into_raw());const i=_.singlehostaddr_new(it(t)?16777215:t,n,e);return tr.__wrap(i)}}p.exports.SingleHostAddr=tr;class _r{static __wrap(t){t=t>>>0;const r=Object.create(_r.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_singlehostname_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.singlehostname_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _r.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostname_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _r.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.singlehostname_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.singlehostname_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return _r.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}port(){const t=_.singlehostname_port(this.__wbg_ptr);return t===16777215?void 0:t}dns_name(){const t=_.multihostname_dns_name(this.__wbg_ptr);return Q.__wrap(t)}static new(t,r){l(r,Q);const o=_.singlehostname_new(it(t)?16777215:t,r.__wbg_ptr);return _r.__wrap(o)}}p.exports.SingleHostName=_r;class gt{static __wrap(t){t=t>>>0;const r=Object.create(gt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakecredential_free(t)}static from_keyhash(t){l(t,G);const r=_.stakecredential_from_keyhash(t.__wbg_ptr);return gt.__wrap(r)}static from_scripthash(t){l(t,kt);const r=_.stakecredential_from_scripthash(t.__wbg_ptr);return gt.__wrap(r)}to_keyhash(){const t=_.stakecredential_to_keyhash(this.__wbg_ptr);return t===0?void 0:G.__wrap(t)}to_scripthash(){const t=_.stakecredential_to_scripthash(this.__wbg_ptr);return t===0?void 0:kt.__wrap(t)}kind(){return _.networkid_kind(this.__wbg_ptr)>>>0}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakecredential_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredential_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredential_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredential_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return gt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.StakeCredential=gt;class hr{static __wrap(t){t=t>>>0;const r=Object.create(hr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakecredentials_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakecredentials_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return hr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredentials_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return hr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakecredentials_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakecredentials_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return hr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return hr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.stakecredentials_get(this.__wbg_ptr,t);return gt.__wrap(r)}add(t){l(t,gt),_.stakecredentials_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.StakeCredentials=hr;class rr{static __wrap(t){t=t>>>0;const r=Object.create(rr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakedelegation_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakedelegation_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakedelegation_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakedelegation_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakedelegation_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}pool_keyhash(){const t=_.stakedelegation_pool_keyhash(this.__wbg_ptr);return G.__wrap(t)}static new(t,r){l(t,gt),l(r,G);const o=_.stakedelegation_new(t.__wbg_ptr,r.__wbg_ptr);return rr.__wrap(o)}}p.exports.StakeDelegation=rr;class er{static __wrap(t){t=t>>>0;const r=Object.create(er.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakederegistration_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakederegistration_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return er.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakederegistration_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return er.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakederegistration_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return er.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}static new(t){l(t,gt);const r=_.stakederegistration_new(t.__wbg_ptr);return er.__wrap(r)}}p.exports.StakeDeregistration=er;class nr{static __wrap(t){t=t>>>0;const r=Object.create(nr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_stakeregistration_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakeregistration_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.stakeregistration_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.stakeregistration_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakeregistration_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.stakederegistration_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.stakeregistration_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.stakeregistration_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return nr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}stake_credential(){const t=_.baseaddress_payment_cred(this.__wbg_ptr);return gt.__wrap(t)}static new(t){l(t,gt);const r=_.stakederegistration_new(t.__wbg_ptr);return nr.__wrap(r)}}p.exports.StakeRegistration=nr;class te{static __wrap(t){t=t>>>0;const r=Object.create(te.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_strings_free(t)}static new(){const t=_.assetnames_new();return te.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){let r,o;try{const i=_.__wbindgen_add_to_stack_pointer(-16);_.strings_get(i,this.__wbg_ptr,t);var n=a()[i/4+0],e=a()[i/4+1];return r=n,o=e,h(n,e)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}add(t){const r=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),o=g;_.strings_add(this.__wbg_ptr,r,o)}}p.exports.Strings=te;class C_{static __wrap(t){t=t>>>0;const r=Object.create(C_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_timelockexpiry_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.timelockexpiry_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return C_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockexpiry_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return C_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockexpiry_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return C_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.linearfee_constant(this.__wbg_ptr);return k.__wrap(t)}static new(t){const r=_.timelockexpiry_new(t);return C_.__wrap(r)}static new_timelockexpiry(t){l(t,k);const r=_.exunits_mem(t.__wbg_ptr);return C_.__wrap(r)}}p.exports.TimelockExpiry=C_;class E_{static __wrap(t){t=t>>>0;const r=Object.create(E_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_timelockstart_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockstart_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.timelockstart_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.timelockstart_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockstart_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockstart_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.timelockstart_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return E_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.timelockexpiry_slot(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}slot_bignum(){const t=_.linearfee_constant(this.__wbg_ptr);return k.__wrap(t)}static new(t){const r=_.timelockexpiry_new(t);return E_.__wrap(r)}static new_timelockstart(t){l(t,k);const r=_.exunits_mem(t.__wbg_ptr);return E_.__wrap(r)}}p.exports.TimelockStart=E_;class i_{static __wrap(t){t=t>>>0;const r=Object.create(i_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transaction_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transaction_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return i_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transaction_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return i_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transaction_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transaction_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return i_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}body(){const t=_.fixedtransaction_body(this.__wbg_ptr);return Pt.__wrap(t)}witness_set(){const t=_.transaction_witness_set(this.__wbg_ptr);return c_.__wrap(t)}is_valid(){return _.transaction_is_valid(this.__wbg_ptr)!==0}auxiliary_data(){const t=_.transaction_auxiliary_data(this.__wbg_ptr);return t===0?void 0:Bt.__wrap(t)}set_is_valid(t){_.transaction_set_is_valid(this.__wbg_ptr,t)}static new(t,r,o){l(t,Pt),l(r,c_);let n=0;it(o)||(l(o,Bt),n=o.__destroy_into_raw());const e=_.transaction_new(t.__wbg_ptr,r.__wbg_ptr,n);return i_.__wrap(e)}}p.exports.Transaction=i_;class _e{static __wrap(t){t=t>>>0;const r=Object.create(_e.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbatch_free(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionbatch_get(this.__wbg_ptr,t);return i_.__wrap(r)}}p.exports.TransactionBatch=_e;class re{static __wrap(t){t=t>>>0;const r=Object.create(re.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbatchlist_free(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionbatchlist_get(this.__wbg_ptr,t);return _e.__wrap(r)}}p.exports.TransactionBatchList=re;class ar{static __wrap(t){t=t>>>0;const r=Object.create(ar.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbodies_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionbodies_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbodies_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbodies_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbodies_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return ar.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionbodies_get(this.__wbg_ptr,t);return Pt.__wrap(r)}add(t){l(t,Pt),_.transactionbodies_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionBodies=ar;class Pt{static __wrap(t){t=t>>>0;const r=Object.create(Pt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbody_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionbody_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbody_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbody_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}inputs(){const t=_.transactionbody_inputs(this.__wbg_ptr);return Ot.__wrap(t)}outputs(){const t=_.transactionbody_outputs(this.__wbg_ptr);return S_.__wrap(t)}fee(){const t=_.transactionbody_fee(this.__wbg_ptr);return k.__wrap(t)}ttl(){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_ttl(e,this.__wbg_ptr);var t=a()[e/4+0],r=a()[e/4+1],o=a()[e/4+2],n=a()[e/4+3];if(n)throw d(o);return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}ttl_bignum(){const t=_.transactionbody_ttl_bignum(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}set_ttl(t){l(t,k),_.protocolparamupdate_set_minfee_a(this.__wbg_ptr,t.__wbg_ptr)}remove_ttl(){_.transactionbody_remove_ttl(this.__wbg_ptr)}set_certs(t){l(t,F),_.transactionbody_set_certs(this.__wbg_ptr,t.__wbg_ptr)}certs(){const t=_.transactionbody_certs(this.__wbg_ptr);return t===0?void 0:F.__wrap(t)}set_withdrawals(t){l(t,Q_),_.transactionbody_set_withdrawals(this.__wbg_ptr,t.__wbg_ptr)}withdrawals(){const t=_.transactionbody_withdrawals(this.__wbg_ptr);return t===0?void 0:Q_.__wrap(t)}set_update(t){l(t,dr),_.transactionbody_set_update(this.__wbg_ptr,t.__wbg_ptr)}update(){const t=_.transactionbody_update(this.__wbg_ptr);return t===0?void 0:dr.__wrap(t)}set_auxiliary_data_hash(t){l(t,Gt),_.transactionbody_set_auxiliary_data_hash(this.__wbg_ptr,t.__wbg_ptr)}auxiliary_data_hash(){const t=_.transactionbody_auxiliary_data_hash(this.__wbg_ptr);return t===0?void 0:Gt.__wrap(t)}set_validity_start_interval(t){_.transactionbody_set_validity_start_interval(this.__wbg_ptr,t)}set_validity_start_interval_bignum(t){l(t,k);var r=t.__destroy_into_raw();_.transactionbody_set_validity_start_interval_bignum(this.__wbg_ptr,r)}validity_start_interval_bignum(){const t=_.protocolparamupdate_minfee_b(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}validity_start_interval(){try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbody_validity_start_interval(e,this.__wbg_ptr);var t=a()[e/4+0],r=a()[e/4+1],o=a()[e/4+2],n=a()[e/4+3];if(n)throw d(o);return t===0?void 0:r>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_mint(t){l(t,Xt),_.transactionbody_set_mint(this.__wbg_ptr,t.__wbg_ptr)}mint(){const t=_.transactionbody_mint(this.__wbg_ptr);return t===0?void 0:Xt.__wrap(t)}multiassets(){const t=_.transactionbody_multiassets(this.__wbg_ptr);return t===0?void 0:Xt.__wrap(t)}set_reference_inputs(t){l(t,Ot),_.transactionbody_set_reference_inputs(this.__wbg_ptr,t.__wbg_ptr)}reference_inputs(){const t=_.transactionbody_reference_inputs(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}set_script_data_hash(t){l(t,j_),_.transactionbody_set_script_data_hash(this.__wbg_ptr,t.__wbg_ptr)}script_data_hash(){const t=_.transactionbody_script_data_hash(this.__wbg_ptr);return t===0?void 0:j_.__wrap(t)}set_collateral(t){l(t,Ot),_.transactionbody_set_collateral(this.__wbg_ptr,t.__wbg_ptr)}collateral(){const t=_.transactionbody_collateral(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}set_required_signers(t){l(t,_t),_.transactionbody_set_required_signers(this.__wbg_ptr,t.__wbg_ptr)}required_signers(){const t=_.transactionbody_required_signers(this.__wbg_ptr);return t===0?void 0:_t.__wrap(t)}set_network_id(t){l(t,x_),_.transactionbody_set_network_id(this.__wbg_ptr,t.__wbg_ptr)}network_id(){const t=_.transactionbody_network_id(this.__wbg_ptr);return t===0?void 0:x_.__wrap(t)}set_collateral_return(t){l(t,Tt),_.transactionbody_set_collateral_return(this.__wbg_ptr,t.__wbg_ptr)}collateral_return(){const t=_.transactionbody_collateral_return(this.__wbg_ptr);return t===0?void 0:Tt.__wrap(t)}set_total_collateral(t){l(t,k),_.protocolparamupdate_set_key_deposit(this.__wbg_ptr,t.__wbg_ptr)}total_collateral(){const t=_.protocolparamupdate_key_deposit(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}static new(t,r,o,n){l(t,Ot),l(r,S_),l(o,k);const e=_.transactionbody_new(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr,!it(n),it(n)?0:n);return Pt.__wrap(e)}static new_tx_body(t,r,o){l(t,Ot),l(r,S_),l(o,k);const n=_.transactionbody_new_tx_body(t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);return Pt.__wrap(n)}}p.exports.TransactionBody=Pt;class ee{static __wrap(t){t=t>>>0;const r=Object.create(ee.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbuilder_free(t)}add_inputs_from(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,Ir),_.transactionbuilder_add_inputs_from(e,this.__wbg_ptr,t.__wbg_ptr,r);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_inputs(t){l(t,Nr),_.transactionbuilder_set_inputs(this.__wbg_ptr,t.__wbg_ptr)}set_collateral(t){l(t,Nr),_.transactionbuilder_set_collateral(this.__wbg_ptr,t.__wbg_ptr)}set_collateral_return(t){l(t,Tt),_.transactionbuilder_set_collateral_return(this.__wbg_ptr,t.__wbg_ptr)}set_collateral_return_and_total(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16);l(t,Tt),_.transactionbuilder_set_collateral_return_and_total(n,this.__wbg_ptr,t.__wbg_ptr);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_total_collateral(t){l(t,k),_.transactionbuilder_set_total_collateral(this.__wbg_ptr,t.__wbg_ptr)}set_total_collateral_and_return(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k),l(r,nt),_.transactionbuilder_set_total_collateral_and_return(e,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_reference_input(t){l(t,pt),_.transactionbuilder_add_reference_input(this.__wbg_ptr,t.__wbg_ptr)}add_key_input(t,r,o){l(t,G),l(r,pt),l(o,rt),_.transactionbuilder_add_key_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_script_input(t,r,o){l(t,kt),l(r,pt),l(o,rt),_.transactionbuilder_add_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_native_script_input(t,r,o){l(t,yt),l(r,pt),l(o,rt),_.transactionbuilder_add_native_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_plutus_script_input(t,r,o){l(t,n_),l(r,pt),l(o,rt),_.transactionbuilder_add_plutus_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_bootstrap_input(t,r,o){l(t,E),l(r,pt),l(o,rt),_.transactionbuilder_add_bootstrap_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_input(t,r,o){l(t,nt),l(r,pt),l(o,rt),_.transactionbuilder_add_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}count_missing_input_scripts(){return _.transactionbuilder_count_missing_input_scripts(this.__wbg_ptr)>>>0}add_required_native_input_scripts(t){return l(t,Ct),_.transactionbuilder_add_required_native_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}add_required_plutus_input_scripts(t){return l(t,z_),_.transactionbuilder_add_required_plutus_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}get_native_input_scripts(){const t=_.transactionbuilder_get_native_input_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}get_plutus_input_scripts(){const t=_.transactionbuilder_get_plutus_input_scripts(this.__wbg_ptr);return t===0?void 0:z_.__wrap(t)}fee_for_input(t,r,o){try{const s=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),l(r,pt),l(o,rt),_.transactionbuilder_fee_for_input(s,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr);var n=a()[s/4+0],e=a()[s/4+1],i=a()[s/4+2];if(i)throw d(e);return k.__wrap(n)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_output(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16);l(t,Tt),_.transactionbuilder_add_output(n,this.__wbg_ptr,t.__wbg_ptr);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}fee_for_output(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,Tt),_.transactionbuilder_fee_for_output(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return k.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_fee(t){l(t,k),_.transactionbuilder_set_fee(this.__wbg_ptr,t.__wbg_ptr)}set_ttl(t){_.transactionbuilder_set_ttl(this.__wbg_ptr,t)}set_ttl_bignum(t){l(t,k),_.transactionbuilder_set_ttl_bignum(this.__wbg_ptr,t.__wbg_ptr)}set_validity_start_interval(t){_.transactionbuilder_set_validity_start_interval(this.__wbg_ptr,t)}set_validity_start_interval_bignum(t){l(t,k);var r=t.__destroy_into_raw();_.transactionbuilder_set_validity_start_interval_bignum(this.__wbg_ptr,r)}set_certs(t){l(t,F),_.transactionbuilder_set_certs(this.__wbg_ptr,t.__wbg_ptr)}set_withdrawals(t){l(t,Q_),_.transactionbuilder_set_withdrawals(this.__wbg_ptr,t.__wbg_ptr)}get_auxiliary_data(){const t=_.transactionbuilder_get_auxiliary_data(this.__wbg_ptr);return t===0?void 0:Bt.__wrap(t)}set_auxiliary_data(t){l(t,Bt),_.transactionbuilder_set_auxiliary_data(this.__wbg_ptr,t.__wbg_ptr)}set_metadata(t){l(t,Nt),_.transactionbuilder_set_metadata(this.__wbg_ptr,t.__wbg_ptr)}add_metadatum(t,r){l(t,k),l(r,ct),_.transactionbuilder_add_metadatum(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr)}add_json_metadatum(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,k);const i=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionbuilder_add_json_metadatum(e,this.__wbg_ptr,t.__wbg_ptr,i,s);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_json_metadatum_with_schema(t,r,o){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,k);const s=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),b=g;_.transactionbuilder_add_json_metadatum_with_schema(i,this.__wbg_ptr,t.__wbg_ptr,s,b,o);var n=a()[i/4+0],e=a()[i/4+1];if(e)throw d(n)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_mint_builder(t){l(t,Qr),_.transactionbuilder_set_mint_builder(this.__wbg_ptr,t.__wbg_ptr)}get_mint_builder(){const t=_.transactionbuilder_get_mint_builder(this.__wbg_ptr);return t===0?void 0:Qr.__wrap(t)}set_mint(t,r){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,Xt),l(r,Ct),_.transactionbuilder_set_mint(e,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];if(n)throw d(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_mint(){const t=_.transactionbuilder_get_mint(this.__wbg_ptr);return t===0?void 0:Xt.__wrap(t)}get_mint_scripts(){const t=_.transactionbuilder_get_mint_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}set_mint_asset(t,r){l(t,yt),l(r,m_),_.transactionbuilder_set_mint_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr)}add_mint_asset(t,r,o){l(t,yt),l(r,ht),l(o,bt);var n=o.__destroy_into_raw();_.transactionbuilder_add_mint_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,n)}add_mint_asset_and_output(t,r,o,n,e){try{const c=_.__wbindgen_add_to_stack_pointer(-16);l(t,yt),l(r,ht),l(o,bt);var i=o.__destroy_into_raw();l(n,h_),l(e,k),_.transactionbuilder_add_mint_asset_and_output(c,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,i,n.__wbg_ptr,e.__wbg_ptr);var s=a()[c/4+0],b=a()[c/4+1];if(b)throw d(s)}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_mint_asset_and_output_min_required_coin(t,r,o,n){try{const b=_.__wbindgen_add_to_stack_pointer(-16);l(t,yt),l(r,ht),l(o,bt);var e=o.__destroy_into_raw();l(n,h_),_.transactionbuilder_add_mint_asset_and_output_min_required_coin(b,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,e,n.__wbg_ptr);var i=a()[b/4+0],s=a()[b/4+1];if(s)throw d(i)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,Tr);const r=_.transactionbuilder_new(t.__wbg_ptr);return ee.__wrap(r)}get_reference_inputs(){const t=_.transactionbuilder_get_reference_inputs(this.__wbg_ptr);return Ot.__wrap(t)}get_explicit_input(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_explicit_input(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_implicit_input(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_implicit_input(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_total_input(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_total_input(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_total_output(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_total_output(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_explicit_output(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_explicit_output(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_deposit(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_get_deposit(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return k.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}get_fee_if_set(){const t=_.transactionbuilder_get_fee_if_set(this.__wbg_ptr);return t===0?void 0:k.__wrap(t)}add_change_if_needed(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),_.transactionbuilder_add_change_if_needed(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return r!==0}finally{_.__wbindgen_add_to_stack_pointer(16)}}add_change_if_needed_with_datum(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,nt),l(r,Dr),_.transactionbuilder_add_change_if_needed_with_datum(i,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return o!==0}finally{_.__wbindgen_add_to_stack_pointer(16)}}calc_script_data_hash(t){try{const n=_.__wbindgen_add_to_stack_pointer(-16);l(t,M),_.transactionbuilder_calc_script_data_hash(n,this.__wbg_ptr,t.__wbg_ptr);var r=a()[n/4+0],o=a()[n/4+1];if(o)throw d(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_script_data_hash(t){l(t,j_),_.transactionbuilder_set_script_data_hash(this.__wbg_ptr,t.__wbg_ptr)}remove_script_data_hash(){_.transactionbuilder_remove_script_data_hash(this.__wbg_ptr)}add_required_signer(t){l(t,G),_.transactionbuilder_add_required_signer(this.__wbg_ptr,t.__wbg_ptr)}full_size(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_full_size(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return t>>>0}finally{_.__wbindgen_add_to_stack_pointer(16)}}output_sizes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_output_sizes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=At(t,r).slice();return _.__wbindgen_free(t,r*4),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}build(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_build(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return Pt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}build_tx(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_build_tx(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return i_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}build_tx_unsafe(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_build_tx_unsafe(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return i_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}min_fee(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilder_min_fee(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return k.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionBuilder=ee;class Tr{static __wrap(t){t=t>>>0;const r=Object.create(Tr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbuilderconfig_free(t)}}p.exports.TransactionBuilderConfig=Tr;class __{static __wrap(t){t=t>>>0;const r=Object.create(__.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionbuilderconfigbuilder_free(t)}static new(){const t=_.transactionbuilderconfigbuilder_new();return __.__wrap(t)}fee_algo(t){l(t,Or);const r=_.transactionbuilderconfigbuilder_fee_algo(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}coins_per_utxo_word(t){l(t,k);const r=_.transactionbuilderconfigbuilder_coins_per_utxo_word(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}coins_per_utxo_byte(t){l(t,k);const r=_.transactionbuilderconfigbuilder_coins_per_utxo_byte(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}ex_unit_prices(t){l(t,xt);const r=_.transactionbuilderconfigbuilder_ex_unit_prices(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}pool_deposit(t){l(t,k);const r=_.transactionbuilderconfigbuilder_pool_deposit(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}key_deposit(t){l(t,k);const r=_.transactionbuilderconfigbuilder_key_deposit(this.__wbg_ptr,t.__wbg_ptr);return __.__wrap(r)}max_value_size(t){const r=_.transactionbuilderconfigbuilder_max_value_size(this.__wbg_ptr,t);return __.__wrap(r)}max_tx_size(t){const r=_.transactionbuilderconfigbuilder_max_tx_size(this.__wbg_ptr,t);return __.__wrap(r)}prefer_pure_change(t){const r=_.transactionbuilderconfigbuilder_prefer_pure_change(this.__wbg_ptr,t);return __.__wrap(r)}build(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionbuilderconfigbuilder_build(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return Tr.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionBuilderConfigBuilder=__;class d_{static __wrap(t){t=t>>>0;const r=Object.create(d_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return d_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return d_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return d_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionHash=d_;class pt{static __wrap(t){t=t>>>0;const r=Object.create(pt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactioninput_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactioninput_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninput_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninput_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninput_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}transaction_id(){const t=_.transactioninput_transaction_id(this.__wbg_ptr);return d_.__wrap(t)}index(){return _.transactioninput_index(this.__wbg_ptr)>>>0}static new(t,r){l(t,d_);const o=_.transactioninput_new(t.__wbg_ptr,r);return pt.__wrap(o)}}p.exports.TransactionInput=pt;class Ot{static __wrap(t){t=t>>>0;const r=Object.create(Ot.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactioninputs_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactioninputs_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ot.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninputs_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ot.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactioninputs_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactioninputs_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ot.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return Ot.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactioninputs_get(this.__wbg_ptr,t);return pt.__wrap(r)}add(t){l(t,pt),_.transactioninputs_add(this.__wbg_ptr,t.__wbg_ptr)}to_option(){const t=_.transactioninputs_to_option(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}}p.exports.TransactionInputs=Ot;class ct{static __wrap(t){t=t>>>0;const r=Object.create(ct.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionmetadatum_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionmetadatum_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionmetadatum_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_map(t){l(t,lr);const r=_.transactionmetadatum_new_map(t.__wbg_ptr);return ct.__wrap(r)}static new_list(t){l(t,F_);const r=_.transactionmetadatum_new_list(t.__wbg_ptr);return ct.__wrap(r)}static new_int(t){l(t,bt);const r=_.transactionmetadatum_new_int(t.__wbg_ptr);return ct.__wrap(r)}static new_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionmetadatum_new_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new_text(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionmetadatum_new_text(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ct.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}kind(){return _.plutusdata_kind(this.__wbg_ptr)>>>0}as_map(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_map(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return lr.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_list(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_list(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return F_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_int(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_int(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return bt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_bytes(){try{const i=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_bytes(i,this.__wbg_ptr);var t=a()[i/4+0],r=a()[i/4+1],o=a()[i/4+2],n=a()[i/4+3];if(n)throw d(o);var e=C(t,r).slice();return _.__wbindgen_free(t,r*1),e}finally{_.__wbindgen_add_to_stack_pointer(16)}}as_text(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatum_as_text(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.TransactionMetadatum=ct;class Ar{static __wrap(t){t=t>>>0;const r=Object.create(Ar.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionmetadatumlabels_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatumlabels_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionmetadatumlabels_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionmetadatumlabels_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionmetadatumlabels_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ar.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return Ar.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionmetadatumlabels_get(this.__wbg_ptr,t);return k.__wrap(r)}add(t){l(t,k),_.transactionmetadatumlabels_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionMetadatumLabels=Ar;class Tt{static __wrap(t){t=t>>>0;const r=Object.create(Tt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutput_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionoutput_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Tt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutput_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Tt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutput_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutput_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Tt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}address(){const t=_.transactionoutput_address(this.__wbg_ptr);return nt.__wrap(t)}amount(){const t=_.transactionoutput_amount(this.__wbg_ptr);return rt.__wrap(t)}data_hash(){const t=_.transactionoutput_data_hash(this.__wbg_ptr);return t===0?void 0:U.__wrap(t)}plutus_data(){const t=_.transactionoutput_plutus_data(this.__wbg_ptr);return t===0?void 0:at.__wrap(t)}script_ref(){const t=_.transactionoutput_script_ref(this.__wbg_ptr);return t===0?void 0:u_.__wrap(t)}set_script_ref(t){l(t,u_),_.transactionoutput_set_script_ref(this.__wbg_ptr,t.__wbg_ptr)}set_plutus_data(t){l(t,at),_.transactionoutput_set_plutus_data(this.__wbg_ptr,t.__wbg_ptr)}set_data_hash(t){l(t,U),_.transactionoutput_set_data_hash(this.__wbg_ptr,t.__wbg_ptr)}has_plutus_data(){return _.transactionoutput_has_plutus_data(this.__wbg_ptr)!==0}has_data_hash(){return _.transactionoutput_has_data_hash(this.__wbg_ptr)!==0}has_script_ref(){return _.transactionoutput_has_script_ref(this.__wbg_ptr)!==0}static new(t,r){l(t,nt),l(r,rt);const o=_.transactionoutput_new(t.__wbg_ptr,r.__wbg_ptr);return Tt.__wrap(o)}serialization_format(){const t=_.transactionoutput_serialization_format(this.__wbg_ptr);return t===2?void 0:t}}p.exports.TransactionOutput=Tt;class h_{static __wrap(t){t=t>>>0;const r=Object.create(h_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutputamountbuilder_free(t)}with_value(t){l(t,rt);const r=_.transactionoutputamountbuilder_with_value(this.__wbg_ptr,t.__wbg_ptr);return h_.__wrap(r)}with_coin(t){l(t,k);const r=_.transactionoutputamountbuilder_with_coin(this.__wbg_ptr,t.__wbg_ptr);return h_.__wrap(r)}with_coin_and_asset(t,r){l(t,k),l(r,Ft);const o=_.transactionoutputamountbuilder_with_coin_and_asset(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return h_.__wrap(o)}with_asset_and_min_required_coin(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,Ft),l(r,k),_.transactionoutputamountbuilder_with_asset_and_min_required_coin(i,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return h_.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}with_asset_and_min_required_coin_by_utxo_cost(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16);l(t,Ft),l(r,P),_.transactionoutputamountbuilder_with_asset_and_min_required_coin_by_utxo_cost(i,this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return h_.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}build(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputamountbuilder_build(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return Tt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionOutputAmountBuilder=h_;class yr{static __wrap(t){t=t>>>0;const r=Object.create(yr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutputbuilder_free(t)}static new(){const t=_.transactionoutputbuilder_new();return yr.__wrap(t)}with_address(t){l(t,nt);const r=_.transactionoutputbuilder_with_address(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}with_data_hash(t){l(t,U);const r=_.transactionoutputbuilder_with_data_hash(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}with_plutus_data(t){l(t,at);const r=_.transactionoutputbuilder_with_plutus_data(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}with_script_ref(t){l(t,u_);const r=_.transactionoutputbuilder_with_script_ref(this.__wbg_ptr,t.__wbg_ptr);return yr.__wrap(r)}next(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputbuilder_next(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return h_.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.TransactionOutputBuilder=yr;class S_{static __wrap(t){t=t>>>0;const r=Object.create(S_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionoutputs_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionoutputs_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return S_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutputs_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return S_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionoutputs_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionoutputs_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return S_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return S_.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionoutputs_get(this.__wbg_ptr,t);return Tt.__wrap(r)}add(t){l(t,Tt),_.transactionoutputs_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionOutputs=S_;class or{static __wrap(t){t=t>>>0;const r=Object.create(or.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionunspentoutput_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionunspentoutput_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return or.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionunspentoutput_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return or.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutput_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionunspentoutput_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return or.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r){l(t,pt),l(r,Tt);const o=_.transactionunspentoutput_new(t.__wbg_ptr,r.__wbg_ptr);return or.__wrap(o)}input(){const t=_.transactionunspentoutput_input(this.__wbg_ptr);return pt.__wrap(t)}output(){const t=_.transactionunspentoutput_output(this.__wbg_ptr);return Tt.__wrap(t)}}p.exports.TransactionUnspentOutput=or;class Ir{static __wrap(t){t=t>>>0;const r=Object.create(Ir.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionunspentoutputs_free(t)}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutputs_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionunspentoutputs_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionunspentoutputs_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.certificates_new();return Ir.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionunspentoutputs_get(this.__wbg_ptr,t);return or.__wrap(r)}add(t){l(t,or),_.transactionunspentoutputs_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionUnspentOutputs=Ir;class c_{static __wrap(t){t=t>>>0;const r=Object.create(c_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionwitnessset_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionwitnessset_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return c_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnessset_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return c_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnessset_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnessset_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return c_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}set_vkeys(t){l(t,pr),_.transactionwitnessset_set_vkeys(this.__wbg_ptr,t.__wbg_ptr)}vkeys(){const t=_.transactionwitnessset_vkeys(this.__wbg_ptr);return t===0?void 0:pr.__wrap(t)}set_native_scripts(t){l(t,Ct),_.transactionwitnessset_set_native_scripts(this.__wbg_ptr,t.__wbg_ptr)}native_scripts(){const t=_.transactionwitnessset_native_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}set_bootstraps(t){l(t,j),_.transactionwitnessset_set_bootstraps(this.__wbg_ptr,t.__wbg_ptr)}bootstraps(){const t=_.transactionwitnessset_bootstraps(this.__wbg_ptr);return t===0?void 0:j.__wrap(t)}set_plutus_scripts(t){l(t,w_),_.transactionwitnessset_set_plutus_scripts(this.__wbg_ptr,t.__wbg_ptr)}plutus_scripts(){const t=_.transactionwitnessset_plutus_scripts(this.__wbg_ptr);return t===0?void 0:w_.__wrap(t)}set_plutus_data(t){l(t,Zt),_.transactionwitnessset_set_plutus_data(this.__wbg_ptr,t.__wbg_ptr)}plutus_data(){const t=_.transactionwitnessset_plutus_data(this.__wbg_ptr);return t===0?void 0:Zt.__wrap(t)}set_redeemers(t){l(t,b_),_.transactionwitnessset_set_redeemers(this.__wbg_ptr,t.__wbg_ptr)}redeemers(){const t=_.transactionwitnessset_redeemers(this.__wbg_ptr);return t===0?void 0:b_.__wrap(t)}static new(){const t=_.transactionwitnessset_new();return c_.__wrap(t)}}p.exports.TransactionWitnessSet=c_;class sr{static __wrap(t){t=t>>>0;const r=Object.create(sr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_transactionwitnesssets_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.transactionwitnesssets_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return sr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnesssets_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return sr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.transactionwitnesssets_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.transactionwitnesssets_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return sr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.assetnames_new();return sr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.transactionwitnesssets_get(this.__wbg_ptr,t);return c_.__wrap(r)}add(t){l(t,c_),_.transactionwitnesssets_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.TransactionWitnessSets=sr;class Ze{__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_txbuilderconstants_free(t)}static plutus_default_cost_models(){const t=_.txbuilderconstants_plutus_default_cost_models();return M.__wrap(t)}static plutus_alonzo_cost_models(){const t=_.txbuilderconstants_plutus_alonzo_cost_models();return M.__wrap(t)}static plutus_vasil_cost_models(){const t=_.txbuilderconstants_plutus_default_cost_models();return M.__wrap(t)}}p.exports.TxBuilderConstants=Ze;class Nr{static __wrap(t){t=t>>>0;const r=Object.create(Nr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_txinputsbuilder_free(t)}static new(){const t=_.txinputsbuilder_new();return Nr.__wrap(t)}add_key_input(t,r,o){l(t,G),l(r,pt),l(o,rt),_.txinputsbuilder_add_key_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_script_input(t,r,o){l(t,kt),l(r,pt),l(o,rt),_.txinputsbuilder_add_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_native_script_input(t,r,o){l(t,yt),l(r,pt),l(o,rt),_.txinputsbuilder_add_native_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_plutus_script_input(t,r,o){l(t,n_),l(r,pt),l(o,rt),_.txinputsbuilder_add_plutus_script_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_bootstrap_input(t,r,o){l(t,E),l(r,pt),l(o,rt),_.txinputsbuilder_add_bootstrap_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}add_input(t,r,o){l(t,nt),l(r,pt),l(o,rt),_.txinputsbuilder_add_input(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr,o.__wbg_ptr)}count_missing_input_scripts(){return _.txinputsbuilder_count_missing_input_scripts(this.__wbg_ptr)>>>0}add_required_native_input_scripts(t){return l(t,Ct),_.txinputsbuilder_add_required_native_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}add_required_plutus_input_scripts(t){return l(t,z_),_.txinputsbuilder_add_required_plutus_input_scripts(this.__wbg_ptr,t.__wbg_ptr)>>>0}add_required_script_input_witnesses(t){return l(t,Ht),_.txinputsbuilder_add_required_script_input_witnesses(this.__wbg_ptr,t.__wbg_ptr)>>>0}get_ref_inputs(){const t=_.txinputsbuilder_get_ref_inputs(this.__wbg_ptr);return Ot.__wrap(t)}get_native_input_scripts(){const t=_.txinputsbuilder_get_native_input_scripts(this.__wbg_ptr);return t===0?void 0:Ct.__wrap(t)}get_plutus_input_scripts(){const t=_.txinputsbuilder_get_plutus_input_scripts(this.__wbg_ptr);return t===0?void 0:z_.__wrap(t)}len(){return _.txinputsbuilder_len(this.__wbg_ptr)>>>0}add_required_signer(t){l(t,G),_.txinputsbuilder_add_required_signer(this.__wbg_ptr,t.__wbg_ptr)}add_required_signers(t){l(t,_t),_.txinputsbuilder_add_required_signers(this.__wbg_ptr,t.__wbg_ptr)}total_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.txinputsbuilder_total_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return rt.__wrap(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}inputs(){const t=_.txinputsbuilder_inputs(this.__wbg_ptr);return Ot.__wrap(t)}inputs_option(){const t=_.txinputsbuilder_inputs_option(this.__wbg_ptr);return t===0?void 0:Ot.__wrap(t)}}p.exports.TxInputsBuilder=Nr;class ir{static __wrap(t){t=t>>>0;const r=Object.create(ir.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_url_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.url_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.url_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.url_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.url_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.dnsrecordaoraaaa_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.url_new(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return ir.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}url(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.dnsrecordaoraaaa_record(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}}p.exports.URL=ir;class Qt{static __wrap(t){t=t>>>0;const r=Object.create(Qt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_unitinterval_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.unitinterval_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Qt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.unitinterval_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Qt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.unitinterval_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.unitinterval_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Qt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}numerator(){const t=_.exunits_mem(this.__wbg_ptr);return k.__wrap(t)}denominator(){const t=_.exunits_steps(this.__wbg_ptr);return k.__wrap(t)}static new(t,r){l(t,k),l(r,k);const o=_.exunits_new(t.__wbg_ptr,r.__wbg_ptr);return Qt.__wrap(o)}}p.exports.UnitInterval=Qt;class dr{static __wrap(t){t=t>>>0;const r=Object.create(dr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_update_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.update_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.update_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.update_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.update_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return dr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}proposed_protocol_parameter_updates(){const t=_.update_proposed_protocol_parameter_updates(this.__wbg_ptr);return Y_.__wrap(t)}epoch(){return _.update_epoch(this.__wbg_ptr)>>>0}static new(t,r){l(t,Y_);const o=_.update_new(t.__wbg_ptr,r);return dr.__wrap(o)}}p.exports.Update=dr;class p_{static __wrap(t){t=t>>>0;const r=Object.create(p_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vrfcert_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vrfcert_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return p_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfcert_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return p_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vrfcert_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfcert_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return p_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}output(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.assetname_name(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}proof(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.bootstrapwitness_attributes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r){try{const i=_.__wbindgen_add_to_stack_pointer(-16),s=I(t,_.__wbindgen_malloc),b=g,c=I(r,_.__wbindgen_malloc),S=g;_.vrfcert_new(i,s,b,c,S);var o=a()[i/4+0],n=a()[i/4+1],e=a()[i/4+2];if(e)throw d(n);return p_.__wrap(o)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.VRFCert=p_;class B_{static __wrap(t){t=t>>>0;const r=Object.create(B_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vrfkeyhash_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vrfkeyhash_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfkeyhash_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfkeyhash_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return B_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.VRFKeyHash=B_;class cr{static __wrap(t){t=t>>>0;const r=Object.create(cr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vrfvkey_free(t)}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vrfvkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return cr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_bech32(t){let r,o;try{const S=_.__wbindgen_add_to_stack_pointer(-16),Y=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),W=g;_.auxiliarydatahash_to_bech32(S,this.__wbg_ptr,Y,W);var n=a()[S/4+0],e=a()[S/4+1],i=a()[S/4+2],s=a()[S/4+3],b=n,c=e;if(s)throw b=0,c=0,d(i);return r=b,o=c,h(b,c)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(r,o,1)}}static from_bech32(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfvkey_from_bech32(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return cr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.auxiliarydatahash_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vrfvkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return cr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}}p.exports.VRFVKey=cr;class rt{static __wrap(t){t=t>>>0;const r=Object.create(rt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_value_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.value_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.value_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.value_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.value_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,k);const r=_.value_new(t.__wbg_ptr);return rt.__wrap(r)}static new_from_assets(t){l(t,Ft);const r=_.value_new_from_assets(t.__wbg_ptr);return rt.__wrap(r)}static new_with_assets(t,r){l(t,k),l(r,Ft);const o=_.value_new_with_assets(t.__wbg_ptr,r.__wbg_ptr);return rt.__wrap(o)}static zero(){const t=_.value_zero();return rt.__wrap(t)}is_zero(){return _.value_is_zero(this.__wbg_ptr)!==0}coin(){const t=_.value_coin(this.__wbg_ptr);return k.__wrap(t)}set_coin(t){l(t,k),_.value_set_coin(this.__wbg_ptr,t.__wbg_ptr)}multiasset(){const t=_.value_multiasset(this.__wbg_ptr);return t===0?void 0:Ft.__wrap(t)}set_multiasset(t){l(t,Ft),_.value_set_multiasset(this.__wbg_ptr,t.__wbg_ptr)}checked_add(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,rt),_.value_checked_add(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}checked_sub(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16);l(t,rt),_.value_checked_sub(e,this.__wbg_ptr,t.__wbg_ptr);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return rt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}clamped_sub(t){l(t,rt);const r=_.value_clamped_sub(this.__wbg_ptr,t.__wbg_ptr);return rt.__wrap(r)}compare(t){l(t,rt);const r=_.value_compare(this.__wbg_ptr,t.__wbg_ptr);return r===16777215?void 0:r}}p.exports.Value=rt;class Lt{static __wrap(t){t=t>>>0;const r=Object.create(Lt.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkey_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vkey_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkey_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkey_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkey_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Lt.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t){l(t,o_);const r=_.vkey_new(t.__wbg_ptr);return Lt.__wrap(r)}public_key(){const t=_.vkey_public_key(this.__wbg_ptr);return o_.__wrap(t)}}p.exports.Vkey=Lt;class ne{static __wrap(t){t=t>>>0;const r=Object.create(ne.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkeys_free(t)}static new(){const t=_.ed25519keyhashes_new();return ne.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.vkeys_get(this.__wbg_ptr,t);return Lt.__wrap(r)}add(t){l(t,Lt),_.vkeys_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Vkeys=ne;class O_{static __wrap(t){t=t>>>0;const r=Object.create(O_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkeywitness_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vkeywitness_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return O_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitness_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return O_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitness_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitness_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return O_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(t,r){l(t,Lt),l(r,wt);const o=_.vkeywitness_new(t.__wbg_ptr,r.__wbg_ptr);return O_.__wrap(o)}vkey(){const t=_.vkeywitness_vkey(this.__wbg_ptr);return Lt.__wrap(t)}signature(){const t=_.vkeywitness_signature(this.__wbg_ptr);return wt.__wrap(t)}}p.exports.Vkeywitness=O_;class pr{static __wrap(t){t=t>>>0;const r=Object.create(pr.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_vkeywitnesses_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.vkeywitnesses_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitnesses_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.vkeywitnesses_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.vkeywitnesses_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return pr.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.ed25519keyhashes_new();return pr.__wrap(t)}len(){return _.assetnames_len(this.__wbg_ptr)>>>0}get(t){const r=_.vkeywitnesses_get(this.__wbg_ptr,t);return O_.__wrap(r)}add(t){l(t,O_),_.vkeywitnesses_add(this.__wbg_ptr,t.__wbg_ptr)}}p.exports.Vkeywitnesses=pr;class Q_{static __wrap(t){t=t>>>0;const r=Object.create(Q_.prototype);return r.__wbg_ptr=t,r}__destroy_into_raw(){const t=this.__wbg_ptr;return this.__wbg_ptr=0,t}free(){const t=this.__destroy_into_raw();_.__wbg_withdrawals_free(t)}to_bytes(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_bytes(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=C(t,r).slice();return _.__wbindgen_free(t,r*1),o}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_bytes(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=I(t,_.__wbindgen_malloc),s=g;_.withdrawals_from_bytes(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_hex(){let t,r;try{const e=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_hex(e,this.__wbg_ptr);var o=a()[e/4+0],n=a()[e/4+1];return t=o,r=n,h(o,n)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}static from_hex(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.withdrawals_from_hex(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}to_json(){let t,r;try{const c=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_json(c,this.__wbg_ptr);var o=a()[c/4+0],n=a()[c/4+1],e=a()[c/4+2],i=a()[c/4+3],s=o,b=n;if(i)throw s=0,b=0,d(e);return t=s,r=b,h(s,b)}finally{_.__wbindgen_add_to_stack_pointer(16),_.__wbindgen_free(t,r,1)}}to_js_value(){try{const n=_.__wbindgen_add_to_stack_pointer(-16);_.withdrawals_to_js_value(n,this.__wbg_ptr);var t=a()[n/4+0],r=a()[n/4+1],o=a()[n/4+2];if(o)throw d(r);return d(t)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static from_json(t){try{const e=_.__wbindgen_add_to_stack_pointer(-16),i=u(t,_.__wbindgen_malloc,_.__wbindgen_realloc),s=g;_.withdrawals_from_json(e,i,s);var r=a()[e/4+0],o=a()[e/4+1],n=a()[e/4+2];if(n)throw d(o);return Q_.__wrap(r)}finally{_.__wbindgen_add_to_stack_pointer(16)}}static new(){const t=_.auxiliarydataset_new();return Q_.__wrap(t)}len(){return _.auxiliarydataset_len(this.__wbg_ptr)>>>0}insert(t,r){l(t,f_),l(r,k);const o=_.withdrawals_insert(this.__wbg_ptr,t.__wbg_ptr,r.__wbg_ptr);return o===0?void 0:k.__wrap(o)}get(t){l(t,f_);const r=_.withdrawals_get(this.__wbg_ptr,t.__wbg_ptr);return r===0?void 0:k.__wrap(r)}keys(){const t=_.withdrawals_keys(this.__wbg_ptr);return ur.__wrap(t)}}p.exports.Withdrawals=Q_,p.exports.__wbindgen_object_drop_ref=function(v){d(v)},p.exports.__wbindgen_string_new=function(v,t){const r=h(v,t);return L(r)},p.exports.__wbindgen_error_new=function(v,t){const r=new Error(h(v,t));return L(r)},p.exports.__wbindgen_string_get=function(v,t){const r=A(t),o=typeof r=="string"?r:void 0;var n=it(o)?0:u(o,_.__wbindgen_malloc,_.__wbindgen_realloc),e=g;a()[v/4+1]=e,a()[v/4+0]=n},p.exports.__wbindgen_object_clone_ref=function(v){const t=A(v);return L(t)},p.exports.__wbindgen_is_object=function(v){const t=A(v);return typeof t=="object"&&t!==null},p.exports.__wbg_String_91fba7ded13ba54c=function(v,t){const r=String(A(t)),o=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),n=g;a()[v/4+1]=n,a()[v/4+0]=o},p.exports.__wbindgen_number_new=function(v){return L(v)},p.exports.__wbg_set_20cbc34131e76824=function(v,t,r){A(v)[d(t)]=d(r)},p.exports.__wbg_crypto_566d7465cdbb6b7a=function(v){const t=A(v).crypto;return L(t)},p.exports.__wbg_process_dc09a8c7d59982f6=function(v){const t=A(v).process;return L(t)},p.exports.__wbg_versions_d98c6400c6ca2bd8=function(v){const t=A(v).versions;return L(t)},p.exports.__wbg_node_caaf83d002149bd5=function(v){const t=A(v).node;return L(t)},p.exports.__wbindgen_is_string=function(v){return typeof A(v)=="string"},p.exports.__wbg_require_94a9da52636aacbf=function(){return St(function(){return L(De)},arguments)},p.exports.__wbg_msCrypto_0b84745e9245cdf6=function(v){const t=A(v).msCrypto;return L(t)},p.exports.__wbg_randomFillSync_290977693942bf03=function(){return St(function(v,t){A(v).randomFillSync(d(t))},arguments)},p.exports.__wbg_getRandomValues_260cc23a41afad9a=function(){return St(function(v,t){A(v).getRandomValues(A(t))},arguments)},p.exports.__wbindgen_is_function=function(v){return typeof A(v)=="function"},p.exports.__wbg_self_e7c1f827057f6584=function(){return St(function(){const v=self.self;return L(v)},arguments)},p.exports.__wbg_window_a09ec664e14b1b81=function(){return St(function(){const v=window.window;return L(v)},arguments)},p.exports.__wbg_globalThis_87cbb8506fecf3a9=function(){return St(function(){const v=globalThis.globalThis;return L(v)},arguments)},p.exports.__wbg_global_c85a9259e621f3db=function(){return St(function(){const v=Qe.global;return L(v)},arguments)},p.exports.__wbindgen_is_undefined=function(v){return A(v)===void 0},p.exports.__wbg_newnoargs_2b8b6bd7753c76ba=function(v,t){const r=new Function(h(v,t));return L(r)},p.exports.__wbg_call_95d1ea488d03e4e8=function(){return St(function(v,t){const r=A(v).call(A(t));return L(r)},arguments)},p.exports.__wbg_new_b525de17f44a8943=function(){const v=new Array;return L(v)},p.exports.__wbg_new_f841cc6f2098f4b5=function(){return L(new Map)},p.exports.__wbg_new_f9876326328f45ed=function(){const v=new Object;return L(v)},p.exports.__wbg_set_17224bc548dd1d7b=function(v,t,r){A(v)[t>>>0]=d(r)},p.exports.__wbg_call_9495de66fdbe016b=function(){return St(function(v,t,r){const o=A(v).call(A(t),A(r));return L(o)},arguments)},p.exports.__wbg_set_388c4c6422704173=function(v,t,r){const o=A(v).set(A(t),A(r));return L(o)},p.exports.__wbg_buffer_cf65c07de34b9a08=function(v){const t=A(v).buffer;return L(t)},p.exports.__wbg_newwithbyteoffsetandlength_9fb2f11355ecadf5=function(v,t,r){const o=new Uint8Array(A(v),t>>>0,r>>>0);return L(o)},p.exports.__wbg_new_537b7341ce90bb31=function(v){const t=new Uint8Array(A(v));return L(t)},p.exports.__wbg_set_17499e8aa4003ebd=function(v,t,r){A(v).set(A(t),r>>>0)},p.exports.__wbg_newwithlength_b56c882b57805732=function(v){const t=new Uint8Array(v>>>0);return L(t)},p.exports.__wbg_subarray_7526649b91a252a6=function(v,t,r){const o=A(v).subarray(t>>>0,r>>>0);return L(o)},p.exports.__wbg_new_d87f272aec784ec0=function(v,t){const r=new Function(h(v,t));return L(r)},p.exports.__wbg_call_eae29933372a39be=function(v,t){const r=A(v).call(A(t));return L(r)},p.exports.__wbindgen_jsval_eq=function(v,t){return A(v)===A(t)},p.exports.__wbg_self_e0b3266d2d9eba1a=function(v){const t=A(v).self;return L(t)},p.exports.__wbg_require_0993fe224bf8e202=function(v,t){const r=De(h(v,t));return L(r)},p.exports.__wbg_crypto_e95a6e54c5c2e37f=function(v){const t=A(v).crypto;return L(t)},p.exports.__wbg_getRandomValues_dc67302a7bd1aec5=function(v){const t=A(v).getRandomValues;return L(t)},p.exports.__wbg_randomFillSync_dd2297de5917c74e=function(v,t,r){A(v).randomFillSync(C(t,r))},p.exports.__wbg_getRandomValues_02639197c8166a96=function(v,t,r){A(v).getRandomValues(C(t,r))},p.exports.__wbindgen_debug_string=function(v,t){const r=et(A(t)),o=u(r,_.__wbindgen_malloc,_.__wbindgen_realloc),n=g;a()[v/4+1]=n,a()[v/4+0]=o},p.exports.__wbindgen_throw=function(v,t){throw new Error(h(v,t))},p.exports.__wbindgen_memory=function(){const v=_.memory;return L(v)};const tn=Ve.join(__dirname,"sidan_csl_rs_bg.wasm"),_n=Ve.readFileSync(tn),rn=new WebAssembly.Module(_n);_=new WebAssembly.Instance(rn,w).exports,p.exports.__wasm=_})(ie);ie.exports.Language.new_plutus_v1(),ie.exports.Language.new_plutus_v2();ie.exports.RedeemerTag.new_cert(),ie.exports.RedeemerTag.new_mint(),ie.exports.RedeemerTag.new_reward(),ie.exports.RedeemerTag.new_spend();const Is=(p,w)=>{const _=ie.exports.JsVecString.new();return w.forEach(y=>{_.add(y)}),ie.exports.sign_transaction(p,_)},js=()=>({inputs:[],outputs:[],extraInputs:[],selectionThreshold:0,collaterals:[],requiredSignatures:[],referenceInputs:[],mints:[],changeAddress:"",metadata:[],validityRange:{},certificates:[],signingKey:[]});class Cs{txBuilder;protocolParams;meshTxBuilderBody=js();constructor(w){this.protocolParams=w||Cr,this.txBuilder=yn(w)}serializeTxBody(w,_){_&&(this.protocolParams=_),this.txBuilder=yn(_);const{inputs:f,outputs:y,extraInputs:m,selectionThreshold:A,collaterals:O,referenceInputs:K,mints:d,changeAddress:$,certificates:J,validityRange:R,requiredSignatures:h,metadata:L}=w;if(m.length>0&&this.addUtxosFrom(m,String(A)),this.removeDuplicateInputs(),d.sort((tt,u)=>tt.policyId.localeCompare(u.policyId)),f.sort((tt,u)=>tt.txIn.txHash===u.txIn.txHash?tt.txIn.txIndex-u.txIn.txIndex:tt.txIn.txHash.localeCompare(u.txIn.txHash)),this.addAllInputs(f),this.addAllOutputs(y),this.addAllCollaterals(O),this.addAllReferenceInputs(K),this.addAllMints(d),this.addAllCertificates(J),this.addValidityRange(R),this.addAllRequiredSignatures(h),this.addAllMetadata(L),this.addCostModels(),$){const tt=O.map(jt=>{var a,et;return((et=(a=jt.txIn.amount)==null?void 0:a.find(l=>l.unit==="lovelace"))==null?void 0:et.quantity)||"0"}).reduce((jt,a)=>jt+parseInt(a),0),u=Math.ceil(this.protocolParams.collateralPercent*Number(Number(this.txBuilder.min_fee().checked_add(x.exports.BigNum.from_str("10000")).to_js_value()))/100);let it=!1;if(tt-u>0){const jt=x.exports.TransactionOutput.new(x.exports.Address.from_bech32($),x.exports.Value.new(x.exports.BigNum.from_str(String(u))));tt-u>Number(x.exports.min_ada_for_output(jt,x.exports.DataCost.new_coins_per_byte(x.exports.BigNum.from_str(this.protocolParams.coinsPerUTxOSize))).to_js_value())&&(this.txBuilder.set_collateral_return(x.exports.TransactionOutput.new(x.exports.Address.from_bech32($),x.exports.Value.new(x.exports.BigNum.from_str(String(tt))))),this.txBuilder.set_total_collateral(x.exports.BigNum.from_str(String(tt))),it=!0)}this.addChange($),it&&this.addCollateralReturn($)}return this.txBuilder.build_tx().to_hex()}addSigningKeys(w,_){return _.length>0?Is(w,_):w}addUtxosFrom=(w,_)=>{const f=this.meshTxBuilderBody.outputs.reduce((m,A)=>(A.amount.forEach(K=>{const{unit:d,quantity:$}=K,J=Number(m.get(d))||0;m.set(d,String(J+Number($)))}),m),new Map);this.meshTxBuilderBody.inputs.reduce((m,A)=>{const O=A.txIn.amount;return O==null||O.forEach(K=>{const{unit:d,quantity:$}=K,J=Number(m.get(d))||0;m.set(d,String(J-Number($)))}),m},f),this.meshTxBuilderBody.mints.reduce((m,A)=>{const O={unit:A.policyId+A.assetName,quantity:String(A.amount)},K=Number(m.get(O.unit))||0;return m.set(O.unit,String(K-Number(O.quantity))),m},f),Lo(w,f,_).forEach(m=>{const A={type:"PubKey",txIn:{txHash:m.input.txHash,txIndex:m.input.outputIndex,amount:m.output.amount,address:m.output.address}};this.meshTxBuilderBody.inputs.push(A),this.addTxIn(A)})};makePlutusScriptSource=w=>{const _=x.exports.ScriptHash.from_hex(w.spendingScriptHash),f=x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(w.txHash),w.txIndex);return x.exports.PlutusScriptSource.new_ref_input_with_lang_ver(_,f,ae[w.version])};removeDuplicateInputs=()=>{const w=this.meshTxBuilderBody.inputs,_=y=>`${y.txHash}#${y.txIndex}`,f=[];for(let y=0;y<w.length;y++){const m=_(w[y].txIn);f.includes(m)?(w.splice(y,1),y--):f.push(m)}};addAllInputs=w=>{for(let _=0;_<w.length;_++){const f=w[_];switch(f.type){case"PubKey":this.addTxIn(f);break;case"Script":this.addScriptTxIn(f);break}}};addTxIn=w=>{this.txBuilder.add_input(x.exports.Address.from_bech32(w.txIn.address),x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(w.txIn.txHash),w.txIn.txIndex),se(w.txIn.amount))};addScriptTxIn=({scriptTxIn:w,txIn:_})=>{let f;const{datumSource:y,scriptSource:m,redeemer:A}=w;if(y.type==="Provided")f=x.exports.DatumSource.new(this.castDataToPlutusData(y.data));else{const d=x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(y.txHash),y.txIndex);f=x.exports.DatumSource.new_ref_input(d)}let O;m.type=="Inline"?O=this.makePlutusScriptSource(m.txInInfo):O=x.exports.PlutusScriptSource.new(x.exports.PlutusScript.from_hex_with_version(m.script.code,ae[m.script.version]));const K=x.exports.Redeemer.new(x.exports.RedeemerTag.new_spend(),x.exports.BigNum.from_str("0"),this.castDataToPlutusData(A.data),x.exports.ExUnits.new(x.exports.BigNum.from_str(String(A.exUnits.mem)),x.exports.BigNum.from_str(String(A.exUnits.steps))));this.txBuilder.add_plutus_script_input(x.exports.PlutusWitness.new_with_ref(O,f,K),x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(_.txHash),_.txIndex),se(_.amount))};addAllOutputs=w=>{for(let _=0;_<w.length;_++){const f=w[_];this.addOutput(f)}};addOutput=({amount:w,address:_,datum:f,referenceScript:y})=>{const m=se(w),A=m.multiasset();if(m.is_zero()&&A===void 0)throw Error("Invalid output amount");let O=x.exports.TransactionOutputBuilder.new().with_address(Yr(_));f&&f.type==="Hash"&&(O=O.with_data_hash(x.exports.hash_plutus_data(this.castDataToPlutusData(f.data)))),f&&f.type==="Inline"&&(O=O.with_plutus_data(this.castDataToPlutusData(f.data))),y&&(O=O.with_script_ref(x.exports.ScriptRef.new_plutus_script(x.exports.PlutusScript.from_hex_with_version(y.code,ae[y.version]))));const K=O.next();if(A){const d=m.coin().is_zero()?K.with_asset_and_min_required_coin_by_utxo_cost(A,fn(this.protocolParams.coinsPerUTxOSize)).build():K.with_coin_and_asset(m.coin(),A).build();this.txBuilder.add_output(d)}else{const d=K.with_coin(m.coin()).build();this.txBuilder.add_output(d)}};addAllCollaterals=w=>{const _=x.exports.TxInputsBuilder.new();for(let f=0;f<w.length;f++){const y=w[f];this.addCollateral(_,y)}this.txBuilder.set_collateral(_)};addCollateral=(w,_)=>{w.add_input(x.exports.Address.from_bech32(_.txIn.address),x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(_.txIn.txHash),_.txIn.txIndex),se(_.txIn.amount))};addCollateralReturn=w=>{var f;const _=(f=this.txBuilder.get_fee_if_set())==null?void 0:f.to_js_value();if(_){const y=Math.ceil(this.protocolParams.collateralPercent*Number(_)/100);this.txBuilder.set_total_collateral_and_return(x.exports.BigNum.from_str(String(y)),x.exports.Address.from_bech32(w))}};addAllReferenceInputs=w=>{w.forEach(_=>{this.addReferenceInput(_)})};addReferenceInput=({txHash:w,txIndex:_})=>{const f=x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(w),_);this.txBuilder.add_reference_input(f)};addAllMints=w=>{const _=x.exports.MintBuilder.new();let f=0;for(let y=0;y<w.length;y++){const m=w[y];if(!m.scriptSource)throw Error("Mint script is expected to be provided");if(m.type==="Plutus"){if(!m.redeemer)throw Error("Missing mint redeemer information");this.addPlutusMint(_,m,f),f++}else m.type==="Native"&&this.addNativeMint(_,m)}this.txBuilder.set_mint_builder(_)};addPlutusMint=(w,{redeemer:_,policyId:f,scriptSource:y,assetName:m,amount:A},O)=>{const K=x.exports.Redeemer.new(x.exports.RedeemerTag.new_mint(),x.exports.BigNum.from_str(String(O)),this.castDataToPlutusData(_.data),x.exports.ExUnits.new(x.exports.BigNum.from_str(String(_.exUnits.mem)),x.exports.BigNum.from_str(String(_.exUnits.steps)))),d=y.type==="Reference Script"?x.exports.PlutusScriptSource.new_ref_input_with_lang_ver(x.exports.ScriptHash.from_hex(f),x.exports.TransactionInput.new(x.exports.TransactionHash.from_hex(y.txHash),y.txIndex),ae[y.version]):x.exports.PlutusScriptSource.new(x.exports.PlutusScript.from_hex_with_version(y.script.code,ae[y.script.version]));w.add_asset(x.exports.MintWitness.new_plutus_script(d,K),x.exports.AssetName.new(Buffer.from(m,"hex")),x.exports.Int.from_str(A))};addNativeMint=(w,{scriptSource:_,assetName:f,amount:y})=>{if(_.type==="Reference Script")throw Error("Native mint cannot have reference script");w.add_asset(x.exports.MintWitness.new_native_script(x.exports.NativeScript.from_hex(_.script.code)),x.exports.AssetName.new(Buffer.from(f,"hex")),x.exports.Int.from_str(y))};decimalToFraction(w){const _=10**w.toString().split(".")[1].length;return[w*_,_]}toPoolParams=w=>{const _=this.decimalToFraction(w.margin),f=x.exports.Relays.new();w.relays.forEach(A=>{f.add(ja(A))});const y=x.exports.RewardAddress.from_address(x.exports.Address.from_bech32(w.rewardAddress));if(y===void 0)throw new Error("Reward address is invalid");const m=x.exports.Ed25519KeyHashes.new();return w.owners.forEach(A=>{m.add(x.exports.Ed25519KeyHash.from_hex(A))}),x.exports.PoolParams.new(x.exports.Ed25519KeyHash.from_hex(w.operator),x.exports.VRFKeyHash.from_hex(w.VRFKeyHash),x.exports.BigNum.from_str(w.pledge),x.exports.BigNum.from_str(w.cost),x.exports.UnitInterval.new(x.exports.BigNum.from_str(_[0].toString()),x.exports.BigNum.from_str(_[1].toString())),y,m,f,w.metadata?x.exports.PoolMetadata.from_json(ye.exports.stringify(w.metadata)):void 0)};addCertificate=(w,_)=>{switch(_.type){case"RegisterPool":w.add(x.exports.Certificate.new_pool_registration(x.exports.PoolRegistration.new(this.toPoolParams(_.poolParams))));break;case"RegisterStake":w.add(x.exports.Certificate.new_stake_registration(x.exports.StakeRegistration.new(x.exports.StakeCredential.from_keyhash(x.exports.Ed25519KeyHash.from_hex(_.stakeKeyHash)))));break;case"DelegateStake":w.add(x.exports.Certificate.new_stake_delegation(x.exports.StakeDelegation.new(x.exports.StakeCredential.from_keyhash(x.exports.Ed25519KeyHash.from_hex(_.stakeKeyHash)),_.poolId.startsWith("pool")?x.exports.Ed25519KeyHash.from_bech32(_.poolId):x.exports.Ed25519KeyHash.from_hex(_.poolId))));break;case"DeregisterStake":w.add(x.exports.Certificate.new_stake_deregistration(x.exports.StakeDeregistration.new(x.exports.StakeCredential.from_keyhash(x.exports.Ed25519KeyHash.from_hex(_.stakeKeyHash)))));break;case"RetirePool":w.add(x.exports.Certificate.new_pool_retirement(x.exports.PoolRetirement.new(_.poolId.startsWith("pool")?x.exports.Ed25519KeyHash.from_bech32(_.poolId):x.exports.Ed25519KeyHash.from_hex(_.poolId),_.epoch)))}};addAllCertificates=w=>{const _=x.exports.Certificates.new();w.forEach(f=>{this.addCertificate(_,f)}),this.txBuilder.set_certs(_)};addCostModels=()=>{this.txBuilder.calc_script_data_hash(x.exports.TxBuilderConstants.plutus_vasil_cost_models())};addChange=w=>{this.txBuilder.add_change_if_needed(x.exports.Address.from_bech32(w))};addValidityRange=({invalidBefore:w,invalidHereafter:_})=>{w&&this.txBuilder.set_validity_start_interval_bignum(x.exports.BigNum.from_str(w.toString())),_&&this.txBuilder.set_ttl_bignum(x.exports.BigNum.from_str(_.toString()))};addAllRequiredSignatures=w=>{w.forEach(_=>{this.txBuilder.add_required_signer(x.exports.Ed25519KeyHash.from_hex(_))})};addAllMetadata=w=>{w.forEach(({tag:_,metadata:f})=>{this.txBuilder.add_json_metadatum(x.exports.BigNum.from_str(_),ye.exports.stringify(f))})};castRawDataToJsonString=w=>typeof w=="object"?ye.exports.stringify(w):w;castDataToPlutusData=({type:w,content:_})=>w==="Mesh"?ge(_):w==="CBOR"?x.exports.PlutusData.from_hex(_):x.exports.PlutusData.from_json(_,x.exports.PlutusDatumSchema.DetailedSchema)}class Es{txHex="";txEvaluationMultiplier=1.1;_protocolParams=Cr;serializer=new Cs(this._protocolParams);txOutput;addingScriptInput=!1;addingPlutusMint=!1;isHydra=!1;meshTxBuilderBody;mintItem;txInQueueItem;collateralQueueItem;refScriptTxInQueueItem;reset=()=>(this.txHex="",this.txEvaluationMultiplier=1.1,this._protocolParams=Cr,this.txOutput=void 0,this.addingScriptInput=!1,this.addingPlutusMint=!1,this.mintItem=void 0,this.txInQueueItem=void 0,this.collateralQueueItem=void 0,this.refScriptTxInQueueItem=void 0,this.meshTxBuilderBody=this.emptyTxBuilderBody(),this);emptyTxBuilderBody=()=>({inputs:[],outputs:[],extraInputs:[],selectionThreshold:0,collaterals:[],requiredSignatures:[],referenceInputs:[],mints:[],changeAddress:"",metadata:[],validityRange:{},certificates:[],signingKey:[]});constructor(w){this.meshTxBuilderBody=this.emptyTxBuilderBody(),w&&(this.serializer=w)}completeSync=w=>{w?this.meshTxBuilderBody=w:this.queueAllLastItem();let _=Cr;return this.isHydra&&(_={..._,minFeeA:0,minFeeB:0,priceMem:0,priceStep:0,collateralPercent:0,coinsPerUTxOSize:"0"}),this.serializer.serializeTxBody(this.meshTxBuilderBody,_)};completeSigning=()=>{const{signingKey:w}=this.meshTxBuilderBody;return this.txHex=this.serializer.addSigningKeys(this.txHex,w),this.txHex};txIn=(w,_,f,y)=>(this.txInQueueItem&&this.queueInput(),this.addingScriptInput?this.txInQueueItem={type:"Script",txIn:{txHash:w,txIndex:_,amount:f,address:y},scriptTxIn:{}}:this.txInQueueItem={type:"PubKey",txIn:{txHash:w,txIndex:_,amount:f,address:y}},this.addingScriptInput=!1,this);txInScript=(w,_="V2")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Datum value attempted to be called a non script input");return this.txInQueueItem.scriptTxIn.scriptSource={type:"Provided",script:{code:w,version:_}},this};txInDatumValue=(w,_="Mesh")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Datum value attempted to be called a non script input");let f=w;return _==="JSON"&&(f=this.castRawDataToJsonString(w)),_==="Mesh"?(this.txInQueueItem.scriptTxIn.datumSource={type:"Provided",data:{type:_,content:w}},this):(this.txInQueueItem.scriptTxIn.datumSource={type:"Provided",data:{type:_,content:f}},this)};txInInlineDatumPresent=()=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Inline datum present attempted to be called a non script input");const{txHash:w,txIndex:_}=this.txInQueueItem.txIn;return w&&_.toString()&&(this.txInQueueItem.scriptTxIn.datumSource={type:"Inline",txHash:w,txIndex:_}),this};txInRedeemerValue=(w,_={...ke},f="Mesh")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Spending tx in reference redeemer attempted to be called a non script input");let y=w;return f==="Mesh"?(this.txInQueueItem.scriptTxIn.redeemer={data:{type:f,content:w},exUnits:_},this):(f==="JSON"&&(y=this.castRawDataToJsonString(w)),this.txInQueueItem.scriptTxIn.redeemer={data:{type:f,content:y},exUnits:_},this)};txOut=(w,_)=>(this.txOutput&&(this.meshTxBuilderBody.outputs.push(this.txOutput),this.txOutput=void 0),this.txOutput={address:w,amount:_},this);txOutDatumHashValue=(w,_="Mesh")=>{let f=w;if(this.txOutput){if(_==="Mesh")return this.txOutput.datum={type:"Hash",data:{type:_,content:f}},this;_==="JSON"&&(f=this.castRawDataToJsonString(w)),this.txOutput.datum={type:"Hash",data:{type:_,content:f}}}return this};txOutInlineDatumValue=(w,_="Mesh")=>{let f=w;if(this.txOutput){if(_==="Mesh")return this.txOutput.datum={type:"Inline",data:{type:_,content:f}},this;_==="JSON"&&(f=this.castRawDataToJsonString(w)),this.txOutput.datum={type:"Inline",data:{type:_,content:f}}}return this};txOutReferenceScript=(w,_="V2")=>(this.txOutput&&(this.txOutput.referenceScript={code:w,version:_}),this);spendingPlutusScriptV2=()=>(this.addingScriptInput=!0,this);spendingTxInReference=(w,_,f,y="V2")=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="PubKey")throw Error("Spending tx in reference attempted to be called a non script input");return this.txInQueueItem.scriptTxIn.scriptSource={type:"Inline",txInInfo:{txHash:w,txIndex:_,spendingScriptHash:f,version:y}},this};spendingReferenceTxInInlineDatumPresent=()=>(this.txInInlineDatumPresent(),this);spendingReferenceTxInRedeemerValue=(w,_={...ke},f="Mesh")=>(this.txInRedeemerValue(w,_,f),this);readOnlyTxInReference=(w,_)=>(this.meshTxBuilderBody.referenceInputs.push({txHash:w,txIndex:_}),this);mintPlutusScriptV2=()=>(this.addingPlutusMint=!0,this);mint=(w,_,f)=>(this.mintItem&&this.queueMint(),this.mintItem={type:this.addingPlutusMint?"Plutus":"Native",policyId:_,assetName:f,amount:w},this.addingPlutusMint=!1,this);mintingScript=(w,_="V2")=>{if(!this.mintItem)throw Error("Undefined mint");if(!this.mintItem.type)throw Error("Mint information missing");return this.mintItem.scriptSource={type:"Provided",script:{code:w,version:_}},this};mintTxInReference=(w,_,f="V2")=>{if(!this.mintItem)throw Error("Undefined mint");if(!this.mintItem.type)throw Error("Mint information missing");if(this.mintItem.type=="Native")throw Error("Mint tx in reference can only be used on plutus script tokens");if(!this.mintItem.policyId)throw Error("PolicyId information missing from mint asset");return this.mintItem.scriptSource={type:"Reference Script",txHash:w,txIndex:_,version:f},this};mintReferenceTxInRedeemerValue=(w,_={...ke},f="Mesh")=>{if(!this.mintItem)throw Error("Undefined mint");if(this.mintItem.type=="Native")throw Error("Mint tx in reference can only be used on plutus script tokens");if(this.mintItem.type=="Plutus"){if(!this.mintItem.policyId)throw Error("PolicyId information missing from mint asset");let y=w;if(f==="Mesh")return this.mintItem.redeemer={data:{type:f,content:y},exUnits:_},this;f==="JSON"&&(y=this.castRawDataToJsonString(w)),this.mintItem.redeemer={data:{type:f,content:y},exUnits:_}}return this};mintRedeemerValue=(w,_={...ke},f="Mesh")=>(this.mintReferenceTxInRedeemerValue(w,_,f),this);requiredSignerHash=w=>(this.meshTxBuilderBody.requiredSignatures.push(w),this);txInCollateral=(w,_,f,y)=>(this.collateralQueueItem&&this.meshTxBuilderBody.collaterals.push(this.collateralQueueItem),this.collateralQueueItem={type:"PubKey",txIn:{txHash:w,txIndex:_,amount:f,address:y}},this);registerPoolCertificate=w=>(this.meshTxBuilderBody.certificates.push({type:"RegisterPool",poolParams:w}),this);registerStakeCertificate=w=>(this.meshTxBuilderBody.certificates.push({type:"RegisterStake",stakeKeyHash:w}),this);delegateStakeCertificate=(w,_)=>(this.meshTxBuilderBody.certificates.push({type:"DelegateStake",stakeKeyHash:w,poolId:_}),this);deregisterStakeCertificate=w=>(this.meshTxBuilderBody.certificates.push({type:"DeregisterStake",stakeKeyHash:w}),this);retirePoolCertificate=(w,_)=>(this.meshTxBuilderBody.certificates.push({type:"RetirePool",poolId:w,epoch:_}),this);changeAddress=w=>(this.meshTxBuilderBody.changeAddress=w,this);invalidBefore=w=>(this.meshTxBuilderBody.validityRange.invalidBefore=w,this);invalidHereafter=w=>(this.meshTxBuilderBody.validityRange.invalidHereafter=w,this);metadataValue=(w,_)=>(this.meshTxBuilderBody.metadata.push({tag:w,metadata:_}),this);protocolParams=w=>{const _={...Cr,...w};return this._protocolParams=_,this};signingKey=w=>(this.meshTxBuilderBody.signingKey.push(w),this);selectUtxosFrom=(w,_=5e6)=>(this.meshTxBuilderBody.extraInputs=w,this.meshTxBuilderBody.selectionThreshold=_,this);queueInput=()=>{if(!this.txInQueueItem)throw Error("Undefined input");if(this.txInQueueItem.type==="Script")if(this.txInQueueItem.scriptTxIn){if(!this.txInQueueItem.scriptTxIn.datumSource)throw Error("Script input does not contain datum information");if(!this.txInQueueItem.scriptTxIn.redeemer)throw Error("Script input does not contain redeemer information");if(!this.txInQueueItem.scriptTxIn.scriptSource)throw Error("Script input does not contain script information")}else throw Error("Script input does not contain script, datum, or redeemer information");this.meshTxBuilderBody.inputs.push(this.txInQueueItem),this.txInQueueItem=void 0};queueMint=()=>{if(!this.mintItem)throw Error("Undefined mint");if(!this.mintItem.scriptSource)throw Error("Missing mint script information");this.meshTxBuilderBody.mints.push(this.mintItem),this.mintItem=void 0};removeDuplicateInputs=()=>{const w=this.meshTxBuilderBody.inputs,_=y=>`${y.txHash}#${y.txIndex}`,f=[];for(let y=0;y<w.length;y++){const m=_(w[y].txIn);f.includes(m)?(w.splice(y,1),y--):f.push(m)}};queueAllLastItem=()=>{this.txOutput&&(this.meshTxBuilderBody.outputs.push(this.txOutput),this.txOutput=void 0),this.txInQueueItem&&this.queueInput(),this.collateralQueueItem&&(this.meshTxBuilderBody.collaterals.push(this.collateralQueueItem),this.collateralQueueItem=void 0),this.mintItem&&this.queueMint()};updateRedeemer=(w,_)=>{_.forEach(f=>{switch(f.tag){case"SPEND":{const y=w.inputs[f.index];y.type=="Script"&&y.scriptTxIn.redeemer&&(y.scriptTxIn.redeemer.exUnits.mem=Math.floor(f.budget.mem*this.txEvaluationMultiplier),y.scriptTxIn.redeemer.exUnits.steps=Math.floor(f.budget.steps*this.txEvaluationMultiplier));break}case"MINT":{const y=w.mints[f.index];y.type=="Plutus"&&y.redeemer&&(y.redeemer.exUnits.mem=Math.floor(f.budget.mem*this.txEvaluationMultiplier),y.redeemer.exUnits.steps=Math.floor(f.budget.steps*this.txEvaluationMultiplier));break}}})};castRawDataToJsonString=w=>typeof w=="object"?ye.exports.stringify(w):w}class Ss extends Es{_fetcher;_submitter;_evaluator;queriedTxHashes=new Set;queriedUTxOs={};constructor({fetcher:w,submitter:_,evaluator:f,isHydra:y=!1}){super(),w&&(this._fetcher=w),_&&(this._submitter=_),f&&(this._evaluator=f),y&&(this.isHydra=!0)}complete=async w=>{w?this.meshTxBuilderBody=w:this.queueAllLastItem();const{inputs:_,collaterals:f}=this.meshTxBuilderBody,y=[..._,...f].filter(m=>!this.isInputComplete(m));if(await this.queryAllTxInfo(y),y.forEach(m=>{this.completeTxInformation(m)}),this.completeSync(w),this._evaluator){const m=await this._evaluator.evaluateTx(this.txHex);this.updateRedeemer(this.meshTxBuilderBody,m),this.completeSync(w)}return this};submitTx=async w=>{var f;return await((f=this._submitter)==null?void 0:f.submitTx(w))};getUTxOInfo=async w=>{var f;let _=[];this.queriedTxHashes.has(w)||(this.queriedTxHashes.add(w),_=await((f=this._fetcher)==null?void 0:f.fetchUTxOs(w))||[],this.queriedUTxOs[w]=_)};queryAllTxInfo=w=>{var f;const _=[];if(w.length>0&&!this._fetcher)throw Error("Transaction information is incomplete while no fetcher instance is provided");for(let y=0;y<w.length;y++){const m=w[y];this.isInputInfoComplete(m)||_.push(this.getUTxOInfo(m.txIn.txHash)),m.type==="Script"&&((f=m.scriptTxIn.scriptSource)==null?void 0:f.type)==="Inline"&&!this.isRefScriptInfoComplete(m)&&_.push(this.getUTxOInfo(m.scriptTxIn.scriptSource.txInInfo.txHash))}return Promise.all(_)};completeTxInformation=w=>{var _;if(!this.isInputInfoComplete(w)){const f=this.queriedUTxOs[w.txIn.txHash],y=f==null?void 0:f.find(O=>O.input.outputIndex===w.txIn.txIndex),m=y==null?void 0:y.output.amount,A=y==null?void 0:y.output.address;if(!m||m.length===0)throw Error(`Couldn't find value information for ${w.txIn.txHash}#${w.txIn.txIndex}`);if(w.txIn.amount=m,w.type==="PubKey"){if(!A||A==="")throw Error(`Couldn't find address information for ${w.txIn.txHash}#${w.txIn.txIndex}`);w.txIn.address=A}}if(w.type==="Script"&&((_=w.scriptTxIn.scriptSource)==null?void 0:_.type)=="Inline"&&!this.isRefScriptInfoComplete(w)){const f=w.scriptTxIn.scriptSource.txInInfo,m=this.queriedUTxOs[f.txHash].find(A=>A.input.outputIndex===f.txIndex);if(!m)throw Error(`Couldn't find script reference utxo for ${f.txHash}#${f.txIndex}`);f.spendingScriptHash=m==null?void 0:m.output.scriptHash}};isInputComplete=w=>w.type==="PubKey"?this.isInputInfoComplete(w):w.type==="Script"?this.isInputInfoComplete(w)&&this.isRefScriptInfoComplete(w):!0;isInputInfoComplete=w=>{const{amount:_,address:f}=w.txIn;return!(w.type==="PubKey"&&(!_||!f)||w.type==="Script"&&!_)};isRefScriptInfoComplete=w=>{var f;const{scriptSource:_}=w.scriptTxIn;return!((_==null?void 0:_.type)==="Inline"&&!((f=_.txInInfo)!=null&&f.spendingScriptHash))}}const vn=(p,w)=>{const _=p.vkeys();if(_!==void 0){const f=new Set;for(let m=0;m<_.len();m+=1)f.add(_.get(m).to_hex());for(let m=0;m<w.len();m+=1)f.add(w.get(m).to_hex());const y=x.exports.Vkeywitnesses.new();return f.forEach(m=>{y.add(x.exports.Vkeywitness.from_hex(m))}),y}return w};class D_{_networkId;_encryptedSecret;constructor(w,_){this._networkId=w,this._encryptedSecret=_}getAccount(w,_){return this.accountContext(w,_,(f,y)=>{const m=ea(this._networkId,f.to_public().hash(),y.to_public().hash()).to_address().to_bech32(),A=na(this._networkId,f.to_public().hash()).to_address().to_bech32(),O=un(this._networkId,y.to_public().hash()).to_address().to_bech32();return{baseAddress:m,enterpriseAddress:A,rewardAddress:O}})}signData(w,_,f,y){try{return this.accountContext(w,_,(m,A)=>{const O={payload:y},K={address:D_.resolveAddress(this._networkId,f,m,A),key:f.startsWith("stake")?A:m},{coseSign1:d,coseKey:$}=yo(O,K);return{signature:d,key:$}})}catch(m){throw new Error(`An error occurred during signData: ${m}.`)}}signTx(w,_,f,y,m){try{const A=xa(Oa(y));return this.accountContext(w,_,(O,K)=>{const d=x.exports.Vkeywitnesses.new();return D_.resolveSigners(y,f,O.to_public().hash().to_hex()).forEach(J=>{if(J===O.to_public().hash().to_hex())d.add(x.exports.make_vkey_witness(A,O));else if(J===K.to_public().hash().to_hex())d.add(x.exports.make_vkey_witness(A,K));else if(m===!1)throw new Error(`Missing key witness for: ${J}`)}),d})}catch(A){throw new Error(`An error occurred during signTx: ${A}.`)}}static encryptMnemonic(w,_){const f=wn.mnemonicToEntropy(w.join(" ")),y=Sa(f),m=Ur(y.as_bytes());return y.free(),D_.encrypt(m,_)}static encryptPrivateKey(w,_){const f=x.exports.Bip32PrivateKey.from_bech32(w),y=Ur(f.as_bytes());return f.free(),D_.encrypt(y,_)}static encryptSigningKeys(w,_,f){const y=D_.encrypt(w.slice(4),f),m=D_.encrypt(_.slice(4),f);return[y,m]}static generateMnemonic(w=256){return wn.generateMnemonic(w).split(" ")}accountContext(w,_,f){const{paymentKey:y,stakeKey:m}=D_.resolveKeys(w,_,this._encryptedSecret),A=f(y,m);return y.free(),m.free(),A}static decrypt(w,_){try{return x.exports.decrypt_with_password(Mr(_),w)}catch{throw new Error("The password is incorrect.")}}static encrypt(w,_){const f=sa.customAlphabet("0123456789abcdef"),y=f(64),m=f(24);return x.exports.encrypt_with_password(Mr(_),y,m,w)}static resolveAddress(w,_,f,y){const m=[ea(w,f.to_public().hash(),y.to_public().hash()),na(w,f.to_public().hash()),un(w,y.to_public().hash())].find(A=>A.to_address().to_bech32()===_);if(m!==void 0)return m.to_address();throw new Error(`Address: ${_} doesn't belong to this account.`)}static resolveKeys(w,_,f){if(typeof f=="string"){const A=D_.decrypt(f,_);return Ro(A,w)}const y=D_.decrypt(f[0],_),m=D_.decrypt(f[1],_);return{paymentKey:x.exports.PrivateKey.from_hex(y),stakeKey:x.exports.PrivateKey.from_hex(m)}}static resolveSigners(w,_,f){const y=O=>{const K=(tt,u=[],it=0)=>{var et,l,C,I,Z;if(tt===void 0||it>=tt.len())return u;const jt=tt.get(it),a=new Array;switch(jt.kind()){case x.exports.CertificateKind.StakeDeregistration:{const mt=(et=jt.as_stake_deregistration())==null?void 0:et.stake_credential(),At=(mt==null?void 0:mt.kind())===x.exports.StakeCredKind.Key?mt.to_keyhash():void 0;At&&a.push(At.to_hex());break}case x.exports.CertificateKind.StakeDelegation:{const mt=(l=jt.as_stake_delegation())==null?void 0:l.stake_credential(),At=(mt==null?void 0:mt.kind())===x.exports.StakeCredKind.Key?mt.to_keyhash():void 0;At&&a.push(At.to_hex());break}case x.exports.CertificateKind.PoolRegistration:{const mt=(C=jt.as_pool_registration())==null?void 0:C.pool_params().pool_owners();a.push(...$(mt));break}case x.exports.CertificateKind.PoolRetirement:{const mt=(I=jt.as_pool_retirement())==null?void 0:I.pool_keyhash();mt&&a.push(mt.to_hex());break}case x.exports.CertificateKind.MoveInstantaneousRewardsCert:{const mt=(Z=jt.as_move_instantaneous_rewards_cert())==null?void 0:Z.move_instantaneous_reward().as_to_stake_creds();if(mt)for(let At=0;At<mt.len();At+=1){const Rt=mt.keys().get(At),St=Rt.kind()===x.exports.StakeCredKind.Key?Rt.to_keyhash():void 0;St&&a.push(St.to_hex())}break}}return K(tt,[...u,...a],it+1)},d=(tt,u=[],it=0)=>{if(tt===void 0||it>=tt.len())return u;const jt=tt.get(it).index(),a=tt.get(it).transaction_id(),et=_.find(l=>l.input.outputIndex===jt&&l.input.txHash===a.to_hex())!==void 0?f:"OUR_PRINCESS_IS_IN_ANOTHER_CASTLE";return d(tt,[...u,et],it+1)},$=(tt,u=[],it=0)=>tt===void 0||it>=tt.len()?u:$(tt,[...u,tt.get(it).to_hex()],it+1),J=(tt,u=[],it=0)=>{if(tt===void 0||it>=tt.len())return u;const jt=tt.keys().get(it).payment_cred(),a=jt.kind()===x.exports.StakeCredKind.Key?jt.to_keyhash():void 0;return J(tt,a?[...u,a.to_hex()]:u,it+1)},R=O.certs(),h=O.collateral(),L=O.inputs(),g=O.required_signers(),ot=O.withdrawals();return[...K(R),...d(h),...d(L),...$(g),...J(ot)]},m=O=>{const K=($,J=[])=>{var R,h,L,g;if($)for(let ot=0;ot<$.len();ot+=1){const tt=$.get(ot);switch(tt.kind()){case x.exports.NativeScriptKind.ScriptPubkey:{const u=(R=tt.as_script_pubkey())==null?void 0:R.addr_keyhash().to_hex();return u?[...J,u]:J}case x.exports.NativeScriptKind.ScriptAll:return K((h=tt.as_script_all())==null?void 0:h.native_scripts(),J);case x.exports.NativeScriptKind.ScriptAny:return K((L=tt.as_script_any())==null?void 0:L.native_scripts(),J);case x.exports.NativeScriptKind.ScriptNOfK:return K((g=tt.as_script_n_of_k())==null?void 0:g.native_scripts(),J)}}return J},d=O.native_scripts();return[...K(d)]},A=Jr(w);return new Set([...y(A.body()),...m(A.witness_set())])}}const Lr="MARI0TIME";class Le{_fetcher;_submitter;_wallet;constructor(w){switch(this._fetcher=w.fetcher,this._submitter=w.submitter,w.key.type){case"mnemonic":this._wallet=new D_(w.networkId,D_.encryptMnemonic(w.key.words,Lr));break;case"root":this._wallet=new D_(w.networkId,D_.encryptPrivateKey(w.key.bech32,Lr));break;case"cli":this._wallet=new D_(w.networkId,D_.encryptSigningKeys(w.key.payment,w.key.stake??"f0".repeat(34),Lr))}}getBaseAddress(w=0){return this._wallet.getAccount(w,Lr).baseAddress}getPaymentAddress(w=0){return this._wallet.getAccount(w,Lr).enterpriseAddress}getRewardAddress(w=0){return this._wallet.getAccount(w,Lr).rewardAddress}getUsedAddress(w=0){const _=this._wallet.getAccount(w,Lr);return Yr(_.enterpriseAddress)}getUsedCollateral(w=Cr.maxCollateralInputs){throw new Error("getUsedCollateral not implemented.")}async getUsedUTxOs(w=0){const _=this._wallet.getAccount(w,Lr);return(await this._fetcher.fetchAddressUTxOs(_.enterpriseAddress)).map(y=>Vr(y))}signData(w,_,f=0){try{return this._wallet.signData(f,Lr,w,_)}catch(y){throw new Error(`[AppWallet] An error occurred during signData: ${y}.`)}}async signTx(w,_=!1,f=0){try{const y=this._wallet.getAccount(f,Lr),m=await this._fetcher.fetchAddressUTxOs(y.enterpriseAddress),A=this._wallet.signTx(f,Lr,m,w,_),O=Jr(w),K=O.witness_set(),d=vn(K,A);return K.set_vkeys(d),x.exports.Transaction.new(O.body(),K,O.auxiliary_data()).to_hex()}catch(y){throw new Error(`[AppWallet] An error occurred during signTx: ${y}.`)}}async signTxs(w,_){return console.log("unimplemented",w,_),[]}submitTx(w){return this._submitter.submitTx(w)}static brew(w=256){return D_.generateMnemonic(w)}async getUtxos(){return await this.getUsedUTxOs()}async getCollateral(){return(await this.getUsedUTxOs())[0]}async getUsedAddresses(){return console.log(1,await this.getPaymentAddress()),[await this.getPaymentAddress()]}}class Ge{_walletInstance;_walletName;walletInstance;constructor(w,_){this._walletInstance=w,this._walletName=_,this.walletInstance={...w}}static getInstalledWallets(){return window.cardano===void 0?[]:Pn.filter(w=>window.cardano[w]!==void 0).map(w=>({name:window.cardano[w].name,icon:window.cardano[w].icon,version:window.cardano[w].apiVersion}))}static async enable(w){try{const _=await Ge.resolveInstance(w);if(_!==void 0)return new Ge(_,w);throw new Error(`Couldn't create an instance of wallet: ${w}`)}catch(_){throw new Error(`[BrowserWallet] An error occurred during enable: ${JSON.stringify(_)}.`)}}async getBalance(){const w=await this._walletInstance.getBalance();return Ea(Zo(w))}async getChangeAddress(){const w=await this._walletInstance.getChangeAddress();return me(w).to_bech32()}async getCollateral(w=Cr.maxCollateralInputs){return(await this.getUsedCollateral(w)).map(f=>Ue(f))}getNetworkId(){return this._walletInstance.getNetworkId()}async getRewardAddresses(){return(await this._walletInstance.getRewardAddresses()).map(_=>me(_).to_bech32())}async getUnusedAddresses(){return(await this._walletInstance.getUnusedAddresses()).map(_=>me(_).to_bech32())}async getUsedAddresses(){return(await this._walletInstance.getUsedAddresses()).map(_=>me(_).to_bech32())}async getUtxos(w=void 0){return(await this.getUsedUTxOs(w)).map(f=>Ue(f))}signData(w,_){const f=Yr(w).to_hex();return this._walletInstance.signData(f,Mr(_))}async signTx(w,_=!1){try{const f=Jr(w),y=f.witness_set(),m=await this._walletInstance.signTx(w,_),A=_a(m).vkeys()??x.exports.Vkeywitnesses.new(),O=vn(y,A);return y.set_vkeys(O),Ur(x.exports.Transaction.new(f.body(),y,f.auxiliary_data()).to_bytes())}catch(f){throw new Error(`[BrowserWallet] An error occurred during signTx: ${JSON.stringify(f)}.`)}}async signTxs(w,_=!1){let f;switch(this._walletName){case"Typhon Wallet":this._walletInstance.signTxs&&(f=await this._walletInstance.signTxs(w,_));break;default:this._walletInstance.signTxs?f=await this._walletInstance.signTxs(w.map(m=>({cbor:m,partialSign:_}))):this._walletInstance.experimental.signTxs&&(f=await this._walletInstance.experimental.signTxs(w.map(m=>({cbor:m,partialSign:_}))));break}if(!f)throw new Error("Wallet does not support signTxs");const y=[];for(let m=0;m<f.length;m++){const A=Jr(w[m]),O=A.witness_set(),K=_a(f[m]).vkeys()??x.exports.Vkeywitnesses.new(),d=vn(O,K);O.set_vkeys(d);const $=Ur(x.exports.Transaction.new(A.body(),O,A.auxiliary_data()).to_bytes());y.push($)}return y}submitTx(w){return this._walletInstance.submitTx(w)}async getUsedAddress(){const w=await this._walletInstance.getUsedAddresses();return me(w[0])}async getUsedCollateral(w=Cr.maxCollateralInputs){return(await this._walletInstance.experimental.getCollateral()??[]).map(f=>ta(f)).slice(0,w)}async getUsedUTxOs(w=void 0){const _=w?se(w).to_hex():void 0;return(await this._walletInstance.getUtxos(_)??[]).map(y=>ta(y))}async getAssets(){return(await this.getBalance()).filter(_=>_.unit!=="lovelace").map(_=>{const f=_.unit.slice(0,Fr),y=_.unit.slice(Fr),m=Nn(f,y);return{unit:_.unit,policyId:f,assetName:Tn(y),fingerprint:m,quantity:_.quantity}})}async getLovelace(){const _=(await this.getBalance()).find(f=>f.unit==="lovelace");return _!==void 0?_.quantity:"0"}async getPolicyIdAssets(w){return(await this.getAssets()).filter(f=>f.policyId===w)}async getPolicyIds(){const w=await this.getBalance();return Array.from(new Set(w.map(_=>_.unit.slice(0,Fr)))).filter(_=>_!=="lovelace")}static resolveInstance(w){if(window.cardano===void 0)return;const _=Pn.map(f=>window.cardano[f]).filter(f=>f!==void 0).find(f=>f.name.toLowerCase()===w.toLowerCase());return _==null?void 0:_.enable()}}class Bs{_wallet;_network;constructor(w){switch(this._network=w.networkId,w.key.type){case"root":this._wallet=new Le({networkId:w.networkId,fetcher:w.fetcher,submitter:w.submitter,key:{type:"root",bech32:w.key.bech32}});break;case"cli":this._wallet=new Le({networkId:w.networkId,fetcher:w.fetcher,submitter:w.submitter,key:{type:"cli",payment:w.key.payment}});break;case"mnemonic":this._wallet=new Le({networkId:w.networkId,fetcher:w.fetcher,submitter:w.submitter,key:{type:"mnemonic",words:w.key.words}});break}}async getBalance(){const w=await this.getUtxos(),_=new Map;return w.map(y=>{y.output.amount.map(m=>{const A=m.unit,O=Number(m.quantity);if(_.has(A)){const K=_.get(A);_.set(A,K+O)}else _.set(A,O)})}),Array.from(_,([y,m])=>({unit:y,quantity:m.toString()}))}getChangeAddress(){return this._wallet.getPaymentAddress()}async getCollateral(){const _=(await this.getUtxos()).filter(f=>f.output.amount.length===1&&f.output.amount[0].unit==="lovelace");_.sort((f,y)=>Number(f.output.amount[0].quantity)-Number(y.output.amount[0].quantity));for(const f of _)if(Number(f.output.amount[0].quantity)>=5e6)return[f];return[]}getNetworkId(){return this._network}async getRewardAddresses(){return[await this._wallet.getRewardAddress()]}getUnusedAddresses(){return[this.getChangeAddress()]}async getUsedAddresses(){return[this.getChangeAddress()]}async getUtxos(){return(await this.getUsedUTxOs()).map(_=>Ue(_))}signData(w){return this._wallet.signData(this.getChangeAddress(),w)}async signTx(w,_=!1){return await this._wallet.signTx(w,_)}async signTxs(w,_=!1){const f=[];for(const y of w){const m=await this.signTx(y,_);f.push(m)}return f}async submitTx(w){return await this._wallet.submitTx(w)}getUsedAddress(){return this._wallet.getUsedAddress()}async getUsedCollateral(){return(await this.getCollateral()).map(f=>Vr(f))}async getUsedUTxOs(){return await this._wallet.getUtxos()}async getAssets(){return(await this.getBalance()).filter(_=>_.unit!=="lovelace").map(_=>{const f=_.unit.slice(0,Fr),y=_.unit.slice(Fr),m=Nn(f,y);return{unit:_.unit,policyId:f,assetName:Tn(y),fingerprint:m,quantity:_.quantity}})}async getLovelace(){const _=(await this.getBalance()).find(f=>f.unit==="lovelace");return _!==void 0?_.quantity:"0"}async getPolicyIdAssets(w){return(await this.getAssets()).filter(f=>f.policyId===w)}async getPolicyIds(){const w=await this.getBalance();return Array.from(new Set(w.map(_=>_.unit.slice(0,Fr)))).filter(_=>_!=="lovelace")}async createCollateral(){const _=await new exports.Transaction({initiator:this._wallet}).sendLovelace(this.getChangeAddress(),"5000000").build(),f=await this.signTx(_);return await this.submitTx(f)}static brew(w=!1,_=256){const f=D_.generateMnemonic(_);return w?Ba(f):f}}exports.AppWallet=Le;exports.BlockfrostProvider=ls;exports.BrowserWallet=Ge;exports.EmbeddedWallet=D_;exports.ForgeScript=ys;exports.InfuraProvider=bs;exports.KoiosProvider=gs;exports.MaestroProvider=us;exports.MeshTxBuilder=Ss;exports.MeshWallet=Bs;exports.OgmiosProvider=fs;exports.YaciProvider=hs;exports.assetClass=Ga;exports.assocMap=ln;exports.bool=La;exports.builtinByteString=pe;exports.checkSignature=vo;exports.conStr=Je;exports.conStr0=Pr;exports.conStr1=We;exports.conStr2=Ra;exports.currencySymbol=xn;exports.dict=to;exports.generateNonce=ps;exports.integer=kn;exports.isNetwork=ia;exports.keepRelevant=ca;exports.largestFirst=lo;exports.largestFirstMultiAsset=pa;exports.list=Va;exports.mConStr=Ka;exports.mConStr0=Ae;exports.mConStr1=da;exports.mConStr2=qa;exports.mMaybeStakingHash=mn;exports.mPubKeyAddress=za;exports.mScriptAddress=Ha;exports.maybeStakingHash=In;exports.mergeAssets=Ma;exports.parseAssetUnit=ce;exports.parseHttpError=X;exports.parsePlutusValueToAssets=eo;exports.paymentPubKeyHash=Wa;exports.posixTime=Za;exports.pubKeyAddress=Ya;exports.pubKeyHash=Xa;exports.readPlutusData=ws;exports.resolveDataHash=rs;exports.resolveEpochNo=es;exports.resolveFingerprint=Nn;exports.resolveLanguageView=ns;exports.resolveNativeScriptHash=as;exports.resolvePaymentKeyHash=he;exports.resolvePlutusScriptAddress=os;exports.resolvePlutusScriptHash=ss;exports.resolvePoolId=is;exports.resolvePrivateKey=Ba;exports.resolveRewardAddress=Fe;exports.resolveScriptRef=ds;exports.resolveSlotNo=cs;exports.resolveStakeKeyHash=xe;exports.resolveTxFees=Un;exports.resolveTxHash=Oa;exports.scriptAddress=$a;exports.tokenName=An;exports.tuple=_o;exports.txOutRef=Ja;exports.value=ro;