From db487c77523998e91845909833d9dc35c677438f Mon Sep 17 00:00:00 2001 From: iamacook Date: Wed, 6 Sep 2023 14:35:26 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20safe-glo?= =?UTF-8?q?bal/safe-gateway-typescript-sdk@f87bf9a29c34f41337a31cf75983ba9?= =?UTF-8?q?e6b8016e7=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- assets/main.js | 7 +- assets/navigation.js | 1 + assets/search.js | 2 +- assets/style.css | 10 +- enums/ConflictType.html | 211 ++++------------ enums/DetailedExecutionInfoType.html | 205 ++++------------ enums/DeviceType.html | 211 ++++------------ enums/FEATURES.html | 247 +++++-------------- enums/GAS_PRICE_TYPE.html | 217 ++++------------- enums/ImplementationVersionState.html | 211 ++++------------ enums/LabelValue.html | 205 ++++------------ enums/Operation.html | 205 ++++------------ enums/RPC_AUTHENTICATION.html | 211 ++++------------ enums/SafeAppAccessPolicyTypes.html | 205 ++++------------ enums/SafeAppFeatures.html | 199 +++------------ enums/SafeAppSocialPlatforms.html | 211 ++++------------ enums/SafeMessageListItemType.html | 205 ++++------------ enums/SafeMessageStatus.html | 205 ++++------------ enums/SettingsInfoType.html | 253 +++++--------------- enums/TokenType.html | 211 ++++------------ enums/TransactionInfoType.html | 217 ++++------------- enums/TransactionListItemType.html | 217 ++++------------- enums/TransactionStatus.html | 223 ++++------------- enums/TransactionTokenType.html | 211 ++++------------ enums/TransferDirection.html | 211 ++++------------ functions/confirmSafeMessage.html | 191 +++------------ functions/getBalances.html | 191 +++------------ functions/getChainConfig.html | 191 +++------------ functions/getChainsConfig.html | 193 +++------------ functions/getCollectibles.html | 191 +++------------ functions/getCollectiblesPage.html | 193 +++------------ functions/getDecodedData.html | 193 +++------------ functions/getDelegates.html | 191 +++------------ functions/getFiatCurrencies.html | 191 +++------------ functions/getIncomingTransfers.html | 195 +++------------ functions/getMasterCopies.html | 191 +++------------ functions/getModuleTransactions.html | 195 +++------------ functions/getMultisigTransactions.html | 195 +++------------ functions/getOwnedSafes.html | 191 +++------------ functions/getSafeApps.html | 191 +++------------ functions/getSafeInfo.html | 191 +++------------ functions/getSafeMessage.html | 191 +++------------ functions/getSafeMessages.html | 193 +++------------ functions/getTransactionDetails.html | 191 +++------------ functions/getTransactionHistory.html | 193 +++------------ functions/getTransactionQueue.html | 195 +++------------ functions/postSafeGasEstimation.html | 191 +++------------ functions/proposeSafeMessage.html | 191 +++------------ functions/proposeTransaction.html | 191 +++------------ functions/registerDevice.html | 191 +++------------ functions/setBaseUrl.html | 191 +++------------ functions/unregisterDevice.html | 191 +++------------ functions/unregisterSafe.html | 191 +++------------ index.html | 187 +++------------ modules.html | 193 +++------------ types/AddOwner.html | 189 +++------------ types/AddressEx.html | 189 +++------------ types/BlockExplorerUriTemplate.html | 189 +++------------ types/Cancellation.html | 189 +++------------ types/ChainInfo.html | 189 +++------------ types/ChainListResponse.html | 189 +++------------ types/ChangeImplementation.html | 189 +++------------ types/ChangeThreshold.html | 189 +++------------ types/ConfirmSafeMessageRequest.html | 189 +++------------ types/ConflictHeader.html | 189 +++------------ types/Creation.html | 189 +++------------ types/Custom.html | 189 +++------------ types/DataDecoded.html | 189 +++------------ types/DateLabel.html | 189 +++------------ types/DecodedDataBasicParameter.html | 189 +++------------ types/DecodedDataParameter.html | 189 +++------------ types/DecodedDataParameterValue.html | 189 +++------------ types/DecodedDataRequest.html | 189 +++------------ types/DecodedDataResponse.html | 189 +++------------ types/DeleteGuard.html | 189 +++------------ types/DetailedExecutionInfo.html | 189 +++------------ types/DisableModule.html | 189 +++------------ types/EIP712TypedData.html | 189 +++------------ types/EnableModule.html | 189 +++------------ types/Erc20Transfer.html | 189 +++------------ types/Erc721Transfer.html | 189 +++------------ types/ExecutionInfo.html | 189 +++------------ types/FiatCurrencies.html | 189 +++------------ types/GasPrice.html | 189 +++------------ types/GasPriceFixed.html | 189 +++------------ types/GasPriceFixedEIP1559.html | 189 +++------------ types/GasPriceOracle.html | 189 +++------------ types/GasPriceUnknown.html | 189 +++------------ types/IncomingTransfer.html | 189 +++------------ types/InternalTransaction.html | 189 +++------------ types/Label.html | 189 +++------------ types/MasterCopyReponse.html | 189 +++------------ types/ModuleExecutionDetails.html | 189 +++------------ types/ModuleExecutionInfo.html | 189 +++------------ types/ModuleTransaction.html | 189 +++------------ types/MultiSend.html | 189 +++------------ types/MultisigConfirmation.html | 189 +++------------ types/MultisigExecutionDetails.html | 189 +++------------ types/MultisigExecutionInfo.html | 189 +++------------ types/MultisigTransaction.html | 189 +++------------ types/MultisigTransactionRequest.html | 189 +++------------ types/NativeCoinTransfer.html | 189 +++------------ types/NativeCurrency.html | 189 +++------------ types/OwnedSafes.html | 189 +++------------ types/Page.html | 189 +++------------ types/ParamValue.html | 189 +++------------ types/Parameter.html | 189 +++------------ types/ProposeSafeMessageRequest.html | 189 +++------------ types/RegisterNotificationsRequest.html | 189 +++------------ types/RemoveOwner.html | 189 +++------------ types/RpcUri.html | 189 +++------------ types/SafeAppData.html | 189 +++------------ types/SafeAppDomainAllowlistPolicy.html | 189 +++------------ types/SafeAppInfo.html | 189 +++------------ types/SafeAppNoRestrictionsPolicy.html | 189 +++------------ types/SafeAppProvider.html | 189 +++------------ types/SafeAppSocialProfile.html | 189 +++------------ types/SafeAppsAccessControlPolicies.html | 189 +++------------ types/SafeAppsResponse.html | 189 +++------------ types/SafeBalanceResponse.html | 189 +++------------ types/SafeCollectibleResponse.html | 189 +++------------ types/SafeCollectiblesPage.html | 189 +++------------ types/SafeIncomingTransfersResponse.html | 189 +++------------ types/SafeInfo.html | 189 +++------------ types/SafeMessage.html | 189 +++------------ types/SafeMessageDateLabel.html | 189 +++------------ types/SafeMessageListItem.html | 189 +++------------ types/SafeMessageListPage.html | 189 +++------------ types/SafeModuleTransactionsResponse.html | 189 +++------------ types/SafeMultisigTransactionsResponse.html | 189 +++------------ types/SafeTransactionEstimation.html | 189 +++------------ types/SafeTransactionEstimationRequest.html | 189 +++------------ types/SetFallbackHandler.html | 189 +++------------ types/SetGuard.html | 189 +++------------ types/SettingsChange.html | 189 +++------------ types/SettingsInfo.html | 189 +++------------ types/SwapOwner.html | 189 +++------------ types/Theme.html | 189 +++------------ types/TokenInfo.html | 189 +++------------ types/Transaction.html | 189 +++------------ types/TransactionData.html | 189 +++------------ types/TransactionDetails.html | 189 +++------------ types/TransactionInfo.html | 189 +++------------ types/TransactionListItem.html | 189 +++------------ types/TransactionListPage.html | 189 +++------------ types/TransactionSummary.html | 189 +++------------ types/Transfer.html | 189 +++------------ types/TransferInfo.html | 189 +++------------ types/ValueDecodedType.html | 189 +++------------ 149 files changed, 5246 insertions(+), 22785 deletions(-) create mode 100644 assets/navigation.js diff --git a/assets/main.js b/assets/main.js index 3cee05e6..01bcad55 100644 --- a/assets/main.js +++ b/assets/main.js @@ -1,7 +1,8 @@ "use strict"; -"use strict";(()=>{var Se=Object.create;var re=Object.defineProperty;var we=Object.getOwnPropertyDescriptor;var Te=Object.getOwnPropertyNames;var ke=Object.getPrototypeOf,Qe=Object.prototype.hasOwnProperty;var Pe=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Ie=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Te(e))!Qe.call(t,i)&&i!==r&&re(t,i,{get:()=>e[i],enumerable:!(n=we(e,i))||n.enumerable});return t};var Ce=(t,e,r)=>(r=t!=null?Se(ke(t)):{},Ie(e||!t||!t.__esModule?re(r,"default",{value:t,enumerable:!0}):r,t));var ae=Pe((se,oe)=>{(function(){var t=function(e){var r=new t.Builder;return r.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),r.searchPipeline.add(t.stemmer),e.call(r,r),r.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(r){e.console&&console.warn&&console.warn(r)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var r=Object.create(null),n=Object.keys(e),i=0;i0){var d=t.utils.clone(r)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(n.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,r){r in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+r),e.label=r,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var r=e.label&&e.label in this.registeredFunctions;r||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. -`,e)},t.Pipeline.load=function(e){var r=new t.Pipeline;return e.forEach(function(n){var i=t.Pipeline.registeredFunctions[n];if(i)r.add(i);else throw new Error("Cannot load unregistered function: "+n)}),r},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(r){t.Pipeline.warnIfFunctionNotRegistered(r),this._stack.push(r)},this)},t.Pipeline.prototype.after=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");n=n+1,this._stack.splice(n,0,r)},t.Pipeline.prototype.before=function(e,r){t.Pipeline.warnIfFunctionNotRegistered(r);var n=this._stack.indexOf(e);if(n==-1)throw new Error("Cannot find existingFn");this._stack.splice(n,0,r)},t.Pipeline.prototype.remove=function(e){var r=this._stack.indexOf(e);r!=-1&&this._stack.splice(r,1)},t.Pipeline.prototype.run=function(e){for(var r=this._stack.length,n=0;n1&&(oe&&(n=s),o!=e);)i=n-r,s=r+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(r+=n[u+1]*i[d+1],u+=2,d+=2);return r},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),r=1,n=0;r0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),m=s.str.charAt(1),y;m in s.node.edges?y=s.node.edges[m]:(y=new t.TokenSet,s.node.edges[m]=y),s.str.length==1&&(y.final=!0),i.push({node:y,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return n},t.TokenSet.fromString=function(e){for(var r=new t.TokenSet,n=r,i=0,s=e.length;i=e;r--){var n=this.uncheckedNodes[r],i=n.child.toString();i in this.minimizedNodes?n.parent.edges[n.char]=this.minimizedNodes[i]:(n.child._str=i,this.minimizedNodes[i]=n.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(r){var n=new t.QueryParser(e,r);n.parse()})},t.Index.prototype.query=function(e){for(var r=new t.Query(this.fields),n=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,r){var n=e[this._ref],i=Object.keys(this._fields);this._documents[n]=r||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,r;do e=this.next(),r=e.charCodeAt(0);while(r>47&&r<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var r=e.next();if(r==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(r.charCodeAt(0)==92){e.escapeCharacter();continue}if(r==":")return t.QueryLexer.lexField;if(r=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(r=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(r=="+"&&e.width()===1||r=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(r.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,r){this.lexer=new t.QueryLexer(e),this.query=r,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var r=e.peekLexeme();if(r!=null)switch(r.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expected either a field or a term, found "+r.type;throw r.str.length>=1&&(n+=" with value '"+r.str+"'"),new t.QueryParseError(n,r.start,r.end)}},t.QueryParser.parsePresence=function(e){var r=e.consumeLexeme();if(r!=null){switch(r.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var n="unrecognised presence operator'"+r.str+"'";throw new t.QueryParseError(n,r.start,r.end)}var i=e.peekLexeme();if(i==null){var n="expecting term or field, found nothing";throw new t.QueryParseError(n,r.start,r.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var n="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(n,i.start,i.end)}}},t.QueryParser.parseField=function(e){var r=e.consumeLexeme();if(r!=null){if(e.query.allFields.indexOf(r.str)==-1){var n=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+r.str+"', possible fields: "+n;throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.fields=[r.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,r.start,r.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var r=e.consumeLexeme();if(r!=null){e.currentClause.term=r.str.toLowerCase(),r.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var n=e.peekLexeme();if(n==null){e.nextClause();return}switch(n.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+n.type+"'";throw new t.QueryParseError(i,n.start,n.end)}}},t.QueryParser.parseEditDistance=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="edit distance must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.editDistance=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var r=e.consumeLexeme();if(r!=null){var n=parseInt(r.str,10);if(isNaN(n)){var i="boost must be numeric";throw new t.QueryParseError(i,r.start,r.end)}e.currentClause.boost=n;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,r){typeof define=="function"&&define.amd?define(r):typeof se=="object"?oe.exports=r():e.lunr=r()}(this,function(){return t})})()});var ne=[];function G(t,e){ne.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){ne.forEach(r=>{e.querySelectorAll(r.selector).forEach(n=>{n.dataset.hasInstance||(new r.constructor({el:n,app:this}),n.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),r=e?.parentElement;for(;r&&!r.classList.contains(".tsd-navigation");)r instanceof HTMLDetailsElement&&(r.open=!0),r=r.parentElement;if(e){let n=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=n}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let r=e.parentElement;for(;r&&r.tagName!=="SECTION";)r=r.parentElement;if(r&&r.offsetParent==null){this.alwaysVisibleMember=r,r.classList.add("always-visible");let n=document.createElement("p");n.classList.add("warning"),n.textContent="This member is normally hidden due to your filter settings.",r.prepend(n)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let r;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(r),r=setTimeout(()=>{e.classList.remove("visible"),r=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let r;return()=>{clearTimeout(r),r=setTimeout(()=>t(),e)}};var ce=Ce(ae());function de(){let t=document.getElementById("tsd-search");if(!t)return;let e=document.getElementById("tsd-search-script");t.classList.add("loading"),e&&(e.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),e.addEventListener("load",()=>{t.classList.remove("loading"),t.classList.add("ready")}),window.searchData&&t.classList.remove("loading"));let r=document.querySelector("#tsd-search input"),n=document.querySelector("#tsd-search .results");if(!r||!n)throw new Error("The input field or the result list wrapper was not found");let i=!1;n.addEventListener("mousedown",()=>i=!0),n.addEventListener("mouseup",()=>{i=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{i||(i=!1,t.classList.remove("has-focus"))});let s={base:t.dataset.base+"/"};Oe(t,n,r,s)}function Oe(t,e,r,n){r.addEventListener("input",ie(()=>{Re(t,e,r,n)},200));let i=!1;r.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Fe(e,r):s.key=="Escape"?r.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),r.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!r.matches(":focus")&&s.key==="/"&&(r.focus(),s.preventDefault())})}function _e(t,e){t.index||window.searchData&&(e.classList.remove("loading"),e.classList.add("ready"),t.data=window.searchData,t.index=ce.Index.load(window.searchData.index))}function Re(t,e,r,n){if(_e(n,t),!n.index||!n.data)return;e.textContent="";let i=r.value.trim(),s=i?n.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o${le(l.parent,i)}.${u}`);let d=document.createElement("li");d.classList.value=l.classes??"";let m=document.createElement("a");m.href=n.base+l.url,m.innerHTML=u,d.append(m),e.appendChild(d)}}function ue(t,e){let r=t.querySelector(".current");if(!r)r=t.querySelector(e==1?"li:first-child":"li:last-child"),r&&r.classList.add("current");else{let n=r;if(e===1)do n=n.nextElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);else do n=n.previousElementSibling??void 0;while(n instanceof HTMLElement&&n.offsetParent==null);n&&(r.classList.remove("current"),n.classList.add("current"))}}function Fe(t,e){let r=t.querySelector(".current");if(r||(r=t.querySelector("li:first-child")),r){let n=r.querySelector("a");n&&(window.location.href=n.href),e.blur()}}function le(t,e){if(e==="")return t;let r=t.toLocaleLowerCase(),n=e.toLocaleLowerCase(),i=[],s=0,o=r.indexOf(n);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+n.length))}`),s=o+n.length,o=r.indexOf(n,s);return i.push(K(t.substring(s))),i.join("")}var Me={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Me[e])}var P=class{constructor(e){this.el=e.el,this.app=e.app}};var M="mousedown",fe="mousemove",N="mouseup",J={x:0,y:0},he=!1,ee=!1,De=!1,D=!1,pe=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(pe?"is-mobile":"not-mobile");pe&&"ontouchstart"in document.documentElement&&(De=!0,M="touchstart",fe="touchmove",N="touchend");document.addEventListener(M,t=>{ee=!0,D=!1;let e=M=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(fe,t=>{if(ee&&!D){let e=M=="touchstart"?t.targetTouches[0]:t,r=J.x-(e.pageX||0),n=J.y-(e.pageY||0);D=Math.sqrt(r*r+n*n)>10}});document.addEventListener(N,()=>{ee=!1});document.addEventListener("click",t=>{he&&(t.preventDefault(),t.stopImmediatePropagation(),he=!1)});var X=class extends P{constructor(r){super(r);this.className=this.el.dataset.toggle||"",this.el.addEventListener(N,n=>this.onPointerUp(n)),this.el.addEventListener("click",n=>n.preventDefault()),document.addEventListener(M,n=>this.onDocumentPointerDown(n)),document.addEventListener(N,n=>this.onDocumentPointerUp(n))}setActive(r){if(this.active==r)return;this.active=r,document.documentElement.classList.toggle("has-"+this.className,r),this.el.classList.toggle("active",r);let n=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(n),setTimeout(()=>document.documentElement.classList.remove(n),500)}onPointerUp(r){D||(this.setActive(!0),r.preventDefault())}onDocumentPointerDown(r){if(this.active){if(r.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(r){if(!D&&this.active&&r.target.closest(".col-sidebar")){let n=r.target.closest("a");if(n){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),n.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var me=document.head.appendChild(document.createElement("style"));me.dataset.for="filters";var Y=class extends P{constructor(r){super(r);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),me.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } -`}fromLocalStorage(){let r=Q.getItem(this.key);return r?r==="true":this.el.checked}setLocalStorage(r){Q.setItem(this.key,r.toString()),this.value=r,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(r=>{r.style.display="block";let n=Array.from(r.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);r.style.display=n?"none":"block"})}};var Z=class extends P{constructor(r){super(r);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let n=Q.getItem(this.key);this.el.open=n?n==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update()),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ve(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}de();G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var ge=document.getElementById("tsd-theme");ge&&ve(ge);var Ae=new U;Object.defineProperty(window,"app",{value:Ae});document.querySelectorAll("summary a").forEach(t=>{t.addEventListener("click",()=>{location.assign(t.href)})});})(); +"use strict";(()=>{var Pe=Object.create;var ne=Object.defineProperty;var Ie=Object.getOwnPropertyDescriptor;var Oe=Object.getOwnPropertyNames;var _e=Object.getPrototypeOf,Re=Object.prototype.hasOwnProperty;var Me=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Fe=(t,e,n,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Oe(e))!Re.call(t,i)&&i!==n&&ne(t,i,{get:()=>e[i],enumerable:!(r=Ie(e,i))||r.enumerable});return t};var De=(t,e,n)=>(n=t!=null?Pe(_e(t)):{},Fe(e||!t||!t.__esModule?ne(n,"default",{value:t,enumerable:!0}):n,t));var ae=Me((se,oe)=>{(function(){var t=function(e){var n=new t.Builder;return n.pipeline.add(t.trimmer,t.stopWordFilter,t.stemmer),n.searchPipeline.add(t.stemmer),e.call(n,n),n.build()};t.version="2.3.9";t.utils={},t.utils.warn=function(e){return function(n){e.console&&console.warn&&console.warn(n)}}(this),t.utils.asString=function(e){return e==null?"":e.toString()},t.utils.clone=function(e){if(e==null)return e;for(var n=Object.create(null),r=Object.keys(e),i=0;i0){var d=t.utils.clone(n)||{};d.position=[a,u],d.index=s.length,s.push(new t.Token(r.slice(a,o),d))}a=o+1}}return s},t.tokenizer.separator=/[\s\-]+/;t.Pipeline=function(){this._stack=[]},t.Pipeline.registeredFunctions=Object.create(null),t.Pipeline.registerFunction=function(e,n){n in this.registeredFunctions&&t.utils.warn("Overwriting existing registered function: "+n),e.label=n,t.Pipeline.registeredFunctions[e.label]=e},t.Pipeline.warnIfFunctionNotRegistered=function(e){var n=e.label&&e.label in this.registeredFunctions;n||t.utils.warn(`Function is not registered with pipeline. This may cause problems when serialising the index. +`,e)},t.Pipeline.load=function(e){var n=new t.Pipeline;return e.forEach(function(r){var i=t.Pipeline.registeredFunctions[r];if(i)n.add(i);else throw new Error("Cannot load unregistered function: "+r)}),n},t.Pipeline.prototype.add=function(){var e=Array.prototype.slice.call(arguments);e.forEach(function(n){t.Pipeline.warnIfFunctionNotRegistered(n),this._stack.push(n)},this)},t.Pipeline.prototype.after=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");r=r+1,this._stack.splice(r,0,n)},t.Pipeline.prototype.before=function(e,n){t.Pipeline.warnIfFunctionNotRegistered(n);var r=this._stack.indexOf(e);if(r==-1)throw new Error("Cannot find existingFn");this._stack.splice(r,0,n)},t.Pipeline.prototype.remove=function(e){var n=this._stack.indexOf(e);n!=-1&&this._stack.splice(n,1)},t.Pipeline.prototype.run=function(e){for(var n=this._stack.length,r=0;r1&&(oe&&(r=s),o!=e);)i=r-n,s=n+Math.floor(i/2),o=this.elements[s*2];if(o==e||o>e)return s*2;if(ol?d+=2:a==l&&(n+=r[u+1]*i[d+1],u+=2,d+=2);return n},t.Vector.prototype.similarity=function(e){return this.dot(e)/this.magnitude()||0},t.Vector.prototype.toArray=function(){for(var e=new Array(this.elements.length/2),n=1,r=0;n0){var o=s.str.charAt(0),a;o in s.node.edges?a=s.node.edges[o]:(a=new t.TokenSet,s.node.edges[o]=a),s.str.length==1&&(a.final=!0),i.push({node:a,editsRemaining:s.editsRemaining,str:s.str.slice(1)})}if(s.editsRemaining!=0){if("*"in s.node.edges)var l=s.node.edges["*"];else{var l=new t.TokenSet;s.node.edges["*"]=l}if(s.str.length==0&&(l.final=!0),i.push({node:l,editsRemaining:s.editsRemaining-1,str:s.str}),s.str.length>1&&i.push({node:s.node,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)}),s.str.length==1&&(s.node.final=!0),s.str.length>=1){if("*"in s.node.edges)var u=s.node.edges["*"];else{var u=new t.TokenSet;s.node.edges["*"]=u}s.str.length==1&&(u.final=!0),i.push({node:u,editsRemaining:s.editsRemaining-1,str:s.str.slice(1)})}if(s.str.length>1){var d=s.str.charAt(0),v=s.str.charAt(1),f;v in s.node.edges?f=s.node.edges[v]:(f=new t.TokenSet,s.node.edges[v]=f),s.str.length==1&&(f.final=!0),i.push({node:f,editsRemaining:s.editsRemaining-1,str:d+s.str.slice(2)})}}}return r},t.TokenSet.fromString=function(e){for(var n=new t.TokenSet,r=n,i=0,s=e.length;i=e;n--){var r=this.uncheckedNodes[n],i=r.child.toString();i in this.minimizedNodes?r.parent.edges[r.char]=this.minimizedNodes[i]:(r.child._str=i,this.minimizedNodes[i]=r.child),this.uncheckedNodes.pop()}};t.Index=function(e){this.invertedIndex=e.invertedIndex,this.fieldVectors=e.fieldVectors,this.tokenSet=e.tokenSet,this.fields=e.fields,this.pipeline=e.pipeline},t.Index.prototype.search=function(e){return this.query(function(n){var r=new t.QueryParser(e,n);r.parse()})},t.Index.prototype.query=function(e){for(var n=new t.Query(this.fields),r=Object.create(null),i=Object.create(null),s=Object.create(null),o=Object.create(null),a=Object.create(null),l=0;l1?this._b=1:this._b=e},t.Builder.prototype.k1=function(e){this._k1=e},t.Builder.prototype.add=function(e,n){var r=e[this._ref],i=Object.keys(this._fields);this._documents[r]=n||{},this.documentCount+=1;for(var s=0;s=this.length)return t.QueryLexer.EOS;var e=this.str.charAt(this.pos);return this.pos+=1,e},t.QueryLexer.prototype.width=function(){return this.pos-this.start},t.QueryLexer.prototype.ignore=function(){this.start==this.pos&&(this.pos+=1),this.start=this.pos},t.QueryLexer.prototype.backup=function(){this.pos-=1},t.QueryLexer.prototype.acceptDigitRun=function(){var e,n;do e=this.next(),n=e.charCodeAt(0);while(n>47&&n<58);e!=t.QueryLexer.EOS&&this.backup()},t.QueryLexer.prototype.more=function(){return this.pos1&&(e.backup(),e.emit(t.QueryLexer.TERM)),e.ignore(),e.more())return t.QueryLexer.lexText},t.QueryLexer.lexEditDistance=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.EDIT_DISTANCE),t.QueryLexer.lexText},t.QueryLexer.lexBoost=function(e){return e.ignore(),e.acceptDigitRun(),e.emit(t.QueryLexer.BOOST),t.QueryLexer.lexText},t.QueryLexer.lexEOS=function(e){e.width()>0&&e.emit(t.QueryLexer.TERM)},t.QueryLexer.termSeparator=t.tokenizer.separator,t.QueryLexer.lexText=function(e){for(;;){var n=e.next();if(n==t.QueryLexer.EOS)return t.QueryLexer.lexEOS;if(n.charCodeAt(0)==92){e.escapeCharacter();continue}if(n==":")return t.QueryLexer.lexField;if(n=="~")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexEditDistance;if(n=="^")return e.backup(),e.width()>0&&e.emit(t.QueryLexer.TERM),t.QueryLexer.lexBoost;if(n=="+"&&e.width()===1||n=="-"&&e.width()===1)return e.emit(t.QueryLexer.PRESENCE),t.QueryLexer.lexText;if(n.match(t.QueryLexer.termSeparator))return t.QueryLexer.lexTerm}},t.QueryParser=function(e,n){this.lexer=new t.QueryLexer(e),this.query=n,this.currentClause={},this.lexemeIdx=0},t.QueryParser.prototype.parse=function(){this.lexer.run(),this.lexemes=this.lexer.lexemes;for(var e=t.QueryParser.parseClause;e;)e=e(this);return this.query},t.QueryParser.prototype.peekLexeme=function(){return this.lexemes[this.lexemeIdx]},t.QueryParser.prototype.consumeLexeme=function(){var e=this.peekLexeme();return this.lexemeIdx+=1,e},t.QueryParser.prototype.nextClause=function(){var e=this.currentClause;this.query.clause(e),this.currentClause={}},t.QueryParser.parseClause=function(e){var n=e.peekLexeme();if(n!=null)switch(n.type){case t.QueryLexer.PRESENCE:return t.QueryParser.parsePresence;case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expected either a field or a term, found "+n.type;throw n.str.length>=1&&(r+=" with value '"+n.str+"'"),new t.QueryParseError(r,n.start,n.end)}},t.QueryParser.parsePresence=function(e){var n=e.consumeLexeme();if(n!=null){switch(n.str){case"-":e.currentClause.presence=t.Query.presence.PROHIBITED;break;case"+":e.currentClause.presence=t.Query.presence.REQUIRED;break;default:var r="unrecognised presence operator'"+n.str+"'";throw new t.QueryParseError(r,n.start,n.end)}var i=e.peekLexeme();if(i==null){var r="expecting term or field, found nothing";throw new t.QueryParseError(r,n.start,n.end)}switch(i.type){case t.QueryLexer.FIELD:return t.QueryParser.parseField;case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var r="expecting term or field, found '"+i.type+"'";throw new t.QueryParseError(r,i.start,i.end)}}},t.QueryParser.parseField=function(e){var n=e.consumeLexeme();if(n!=null){if(e.query.allFields.indexOf(n.str)==-1){var r=e.query.allFields.map(function(o){return"'"+o+"'"}).join(", "),i="unrecognised field '"+n.str+"', possible fields: "+r;throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.fields=[n.str];var s=e.peekLexeme();if(s==null){var i="expecting term, found nothing";throw new t.QueryParseError(i,n.start,n.end)}switch(s.type){case t.QueryLexer.TERM:return t.QueryParser.parseTerm;default:var i="expecting term, found '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseTerm=function(e){var n=e.consumeLexeme();if(n!=null){e.currentClause.term=n.str.toLowerCase(),n.str.indexOf("*")!=-1&&(e.currentClause.usePipeline=!1);var r=e.peekLexeme();if(r==null){e.nextClause();return}switch(r.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+r.type+"'";throw new t.QueryParseError(i,r.start,r.end)}}},t.QueryParser.parseEditDistance=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="edit distance must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.editDistance=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},t.QueryParser.parseBoost=function(e){var n=e.consumeLexeme();if(n!=null){var r=parseInt(n.str,10);if(isNaN(r)){var i="boost must be numeric";throw new t.QueryParseError(i,n.start,n.end)}e.currentClause.boost=r;var s=e.peekLexeme();if(s==null){e.nextClause();return}switch(s.type){case t.QueryLexer.TERM:return e.nextClause(),t.QueryParser.parseTerm;case t.QueryLexer.FIELD:return e.nextClause(),t.QueryParser.parseField;case t.QueryLexer.EDIT_DISTANCE:return t.QueryParser.parseEditDistance;case t.QueryLexer.BOOST:return t.QueryParser.parseBoost;case t.QueryLexer.PRESENCE:return e.nextClause(),t.QueryParser.parsePresence;default:var i="Unexpected lexeme type '"+s.type+"'";throw new t.QueryParseError(i,s.start,s.end)}}},function(e,n){typeof define=="function"&&define.amd?define(n):typeof se=="object"?oe.exports=n():e.lunr=n()}(this,function(){return t})})()});var re=[];function G(t,e){re.push({selector:e,constructor:t})}var U=class{constructor(){this.alwaysVisibleMember=null;this.createComponents(document.body),this.ensureActivePageVisible(),this.ensureFocusedElementVisible(),this.listenForCodeCopies(),window.addEventListener("hashchange",()=>this.ensureFocusedElementVisible())}createComponents(e){re.forEach(n=>{e.querySelectorAll(n.selector).forEach(r=>{r.dataset.hasInstance||(new n.constructor({el:r,app:this}),r.dataset.hasInstance=String(!0))})})}filterChanged(){this.ensureFocusedElementVisible()}ensureActivePageVisible(){let e=document.querySelector(".tsd-navigation .current"),n=e?.parentElement;for(;n&&!n.classList.contains(".tsd-navigation");)n instanceof HTMLDetailsElement&&(n.open=!0),n=n.parentElement;if(e){let r=e.getBoundingClientRect().top-document.documentElement.clientHeight/4;document.querySelector(".site-menu").scrollTop=r}}ensureFocusedElementVisible(){if(this.alwaysVisibleMember&&(this.alwaysVisibleMember.classList.remove("always-visible"),this.alwaysVisibleMember.firstElementChild.remove(),this.alwaysVisibleMember=null),!location.hash)return;let e=document.getElementById(location.hash.substring(1));if(!e)return;let n=e.parentElement;for(;n&&n.tagName!=="SECTION";)n=n.parentElement;if(n&&n.offsetParent==null){this.alwaysVisibleMember=n,n.classList.add("always-visible");let r=document.createElement("p");r.classList.add("warning"),r.textContent="This member is normally hidden due to your filter settings.",n.prepend(r)}}listenForCodeCopies(){document.querySelectorAll("pre > button").forEach(e=>{let n;e.addEventListener("click",()=>{e.previousElementSibling instanceof HTMLElement&&navigator.clipboard.writeText(e.previousElementSibling.innerText.trim()),e.textContent="Copied!",e.classList.add("visible"),clearTimeout(n),n=setTimeout(()=>{e.classList.remove("visible"),n=setTimeout(()=>{e.textContent="Copy"},100)},1e3)})})}};var ie=(t,e=100)=>{let n;return()=>{clearTimeout(n),n=setTimeout(()=>t(),e)}};var de=De(ae());async function le(t,e){if(!window.searchData)return;let n=await fetch(window.searchData),r=new Blob([await n.arrayBuffer()]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();t.data=i,t.index=de.Index.load(i.index),e.classList.remove("loading"),e.classList.add("ready")}function he(){let t=document.getElementById("tsd-search");if(!t)return;let e={base:t.dataset.base+"/"},n=document.getElementById("tsd-search-script");t.classList.add("loading"),n&&(n.addEventListener("error",()=>{t.classList.remove("loading"),t.classList.add("failure")}),n.addEventListener("load",()=>{le(e,t)}),le(e,t));let r=document.querySelector("#tsd-search input"),i=document.querySelector("#tsd-search .results");if(!r||!i)throw new Error("The input field or the result list wrapper was not found");let s=!1;i.addEventListener("mousedown",()=>s=!0),i.addEventListener("mouseup",()=>{s=!1,t.classList.remove("has-focus")}),r.addEventListener("focus",()=>t.classList.add("has-focus")),r.addEventListener("blur",()=>{s||(s=!1,t.classList.remove("has-focus"))}),Ae(t,i,r,e)}function Ae(t,e,n,r){n.addEventListener("input",ie(()=>{Ne(t,e,n,r)},200));let i=!1;n.addEventListener("keydown",s=>{i=!0,s.key=="Enter"?Ve(e,n):s.key=="Escape"?n.blur():s.key=="ArrowUp"?ue(e,-1):s.key==="ArrowDown"?ue(e,1):i=!1}),n.addEventListener("keypress",s=>{i&&s.preventDefault()}),document.body.addEventListener("keydown",s=>{s.altKey||s.ctrlKey||s.metaKey||!n.matches(":focus")&&s.key==="/"&&(n.focus(),s.preventDefault())})}function Ne(t,e,n,r){if(!r.index||!r.data)return;e.textContent="";let i=n.value.trim(),s=i?r.index.search(`*${i}*`):[];for(let o=0;oa.score-o.score);for(let o=0,a=Math.min(10,s.length);o`,d=ce(l.name,i);globalThis.DEBUG_SEARCH_WEIGHTS&&(d+=` (score: ${s[o].score.toFixed(2)})`),l.parent&&(d=` + ${ce(l.parent,i)}.${d}`);let v=document.createElement("li");v.classList.value=l.classes??"";let f=document.createElement("a");f.href=r.base+l.url,f.innerHTML=u+d,v.append(f),e.appendChild(v)}}function ue(t,e){let n=t.querySelector(".current");if(!n)n=t.querySelector(e==1?"li:first-child":"li:last-child"),n&&n.classList.add("current");else{let r=n;if(e===1)do r=r.nextElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);else do r=r.previousElementSibling??void 0;while(r instanceof HTMLElement&&r.offsetParent==null);r&&(n.classList.remove("current"),r.classList.add("current"))}}function Ve(t,e){let n=t.querySelector(".current");if(n||(n=t.querySelector("li:first-child")),n){let r=n.querySelector("a");r&&(window.location.href=r.href),e.blur()}}function ce(t,e){if(e==="")return t;let n=t.toLocaleLowerCase(),r=e.toLocaleLowerCase(),i=[],s=0,o=n.indexOf(r);for(;o!=-1;)i.push(K(t.substring(s,o)),`${K(t.substring(o,o+r.length))}`),s=o+r.length,o=n.indexOf(r,s);return i.push(K(t.substring(s))),i.join("")}var Be={"&":"&","<":"<",">":">","'":"'",'"':"""};function K(t){return t.replace(/[&<>"'"]/g,e=>Be[e])}var C=class{constructor(e){this.el=e.el,this.app=e.app}};var F="mousedown",pe="mousemove",B="mouseup",J={x:0,y:0},fe=!1,ee=!1,He=!1,D=!1,me=/Android|webOS|iPhone|iPad|iPod|BlackBerry|IEMobile|Opera Mini/i.test(navigator.userAgent);document.documentElement.classList.add(me?"is-mobile":"not-mobile");me&&"ontouchstart"in document.documentElement&&(He=!0,F="touchstart",pe="touchmove",B="touchend");document.addEventListener(F,t=>{ee=!0,D=!1;let e=F=="touchstart"?t.targetTouches[0]:t;J.y=e.pageY||0,J.x=e.pageX||0});document.addEventListener(pe,t=>{if(ee&&!D){let e=F=="touchstart"?t.targetTouches[0]:t,n=J.x-(e.pageX||0),r=J.y-(e.pageY||0);D=Math.sqrt(n*n+r*r)>10}});document.addEventListener(B,()=>{ee=!1});document.addEventListener("click",t=>{fe&&(t.preventDefault(),t.stopImmediatePropagation(),fe=!1)});var X=class extends C{constructor(n){super(n);this.className=this.el.dataset.toggle||"",this.el.addEventListener(B,r=>this.onPointerUp(r)),this.el.addEventListener("click",r=>r.preventDefault()),document.addEventListener(F,r=>this.onDocumentPointerDown(r)),document.addEventListener(B,r=>this.onDocumentPointerUp(r))}setActive(n){if(this.active==n)return;this.active=n,document.documentElement.classList.toggle("has-"+this.className,n),this.el.classList.toggle("active",n);let r=(this.active?"to-has-":"from-has-")+this.className;document.documentElement.classList.add(r),setTimeout(()=>document.documentElement.classList.remove(r),500)}onPointerUp(n){D||(this.setActive(!0),n.preventDefault())}onDocumentPointerDown(n){if(this.active){if(n.target.closest(".col-sidebar, .tsd-filter-group"))return;this.setActive(!1)}}onDocumentPointerUp(n){if(!D&&this.active&&n.target.closest(".col-sidebar")){let r=n.target.closest("a");if(r){let i=window.location.href;i.indexOf("#")!=-1&&(i=i.substring(0,i.indexOf("#"))),r.href.substring(0,i.length)==i&&setTimeout(()=>this.setActive(!1),250)}}}};var te;try{te=localStorage}catch{te={getItem(){return null},setItem(){}}}var Q=te;var ve=document.head.appendChild(document.createElement("style"));ve.dataset.for="filters";var Y=class extends C{constructor(n){super(n);this.key=`filter-${this.el.name}`,this.value=this.el.checked,this.el.addEventListener("change",()=>{this.setLocalStorage(this.el.checked)}),this.setLocalStorage(this.fromLocalStorage()),ve.innerHTML+=`html:not(.${this.key}) .tsd-is-${this.el.name} { display: none; } +`}fromLocalStorage(){let n=Q.getItem(this.key);return n?n==="true":this.el.checked}setLocalStorage(n){Q.setItem(this.key,n.toString()),this.value=n,this.handleValueChange()}handleValueChange(){this.el.checked=this.value,document.documentElement.classList.toggle(this.key,this.value),this.app.filterChanged(),document.querySelectorAll(".tsd-index-section").forEach(n=>{n.style.display="block";let r=Array.from(n.querySelectorAll(".tsd-index-link")).every(i=>i.offsetParent==null);n.style.display=r?"none":"block"})}};var Z=class extends C{constructor(n){super(n);this.summary=this.el.querySelector(".tsd-accordion-summary"),this.icon=this.summary.querySelector("svg"),this.key=`tsd-accordion-${this.summary.dataset.key??this.summary.textContent.trim().replace(/\s+/g,"-").toLowerCase()}`;let r=Q.getItem(this.key);this.el.open=r?r==="true":this.el.open,this.el.addEventListener("toggle",()=>this.update());let i=this.summary.querySelector("a");i&&i.addEventListener("click",()=>{location.assign(i.href)}),this.update()}update(){this.icon.style.transform=`rotate(${this.el.open?0:-90}deg)`,Q.setItem(this.key,this.el.open.toString())}};function ge(t){let e=Q.getItem("tsd-theme")||"os";t.value=e,ye(e),t.addEventListener("change",()=>{Q.setItem("tsd-theme",t.value),ye(t.value)})}function ye(t){document.documentElement.dataset.theme=t}var Le;function be(){let t=document.getElementById("tsd-nav-script");t&&(t.addEventListener("load",xe),xe())}async function xe(){let t=document.getElementById("tsd-nav-container");if(!t||!window.navigationData)return;let n=await(await fetch(window.navigationData)).arrayBuffer(),r=new Blob([n]).stream().pipeThrough(new DecompressionStream("gzip")),i=await new Response(r).json();Le=t.dataset.base+"/",t.innerHTML="";for(let s of i)we(s,t,[]);window.app.createComponents(t),window.app.ensureActivePageVisible()}function we(t,e,n){let r=e.appendChild(document.createElement("li"));if(t.children){let i=[...n,t.text],s=r.appendChild(document.createElement("details"));s.className=t.class?`${t.class} tsd-index-accordion`:"tsd-index-accordion",s.dataset.key=i.join("$");let o=s.appendChild(document.createElement("summary"));o.className="tsd-accordion-summary",o.innerHTML='',Ee(t,o);let a=s.appendChild(document.createElement("div"));a.className="tsd-accordion-details";let l=a.appendChild(document.createElement("ul"));l.className="tsd-nested-navigation";for(let u of t.children)we(u,l,i)}else Ee(t,r,t.class)}function Ee(t,e,n){if(t.path){let r=e.appendChild(document.createElement("a"));r.href=Le+t.path,n&&(r.className=n),location.href===r.href&&r.classList.add("current"),t.kind&&(r.innerHTML=``),r.appendChild(document.createElement("span")).textContent=t.text}else e.appendChild(document.createElement("span")).textContent=t.text}G(X,"a[data-toggle]");G(Z,".tsd-index-accordion");G(Y,".tsd-filter-item input[type=checkbox]");var Se=document.getElementById("tsd-theme");Se&&ge(Se);var je=new U;Object.defineProperty(window,"app",{value:je});he();be();})(); /*! Bundled license information: lunr/lunr.js: diff --git a/assets/navigation.js b/assets/navigation.js new file mode 100644 index 00000000..459692c8 --- /dev/null +++ b/assets/navigation.js @@ -0,0 +1 @@ +window.navigationData = "data:application/octet-stream;base64,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" \ No newline at end of file diff --git a/assets/search.js b/assets/search.js index 603e0544..531f4406 100644 --- a/assets/search.js +++ b/assets/search.js @@ -1 +1 @@ -window.searchData = JSON.parse("{\"rows\":[{\"kind\":64,\"name\":\"getSafeInfo\",\"url\":\"functions/getSafeInfo.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getIncomingTransfers\",\"url\":\"functions/getIncomingTransfers.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getModuleTransactions\",\"url\":\"functions/getModuleTransactions.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getMultisigTransactions\",\"url\":\"functions/getMultisigTransactions.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getBalances\",\"url\":\"functions/getBalances.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getFiatCurrencies\",\"url\":\"functions/getFiatCurrencies.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getOwnedSafes\",\"url\":\"functions/getOwnedSafes.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getCollectibles\",\"url\":\"functions/getCollectibles.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getCollectiblesPage\",\"url\":\"functions/getCollectiblesPage.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getTransactionHistory\",\"url\":\"functions/getTransactionHistory.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getTransactionQueue\",\"url\":\"functions/getTransactionQueue.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getTransactionDetails\",\"url\":\"functions/getTransactionDetails.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"postSafeGasEstimation\",\"url\":\"functions/postSafeGasEstimation.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"proposeTransaction\",\"url\":\"functions/proposeTransaction.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getChainsConfig\",\"url\":\"functions/getChainsConfig.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getChainConfig\",\"url\":\"functions/getChainConfig.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getSafeApps\",\"url\":\"functions/getSafeApps.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getMasterCopies\",\"url\":\"functions/getMasterCopies.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getDecodedData\",\"url\":\"functions/getDecodedData.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getSafeMessages\",\"url\":\"functions/getSafeMessages.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getSafeMessage\",\"url\":\"functions/getSafeMessage.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"proposeSafeMessage\",\"url\":\"functions/proposeSafeMessage.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"confirmSafeMessage\",\"url\":\"functions/confirmSafeMessage.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"getDelegates\",\"url\":\"functions/getDelegates.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"registerDevice\",\"url\":\"functions/registerDevice.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"unregisterSafe\",\"url\":\"functions/unregisterSafe.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"unregisterDevice\",\"url\":\"functions/unregisterDevice.html\",\"classes\":\"\"},{\"kind\":64,\"name\":\"setBaseUrl\",\"url\":\"functions/setBaseUrl.html\",\"classes\":\"\"},{\"kind\":8,\"name\":\"ImplementationVersionState\",\"url\":\"enums/ImplementationVersionState.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"UP_TO_DATE\",\"url\":\"enums/ImplementationVersionState.html#UP_TO_DATE\",\"classes\":\"\",\"parent\":\"ImplementationVersionState\"},{\"kind\":16,\"name\":\"OUTDATED\",\"url\":\"enums/ImplementationVersionState.html#OUTDATED\",\"classes\":\"\",\"parent\":\"ImplementationVersionState\"},{\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/ImplementationVersionState.html#UNKNOWN\",\"classes\":\"\",\"parent\":\"ImplementationVersionState\"},{\"kind\":2097152,\"name\":\"SafeInfo\",\"url\":\"types/SafeInfo.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeInfo.html#__type\",\"classes\":\"\",\"parent\":\"SafeInfo\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"types/SafeInfo.html#__type.address\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"chainId\",\"url\":\"types/SafeInfo.html#__type.chainId\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"nonce\",\"url\":\"types/SafeInfo.html#__type.nonce\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"threshold\",\"url\":\"types/SafeInfo.html#__type.threshold\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"owners\",\"url\":\"types/SafeInfo.html#__type.owners\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"implementation\",\"url\":\"types/SafeInfo.html#__type.implementation\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"implementationVersionState\",\"url\":\"types/SafeInfo.html#__type.implementationVersionState\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"modules\",\"url\":\"types/SafeInfo.html#__type.modules\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"guard\",\"url\":\"types/SafeInfo.html#__type.guard\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"fallbackHandler\",\"url\":\"types/SafeInfo.html#__type.fallbackHandler\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"types/SafeInfo.html#__type.version\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"collectiblesTag\",\"url\":\"types/SafeInfo.html#__type.collectiblesTag\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"txQueuedTag\",\"url\":\"types/SafeInfo.html#__type.txQueuedTag\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"txHistoryTag\",\"url\":\"types/SafeInfo.html#__type.txHistoryTag\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":1024,\"name\":\"messagesTag\",\"url\":\"types/SafeInfo.html#__type.messagesTag\",\"classes\":\"\",\"parent\":\"SafeInfo.__type\"},{\"kind\":8,\"name\":\"SafeAppAccessPolicyTypes\",\"url\":\"enums/SafeAppAccessPolicyTypes.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"NoRestrictions\",\"url\":\"enums/SafeAppAccessPolicyTypes.html#NoRestrictions\",\"classes\":\"\",\"parent\":\"SafeAppAccessPolicyTypes\"},{\"kind\":16,\"name\":\"DomainAllowlist\",\"url\":\"enums/SafeAppAccessPolicyTypes.html#DomainAllowlist\",\"classes\":\"\",\"parent\":\"SafeAppAccessPolicyTypes\"},{\"kind\":2097152,\"name\":\"SafeAppNoRestrictionsPolicy\",\"url\":\"types/SafeAppNoRestrictionsPolicy.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeAppNoRestrictionsPolicy.html#__type\",\"classes\":\"\",\"parent\":\"SafeAppNoRestrictionsPolicy\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SafeAppNoRestrictionsPolicy.html#__type.type\",\"classes\":\"\",\"parent\":\"SafeAppNoRestrictionsPolicy.__type\"},{\"kind\":2097152,\"name\":\"SafeAppDomainAllowlistPolicy\",\"url\":\"types/SafeAppDomainAllowlistPolicy.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeAppDomainAllowlistPolicy.html#__type\",\"classes\":\"\",\"parent\":\"SafeAppDomainAllowlistPolicy\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SafeAppDomainAllowlistPolicy.html#__type.type\",\"classes\":\"\",\"parent\":\"SafeAppDomainAllowlistPolicy.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/SafeAppDomainAllowlistPolicy.html#__type.value\",\"classes\":\"\",\"parent\":\"SafeAppDomainAllowlistPolicy.__type\"},{\"kind\":2097152,\"name\":\"SafeAppsAccessControlPolicies\",\"url\":\"types/SafeAppsAccessControlPolicies.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"SafeAppProvider\",\"url\":\"types/SafeAppProvider.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeAppProvider.html#__type\",\"classes\":\"\",\"parent\":\"SafeAppProvider\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"types/SafeAppProvider.html#__type.url\",\"classes\":\"\",\"parent\":\"SafeAppProvider.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SafeAppProvider.html#__type.name\",\"classes\":\"\",\"parent\":\"SafeAppProvider.__type\"},{\"kind\":8,\"name\":\"SafeAppFeatures\",\"url\":\"enums/SafeAppFeatures.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"BATCHED_TRANSACTIONS\",\"url\":\"enums/SafeAppFeatures.html#BATCHED_TRANSACTIONS\",\"classes\":\"\",\"parent\":\"SafeAppFeatures\"},{\"kind\":8,\"name\":\"SafeAppSocialPlatforms\",\"url\":\"enums/SafeAppSocialPlatforms.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"TWITTER\",\"url\":\"enums/SafeAppSocialPlatforms.html#TWITTER\",\"classes\":\"\",\"parent\":\"SafeAppSocialPlatforms\"},{\"kind\":16,\"name\":\"GITHUB\",\"url\":\"enums/SafeAppSocialPlatforms.html#GITHUB\",\"classes\":\"\",\"parent\":\"SafeAppSocialPlatforms\"},{\"kind\":16,\"name\":\"DISCORD\",\"url\":\"enums/SafeAppSocialPlatforms.html#DISCORD\",\"classes\":\"\",\"parent\":\"SafeAppSocialPlatforms\"},{\"kind\":2097152,\"name\":\"SafeAppSocialProfile\",\"url\":\"types/SafeAppSocialProfile.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeAppSocialProfile.html#__type\",\"classes\":\"\",\"parent\":\"SafeAppSocialProfile\"},{\"kind\":1024,\"name\":\"platform\",\"url\":\"types/SafeAppSocialProfile.html#__type.platform\",\"classes\":\"\",\"parent\":\"SafeAppSocialProfile.__type\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"types/SafeAppSocialProfile.html#__type.url\",\"classes\":\"\",\"parent\":\"SafeAppSocialProfile.__type\"},{\"kind\":2097152,\"name\":\"SafeAppData\",\"url\":\"types/SafeAppData.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeAppData.html#__type\",\"classes\":\"\",\"parent\":\"SafeAppData\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"types/SafeAppData.html#__type.id\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"types/SafeAppData.html#__type.url\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SafeAppData.html#__type.name\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"iconUrl\",\"url\":\"types/SafeAppData.html#__type.iconUrl\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"types/SafeAppData.html#__type.description\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"chainIds\",\"url\":\"types/SafeAppData.html#__type.chainIds\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"provider\",\"url\":\"types/SafeAppData.html#__type.provider\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"accessControl\",\"url\":\"types/SafeAppData.html#__type.accessControl\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"tags\",\"url\":\"types/SafeAppData.html#__type.tags\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"features\",\"url\":\"types/SafeAppData.html#__type.features\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"socialProfiles\",\"url\":\"types/SafeAppData.html#__type.socialProfiles\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":1024,\"name\":\"developerWebsite\",\"url\":\"types/SafeAppData.html#__type.developerWebsite\",\"classes\":\"\",\"parent\":\"SafeAppData.__type\"},{\"kind\":2097152,\"name\":\"SafeAppsResponse\",\"url\":\"types/SafeAppsResponse.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"ParamValue\",\"url\":\"types/ParamValue.html\",\"classes\":\"\"},{\"kind\":8,\"name\":\"Operation\",\"url\":\"enums/Operation.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"CALL\",\"url\":\"enums/Operation.html#CALL\",\"classes\":\"\",\"parent\":\"Operation\"},{\"kind\":16,\"name\":\"DELEGATE\",\"url\":\"enums/Operation.html#DELEGATE\",\"classes\":\"\",\"parent\":\"Operation\"},{\"kind\":2097152,\"name\":\"InternalTransaction\",\"url\":\"types/InternalTransaction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/InternalTransaction.html#__type\",\"classes\":\"\",\"parent\":\"InternalTransaction\"},{\"kind\":1024,\"name\":\"operation\",\"url\":\"types/InternalTransaction.html#__type.operation\",\"classes\":\"\",\"parent\":\"InternalTransaction.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/InternalTransaction.html#__type.to\",\"classes\":\"\",\"parent\":\"InternalTransaction.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/InternalTransaction.html#__type.value\",\"classes\":\"\",\"parent\":\"InternalTransaction.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/InternalTransaction.html#__type.data\",\"classes\":\"\",\"parent\":\"InternalTransaction.__type\"},{\"kind\":1024,\"name\":\"dataDecoded\",\"url\":\"types/InternalTransaction.html#__type.dataDecoded\",\"classes\":\"\",\"parent\":\"InternalTransaction.__type\"},{\"kind\":2097152,\"name\":\"ValueDecodedType\",\"url\":\"types/ValueDecodedType.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"Parameter\",\"url\":\"types/Parameter.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Parameter.html#__type\",\"classes\":\"\",\"parent\":\"Parameter\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/Parameter.html#__type.name\",\"classes\":\"\",\"parent\":\"Parameter.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Parameter.html#__type.type\",\"classes\":\"\",\"parent\":\"Parameter.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/Parameter.html#__type.value\",\"classes\":\"\",\"parent\":\"Parameter.__type\"},{\"kind\":1024,\"name\":\"valueDecoded\",\"url\":\"types/Parameter.html#__type.valueDecoded\",\"classes\":\"\",\"parent\":\"Parameter.__type\"},{\"kind\":2097152,\"name\":\"DataDecoded\",\"url\":\"types/DataDecoded.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DataDecoded.html#__type\",\"classes\":\"\",\"parent\":\"DataDecoded\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"types/DataDecoded.html#__type.method\",\"classes\":\"\",\"parent\":\"DataDecoded.__type\"},{\"kind\":1024,\"name\":\"parameters\",\"url\":\"types/DataDecoded.html#__type.parameters\",\"classes\":\"\",\"parent\":\"DataDecoded.__type\"},{\"kind\":8,\"name\":\"TransactionStatus\",\"url\":\"enums/TransactionStatus.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"AWAITING_CONFIRMATIONS\",\"url\":\"enums/TransactionStatus.html#AWAITING_CONFIRMATIONS\",\"classes\":\"\",\"parent\":\"TransactionStatus\"},{\"kind\":16,\"name\":\"AWAITING_EXECUTION\",\"url\":\"enums/TransactionStatus.html#AWAITING_EXECUTION\",\"classes\":\"\",\"parent\":\"TransactionStatus\"},{\"kind\":16,\"name\":\"CANCELLED\",\"url\":\"enums/TransactionStatus.html#CANCELLED\",\"classes\":\"\",\"parent\":\"TransactionStatus\"},{\"kind\":16,\"name\":\"FAILED\",\"url\":\"enums/TransactionStatus.html#FAILED\",\"classes\":\"\",\"parent\":\"TransactionStatus\"},{\"kind\":16,\"name\":\"SUCCESS\",\"url\":\"enums/TransactionStatus.html#SUCCESS\",\"classes\":\"\",\"parent\":\"TransactionStatus\"},{\"kind\":8,\"name\":\"TransferDirection\",\"url\":\"enums/TransferDirection.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"INCOMING\",\"url\":\"enums/TransferDirection.html#INCOMING\",\"classes\":\"\",\"parent\":\"TransferDirection\"},{\"kind\":16,\"name\":\"OUTGOING\",\"url\":\"enums/TransferDirection.html#OUTGOING\",\"classes\":\"\",\"parent\":\"TransferDirection\"},{\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/TransferDirection.html#UNKNOWN\",\"classes\":\"\",\"parent\":\"TransferDirection\"},{\"kind\":8,\"name\":\"TransactionTokenType\",\"url\":\"enums/TransactionTokenType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TransactionTokenType.html#ERC20\",\"classes\":\"\",\"parent\":\"TransactionTokenType\"},{\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/TransactionTokenType.html#ERC721\",\"classes\":\"\",\"parent\":\"TransactionTokenType\"},{\"kind\":16,\"name\":\"NATIVE_COIN\",\"url\":\"enums/TransactionTokenType.html#NATIVE_COIN\",\"classes\":\"\",\"parent\":\"TransactionTokenType\"},{\"kind\":8,\"name\":\"SettingsInfoType\",\"url\":\"enums/SettingsInfoType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"SET_FALLBACK_HANDLER\",\"url\":\"enums/SettingsInfoType.html#SET_FALLBACK_HANDLER\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"ADD_OWNER\",\"url\":\"enums/SettingsInfoType.html#ADD_OWNER\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"REMOVE_OWNER\",\"url\":\"enums/SettingsInfoType.html#REMOVE_OWNER\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"SWAP_OWNER\",\"url\":\"enums/SettingsInfoType.html#SWAP_OWNER\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"CHANGE_THRESHOLD\",\"url\":\"enums/SettingsInfoType.html#CHANGE_THRESHOLD\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"CHANGE_IMPLEMENTATION\",\"url\":\"enums/SettingsInfoType.html#CHANGE_IMPLEMENTATION\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"ENABLE_MODULE\",\"url\":\"enums/SettingsInfoType.html#ENABLE_MODULE\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"DISABLE_MODULE\",\"url\":\"enums/SettingsInfoType.html#DISABLE_MODULE\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"SET_GUARD\",\"url\":\"enums/SettingsInfoType.html#SET_GUARD\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":16,\"name\":\"DELETE_GUARD\",\"url\":\"enums/SettingsInfoType.html#DELETE_GUARD\",\"classes\":\"\",\"parent\":\"SettingsInfoType\"},{\"kind\":8,\"name\":\"TransactionInfoType\",\"url\":\"enums/TransactionInfoType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"TRANSFER\",\"url\":\"enums/TransactionInfoType.html#TRANSFER\",\"classes\":\"\",\"parent\":\"TransactionInfoType\"},{\"kind\":16,\"name\":\"SETTINGS_CHANGE\",\"url\":\"enums/TransactionInfoType.html#SETTINGS_CHANGE\",\"classes\":\"\",\"parent\":\"TransactionInfoType\"},{\"kind\":16,\"name\":\"CUSTOM\",\"url\":\"enums/TransactionInfoType.html#CUSTOM\",\"classes\":\"\",\"parent\":\"TransactionInfoType\"},{\"kind\":16,\"name\":\"CREATION\",\"url\":\"enums/TransactionInfoType.html#CREATION\",\"classes\":\"\",\"parent\":\"TransactionInfoType\"},{\"kind\":8,\"name\":\"ConflictType\",\"url\":\"enums/ConflictType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"NONE\",\"url\":\"enums/ConflictType.html#NONE\",\"classes\":\"\",\"parent\":\"ConflictType\"},{\"kind\":16,\"name\":\"HAS_NEXT\",\"url\":\"enums/ConflictType.html#HAS_NEXT\",\"classes\":\"\",\"parent\":\"ConflictType\"},{\"kind\":16,\"name\":\"END\",\"url\":\"enums/ConflictType.html#END\",\"classes\":\"\",\"parent\":\"ConflictType\"},{\"kind\":8,\"name\":\"TransactionListItemType\",\"url\":\"enums/TransactionListItemType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"TRANSACTION\",\"url\":\"enums/TransactionListItemType.html#TRANSACTION\",\"classes\":\"\",\"parent\":\"TransactionListItemType\"},{\"kind\":16,\"name\":\"LABEL\",\"url\":\"enums/TransactionListItemType.html#LABEL\",\"classes\":\"\",\"parent\":\"TransactionListItemType\"},{\"kind\":16,\"name\":\"CONFLICT_HEADER\",\"url\":\"enums/TransactionListItemType.html#CONFLICT_HEADER\",\"classes\":\"\",\"parent\":\"TransactionListItemType\"},{\"kind\":16,\"name\":\"DATE_LABEL\",\"url\":\"enums/TransactionListItemType.html#DATE_LABEL\",\"classes\":\"\",\"parent\":\"TransactionListItemType\"},{\"kind\":8,\"name\":\"DetailedExecutionInfoType\",\"url\":\"enums/DetailedExecutionInfoType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"MULTISIG\",\"url\":\"enums/DetailedExecutionInfoType.html#MULTISIG\",\"classes\":\"\",\"parent\":\"DetailedExecutionInfoType\"},{\"kind\":16,\"name\":\"MODULE\",\"url\":\"enums/DetailedExecutionInfoType.html#MODULE\",\"classes\":\"\",\"parent\":\"DetailedExecutionInfoType\"},{\"kind\":2097152,\"name\":\"Erc20Transfer\",\"url\":\"types/Erc20Transfer.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Erc20Transfer.html#__type\",\"classes\":\"\",\"parent\":\"Erc20Transfer\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Erc20Transfer.html#__type.type\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenAddress\",\"url\":\"types/Erc20Transfer.html#__type.tokenAddress\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenName\",\"url\":\"types/Erc20Transfer.html#__type.tokenName\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenSymbol\",\"url\":\"types/Erc20Transfer.html#__type.tokenSymbol\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/Erc20Transfer.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"types/Erc20Transfer.html#__type.decimals\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/Erc20Transfer.html#__type.value\",\"classes\":\"\",\"parent\":\"Erc20Transfer.__type\"},{\"kind\":2097152,\"name\":\"Erc721Transfer\",\"url\":\"types/Erc721Transfer.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Erc721Transfer.html#__type\",\"classes\":\"\",\"parent\":\"Erc721Transfer\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Erc721Transfer.html#__type.type\",\"classes\":\"\",\"parent\":\"Erc721Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenAddress\",\"url\":\"types/Erc721Transfer.html#__type.tokenAddress\",\"classes\":\"\",\"parent\":\"Erc721Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenId\",\"url\":\"types/Erc721Transfer.html#__type.tokenId\",\"classes\":\"\",\"parent\":\"Erc721Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenName\",\"url\":\"types/Erc721Transfer.html#__type.tokenName\",\"classes\":\"\",\"parent\":\"Erc721Transfer.__type\"},{\"kind\":1024,\"name\":\"tokenSymbol\",\"url\":\"types/Erc721Transfer.html#__type.tokenSymbol\",\"classes\":\"\",\"parent\":\"Erc721Transfer.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/Erc721Transfer.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"Erc721Transfer.__type\"},{\"kind\":2097152,\"name\":\"NativeCoinTransfer\",\"url\":\"types/NativeCoinTransfer.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/NativeCoinTransfer.html#__type\",\"classes\":\"\",\"parent\":\"NativeCoinTransfer\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/NativeCoinTransfer.html#__type.type\",\"classes\":\"\",\"parent\":\"NativeCoinTransfer.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/NativeCoinTransfer.html#__type.value\",\"classes\":\"\",\"parent\":\"NativeCoinTransfer.__type\"},{\"kind\":2097152,\"name\":\"TransferInfo\",\"url\":\"types/TransferInfo.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"Transfer\",\"url\":\"types/Transfer.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Transfer.html#__type\",\"classes\":\"\",\"parent\":\"Transfer\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Transfer.html#__type.type\",\"classes\":\"\",\"parent\":\"Transfer.__type\"},{\"kind\":1024,\"name\":\"sender\",\"url\":\"types/Transfer.html#__type.sender\",\"classes\":\"\",\"parent\":\"Transfer.__type\"},{\"kind\":1024,\"name\":\"recipient\",\"url\":\"types/Transfer.html#__type.recipient\",\"classes\":\"\",\"parent\":\"Transfer.__type\"},{\"kind\":1024,\"name\":\"direction\",\"url\":\"types/Transfer.html#__type.direction\",\"classes\":\"\",\"parent\":\"Transfer.__type\"},{\"kind\":1024,\"name\":\"transferInfo\",\"url\":\"types/Transfer.html#__type.transferInfo\",\"classes\":\"\",\"parent\":\"Transfer.__type\"},{\"kind\":1024,\"name\":\"humanDescription\",\"url\":\"types/Transfer.html#__type.humanDescription\",\"classes\":\"\",\"parent\":\"Transfer.__type\"},{\"kind\":2097152,\"name\":\"SetFallbackHandler\",\"url\":\"types/SetFallbackHandler.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SetFallbackHandler.html#__type\",\"classes\":\"\",\"parent\":\"SetFallbackHandler\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SetFallbackHandler.html#__type.type\",\"classes\":\"\",\"parent\":\"SetFallbackHandler.__type\"},{\"kind\":1024,\"name\":\"handler\",\"url\":\"types/SetFallbackHandler.html#__type.handler\",\"classes\":\"\",\"parent\":\"SetFallbackHandler.__type\"},{\"kind\":2097152,\"name\":\"AddOwner\",\"url\":\"types/AddOwner.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AddOwner.html#__type\",\"classes\":\"\",\"parent\":\"AddOwner\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/AddOwner.html#__type.type\",\"classes\":\"\",\"parent\":\"AddOwner.__type\"},{\"kind\":1024,\"name\":\"owner\",\"url\":\"types/AddOwner.html#__type.owner\",\"classes\":\"\",\"parent\":\"AddOwner.__type\"},{\"kind\":1024,\"name\":\"threshold\",\"url\":\"types/AddOwner.html#__type.threshold\",\"classes\":\"\",\"parent\":\"AddOwner.__type\"},{\"kind\":2097152,\"name\":\"RemoveOwner\",\"url\":\"types/RemoveOwner.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/RemoveOwner.html#__type\",\"classes\":\"\",\"parent\":\"RemoveOwner\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/RemoveOwner.html#__type.type\",\"classes\":\"\",\"parent\":\"RemoveOwner.__type\"},{\"kind\":1024,\"name\":\"owner\",\"url\":\"types/RemoveOwner.html#__type.owner\",\"classes\":\"\",\"parent\":\"RemoveOwner.__type\"},{\"kind\":1024,\"name\":\"threshold\",\"url\":\"types/RemoveOwner.html#__type.threshold\",\"classes\":\"\",\"parent\":\"RemoveOwner.__type\"},{\"kind\":2097152,\"name\":\"SwapOwner\",\"url\":\"types/SwapOwner.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SwapOwner.html#__type\",\"classes\":\"\",\"parent\":\"SwapOwner\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SwapOwner.html#__type.type\",\"classes\":\"\",\"parent\":\"SwapOwner.__type\"},{\"kind\":1024,\"name\":\"oldOwner\",\"url\":\"types/SwapOwner.html#__type.oldOwner\",\"classes\":\"\",\"parent\":\"SwapOwner.__type\"},{\"kind\":1024,\"name\":\"newOwner\",\"url\":\"types/SwapOwner.html#__type.newOwner\",\"classes\":\"\",\"parent\":\"SwapOwner.__type\"},{\"kind\":2097152,\"name\":\"ChangeThreshold\",\"url\":\"types/ChangeThreshold.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ChangeThreshold.html#__type\",\"classes\":\"\",\"parent\":\"ChangeThreshold\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/ChangeThreshold.html#__type.type\",\"classes\":\"\",\"parent\":\"ChangeThreshold.__type\"},{\"kind\":1024,\"name\":\"threshold\",\"url\":\"types/ChangeThreshold.html#__type.threshold\",\"classes\":\"\",\"parent\":\"ChangeThreshold.__type\"},{\"kind\":2097152,\"name\":\"ChangeImplementation\",\"url\":\"types/ChangeImplementation.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ChangeImplementation.html#__type\",\"classes\":\"\",\"parent\":\"ChangeImplementation\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/ChangeImplementation.html#__type.type\",\"classes\":\"\",\"parent\":\"ChangeImplementation.__type\"},{\"kind\":1024,\"name\":\"implementation\",\"url\":\"types/ChangeImplementation.html#__type.implementation\",\"classes\":\"\",\"parent\":\"ChangeImplementation.__type\"},{\"kind\":2097152,\"name\":\"EnableModule\",\"url\":\"types/EnableModule.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/EnableModule.html#__type\",\"classes\":\"\",\"parent\":\"EnableModule\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/EnableModule.html#__type.type\",\"classes\":\"\",\"parent\":\"EnableModule.__type\"},{\"kind\":1024,\"name\":\"module\",\"url\":\"types/EnableModule.html#__type.module\",\"classes\":\"\",\"parent\":\"EnableModule.__type\"},{\"kind\":2097152,\"name\":\"DisableModule\",\"url\":\"types/DisableModule.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DisableModule.html#__type\",\"classes\":\"\",\"parent\":\"DisableModule\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/DisableModule.html#__type.type\",\"classes\":\"\",\"parent\":\"DisableModule.__type\"},{\"kind\":1024,\"name\":\"module\",\"url\":\"types/DisableModule.html#__type.module\",\"classes\":\"\",\"parent\":\"DisableModule.__type\"},{\"kind\":2097152,\"name\":\"SetGuard\",\"url\":\"types/SetGuard.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SetGuard.html#__type\",\"classes\":\"\",\"parent\":\"SetGuard\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SetGuard.html#__type.type\",\"classes\":\"\",\"parent\":\"SetGuard.__type\"},{\"kind\":1024,\"name\":\"guard\",\"url\":\"types/SetGuard.html#__type.guard\",\"classes\":\"\",\"parent\":\"SetGuard.__type\"},{\"kind\":2097152,\"name\":\"DeleteGuard\",\"url\":\"types/DeleteGuard.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DeleteGuard.html#__type\",\"classes\":\"\",\"parent\":\"DeleteGuard\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/DeleteGuard.html#__type.type\",\"classes\":\"\",\"parent\":\"DeleteGuard.__type\"},{\"kind\":2097152,\"name\":\"SettingsInfo\",\"url\":\"types/SettingsInfo.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"SettingsChange\",\"url\":\"types/SettingsChange.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SettingsChange.html#__type\",\"classes\":\"\",\"parent\":\"SettingsChange\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SettingsChange.html#__type.type\",\"classes\":\"\",\"parent\":\"SettingsChange.__type\"},{\"kind\":1024,\"name\":\"dataDecoded\",\"url\":\"types/SettingsChange.html#__type.dataDecoded\",\"classes\":\"\",\"parent\":\"SettingsChange.__type\"},{\"kind\":1024,\"name\":\"settingsInfo\",\"url\":\"types/SettingsChange.html#__type.settingsInfo\",\"classes\":\"\",\"parent\":\"SettingsChange.__type\"},{\"kind\":1024,\"name\":\"humanDescription\",\"url\":\"types/SettingsChange.html#__type.humanDescription\",\"classes\":\"\",\"parent\":\"SettingsChange.__type\"},{\"kind\":2097152,\"name\":\"Custom\",\"url\":\"types/Custom.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Custom.html#__type\",\"classes\":\"\",\"parent\":\"Custom\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Custom.html#__type.type\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/Custom.html#__type.to\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"dataSize\",\"url\":\"types/Custom.html#__type.dataSize\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/Custom.html#__type.value\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"methodName\",\"url\":\"types/Custom.html#__type.methodName\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"actionCount\",\"url\":\"types/Custom.html#__type.actionCount\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"isCancellation\",\"url\":\"types/Custom.html#__type.isCancellation\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":1024,\"name\":\"humanDescription\",\"url\":\"types/Custom.html#__type.humanDescription\",\"classes\":\"\",\"parent\":\"Custom.__type\"},{\"kind\":2097152,\"name\":\"MultiSend\",\"url\":\"types/MultiSend.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MultiSend.html#__type\",\"classes\":\"\",\"parent\":\"MultiSend\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/MultiSend.html#__type.type\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/MultiSend.html#__type.to\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"dataSize\",\"url\":\"types/MultiSend.html#__type.dataSize\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/MultiSend.html#__type.value\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"methodName\",\"url\":\"types/MultiSend.html#__type.methodName\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"actionCount\",\"url\":\"types/MultiSend.html#__type.actionCount\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"isCancellation\",\"url\":\"types/MultiSend.html#__type.isCancellation\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":1024,\"name\":\"humanDescription\",\"url\":\"types/MultiSend.html#__type.humanDescription\",\"classes\":\"\",\"parent\":\"MultiSend.__type\"},{\"kind\":2097152,\"name\":\"Cancellation\",\"url\":\"types/Cancellation.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"Creation\",\"url\":\"types/Creation.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Creation.html#__type\",\"classes\":\"\",\"parent\":\"Creation\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Creation.html#__type.type\",\"classes\":\"\",\"parent\":\"Creation.__type\"},{\"kind\":1024,\"name\":\"creator\",\"url\":\"types/Creation.html#__type.creator\",\"classes\":\"\",\"parent\":\"Creation.__type\"},{\"kind\":1024,\"name\":\"transactionHash\",\"url\":\"types/Creation.html#__type.transactionHash\",\"classes\":\"\",\"parent\":\"Creation.__type\"},{\"kind\":1024,\"name\":\"implementation\",\"url\":\"types/Creation.html#__type.implementation\",\"classes\":\"\",\"parent\":\"Creation.__type\"},{\"kind\":1024,\"name\":\"factory\",\"url\":\"types/Creation.html#__type.factory\",\"classes\":\"\",\"parent\":\"Creation.__type\"},{\"kind\":1024,\"name\":\"humanDescription\",\"url\":\"types/Creation.html#__type.humanDescription\",\"classes\":\"\",\"parent\":\"Creation.__type\"},{\"kind\":2097152,\"name\":\"TransactionInfo\",\"url\":\"types/TransactionInfo.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"ModuleExecutionInfo\",\"url\":\"types/ModuleExecutionInfo.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ModuleExecutionInfo.html#__type\",\"classes\":\"\",\"parent\":\"ModuleExecutionInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/ModuleExecutionInfo.html#__type.type\",\"classes\":\"\",\"parent\":\"ModuleExecutionInfo.__type\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"types/ModuleExecutionInfo.html#__type.address\",\"classes\":\"\",\"parent\":\"ModuleExecutionInfo.__type\"},{\"kind\":2097152,\"name\":\"MultisigExecutionInfo\",\"url\":\"types/MultisigExecutionInfo.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MultisigExecutionInfo.html#__type\",\"classes\":\"\",\"parent\":\"MultisigExecutionInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/MultisigExecutionInfo.html#__type.type\",\"classes\":\"\",\"parent\":\"MultisigExecutionInfo.__type\"},{\"kind\":1024,\"name\":\"nonce\",\"url\":\"types/MultisigExecutionInfo.html#__type.nonce\",\"classes\":\"\",\"parent\":\"MultisigExecutionInfo.__type\"},{\"kind\":1024,\"name\":\"confirmationsRequired\",\"url\":\"types/MultisigExecutionInfo.html#__type.confirmationsRequired\",\"classes\":\"\",\"parent\":\"MultisigExecutionInfo.__type\"},{\"kind\":1024,\"name\":\"confirmationsSubmitted\",\"url\":\"types/MultisigExecutionInfo.html#__type.confirmationsSubmitted\",\"classes\":\"\",\"parent\":\"MultisigExecutionInfo.__type\"},{\"kind\":1024,\"name\":\"missingSigners\",\"url\":\"types/MultisigExecutionInfo.html#__type.missingSigners\",\"classes\":\"\",\"parent\":\"MultisigExecutionInfo.__type\"},{\"kind\":2097152,\"name\":\"ExecutionInfo\",\"url\":\"types/ExecutionInfo.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TransactionSummary\",\"url\":\"types/TransactionSummary.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TransactionSummary.html#__type\",\"classes\":\"\",\"parent\":\"TransactionSummary\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"types/TransactionSummary.html#__type.id\",\"classes\":\"\",\"parent\":\"TransactionSummary.__type\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"types/TransactionSummary.html#__type.timestamp\",\"classes\":\"\",\"parent\":\"TransactionSummary.__type\"},{\"kind\":1024,\"name\":\"txStatus\",\"url\":\"types/TransactionSummary.html#__type.txStatus\",\"classes\":\"\",\"parent\":\"TransactionSummary.__type\"},{\"kind\":1024,\"name\":\"txInfo\",\"url\":\"types/TransactionSummary.html#__type.txInfo\",\"classes\":\"\",\"parent\":\"TransactionSummary.__type\"},{\"kind\":1024,\"name\":\"executionInfo\",\"url\":\"types/TransactionSummary.html#__type.executionInfo\",\"classes\":\"\",\"parent\":\"TransactionSummary.__type\"},{\"kind\":1024,\"name\":\"safeAppInfo\",\"url\":\"types/TransactionSummary.html#__type.safeAppInfo\",\"classes\":\"\",\"parent\":\"TransactionSummary.__type\"},{\"kind\":2097152,\"name\":\"Transaction\",\"url\":\"types/Transaction.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Transaction.html#__type\",\"classes\":\"\",\"parent\":\"Transaction\"},{\"kind\":1024,\"name\":\"transaction\",\"url\":\"types/Transaction.html#__type.transaction\",\"classes\":\"\",\"parent\":\"Transaction.__type\"},{\"kind\":1024,\"name\":\"conflictType\",\"url\":\"types/Transaction.html#__type.conflictType\",\"classes\":\"\",\"parent\":\"Transaction.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Transaction.html#__type.type\",\"classes\":\"\",\"parent\":\"Transaction.__type\"},{\"kind\":2097152,\"name\":\"IncomingTransfer\",\"url\":\"types/IncomingTransfer.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"ModuleTransaction\",\"url\":\"types/ModuleTransaction.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"MultisigTransaction\",\"url\":\"types/MultisigTransaction.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"DateLabel\",\"url\":\"types/DateLabel.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DateLabel.html#__type\",\"classes\":\"\",\"parent\":\"DateLabel\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"types/DateLabel.html#__type.timestamp\",\"classes\":\"\",\"parent\":\"DateLabel.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/DateLabel.html#__type.type\",\"classes\":\"\",\"parent\":\"DateLabel.__type\"},{\"kind\":8,\"name\":\"LabelValue\",\"url\":\"enums/LabelValue.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"Queued\",\"url\":\"enums/LabelValue.html#Queued\",\"classes\":\"\",\"parent\":\"LabelValue\"},{\"kind\":16,\"name\":\"Next\",\"url\":\"enums/LabelValue.html#Next\",\"classes\":\"\",\"parent\":\"LabelValue\"},{\"kind\":2097152,\"name\":\"Label\",\"url\":\"types/Label.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Label.html#__type\",\"classes\":\"\",\"parent\":\"Label\"},{\"kind\":1024,\"name\":\"label\",\"url\":\"types/Label.html#__type.label\",\"classes\":\"\",\"parent\":\"Label.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/Label.html#__type.type\",\"classes\":\"\",\"parent\":\"Label.__type\"},{\"kind\":2097152,\"name\":\"ConflictHeader\",\"url\":\"types/ConflictHeader.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ConflictHeader.html#__type\",\"classes\":\"\",\"parent\":\"ConflictHeader\"},{\"kind\":1024,\"name\":\"nonce\",\"url\":\"types/ConflictHeader.html#__type.nonce\",\"classes\":\"\",\"parent\":\"ConflictHeader.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/ConflictHeader.html#__type.type\",\"classes\":\"\",\"parent\":\"ConflictHeader.__type\"},{\"kind\":2097152,\"name\":\"TransactionListItem\",\"url\":\"types/TransactionListItem.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TransactionListPage\",\"url\":\"types/TransactionListPage.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"MultisigTransactionRequest\",\"url\":\"types/MultisigTransactionRequest.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MultisigTransactionRequest.html#__type\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/MultisigTransactionRequest.html#__type.to\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/MultisigTransactionRequest.html#__type.value\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/MultisigTransactionRequest.html#__type.data\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"nonce\",\"url\":\"types/MultisigTransactionRequest.html#__type.nonce\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"operation\",\"url\":\"types/MultisigTransactionRequest.html#__type.operation\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"safeTxGas\",\"url\":\"types/MultisigTransactionRequest.html#__type.safeTxGas\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"baseGas\",\"url\":\"types/MultisigTransactionRequest.html#__type.baseGas\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"types/MultisigTransactionRequest.html#__type.gasPrice\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"gasToken\",\"url\":\"types/MultisigTransactionRequest.html#__type.gasToken\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"refundReceiver\",\"url\":\"types/MultisigTransactionRequest.html#__type.refundReceiver\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"safeTxHash\",\"url\":\"types/MultisigTransactionRequest.html#__type.safeTxHash\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"sender\",\"url\":\"types/MultisigTransactionRequest.html#__type.sender\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"types/MultisigTransactionRequest.html#__type.signature\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":1024,\"name\":\"origin\",\"url\":\"types/MultisigTransactionRequest.html#__type.origin\",\"classes\":\"\",\"parent\":\"MultisigTransactionRequest.__type\"},{\"kind\":2097152,\"name\":\"SafeAppInfo\",\"url\":\"types/SafeAppInfo.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeAppInfo.html#__type\",\"classes\":\"\",\"parent\":\"SafeAppInfo\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SafeAppInfo.html#__type.name\",\"classes\":\"\",\"parent\":\"SafeAppInfo.__type\"},{\"kind\":1024,\"name\":\"url\",\"url\":\"types/SafeAppInfo.html#__type.url\",\"classes\":\"\",\"parent\":\"SafeAppInfo.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/SafeAppInfo.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"SafeAppInfo.__type\"},{\"kind\":2097152,\"name\":\"TransactionData\",\"url\":\"types/TransactionData.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TransactionData.html#__type\",\"classes\":\"\",\"parent\":\"TransactionData\"},{\"kind\":1024,\"name\":\"hexData\",\"url\":\"types/TransactionData.html#__type.hexData\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":1024,\"name\":\"dataDecoded\",\"url\":\"types/TransactionData.html#__type.dataDecoded\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/TransactionData.html#__type.to\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/TransactionData.html#__type.value\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":1024,\"name\":\"operation\",\"url\":\"types/TransactionData.html#__type.operation\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":1024,\"name\":\"addressInfoIndex\",\"url\":\"types/TransactionData.html#__type.addressInfoIndex\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TransactionData.html#__type.addressInfoIndex.__type-1\",\"classes\":\"\",\"parent\":\"TransactionData.__type.addressInfoIndex\"},{\"kind\":1024,\"name\":\"trustedDelegateCallTarget\",\"url\":\"types/TransactionData.html#__type.trustedDelegateCallTarget\",\"classes\":\"\",\"parent\":\"TransactionData.__type\"},{\"kind\":2097152,\"name\":\"ModuleExecutionDetails\",\"url\":\"types/ModuleExecutionDetails.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ModuleExecutionDetails.html#__type\",\"classes\":\"\",\"parent\":\"ModuleExecutionDetails\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/ModuleExecutionDetails.html#__type.type\",\"classes\":\"\",\"parent\":\"ModuleExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"types/ModuleExecutionDetails.html#__type.address\",\"classes\":\"\",\"parent\":\"ModuleExecutionDetails.__type\"},{\"kind\":2097152,\"name\":\"MultisigConfirmation\",\"url\":\"types/MultisigConfirmation.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MultisigConfirmation.html#__type\",\"classes\":\"\",\"parent\":\"MultisigConfirmation\"},{\"kind\":1024,\"name\":\"signer\",\"url\":\"types/MultisigConfirmation.html#__type.signer\",\"classes\":\"\",\"parent\":\"MultisigConfirmation.__type\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"types/MultisigConfirmation.html#__type.signature\",\"classes\":\"\",\"parent\":\"MultisigConfirmation.__type\"},{\"kind\":1024,\"name\":\"submittedAt\",\"url\":\"types/MultisigConfirmation.html#__type.submittedAt\",\"classes\":\"\",\"parent\":\"MultisigConfirmation.__type\"},{\"kind\":2097152,\"name\":\"MultisigExecutionDetails\",\"url\":\"types/MultisigExecutionDetails.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/MultisigExecutionDetails.html#__type\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/MultisigExecutionDetails.html#__type.type\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"submittedAt\",\"url\":\"types/MultisigExecutionDetails.html#__type.submittedAt\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"nonce\",\"url\":\"types/MultisigExecutionDetails.html#__type.nonce\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"safeTxGas\",\"url\":\"types/MultisigExecutionDetails.html#__type.safeTxGas\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"baseGas\",\"url\":\"types/MultisigExecutionDetails.html#__type.baseGas\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"types/MultisigExecutionDetails.html#__type.gasPrice\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"gasToken\",\"url\":\"types/MultisigExecutionDetails.html#__type.gasToken\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"refundReceiver\",\"url\":\"types/MultisigExecutionDetails.html#__type.refundReceiver\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"safeTxHash\",\"url\":\"types/MultisigExecutionDetails.html#__type.safeTxHash\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"executor\",\"url\":\"types/MultisigExecutionDetails.html#__type.executor\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"signers\",\"url\":\"types/MultisigExecutionDetails.html#__type.signers\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"confirmationsRequired\",\"url\":\"types/MultisigExecutionDetails.html#__type.confirmationsRequired\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"confirmations\",\"url\":\"types/MultisigExecutionDetails.html#__type.confirmations\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"rejectors\",\"url\":\"types/MultisigExecutionDetails.html#__type.rejectors\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"gasTokenInfo\",\"url\":\"types/MultisigExecutionDetails.html#__type.gasTokenInfo\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":1024,\"name\":\"trusted\",\"url\":\"types/MultisigExecutionDetails.html#__type.trusted\",\"classes\":\"\",\"parent\":\"MultisigExecutionDetails.__type\"},{\"kind\":2097152,\"name\":\"DetailedExecutionInfo\",\"url\":\"types/DetailedExecutionInfo.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"TransactionDetails\",\"url\":\"types/TransactionDetails.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TransactionDetails.html#__type\",\"classes\":\"\",\"parent\":\"TransactionDetails\"},{\"kind\":1024,\"name\":\"safeAddress\",\"url\":\"types/TransactionDetails.html#__type.safeAddress\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"txId\",\"url\":\"types/TransactionDetails.html#__type.txId\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"executedAt\",\"url\":\"types/TransactionDetails.html#__type.executedAt\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"txStatus\",\"url\":\"types/TransactionDetails.html#__type.txStatus\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"txInfo\",\"url\":\"types/TransactionDetails.html#__type.txInfo\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"txData\",\"url\":\"types/TransactionDetails.html#__type.txData\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"detailedExecutionInfo\",\"url\":\"types/TransactionDetails.html#__type.detailedExecutionInfo\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"txHash\",\"url\":\"types/TransactionDetails.html#__type.txHash\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":1024,\"name\":\"safeAppInfo\",\"url\":\"types/TransactionDetails.html#__type.safeAppInfo\",\"classes\":\"\",\"parent\":\"TransactionDetails.__type\"},{\"kind\":2097152,\"name\":\"SafeTransactionEstimationRequest\",\"url\":\"types/SafeTransactionEstimationRequest.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeTransactionEstimationRequest.html#__type\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimationRequest\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/SafeTransactionEstimationRequest.html#__type.to\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimationRequest.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/SafeTransactionEstimationRequest.html#__type.value\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimationRequest.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/SafeTransactionEstimationRequest.html#__type.data\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimationRequest.__type\"},{\"kind\":1024,\"name\":\"operation\",\"url\":\"types/SafeTransactionEstimationRequest.html#__type.operation\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimationRequest.__type\"},{\"kind\":2097152,\"name\":\"SafeTransactionEstimation\",\"url\":\"types/SafeTransactionEstimation.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeTransactionEstimation.html#__type\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimation\"},{\"kind\":1024,\"name\":\"currentNonce\",\"url\":\"types/SafeTransactionEstimation.html#__type.currentNonce\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimation.__type\"},{\"kind\":1024,\"name\":\"recommendedNonce\",\"url\":\"types/SafeTransactionEstimation.html#__type.recommendedNonce\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimation.__type\"},{\"kind\":1024,\"name\":\"safeTxGas\",\"url\":\"types/SafeTransactionEstimation.html#__type.safeTxGas\",\"classes\":\"\",\"parent\":\"SafeTransactionEstimation.__type\"},{\"kind\":2097152,\"name\":\"SafeIncomingTransfersResponse\",\"url\":\"types/SafeIncomingTransfersResponse.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"SafeModuleTransactionsResponse\",\"url\":\"types/SafeModuleTransactionsResponse.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"SafeMultisigTransactionsResponse\",\"url\":\"types/SafeMultisigTransactionsResponse.html\",\"classes\":\"\"},{\"kind\":8,\"name\":\"RPC_AUTHENTICATION\",\"url\":\"enums/RPC_AUTHENTICATION.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"API_KEY_PATH\",\"url\":\"enums/RPC_AUTHENTICATION.html#API_KEY_PATH\",\"classes\":\"\",\"parent\":\"RPC_AUTHENTICATION\"},{\"kind\":16,\"name\":\"NO_AUTHENTICATION\",\"url\":\"enums/RPC_AUTHENTICATION.html#NO_AUTHENTICATION\",\"classes\":\"\",\"parent\":\"RPC_AUTHENTICATION\"},{\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/RPC_AUTHENTICATION.html#UNKNOWN\",\"classes\":\"\",\"parent\":\"RPC_AUTHENTICATION\"},{\"kind\":2097152,\"name\":\"RpcUri\",\"url\":\"types/RpcUri.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/RpcUri.html#__type\",\"classes\":\"\",\"parent\":\"RpcUri\"},{\"kind\":1024,\"name\":\"authentication\",\"url\":\"types/RpcUri.html#__type.authentication\",\"classes\":\"\",\"parent\":\"RpcUri.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/RpcUri.html#__type.value\",\"classes\":\"\",\"parent\":\"RpcUri.__type\"},{\"kind\":2097152,\"name\":\"BlockExplorerUriTemplate\",\"url\":\"types/BlockExplorerUriTemplate.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/BlockExplorerUriTemplate.html#__type\",\"classes\":\"\",\"parent\":\"BlockExplorerUriTemplate\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"types/BlockExplorerUriTemplate.html#__type.address\",\"classes\":\"\",\"parent\":\"BlockExplorerUriTemplate.__type\"},{\"kind\":1024,\"name\":\"txHash\",\"url\":\"types/BlockExplorerUriTemplate.html#__type.txHash\",\"classes\":\"\",\"parent\":\"BlockExplorerUriTemplate.__type\"},{\"kind\":1024,\"name\":\"api\",\"url\":\"types/BlockExplorerUriTemplate.html#__type.api\",\"classes\":\"\",\"parent\":\"BlockExplorerUriTemplate.__type\"},{\"kind\":2097152,\"name\":\"NativeCurrency\",\"url\":\"types/NativeCurrency.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/NativeCurrency.html#__type\",\"classes\":\"\",\"parent\":\"NativeCurrency\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/NativeCurrency.html#__type.name\",\"classes\":\"\",\"parent\":\"NativeCurrency.__type\"},{\"kind\":1024,\"name\":\"symbol\",\"url\":\"types/NativeCurrency.html#__type.symbol\",\"classes\":\"\",\"parent\":\"NativeCurrency.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"types/NativeCurrency.html#__type.decimals\",\"classes\":\"\",\"parent\":\"NativeCurrency.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/NativeCurrency.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"NativeCurrency.__type\"},{\"kind\":2097152,\"name\":\"Theme\",\"url\":\"types/Theme.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Theme.html#__type\",\"classes\":\"\",\"parent\":\"Theme\"},{\"kind\":1024,\"name\":\"textColor\",\"url\":\"types/Theme.html#__type.textColor\",\"classes\":\"\",\"parent\":\"Theme.__type\"},{\"kind\":1024,\"name\":\"backgroundColor\",\"url\":\"types/Theme.html#__type.backgroundColor\",\"classes\":\"\",\"parent\":\"Theme.__type\"},{\"kind\":8,\"name\":\"GAS_PRICE_TYPE\",\"url\":\"enums/GAS_PRICE_TYPE.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"ORACLE\",\"url\":\"enums/GAS_PRICE_TYPE.html#ORACLE\",\"classes\":\"\",\"parent\":\"GAS_PRICE_TYPE\"},{\"kind\":16,\"name\":\"FIXED\",\"url\":\"enums/GAS_PRICE_TYPE.html#FIXED\",\"classes\":\"\",\"parent\":\"GAS_PRICE_TYPE\"},{\"kind\":16,\"name\":\"FIXED_1559\",\"url\":\"enums/GAS_PRICE_TYPE.html#FIXED_1559\",\"classes\":\"\",\"parent\":\"GAS_PRICE_TYPE\"},{\"kind\":16,\"name\":\"UNKNOWN\",\"url\":\"enums/GAS_PRICE_TYPE.html#UNKNOWN\",\"classes\":\"\",\"parent\":\"GAS_PRICE_TYPE\"},{\"kind\":2097152,\"name\":\"GasPriceOracle\",\"url\":\"types/GasPriceOracle.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GasPriceOracle.html#__type\",\"classes\":\"\",\"parent\":\"GasPriceOracle\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/GasPriceOracle.html#__type.type\",\"classes\":\"\",\"parent\":\"GasPriceOracle.__type\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"types/GasPriceOracle.html#__type.uri\",\"classes\":\"\",\"parent\":\"GasPriceOracle.__type\"},{\"kind\":1024,\"name\":\"gasParameter\",\"url\":\"types/GasPriceOracle.html#__type.gasParameter\",\"classes\":\"\",\"parent\":\"GasPriceOracle.__type\"},{\"kind\":1024,\"name\":\"gweiFactor\",\"url\":\"types/GasPriceOracle.html#__type.gweiFactor\",\"classes\":\"\",\"parent\":\"GasPriceOracle.__type\"},{\"kind\":2097152,\"name\":\"GasPriceFixed\",\"url\":\"types/GasPriceFixed.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GasPriceFixed.html#__type\",\"classes\":\"\",\"parent\":\"GasPriceFixed\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/GasPriceFixed.html#__type.type\",\"classes\":\"\",\"parent\":\"GasPriceFixed.__type\"},{\"kind\":1024,\"name\":\"weiValue\",\"url\":\"types/GasPriceFixed.html#__type.weiValue\",\"classes\":\"\",\"parent\":\"GasPriceFixed.__type\"},{\"kind\":2097152,\"name\":\"GasPriceFixedEIP1559\",\"url\":\"types/GasPriceFixedEIP1559.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GasPriceFixedEIP1559.html#__type\",\"classes\":\"\",\"parent\":\"GasPriceFixedEIP1559\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/GasPriceFixedEIP1559.html#__type.type\",\"classes\":\"\",\"parent\":\"GasPriceFixedEIP1559.__type\"},{\"kind\":1024,\"name\":\"maxFeePerGas\",\"url\":\"types/GasPriceFixedEIP1559.html#__type.maxFeePerGas\",\"classes\":\"\",\"parent\":\"GasPriceFixedEIP1559.__type\"},{\"kind\":1024,\"name\":\"maxPriorityFeePerGas\",\"url\":\"types/GasPriceFixedEIP1559.html#__type.maxPriorityFeePerGas\",\"classes\":\"\",\"parent\":\"GasPriceFixedEIP1559.__type\"},{\"kind\":2097152,\"name\":\"GasPriceUnknown\",\"url\":\"types/GasPriceUnknown.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/GasPriceUnknown.html#__type\",\"classes\":\"\",\"parent\":\"GasPriceUnknown\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/GasPriceUnknown.html#__type.type\",\"classes\":\"\",\"parent\":\"GasPriceUnknown.__type\"},{\"kind\":2097152,\"name\":\"GasPrice\",\"url\":\"types/GasPrice.html\",\"classes\":\"\"},{\"kind\":8,\"name\":\"FEATURES\",\"url\":\"enums/FEATURES.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/FEATURES.html#ERC721\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"SAFE_APPS\",\"url\":\"enums/FEATURES.html#SAFE_APPS\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"CONTRACT_INTERACTION\",\"url\":\"enums/FEATURES.html#CONTRACT_INTERACTION\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"DOMAIN_LOOKUP\",\"url\":\"enums/FEATURES.html#DOMAIN_LOOKUP\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"SPENDING_LIMIT\",\"url\":\"enums/FEATURES.html#SPENDING_LIMIT\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"EIP1559\",\"url\":\"enums/FEATURES.html#EIP1559\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"SAFE_TX_GAS_OPTIONAL\",\"url\":\"enums/FEATURES.html#SAFE_TX_GAS_OPTIONAL\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"TX_SIMULATION\",\"url\":\"enums/FEATURES.html#TX_SIMULATION\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":16,\"name\":\"EIP1271\",\"url\":\"enums/FEATURES.html#EIP1271\",\"classes\":\"\",\"parent\":\"FEATURES\"},{\"kind\":2097152,\"name\":\"ChainInfo\",\"url\":\"types/ChainInfo.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ChainInfo.html#__type\",\"classes\":\"\",\"parent\":\"ChainInfo\"},{\"kind\":1024,\"name\":\"transactionService\",\"url\":\"types/ChainInfo.html#__type.transactionService\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"chainId\",\"url\":\"types/ChainInfo.html#__type.chainId\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"chainName\",\"url\":\"types/ChainInfo.html#__type.chainName\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"shortName\",\"url\":\"types/ChainInfo.html#__type.shortName\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"l2\",\"url\":\"types/ChainInfo.html#__type.l2\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"types/ChainInfo.html#__type.description\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"rpcUri\",\"url\":\"types/ChainInfo.html#__type.rpcUri\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"safeAppsRpcUri\",\"url\":\"types/ChainInfo.html#__type.safeAppsRpcUri\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"publicRpcUri\",\"url\":\"types/ChainInfo.html#__type.publicRpcUri\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"blockExplorerUriTemplate\",\"url\":\"types/ChainInfo.html#__type.blockExplorerUriTemplate\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"nativeCurrency\",\"url\":\"types/ChainInfo.html#__type.nativeCurrency\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"theme\",\"url\":\"types/ChainInfo.html#__type.theme\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"ensRegistryAddress\",\"url\":\"types/ChainInfo.html#__type.ensRegistryAddress\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"gasPrice\",\"url\":\"types/ChainInfo.html#__type.gasPrice\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"disabledWallets\",\"url\":\"types/ChainInfo.html#__type.disabledWallets\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":1024,\"name\":\"features\",\"url\":\"types/ChainInfo.html#__type.features\",\"classes\":\"\",\"parent\":\"ChainInfo.__type\"},{\"kind\":2097152,\"name\":\"ChainListResponse\",\"url\":\"types/ChainListResponse.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"AddressEx\",\"url\":\"types/AddressEx.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/AddressEx.html#__type\",\"classes\":\"\",\"parent\":\"AddressEx\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/AddressEx.html#__type.value\",\"classes\":\"\",\"parent\":\"AddressEx.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/AddressEx.html#__type.name\",\"classes\":\"\",\"parent\":\"AddressEx.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/AddressEx.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"AddressEx.__type\"},{\"kind\":2097152,\"name\":\"FiatCurrencies\",\"url\":\"types/FiatCurrencies.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"OwnedSafes\",\"url\":\"types/OwnedSafes.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/OwnedSafes.html#__type\",\"classes\":\"\",\"parent\":\"OwnedSafes\"},{\"kind\":1024,\"name\":\"safes\",\"url\":\"types/OwnedSafes.html#__type.safes\",\"classes\":\"\",\"parent\":\"OwnedSafes.__type\"},{\"kind\":8,\"name\":\"TokenType\",\"url\":\"enums/TokenType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"ERC20\",\"url\":\"enums/TokenType.html#ERC20\",\"classes\":\"\",\"parent\":\"TokenType\"},{\"kind\":16,\"name\":\"ERC721\",\"url\":\"enums/TokenType.html#ERC721\",\"classes\":\"\",\"parent\":\"TokenType\"},{\"kind\":16,\"name\":\"NATIVE_TOKEN\",\"url\":\"enums/TokenType.html#NATIVE_TOKEN\",\"classes\":\"\",\"parent\":\"TokenType\"},{\"kind\":2097152,\"name\":\"TokenInfo\",\"url\":\"types/TokenInfo.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/TokenInfo.html#__type\",\"classes\":\"\",\"parent\":\"TokenInfo\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/TokenInfo.html#__type.type\",\"classes\":\"\",\"parent\":\"TokenInfo.__type\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"types/TokenInfo.html#__type.address\",\"classes\":\"\",\"parent\":\"TokenInfo.__type\"},{\"kind\":1024,\"name\":\"decimals\",\"url\":\"types/TokenInfo.html#__type.decimals\",\"classes\":\"\",\"parent\":\"TokenInfo.__type\"},{\"kind\":1024,\"name\":\"symbol\",\"url\":\"types/TokenInfo.html#__type.symbol\",\"classes\":\"\",\"parent\":\"TokenInfo.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/TokenInfo.html#__type.name\",\"classes\":\"\",\"parent\":\"TokenInfo.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/TokenInfo.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"TokenInfo.__type\"},{\"kind\":2097152,\"name\":\"SafeBalanceResponse\",\"url\":\"types/SafeBalanceResponse.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeBalanceResponse.html#__type\",\"classes\":\"\",\"parent\":\"SafeBalanceResponse\"},{\"kind\":1024,\"name\":\"fiatTotal\",\"url\":\"types/SafeBalanceResponse.html#__type.fiatTotal\",\"classes\":\"\",\"parent\":\"SafeBalanceResponse.__type\"},{\"kind\":1024,\"name\":\"items\",\"url\":\"types/SafeBalanceResponse.html#__type.items\",\"classes\":\"\",\"parent\":\"SafeBalanceResponse.__type\"},{\"kind\":2097152,\"name\":\"Page\",\"url\":\"types/Page.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/Page.html#__type\",\"classes\":\"\",\"parent\":\"Page\"},{\"kind\":1024,\"name\":\"next\",\"url\":\"types/Page.html#__type.next\",\"classes\":\"\",\"parent\":\"Page.__type\"},{\"kind\":1024,\"name\":\"previous\",\"url\":\"types/Page.html#__type.previous\",\"classes\":\"\",\"parent\":\"Page.__type\"},{\"kind\":1024,\"name\":\"results\",\"url\":\"types/Page.html#__type.results\",\"classes\":\"\",\"parent\":\"Page.__type\"},{\"kind\":2097152,\"name\":\"SafeCollectibleResponse\",\"url\":\"types/SafeCollectibleResponse.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeCollectibleResponse.html#__type\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse\"},{\"kind\":1024,\"name\":\"address\",\"url\":\"types/SafeCollectibleResponse.html#__type.address\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"tokenName\",\"url\":\"types/SafeCollectibleResponse.html#__type.tokenName\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"tokenSymbol\",\"url\":\"types/SafeCollectibleResponse.html#__type.tokenSymbol\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/SafeCollectibleResponse.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"id\",\"url\":\"types/SafeCollectibleResponse.html#__type.id\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"uri\",\"url\":\"types/SafeCollectibleResponse.html#__type.uri\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SafeCollectibleResponse.html#__type.name\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"description\",\"url\":\"types/SafeCollectibleResponse.html#__type.description\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"imageUri\",\"url\":\"types/SafeCollectibleResponse.html#__type.imageUri\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":1024,\"name\":\"metadata\",\"url\":\"types/SafeCollectibleResponse.html#__type.metadata\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeCollectibleResponse.html#__type.metadata.__type-1\",\"classes\":\"\",\"parent\":\"SafeCollectibleResponse.__type.metadata\"},{\"kind\":2097152,\"name\":\"SafeCollectiblesPage\",\"url\":\"types/SafeCollectiblesPage.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"MasterCopyReponse\",\"url\":\"types/MasterCopyReponse.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"DecodedDataRequest\",\"url\":\"types/DecodedDataRequest.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DecodedDataRequest.html#__type\",\"classes\":\"\",\"parent\":\"DecodedDataRequest\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/DecodedDataRequest.html#__type.data\",\"classes\":\"\",\"parent\":\"DecodedDataRequest.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/DecodedDataRequest.html#__type.to\",\"classes\":\"\",\"parent\":\"DecodedDataRequest.__type\"},{\"kind\":2097152,\"name\":\"DecodedDataBasicParameter\",\"url\":\"types/DecodedDataBasicParameter.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DecodedDataBasicParameter.html#__type\",\"classes\":\"\",\"parent\":\"DecodedDataBasicParameter\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/DecodedDataBasicParameter.html#__type.name\",\"classes\":\"\",\"parent\":\"DecodedDataBasicParameter.__type\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/DecodedDataBasicParameter.html#__type.type\",\"classes\":\"\",\"parent\":\"DecodedDataBasicParameter.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/DecodedDataBasicParameter.html#__type.value\",\"classes\":\"\",\"parent\":\"DecodedDataBasicParameter.__type\"},{\"kind\":2097152,\"name\":\"DecodedDataParameterValue\",\"url\":\"types/DecodedDataParameterValue.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DecodedDataParameterValue.html#__type\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue\"},{\"kind\":1024,\"name\":\"operation\",\"url\":\"types/DecodedDataParameterValue.html#__type.operation\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type\"},{\"kind\":1024,\"name\":\"to\",\"url\":\"types/DecodedDataParameterValue.html#__type.to\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type\"},{\"kind\":1024,\"name\":\"value\",\"url\":\"types/DecodedDataParameterValue.html#__type.value\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type\"},{\"kind\":1024,\"name\":\"data\",\"url\":\"types/DecodedDataParameterValue.html#__type.data\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type\"},{\"kind\":1024,\"name\":\"dataDecoded\",\"url\":\"types/DecodedDataParameterValue.html#__type.dataDecoded\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DecodedDataParameterValue.html#__type.dataDecoded.__type-1\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type.dataDecoded\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"types/DecodedDataParameterValue.html#__type.dataDecoded.__type-1.method\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type.dataDecoded.__type\"},{\"kind\":1024,\"name\":\"parameters\",\"url\":\"types/DecodedDataParameterValue.html#__type.dataDecoded.__type-1.parameters\",\"classes\":\"\",\"parent\":\"DecodedDataParameterValue.__type.dataDecoded.__type\"},{\"kind\":2097152,\"name\":\"DecodedDataParameter\",\"url\":\"types/DecodedDataParameter.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"DecodedDataResponse\",\"url\":\"types/DecodedDataResponse.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/DecodedDataResponse.html#__type\",\"classes\":\"\",\"parent\":\"DecodedDataResponse\"},{\"kind\":1024,\"name\":\"method\",\"url\":\"types/DecodedDataResponse.html#__type.method\",\"classes\":\"\",\"parent\":\"DecodedDataResponse.__type\"},{\"kind\":1024,\"name\":\"parameters\",\"url\":\"types/DecodedDataResponse.html#__type.parameters\",\"classes\":\"\",\"parent\":\"DecodedDataResponse.__type\"},{\"kind\":8,\"name\":\"SafeMessageListItemType\",\"url\":\"enums/SafeMessageListItemType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"DATE_LABEL\",\"url\":\"enums/SafeMessageListItemType.html#DATE_LABEL\",\"classes\":\"\",\"parent\":\"SafeMessageListItemType\"},{\"kind\":16,\"name\":\"MESSAGE\",\"url\":\"enums/SafeMessageListItemType.html#MESSAGE\",\"classes\":\"\",\"parent\":\"SafeMessageListItemType\"},{\"kind\":2097152,\"name\":\"SafeMessageDateLabel\",\"url\":\"types/SafeMessageDateLabel.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeMessageDateLabel.html#__type\",\"classes\":\"\",\"parent\":\"SafeMessageDateLabel\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SafeMessageDateLabel.html#__type.type\",\"classes\":\"\",\"parent\":\"SafeMessageDateLabel.__type\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"types/SafeMessageDateLabel.html#__type.timestamp\",\"classes\":\"\",\"parent\":\"SafeMessageDateLabel.__type\"},{\"kind\":8,\"name\":\"SafeMessageStatus\",\"url\":\"enums/SafeMessageStatus.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"NEEDS_CONFIRMATION\",\"url\":\"enums/SafeMessageStatus.html#NEEDS_CONFIRMATION\",\"classes\":\"\",\"parent\":\"SafeMessageStatus\"},{\"kind\":16,\"name\":\"CONFIRMED\",\"url\":\"enums/SafeMessageStatus.html#CONFIRMED\",\"classes\":\"\",\"parent\":\"SafeMessageStatus\"},{\"kind\":2097152,\"name\":\"EIP712TypedData\",\"url\":\"types/EIP712TypedData.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/EIP712TypedData.html#__type\",\"classes\":\"\",\"parent\":\"EIP712TypedData\"},{\"kind\":1024,\"name\":\"domain\",\"url\":\"types/EIP712TypedData.html#__type.domain\",\"classes\":\"\",\"parent\":\"EIP712TypedData.__type\"},{\"kind\":1024,\"name\":\"types\",\"url\":\"types/EIP712TypedData.html#__type.types\",\"classes\":\"\",\"parent\":\"EIP712TypedData.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"types/EIP712TypedData.html#__type.message\",\"classes\":\"\",\"parent\":\"EIP712TypedData.__type\"},{\"kind\":2097152,\"name\":\"SafeMessage\",\"url\":\"types/SafeMessage.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/SafeMessage.html#__type\",\"classes\":\"\",\"parent\":\"SafeMessage\"},{\"kind\":1024,\"name\":\"type\",\"url\":\"types/SafeMessage.html#__type.type\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"messageHash\",\"url\":\"types/SafeMessage.html#__type.messageHash\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"status\",\"url\":\"types/SafeMessage.html#__type.status\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"logoUri\",\"url\":\"types/SafeMessage.html#__type.logoUri\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"name\",\"url\":\"types/SafeMessage.html#__type.name\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"types/SafeMessage.html#__type.message\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"creationTimestamp\",\"url\":\"types/SafeMessage.html#__type.creationTimestamp\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"modifiedTimestamp\",\"url\":\"types/SafeMessage.html#__type.modifiedTimestamp\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"confirmationsSubmitted\",\"url\":\"types/SafeMessage.html#__type.confirmationsSubmitted\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"confirmationsRequired\",\"url\":\"types/SafeMessage.html#__type.confirmationsRequired\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"proposedBy\",\"url\":\"types/SafeMessage.html#__type.proposedBy\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"confirmations\",\"url\":\"types/SafeMessage.html#__type.confirmations\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":1024,\"name\":\"preparedSignature\",\"url\":\"types/SafeMessage.html#__type.preparedSignature\",\"classes\":\"\",\"parent\":\"SafeMessage.__type\"},{\"kind\":2097152,\"name\":\"SafeMessageListItem\",\"url\":\"types/SafeMessageListItem.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"SafeMessageListPage\",\"url\":\"types/SafeMessageListPage.html\",\"classes\":\"\"},{\"kind\":2097152,\"name\":\"ProposeSafeMessageRequest\",\"url\":\"types/ProposeSafeMessageRequest.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ProposeSafeMessageRequest.html#__type\",\"classes\":\"\",\"parent\":\"ProposeSafeMessageRequest\"},{\"kind\":1024,\"name\":\"message\",\"url\":\"types/ProposeSafeMessageRequest.html#__type.message\",\"classes\":\"\",\"parent\":\"ProposeSafeMessageRequest.__type\"},{\"kind\":1024,\"name\":\"safeAppId\",\"url\":\"types/ProposeSafeMessageRequest.html#__type.safeAppId\",\"classes\":\"\",\"parent\":\"ProposeSafeMessageRequest.__type\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"types/ProposeSafeMessageRequest.html#__type.signature\",\"classes\":\"\",\"parent\":\"ProposeSafeMessageRequest.__type\"},{\"kind\":2097152,\"name\":\"ConfirmSafeMessageRequest\",\"url\":\"types/ConfirmSafeMessageRequest.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/ConfirmSafeMessageRequest.html#__type\",\"classes\":\"\",\"parent\":\"ConfirmSafeMessageRequest\"},{\"kind\":1024,\"name\":\"signature\",\"url\":\"types/ConfirmSafeMessageRequest.html#__type.signature\",\"classes\":\"\",\"parent\":\"ConfirmSafeMessageRequest.__type\"},{\"kind\":8,\"name\":\"DeviceType\",\"url\":\"enums/DeviceType.html\",\"classes\":\"\"},{\"kind\":16,\"name\":\"ANDROID\",\"url\":\"enums/DeviceType.html#ANDROID\",\"classes\":\"\",\"parent\":\"DeviceType\"},{\"kind\":16,\"name\":\"IOS\",\"url\":\"enums/DeviceType.html#IOS\",\"classes\":\"\",\"parent\":\"DeviceType\"},{\"kind\":16,\"name\":\"WEB\",\"url\":\"enums/DeviceType.html#WEB\",\"classes\":\"\",\"parent\":\"DeviceType\"},{\"kind\":2097152,\"name\":\"RegisterNotificationsRequest\",\"url\":\"types/RegisterNotificationsRequest.html\",\"classes\":\"\"},{\"kind\":65536,\"name\":\"__type\",\"url\":\"types/RegisterNotificationsRequest.html#__type\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest\"},{\"kind\":1024,\"name\":\"uuid\",\"url\":\"types/RegisterNotificationsRequest.html#__type.uuid\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"cloudMessagingToken\",\"url\":\"types/RegisterNotificationsRequest.html#__type.cloudMessagingToken\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"buildNumber\",\"url\":\"types/RegisterNotificationsRequest.html#__type.buildNumber\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"bundle\",\"url\":\"types/RegisterNotificationsRequest.html#__type.bundle\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"deviceType\",\"url\":\"types/RegisterNotificationsRequest.html#__type.deviceType\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"version\",\"url\":\"types/RegisterNotificationsRequest.html#__type.version\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"timestamp\",\"url\":\"types/RegisterNotificationsRequest.html#__type.timestamp\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"},{\"kind\":1024,\"name\":\"safeRegistrations\",\"url\":\"types/RegisterNotificationsRequest.html#__type.safeRegistrations\",\"classes\":\"\",\"parent\":\"RegisterNotificationsRequest.__type\"}],\"index\":{\"version\":\"2.3.9\",\"fields\":[\"name\",\"comment\"],\"fieldVectors\":[[\"name/0\",[0,59.764]],[\"comment/0\",[]],[\"name/1\",[1,59.764]],[\"comment/1\",[]],[\"name/2\",[2,59.764]],[\"comment/2\",[]],[\"name/3\",[3,59.764]],[\"comment/3\",[]],[\"name/4\",[4,59.764]],[\"comment/4\",[]],[\"name/5\",[5,59.764]],[\"comment/5\",[]],[\"name/6\",[6,59.764]],[\"comment/6\",[]],[\"name/7\",[7,59.764]],[\"comment/7\",[]],[\"name/8\",[8,59.764]],[\"comment/8\",[]],[\"name/9\",[9,59.764]],[\"comment/9\",[]],[\"name/10\",[10,59.764]],[\"comment/10\",[]],[\"name/11\",[11,59.764]],[\"comment/11\",[]],[\"name/12\",[12,59.764]],[\"comment/12\",[]],[\"name/13\",[13,59.764]],[\"comment/13\",[]],[\"name/14\",[14,59.764]],[\"comment/14\",[]],[\"name/15\",[15,59.764]],[\"comment/15\",[]],[\"name/16\",[16,59.764]],[\"comment/16\",[]],[\"name/17\",[17,59.764]],[\"comment/17\",[]],[\"name/18\",[18,59.764]],[\"comment/18\",[]],[\"name/19\",[19,59.764]],[\"comment/19\",[]],[\"name/20\",[20,59.764]],[\"comment/20\",[]],[\"name/21\",[21,59.764]],[\"comment/21\",[]],[\"name/22\",[22,59.764]],[\"comment/22\",[]],[\"name/23\",[23,59.764]],[\"comment/23\",[]],[\"name/24\",[24,59.764]],[\"comment/24\",[]],[\"name/25\",[25,59.764]],[\"comment/25\",[]],[\"name/26\",[26,59.764]],[\"comment/26\",[]],[\"name/27\",[27,59.764]],[\"comment/27\",[]],[\"name/28\",[28,54.655]],[\"comment/28\",[]],[\"name/29\",[29,59.764]],[\"comment/29\",[]],[\"name/30\",[30,59.764]],[\"comment/30\",[]],[\"name/31\",[31,48.777]],[\"comment/31\",[]],[\"name/32\",[32,59.764]],[\"comment/32\",[]],[\"name/33\",[33,21.121]],[\"comment/33\",[]],[\"name/34\",[34,45.1]],[\"comment/34\",[]],[\"name/35\",[35,54.655]],[\"comment/35\",[]],[\"name/36\",[36,46.771]],[\"comment/36\",[]],[\"name/37\",[37,48.777]],[\"comment/37\",[]],[\"name/38\",[38,59.764]],[\"comment/38\",[]],[\"name/39\",[39,51.291]],[\"comment/39\",[]],[\"name/40\",[28,54.655]],[\"comment/40\",[]],[\"name/41\",[40,59.764]],[\"comment/41\",[]],[\"name/42\",[41,54.655]],[\"comment/42\",[]],[\"name/43\",[42,59.764]],[\"comment/43\",[]],[\"name/44\",[43,54.655]],[\"comment/44\",[]],[\"name/45\",[44,59.764]],[\"comment/45\",[]],[\"name/46\",[45,59.764]],[\"comment/46\",[]],[\"name/47\",[46,59.764]],[\"comment/47\",[]],[\"name/48\",[47,59.764]],[\"comment/48\",[]],[\"name/49\",[48,59.764]],[\"comment/49\",[]],[\"name/50\",[49,59.764]],[\"comment/50\",[]],[\"name/51\",[50,59.764]],[\"comment/51\",[]],[\"name/52\",[51,59.764]],[\"comment/52\",[]],[\"name/53\",[33,21.121]],[\"comment/53\",[]],[\"name/54\",[52,27.575]],[\"comment/54\",[]],[\"name/55\",[53,59.764]],[\"comment/55\",[]],[\"name/56\",[33,21.121]],[\"comment/56\",[]],[\"name/57\",[52,27.575]],[\"comment/57\",[]],[\"name/58\",[54,37.077]],[\"comment/58\",[]],[\"name/59\",[55,59.764]],[\"comment/59\",[]],[\"name/60\",[56,59.764]],[\"comment/60\",[]],[\"name/61\",[33,21.121]],[\"comment/61\",[]],[\"name/62\",[57,48.777]],[\"comment/62\",[]],[\"name/63\",[58,40.304]],[\"comment/63\",[]],[\"name/64\",[59,59.764]],[\"comment/64\",[]],[\"name/65\",[60,59.764]],[\"comment/65\",[]],[\"name/66\",[61,59.764]],[\"comment/66\",[]],[\"name/67\",[62,59.764]],[\"comment/67\",[]],[\"name/68\",[63,59.764]],[\"comment/68\",[]],[\"name/69\",[64,59.764]],[\"comment/69\",[]],[\"name/70\",[65,59.764]],[\"comment/70\",[]],[\"name/71\",[33,21.121]],[\"comment/71\",[]],[\"name/72\",[66,59.764]],[\"comment/72\",[]],[\"name/73\",[57,48.777]],[\"comment/73\",[]],[\"name/74\",[67,59.764]],[\"comment/74\",[]],[\"name/75\",[33,21.121]],[\"comment/75\",[]],[\"name/76\",[68,51.291]],[\"comment/76\",[]],[\"name/77\",[57,48.777]],[\"comment/77\",[]],[\"name/78\",[58,40.304]],[\"comment/78\",[]],[\"name/79\",[69,59.764]],[\"comment/79\",[]],[\"name/80\",[70,51.291]],[\"comment/80\",[]],[\"name/81\",[71,59.764]],[\"comment/81\",[]],[\"name/82\",[72,59.764]],[\"comment/82\",[]],[\"name/83\",[73,59.764]],[\"comment/83\",[]],[\"name/84\",[74,59.764]],[\"comment/84\",[]],[\"name/85\",[75,51.291]],[\"comment/85\",[]],[\"name/86\",[76,59.764]],[\"comment/86\",[]],[\"name/87\",[77,59.764]],[\"comment/87\",[]],[\"name/88\",[78,59.764]],[\"comment/88\",[]],[\"name/89\",[79,59.764]],[\"comment/89\",[]],[\"name/90\",[80,45.1]],[\"comment/90\",[]],[\"name/91\",[81,59.764]],[\"comment/91\",[]],[\"name/92\",[82,59.764]],[\"comment/92\",[]],[\"name/93\",[83,59.764]],[\"comment/93\",[]],[\"name/94\",[33,21.121]],[\"comment/94\",[]],[\"name/95\",[80,45.1]],[\"comment/95\",[]],[\"name/96\",[84,42.417]],[\"comment/96\",[]],[\"name/97\",[54,37.077]],[\"comment/97\",[]],[\"name/98\",[85,46.771]],[\"comment/98\",[]],[\"name/99\",[86,46.771]],[\"comment/99\",[]],[\"name/100\",[87,59.764]],[\"comment/100\",[]],[\"name/101\",[88,59.764]],[\"comment/101\",[]],[\"name/102\",[33,21.121]],[\"comment/102\",[]],[\"name/103\",[58,40.304]],[\"comment/103\",[]],[\"name/104\",[52,27.575]],[\"comment/104\",[]],[\"name/105\",[54,37.077]],[\"comment/105\",[]],[\"name/106\",[89,59.764]],[\"comment/106\",[]],[\"name/107\",[86,46.771]],[\"comment/107\",[]],[\"name/108\",[33,21.121]],[\"comment/108\",[]],[\"name/109\",[90,51.291]],[\"comment/109\",[]],[\"name/110\",[91,51.291]],[\"comment/110\",[]],[\"name/111\",[92,59.764]],[\"comment/111\",[]],[\"name/112\",[93,59.764]],[\"comment/112\",[]],[\"name/113\",[94,59.764]],[\"comment/113\",[]],[\"name/114\",[95,59.764]],[\"comment/114\",[]],[\"name/115\",[96,59.764]],[\"comment/115\",[]],[\"name/116\",[97,59.764]],[\"comment/116\",[]],[\"name/117\",[98,59.764]],[\"comment/117\",[]],[\"name/118\",[99,59.764]],[\"comment/118\",[]],[\"name/119\",[100,59.764]],[\"comment/119\",[]],[\"name/120\",[31,48.777]],[\"comment/120\",[]],[\"name/121\",[101,59.764]],[\"comment/121\",[]],[\"name/122\",[102,54.655]],[\"comment/122\",[]],[\"name/123\",[103,51.291]],[\"comment/123\",[]],[\"name/124\",[104,59.764]],[\"comment/124\",[]],[\"name/125\",[105,59.764]],[\"comment/125\",[]],[\"name/126\",[106,59.764]],[\"comment/126\",[]],[\"name/127\",[107,59.764]],[\"comment/127\",[]],[\"name/128\",[108,59.764]],[\"comment/128\",[]],[\"name/129\",[109,59.764]],[\"comment/129\",[]],[\"name/130\",[110,59.764]],[\"comment/130\",[]],[\"name/131\",[111,59.764]],[\"comment/131\",[]],[\"name/132\",[112,59.764]],[\"comment/132\",[]],[\"name/133\",[113,59.764]],[\"comment/133\",[]],[\"name/134\",[114,59.764]],[\"comment/134\",[]],[\"name/135\",[115,59.764]],[\"comment/135\",[]],[\"name/136\",[116,59.764]],[\"comment/136\",[]],[\"name/137\",[117,54.655]],[\"comment/137\",[]],[\"name/138\",[118,59.764]],[\"comment/138\",[]],[\"name/139\",[119,54.655]],[\"comment/139\",[]],[\"name/140\",[120,54.655]],[\"comment/140\",[]],[\"name/141\",[121,54.655]],[\"comment/141\",[]],[\"name/142\",[122,59.764]],[\"comment/142\",[]],[\"name/143\",[123,59.764]],[\"comment/143\",[]],[\"name/144\",[124,59.764]],[\"comment/144\",[]],[\"name/145\",[125,59.764]],[\"comment/145\",[]],[\"name/146\",[126,51.291]],[\"comment/146\",[]],[\"name/147\",[127,51.291]],[\"comment/147\",[]],[\"name/148\",[128,59.764]],[\"comment/148\",[]],[\"name/149\",[129,54.655]],[\"comment/149\",[]],[\"name/150\",[130,59.764]],[\"comment/150\",[]],[\"name/151\",[131,59.764]],[\"comment/151\",[]],[\"name/152\",[132,51.291]],[\"comment/152\",[]],[\"name/153\",[133,59.764]],[\"comment/153\",[]],[\"name/154\",[33,21.121]],[\"comment/154\",[]],[\"name/155\",[52,27.575]],[\"comment/155\",[]],[\"name/156\",[134,54.655]],[\"comment/156\",[]],[\"name/157\",[135,51.291]],[\"comment/157\",[]],[\"name/158\",[136,51.291]],[\"comment/158\",[]],[\"name/159\",[137,42.417]],[\"comment/159\",[]],[\"name/160\",[138,51.291]],[\"comment/160\",[]],[\"name/161\",[54,37.077]],[\"comment/161\",[]],[\"name/162\",[139,59.764]],[\"comment/162\",[]],[\"name/163\",[33,21.121]],[\"comment/163\",[]],[\"name/164\",[52,27.575]],[\"comment/164\",[]],[\"name/165\",[134,54.655]],[\"comment/165\",[]],[\"name/166\",[140,59.764]],[\"comment/166\",[]],[\"name/167\",[135,51.291]],[\"comment/167\",[]],[\"name/168\",[136,51.291]],[\"comment/168\",[]],[\"name/169\",[137,42.417]],[\"comment/169\",[]],[\"name/170\",[141,59.764]],[\"comment/170\",[]],[\"name/171\",[33,21.121]],[\"comment/171\",[]],[\"name/172\",[52,27.575]],[\"comment/172\",[]],[\"name/173\",[54,37.077]],[\"comment/173\",[]],[\"name/174\",[142,54.655]],[\"comment/174\",[]],[\"name/175\",[117,54.655]],[\"comment/175\",[]],[\"name/176\",[33,21.121]],[\"comment/176\",[]],[\"name/177\",[52,27.575]],[\"comment/177\",[]],[\"name/178\",[143,54.655]],[\"comment/178\",[]],[\"name/179\",[144,59.764]],[\"comment/179\",[]],[\"name/180\",[145,59.764]],[\"comment/180\",[]],[\"name/181\",[142,54.655]],[\"comment/181\",[]],[\"name/182\",[146,46.771]],[\"comment/182\",[]],[\"name/183\",[147,59.764]],[\"comment/183\",[]],[\"name/184\",[33,21.121]],[\"comment/184\",[]],[\"name/185\",[52,27.575]],[\"comment/185\",[]],[\"name/186\",[148,59.764]],[\"comment/186\",[]],[\"name/187\",[149,59.764]],[\"comment/187\",[]],[\"name/188\",[33,21.121]],[\"comment/188\",[]],[\"name/189\",[52,27.575]],[\"comment/189\",[]],[\"name/190\",[150,54.655]],[\"comment/190\",[]],[\"name/191\",[37,48.777]],[\"comment/191\",[]],[\"name/192\",[151,59.764]],[\"comment/192\",[]],[\"name/193\",[33,21.121]],[\"comment/193\",[]],[\"name/194\",[52,27.575]],[\"comment/194\",[]],[\"name/195\",[150,54.655]],[\"comment/195\",[]],[\"name/196\",[37,48.777]],[\"comment/196\",[]],[\"name/197\",[152,59.764]],[\"comment/197\",[]],[\"name/198\",[33,21.121]],[\"comment/198\",[]],[\"name/199\",[52,27.575]],[\"comment/199\",[]],[\"name/200\",[153,59.764]],[\"comment/200\",[]],[\"name/201\",[154,59.764]],[\"comment/201\",[]],[\"name/202\",[155,59.764]],[\"comment/202\",[]],[\"name/203\",[33,21.121]],[\"comment/203\",[]],[\"name/204\",[52,27.575]],[\"comment/204\",[]],[\"name/205\",[37,48.777]],[\"comment/205\",[]],[\"name/206\",[156,59.764]],[\"comment/206\",[]],[\"name/207\",[33,21.121]],[\"comment/207\",[]],[\"name/208\",[52,27.575]],[\"comment/208\",[]],[\"name/209\",[39,51.291]],[\"comment/209\",[]],[\"name/210\",[157,59.764]],[\"comment/210\",[]],[\"name/211\",[33,21.121]],[\"comment/211\",[]],[\"name/212\",[52,27.575]],[\"comment/212\",[]],[\"name/213\",[132,51.291]],[\"comment/213\",[]],[\"name/214\",[158,59.764]],[\"comment/214\",[]],[\"name/215\",[33,21.121]],[\"comment/215\",[]],[\"name/216\",[52,27.575]],[\"comment/216\",[]],[\"name/217\",[132,51.291]],[\"comment/217\",[]],[\"name/218\",[159,59.764]],[\"comment/218\",[]],[\"name/219\",[33,21.121]],[\"comment/219\",[]],[\"name/220\",[52,27.575]],[\"comment/220\",[]],[\"name/221\",[41,54.655]],[\"comment/221\",[]],[\"name/222\",[160,59.764]],[\"comment/222\",[]],[\"name/223\",[33,21.121]],[\"comment/223\",[]],[\"name/224\",[52,27.575]],[\"comment/224\",[]],[\"name/225\",[161,54.655]],[\"comment/225\",[]],[\"name/226\",[162,59.764]],[\"comment/226\",[]],[\"name/227\",[33,21.121]],[\"comment/227\",[]],[\"name/228\",[52,27.575]],[\"comment/228\",[]],[\"name/229\",[86,46.771]],[\"comment/229\",[]],[\"name/230\",[161,54.655]],[\"comment/230\",[]],[\"name/231\",[146,46.771]],[\"comment/231\",[]],[\"name/232\",[119,54.655]],[\"comment/232\",[]],[\"name/233\",[33,21.121]],[\"comment/233\",[]],[\"name/234\",[52,27.575]],[\"comment/234\",[]],[\"name/235\",[84,42.417]],[\"comment/235\",[]],[\"name/236\",[163,54.655]],[\"comment/236\",[]],[\"name/237\",[54,37.077]],[\"comment/237\",[]],[\"name/238\",[164,54.655]],[\"comment/238\",[]],[\"name/239\",[165,54.655]],[\"comment/239\",[]],[\"name/240\",[166,54.655]],[\"comment/240\",[]],[\"name/241\",[146,46.771]],[\"comment/241\",[]],[\"name/242\",[167,59.764]],[\"comment/242\",[]],[\"name/243\",[33,21.121]],[\"comment/243\",[]],[\"name/244\",[52,27.575]],[\"comment/244\",[]],[\"name/245\",[84,42.417]],[\"comment/245\",[]],[\"name/246\",[163,54.655]],[\"comment/246\",[]],[\"name/247\",[54,37.077]],[\"comment/247\",[]],[\"name/248\",[164,54.655]],[\"comment/248\",[]],[\"name/249\",[165,54.655]],[\"comment/249\",[]],[\"name/250\",[166,54.655]],[\"comment/250\",[]],[\"name/251\",[146,46.771]],[\"comment/251\",[]],[\"name/252\",[168,59.764]],[\"comment/252\",[]],[\"name/253\",[120,54.655]],[\"comment/253\",[]],[\"name/254\",[33,21.121]],[\"comment/254\",[]],[\"name/255\",[52,27.575]],[\"comment/255\",[]],[\"name/256\",[169,59.764]],[\"comment/256\",[]],[\"name/257\",[170,59.764]],[\"comment/257\",[]],[\"name/258\",[39,51.291]],[\"comment/258\",[]],[\"name/259\",[171,59.764]],[\"comment/259\",[]],[\"name/260\",[146,46.771]],[\"comment/260\",[]],[\"name/261\",[172,59.764]],[\"comment/261\",[]],[\"name/262\",[173,59.764]],[\"comment/262\",[]],[\"name/263\",[33,21.121]],[\"comment/263\",[]],[\"name/264\",[52,27.575]],[\"comment/264\",[]],[\"name/265\",[34,45.1]],[\"comment/265\",[]],[\"name/266\",[174,59.764]],[\"comment/266\",[]],[\"name/267\",[33,21.121]],[\"comment/267\",[]],[\"name/268\",[52,27.575]],[\"comment/268\",[]],[\"name/269\",[36,46.771]],[\"comment/269\",[]],[\"name/270\",[175,51.291]],[\"comment/270\",[]],[\"name/271\",[176,54.655]],[\"comment/271\",[]],[\"name/272\",[177,59.764]],[\"comment/272\",[]],[\"name/273\",[178,54.655]],[\"comment/273\",[]],[\"name/274\",[179,59.764]],[\"comment/274\",[]],[\"name/275\",[33,21.121]],[\"comment/275\",[]],[\"name/276\",[68,51.291]],[\"comment/276\",[]],[\"name/277\",[180,48.777]],[\"comment/277\",[]],[\"name/278\",[181,54.655]],[\"comment/278\",[]],[\"name/279\",[182,54.655]],[\"comment/279\",[]],[\"name/280\",[178,54.655]],[\"comment/280\",[]],[\"name/281\",[183,51.291]],[\"comment/281\",[]],[\"name/282\",[126,51.291]],[\"comment/282\",[]],[\"name/283\",[33,21.121]],[\"comment/283\",[]],[\"name/284\",[126,51.291]],[\"comment/284\",[]],[\"name/285\",[121,54.655]],[\"comment/285\",[]],[\"name/286\",[52,27.575]],[\"comment/286\",[]],[\"name/287\",[184,59.764]],[\"comment/287\",[]],[\"name/288\",[185,59.764]],[\"comment/288\",[]],[\"name/289\",[186,59.764]],[\"comment/289\",[]],[\"name/290\",[187,59.764]],[\"comment/290\",[]],[\"name/291\",[33,21.121]],[\"comment/291\",[]],[\"name/292\",[180,48.777]],[\"comment/292\",[]],[\"name/293\",[52,27.575]],[\"comment/293\",[]],[\"name/294\",[188,59.764]],[\"comment/294\",[]],[\"name/295\",[189,59.764]],[\"comment/295\",[]],[\"name/296\",[190,54.655]],[\"comment/296\",[]],[\"name/297\",[127,51.291]],[\"comment/297\",[]],[\"name/298\",[33,21.121]],[\"comment/298\",[]],[\"name/299\",[127,51.291]],[\"comment/299\",[]],[\"name/300\",[52,27.575]],[\"comment/300\",[]],[\"name/301\",[191,59.764]],[\"comment/301\",[]],[\"name/302\",[33,21.121]],[\"comment/302\",[]],[\"name/303\",[36,46.771]],[\"comment/303\",[]],[\"name/304\",[52,27.575]],[\"comment/304\",[]],[\"name/305\",[192,59.764]],[\"comment/305\",[]],[\"name/306\",[193,59.764]],[\"comment/306\",[]],[\"name/307\",[194,59.764]],[\"comment/307\",[]],[\"name/308\",[33,21.121]],[\"comment/308\",[]],[\"name/309\",[84,42.417]],[\"comment/309\",[]],[\"name/310\",[54,37.077]],[\"comment/310\",[]],[\"name/311\",[85,46.771]],[\"comment/311\",[]],[\"name/312\",[36,46.771]],[\"comment/312\",[]],[\"name/313\",[80,45.1]],[\"comment/313\",[]],[\"name/314\",[195,51.291]],[\"comment/314\",[]],[\"name/315\",[196,54.655]],[\"comment/315\",[]],[\"name/316\",[197,48.777]],[\"comment/316\",[]],[\"name/317\",[198,54.655]],[\"comment/317\",[]],[\"name/318\",[199,54.655]],[\"comment/318\",[]],[\"name/319\",[200,54.655]],[\"comment/319\",[]],[\"name/320\",[143,54.655]],[\"comment/320\",[]],[\"name/321\",[201,48.777]],[\"comment/321\",[]],[\"name/322\",[202,59.764]],[\"comment/322\",[]],[\"name/323\",[183,51.291]],[\"comment/323\",[]],[\"name/324\",[33,21.121]],[\"comment/324\",[]],[\"name/325\",[58,40.304]],[\"comment/325\",[]],[\"name/326\",[57,48.777]],[\"comment/326\",[]],[\"name/327\",[137,42.417]],[\"comment/327\",[]],[\"name/328\",[203,59.764]],[\"comment/328\",[]],[\"name/329\",[33,21.121]],[\"comment/329\",[]],[\"name/330\",[204,59.764]],[\"comment/330\",[]],[\"name/331\",[86,46.771]],[\"comment/331\",[]],[\"name/332\",[84,42.417]],[\"comment/332\",[]],[\"name/333\",[54,37.077]],[\"comment/333\",[]],[\"name/334\",[80,45.1]],[\"comment/334\",[]],[\"name/335\",[205,59.764]],[\"comment/335\",[]],[\"name/336\",[33,21.121]],[\"comment/336\",[]],[\"name/337\",[206,59.764]],[\"comment/337\",[]],[\"name/338\",[207,59.764]],[\"comment/338\",[]],[\"name/339\",[33,21.121]],[\"comment/339\",[]],[\"name/340\",[52,27.575]],[\"comment/340\",[]],[\"name/341\",[34,45.1]],[\"comment/341\",[]],[\"name/342\",[208,59.764]],[\"comment/342\",[]],[\"name/343\",[33,21.121]],[\"comment/343\",[]],[\"name/344\",[209,59.764]],[\"comment/344\",[]],[\"name/345\",[201,48.777]],[\"comment/345\",[]],[\"name/346\",[210,54.655]],[\"comment/346\",[]],[\"name/347\",[211,59.764]],[\"comment/347\",[]],[\"name/348\",[33,21.121]],[\"comment/348\",[]],[\"name/349\",[52,27.575]],[\"comment/349\",[]],[\"name/350\",[210,54.655]],[\"comment/350\",[]],[\"name/351\",[36,46.771]],[\"comment/351\",[]],[\"name/352\",[195,51.291]],[\"comment/352\",[]],[\"name/353\",[196,54.655]],[\"comment/353\",[]],[\"name/354\",[197,48.777]],[\"comment/354\",[]],[\"name/355\",[198,54.655]],[\"comment/355\",[]],[\"name/356\",[199,54.655]],[\"comment/356\",[]],[\"name/357\",[200,54.655]],[\"comment/357\",[]],[\"name/358\",[212,59.764]],[\"comment/358\",[]],[\"name/359\",[213,59.764]],[\"comment/359\",[]],[\"name/360\",[175,51.291]],[\"comment/360\",[]],[\"name/361\",[214,54.655]],[\"comment/361\",[]],[\"name/362\",[215,59.764]],[\"comment/362\",[]],[\"name/363\",[216,59.764]],[\"comment/363\",[]],[\"name/364\",[217,59.764]],[\"comment/364\",[]],[\"name/365\",[218,54.655]],[\"comment/365\",[]],[\"name/366\",[219,59.764]],[\"comment/366\",[]],[\"name/367\",[33,21.121]],[\"comment/367\",[]],[\"name/368\",[220,59.764]],[\"comment/368\",[]],[\"name/369\",[221,59.764]],[\"comment/369\",[]],[\"name/370\",[222,59.764]],[\"comment/370\",[]],[\"name/371\",[181,54.655]],[\"comment/371\",[]],[\"name/372\",[182,54.655]],[\"comment/372\",[]],[\"name/373\",[223,59.764]],[\"comment/373\",[]],[\"name/374\",[218,54.655]],[\"comment/374\",[]],[\"name/375\",[224,54.655]],[\"comment/375\",[]],[\"name/376\",[183,51.291]],[\"comment/376\",[]],[\"name/377\",[225,59.764]],[\"comment/377\",[]],[\"name/378\",[33,21.121]],[\"comment/378\",[]],[\"name/379\",[84,42.417]],[\"comment/379\",[]],[\"name/380\",[54,37.077]],[\"comment/380\",[]],[\"name/381\",[85,46.771]],[\"comment/381\",[]],[\"name/382\",[80,45.1]],[\"comment/382\",[]],[\"name/383\",[226,59.764]],[\"comment/383\",[]],[\"name/384\",[33,21.121]],[\"comment/384\",[]],[\"name/385\",[227,59.764]],[\"comment/385\",[]],[\"name/386\",[228,59.764]],[\"comment/386\",[]],[\"name/387\",[195,51.291]],[\"comment/387\",[]],[\"name/388\",[229,59.764]],[\"comment/388\",[]],[\"name/389\",[230,59.764]],[\"comment/389\",[]],[\"name/390\",[231,59.764]],[\"comment/390\",[]],[\"name/391\",[232,59.764]],[\"comment/391\",[]],[\"name/392\",[233,59.764]],[\"comment/392\",[]],[\"name/393\",[234,59.764]],[\"comment/393\",[]],[\"name/394\",[31,48.777]],[\"comment/394\",[]],[\"name/395\",[235,54.655]],[\"comment/395\",[]],[\"name/396\",[33,21.121]],[\"comment/396\",[]],[\"name/397\",[236,59.764]],[\"comment/397\",[]],[\"name/398\",[54,37.077]],[\"comment/398\",[]],[\"name/399\",[237,54.655]],[\"comment/399\",[]],[\"name/400\",[33,21.121]],[\"comment/400\",[]],[\"name/401\",[34,45.1]],[\"comment/401\",[]],[\"name/402\",[224,54.655]],[\"comment/402\",[]],[\"name/403\",[238,59.764]],[\"comment/403\",[]],[\"name/404\",[239,54.655]],[\"comment/404\",[]],[\"name/405\",[33,21.121]],[\"comment/405\",[]],[\"name/406\",[58,40.304]],[\"comment/406\",[]],[\"name/407\",[240,54.655]],[\"comment/407\",[]],[\"name/408\",[138,51.291]],[\"comment/408\",[]],[\"name/409\",[137,42.417]],[\"comment/409\",[]],[\"name/410\",[241,54.655]],[\"comment/410\",[]],[\"name/411\",[33,21.121]],[\"comment/411\",[]],[\"name/412\",[242,59.764]],[\"comment/412\",[]],[\"name/413\",[243,59.764]],[\"comment/413\",[]],[\"name/414\",[244,59.764]],[\"comment/414\",[]],[\"name/415\",[245,59.764]],[\"comment/415\",[]],[\"name/416\",[246,59.764]],[\"comment/416\",[]],[\"name/417\",[247,59.764]],[\"comment/417\",[]],[\"name/418\",[31,48.777]],[\"comment/418\",[]],[\"name/419\",[248,59.764]],[\"comment/419\",[]],[\"name/420\",[33,21.121]],[\"comment/420\",[]],[\"name/421\",[52,27.575]],[\"comment/421\",[]],[\"name/422\",[249,54.655]],[\"comment/422\",[]],[\"name/423\",[250,59.764]],[\"comment/423\",[]],[\"name/424\",[251,59.764]],[\"comment/424\",[]],[\"name/425\",[252,59.764]],[\"comment/425\",[]],[\"name/426\",[33,21.121]],[\"comment/426\",[]],[\"name/427\",[52,27.575]],[\"comment/427\",[]],[\"name/428\",[253,59.764]],[\"comment/428\",[]],[\"name/429\",[254,59.764]],[\"comment/429\",[]],[\"name/430\",[33,21.121]],[\"comment/430\",[]],[\"name/431\",[52,27.575]],[\"comment/431\",[]],[\"name/432\",[255,59.764]],[\"comment/432\",[]],[\"name/433\",[256,59.764]],[\"comment/433\",[]],[\"name/434\",[257,59.764]],[\"comment/434\",[]],[\"name/435\",[33,21.121]],[\"comment/435\",[]],[\"name/436\",[52,27.575]],[\"comment/436\",[]],[\"name/437\",[197,48.777]],[\"comment/437\",[]],[\"name/438\",[75,51.291]],[\"comment/438\",[]],[\"name/439\",[103,51.291]],[\"comment/439\",[]],[\"name/440\",[258,59.764]],[\"comment/440\",[]],[\"name/441\",[259,59.764]],[\"comment/441\",[]],[\"name/442\",[260,59.764]],[\"comment/442\",[]],[\"name/443\",[261,59.764]],[\"comment/443\",[]],[\"name/444\",[262,59.764]],[\"comment/444\",[]],[\"name/445\",[263,59.764]],[\"comment/445\",[]],[\"name/446\",[264,59.764]],[\"comment/446\",[]],[\"name/447\",[265,59.764]],[\"comment/447\",[]],[\"name/448\",[266,59.764]],[\"comment/448\",[]],[\"name/449\",[33,21.121]],[\"comment/449\",[]],[\"name/450\",[267,59.764]],[\"comment/450\",[]],[\"name/451\",[35,54.655]],[\"comment/451\",[]],[\"name/452\",[268,59.764]],[\"comment/452\",[]],[\"name/453\",[269,59.764]],[\"comment/453\",[]],[\"name/454\",[270,59.764]],[\"comment/454\",[]],[\"name/455\",[70,51.291]],[\"comment/455\",[]],[\"name/456\",[235,54.655]],[\"comment/456\",[]],[\"name/457\",[271,59.764]],[\"comment/457\",[]],[\"name/458\",[272,59.764]],[\"comment/458\",[]],[\"name/459\",[237,54.655]],[\"comment/459\",[]],[\"name/460\",[239,54.655]],[\"comment/460\",[]],[\"name/461\",[241,54.655]],[\"comment/461\",[]],[\"name/462\",[273,59.764]],[\"comment/462\",[]],[\"name/463\",[197,48.777]],[\"comment/463\",[]],[\"name/464\",[274,59.764]],[\"comment/464\",[]],[\"name/465\",[75,51.291]],[\"comment/465\",[]],[\"name/466\",[275,59.764]],[\"comment/466\",[]],[\"name/467\",[276,59.764]],[\"comment/467\",[]],[\"name/468\",[33,21.121]],[\"comment/468\",[]],[\"name/469\",[54,37.077]],[\"comment/469\",[]],[\"name/470\",[58,40.304]],[\"comment/470\",[]],[\"name/471\",[137,42.417]],[\"comment/471\",[]],[\"name/472\",[277,59.764]],[\"comment/472\",[]],[\"name/473\",[278,59.764]],[\"comment/473\",[]],[\"name/474\",[33,21.121]],[\"comment/474\",[]],[\"name/475\",[279,59.764]],[\"comment/475\",[]],[\"name/476\",[280,59.764]],[\"comment/476\",[]],[\"name/477\",[102,54.655]],[\"comment/477\",[]],[\"name/478\",[103,51.291]],[\"comment/478\",[]],[\"name/479\",[281,59.764]],[\"comment/479\",[]],[\"name/480\",[282,59.764]],[\"comment/480\",[]],[\"name/481\",[33,21.121]],[\"comment/481\",[]],[\"name/482\",[52,27.575]],[\"comment/482\",[]],[\"name/483\",[34,45.1]],[\"comment/483\",[]],[\"name/484\",[138,51.291]],[\"comment/484\",[]],[\"name/485\",[240,54.655]],[\"comment/485\",[]],[\"name/486\",[58,40.304]],[\"comment/486\",[]],[\"name/487\",[137,42.417]],[\"comment/487\",[]],[\"name/488\",[283,59.764]],[\"comment/488\",[]],[\"name/489\",[33,21.121]],[\"comment/489\",[]],[\"name/490\",[284,59.764]],[\"comment/490\",[]],[\"name/491\",[285,59.764]],[\"comment/491\",[]],[\"name/492\",[286,59.764]],[\"comment/492\",[]],[\"name/493\",[33,21.121]],[\"comment/493\",[]],[\"name/494\",[190,54.655]],[\"comment/494\",[]],[\"name/495\",[287,59.764]],[\"comment/495\",[]],[\"name/496\",[288,59.764]],[\"comment/496\",[]],[\"name/497\",[289,59.764]],[\"comment/497\",[]],[\"name/498\",[33,21.121]],[\"comment/498\",[]],[\"name/499\",[34,45.1]],[\"comment/499\",[]],[\"name/500\",[135,51.291]],[\"comment/500\",[]],[\"name/501\",[136,51.291]],[\"comment/501\",[]],[\"name/502\",[137,42.417]],[\"comment/502\",[]],[\"name/503\",[68,51.291]],[\"comment/503\",[]],[\"name/504\",[249,54.655]],[\"comment/504\",[]],[\"name/505\",[58,40.304]],[\"comment/505\",[]],[\"name/506\",[70,51.291]],[\"comment/506\",[]],[\"name/507\",[290,59.764]],[\"comment/507\",[]],[\"name/508\",[291,59.764]],[\"comment/508\",[]],[\"name/509\",[33,21.121]],[\"comment/509\",[]],[\"name/510\",[292,59.764]],[\"comment/510\",[]],[\"name/511\",[293,59.764]],[\"comment/511\",[]],[\"name/512\",[294,59.764]],[\"comment/512\",[]],[\"name/513\",[33,21.121]],[\"comment/513\",[]],[\"name/514\",[85,46.771]],[\"comment/514\",[]],[\"name/515\",[84,42.417]],[\"comment/515\",[]],[\"name/516\",[295,59.764]],[\"comment/516\",[]],[\"name/517\",[33,21.121]],[\"comment/517\",[]],[\"name/518\",[58,40.304]],[\"comment/518\",[]],[\"name/519\",[52,27.575]],[\"comment/519\",[]],[\"name/520\",[54,37.077]],[\"comment/520\",[]],[\"name/521\",[296,59.764]],[\"comment/521\",[]],[\"name/522\",[33,21.121]],[\"comment/522\",[]],[\"name/523\",[80,45.1]],[\"comment/523\",[]],[\"name/524\",[84,42.417]],[\"comment/524\",[]],[\"name/525\",[54,37.077]],[\"comment/525\",[]],[\"name/526\",[85,46.771]],[\"comment/526\",[]],[\"name/527\",[86,46.771]],[\"comment/527\",[]],[\"name/528\",[33,21.121]],[\"comment/528\",[]],[\"name/529\",[90,51.291]],[\"comment/529\",[]],[\"name/530\",[91,51.291]],[\"comment/530\",[]],[\"name/531\",[297,59.764]],[\"comment/531\",[]],[\"name/532\",[298,59.764]],[\"comment/532\",[]],[\"name/533\",[33,21.121]],[\"comment/533\",[]],[\"name/534\",[90,51.291]],[\"comment/534\",[]],[\"name/535\",[91,51.291]],[\"comment/535\",[]],[\"name/536\",[299,59.764]],[\"comment/536\",[]],[\"name/537\",[129,54.655]],[\"comment/537\",[]],[\"name/538\",[300,48.777]],[\"comment/538\",[]],[\"name/539\",[301,59.764]],[\"comment/539\",[]],[\"name/540\",[33,21.121]],[\"comment/540\",[]],[\"name/541\",[52,27.575]],[\"comment/541\",[]],[\"name/542\",[180,48.777]],[\"comment/542\",[]],[\"name/543\",[302,59.764]],[\"comment/543\",[]],[\"name/544\",[303,59.764]],[\"comment/544\",[]],[\"name/545\",[304,59.764]],[\"comment/545\",[]],[\"name/546\",[305,59.764]],[\"comment/546\",[]],[\"name/547\",[33,21.121]],[\"comment/547\",[]],[\"name/548\",[306,59.764]],[\"comment/548\",[]],[\"name/549\",[307,59.764]],[\"comment/549\",[]],[\"name/550\",[300,48.777]],[\"comment/550\",[]],[\"name/551\",[308,59.764]],[\"comment/551\",[]],[\"name/552\",[33,21.121]],[\"comment/552\",[]],[\"name/553\",[52,27.575]],[\"comment/553\",[]],[\"name/554\",[309,59.764]],[\"comment/554\",[]],[\"name/555\",[310,59.764]],[\"comment/555\",[]],[\"name/556\",[137,42.417]],[\"comment/556\",[]],[\"name/557\",[58,40.304]],[\"comment/557\",[]],[\"name/558\",[300,48.777]],[\"comment/558\",[]],[\"name/559\",[311,59.764]],[\"comment/559\",[]],[\"name/560\",[312,59.764]],[\"comment/560\",[]],[\"name/561\",[176,54.655]],[\"comment/561\",[]],[\"name/562\",[175,51.291]],[\"comment/562\",[]],[\"name/563\",[313,59.764]],[\"comment/563\",[]],[\"name/564\",[214,54.655]],[\"comment/564\",[]],[\"name/565\",[314,59.764]],[\"comment/565\",[]],[\"name/566\",[315,59.764]],[\"comment/566\",[]],[\"name/567\",[316,59.764]],[\"comment/567\",[]],[\"name/568\",[317,59.764]],[\"comment/568\",[]],[\"name/569\",[33,21.121]],[\"comment/569\",[]],[\"name/570\",[300,48.777]],[\"comment/570\",[]],[\"name/571\",[318,59.764]],[\"comment/571\",[]],[\"name/572\",[201,48.777]],[\"comment/572\",[]],[\"name/573\",[319,59.764]],[\"comment/573\",[]],[\"name/574\",[33,21.121]],[\"comment/574\",[]],[\"name/575\",[201,48.777]],[\"comment/575\",[]],[\"name/576\",[320,54.655]],[\"comment/576\",[]],[\"name/577\",[321,59.764]],[\"comment/577\",[]],[\"name/578\",[322,59.764]],[\"comment/578\",[]],[\"name/579\",[323,59.764]],[\"comment/579\",[]],[\"name/580\",[324,59.764]],[\"comment/580\",[]],[\"name/581\",[33,21.121]],[\"comment/581\",[]],[\"name/582\",[325,59.764]],[\"comment/582\",[]],[\"name/583\",[326,59.764]],[\"comment/583\",[]],[\"name/584\",[327,59.764]],[\"comment/584\",[]],[\"name/585\",[328,59.764]],[\"comment/585\",[]],[\"name/586\",[320,54.655]],[\"comment/586\",[]],[\"name/587\",[43,54.655]],[\"comment/587\",[]],[\"name/588\",[180,48.777]],[\"comment/588\",[]],[\"name/589\",[329,59.764]],[\"comment/589\",[]]],\"invertedIndex\":[[\"__type\",{\"_index\":33,\"name\":{\"33\":{},\"53\":{},\"56\":{},\"61\":{},\"71\":{},\"75\":{},\"94\":{},\"102\":{},\"108\":{},\"154\":{},\"163\":{},\"171\":{},\"176\":{},\"184\":{},\"188\":{},\"193\":{},\"198\":{},\"203\":{},\"207\":{},\"211\":{},\"215\":{},\"219\":{},\"223\":{},\"227\":{},\"233\":{},\"243\":{},\"254\":{},\"263\":{},\"267\":{},\"275\":{},\"283\":{},\"291\":{},\"298\":{},\"302\":{},\"308\":{},\"324\":{},\"329\":{},\"336\":{},\"339\":{},\"343\":{},\"348\":{},\"367\":{},\"378\":{},\"384\":{},\"396\":{},\"400\":{},\"405\":{},\"411\":{},\"420\":{},\"426\":{},\"430\":{},\"435\":{},\"449\":{},\"468\":{},\"474\":{},\"481\":{},\"489\":{},\"493\":{},\"498\":{},\"509\":{},\"513\":{},\"517\":{},\"522\":{},\"528\":{},\"533\":{},\"540\":{},\"547\":{},\"552\":{},\"569\":{},\"574\":{},\"581\":{}},\"comment\":{}}],[\"accesscontrol\",{\"_index\":73,\"name\":{\"83\":{}},\"comment\":{}}],[\"actioncount\",{\"_index\":165,\"name\":{\"239\":{},\"249\":{}},\"comment\":{}}],[\"add_owner\",{\"_index\":107,\"name\":{\"127\":{}},\"comment\":{}}],[\"addowner\",{\"_index\":149,\"name\":{\"187\":{}},\"comment\":{}}],[\"address\",{\"_index\":34,\"name\":{\"34\":{},\"265\":{},\"341\":{},\"401\":{},\"483\":{},\"499\":{}},\"comment\":{}}],[\"addressex\",{\"_index\":276,\"name\":{\"467\":{}},\"comment\":{}}],[\"addressinfoindex\",{\"_index\":205,\"name\":{\"335\":{}},\"comment\":{}}],[\"android\",{\"_index\":321,\"name\":{\"577\":{}},\"comment\":{}}],[\"api\",{\"_index\":238,\"name\":{\"403\":{}},\"comment\":{}}],[\"api_key_path\",{\"_index\":233,\"name\":{\"392\":{}},\"comment\":{}}],[\"authentication\",{\"_index\":236,\"name\":{\"397\":{}},\"comment\":{}}],[\"awaiting_confirmations\",{\"_index\":93,\"name\":{\"112\":{}},\"comment\":{}}],[\"awaiting_execution\",{\"_index\":94,\"name\":{\"113\":{}},\"comment\":{}}],[\"backgroundcolor\",{\"_index\":243,\"name\":{\"413\":{}},\"comment\":{}}],[\"basegas\",{\"_index\":196,\"name\":{\"315\":{},\"353\":{}},\"comment\":{}}],[\"batched_transactions\",{\"_index\":60,\"name\":{\"65\":{}},\"comment\":{}}],[\"blockexploreruritemplate\",{\"_index\":237,\"name\":{\"399\":{},\"459\":{}},\"comment\":{}}],[\"buildnumber\",{\"_index\":327,\"name\":{\"584\":{}},\"comment\":{}}],[\"bundle\",{\"_index\":328,\"name\":{\"585\":{}},\"comment\":{}}],[\"call\",{\"_index\":81,\"name\":{\"91\":{}},\"comment\":{}}],[\"cancellation\",{\"_index\":168,\"name\":{\"252\":{}},\"comment\":{}}],[\"cancelled\",{\"_index\":95,\"name\":{\"114\":{}},\"comment\":{}}],[\"chainid\",{\"_index\":35,\"name\":{\"35\":{},\"451\":{}},\"comment\":{}}],[\"chainids\",{\"_index\":71,\"name\":{\"81\":{}},\"comment\":{}}],[\"chaininfo\",{\"_index\":266,\"name\":{\"448\":{}},\"comment\":{}}],[\"chainlistresponse\",{\"_index\":275,\"name\":{\"466\":{}},\"comment\":{}}],[\"chainname\",{\"_index\":268,\"name\":{\"452\":{}},\"comment\":{}}],[\"change_implementation\",{\"_index\":111,\"name\":{\"131\":{}},\"comment\":{}}],[\"change_threshold\",{\"_index\":110,\"name\":{\"130\":{}},\"comment\":{}}],[\"changeimplementation\",{\"_index\":156,\"name\":{\"206\":{}},\"comment\":{}}],[\"changethreshold\",{\"_index\":155,\"name\":{\"202\":{}},\"comment\":{}}],[\"cloudmessagingtoken\",{\"_index\":326,\"name\":{\"583\":{}},\"comment\":{}}],[\"collectiblestag\",{\"_index\":44,\"name\":{\"45\":{}},\"comment\":{}}],[\"confirmations\",{\"_index\":214,\"name\":{\"361\":{},\"564\":{}},\"comment\":{}}],[\"confirmationsrequired\",{\"_index\":175,\"name\":{\"270\":{},\"360\":{},\"562\":{}},\"comment\":{}}],[\"confirmationssubmitted\",{\"_index\":176,\"name\":{\"271\":{},\"561\":{}},\"comment\":{}}],[\"confirmed\",{\"_index\":304,\"name\":{\"545\":{}},\"comment\":{}}],[\"confirmsafemessage\",{\"_index\":22,\"name\":{\"22\":{}},\"comment\":{}}],[\"confirmsafemessagerequest\",{\"_index\":319,\"name\":{\"573\":{}},\"comment\":{}}],[\"conflict_header\",{\"_index\":128,\"name\":{\"148\":{}},\"comment\":{}}],[\"conflictheader\",{\"_index\":191,\"name\":{\"301\":{}},\"comment\":{}}],[\"conflicttype\",{\"_index\":121,\"name\":{\"141\":{},\"285\":{}},\"comment\":{}}],[\"contract_interaction\",{\"_index\":259,\"name\":{\"441\":{}},\"comment\":{}}],[\"creation\",{\"_index\":120,\"name\":{\"140\":{},\"253\":{}},\"comment\":{}}],[\"creationtimestamp\",{\"_index\":311,\"name\":{\"559\":{}},\"comment\":{}}],[\"creator\",{\"_index\":169,\"name\":{\"256\":{}},\"comment\":{}}],[\"currentnonce\",{\"_index\":227,\"name\":{\"385\":{}},\"comment\":{}}],[\"custom\",{\"_index\":119,\"name\":{\"139\":{},\"232\":{}},\"comment\":{}}],[\"data\",{\"_index\":85,\"name\":{\"98\":{},\"311\":{},\"381\":{},\"514\":{},\"526\":{}},\"comment\":{}}],[\"datadecoded\",{\"_index\":86,\"name\":{\"99\":{},\"107\":{},\"229\":{},\"331\":{},\"527\":{}},\"comment\":{}}],[\"datasize\",{\"_index\":163,\"name\":{\"236\":{},\"246\":{}},\"comment\":{}}],[\"date_label\",{\"_index\":129,\"name\":{\"149\":{},\"537\":{}},\"comment\":{}}],[\"datelabel\",{\"_index\":187,\"name\":{\"290\":{}},\"comment\":{}}],[\"decimals\",{\"_index\":138,\"name\":{\"160\":{},\"408\":{},\"484\":{}},\"comment\":{}}],[\"decodeddatabasicparameter\",{\"_index\":295,\"name\":{\"516\":{}},\"comment\":{}}],[\"decodeddataparameter\",{\"_index\":297,\"name\":{\"531\":{}},\"comment\":{}}],[\"decodeddataparametervalue\",{\"_index\":296,\"name\":{\"521\":{}},\"comment\":{}}],[\"decodeddatarequest\",{\"_index\":294,\"name\":{\"512\":{}},\"comment\":{}}],[\"decodeddataresponse\",{\"_index\":298,\"name\":{\"532\":{}},\"comment\":{}}],[\"delegate\",{\"_index\":82,\"name\":{\"92\":{}},\"comment\":{}}],[\"delete_guard\",{\"_index\":115,\"name\":{\"135\":{}},\"comment\":{}}],[\"deleteguard\",{\"_index\":160,\"name\":{\"222\":{}},\"comment\":{}}],[\"description\",{\"_index\":70,\"name\":{\"80\":{},\"455\":{},\"506\":{}},\"comment\":{}}],[\"detailedexecutioninfo\",{\"_index\":218,\"name\":{\"365\":{},\"374\":{}},\"comment\":{}}],[\"detailedexecutioninfotype\",{\"_index\":130,\"name\":{\"150\":{}},\"comment\":{}}],[\"developerwebsite\",{\"_index\":77,\"name\":{\"87\":{}},\"comment\":{}}],[\"devicetype\",{\"_index\":320,\"name\":{\"576\":{},\"586\":{}},\"comment\":{}}],[\"direction\",{\"_index\":145,\"name\":{\"180\":{}},\"comment\":{}}],[\"disable_module\",{\"_index\":113,\"name\":{\"133\":{}},\"comment\":{}}],[\"disabledwallets\",{\"_index\":274,\"name\":{\"464\":{}},\"comment\":{}}],[\"disablemodule\",{\"_index\":158,\"name\":{\"214\":{}},\"comment\":{}}],[\"discord\",{\"_index\":64,\"name\":{\"69\":{}},\"comment\":{}}],[\"domain\",{\"_index\":306,\"name\":{\"548\":{}},\"comment\":{}}],[\"domain_lookup\",{\"_index\":260,\"name\":{\"442\":{}},\"comment\":{}}],[\"domainallowlist\",{\"_index\":50,\"name\":{\"51\":{}},\"comment\":{}}],[\"eip1271\",{\"_index\":265,\"name\":{\"447\":{}},\"comment\":{}}],[\"eip1559\",{\"_index\":262,\"name\":{\"444\":{}},\"comment\":{}}],[\"eip712typeddata\",{\"_index\":305,\"name\":{\"546\":{}},\"comment\":{}}],[\"enable_module\",{\"_index\":112,\"name\":{\"132\":{}},\"comment\":{}}],[\"enablemodule\",{\"_index\":157,\"name\":{\"210\":{}},\"comment\":{}}],[\"end\",{\"_index\":124,\"name\":{\"144\":{}},\"comment\":{}}],[\"ensregistryaddress\",{\"_index\":273,\"name\":{\"462\":{}},\"comment\":{}}],[\"erc20\",{\"_index\":102,\"name\":{\"122\":{},\"477\":{}},\"comment\":{}}],[\"erc20transfer\",{\"_index\":133,\"name\":{\"153\":{}},\"comment\":{}}],[\"erc721\",{\"_index\":103,\"name\":{\"123\":{},\"439\":{},\"478\":{}},\"comment\":{}}],[\"erc721transfer\",{\"_index\":139,\"name\":{\"162\":{}},\"comment\":{}}],[\"executedat\",{\"_index\":222,\"name\":{\"370\":{}},\"comment\":{}}],[\"executioninfo\",{\"_index\":178,\"name\":{\"273\":{},\"280\":{}},\"comment\":{}}],[\"executor\",{\"_index\":212,\"name\":{\"358\":{}},\"comment\":{}}],[\"factory\",{\"_index\":171,\"name\":{\"259\":{}},\"comment\":{}}],[\"failed\",{\"_index\":96,\"name\":{\"115\":{}},\"comment\":{}}],[\"fallbackhandler\",{\"_index\":42,\"name\":{\"43\":{}},\"comment\":{}}],[\"features\",{\"_index\":75,\"name\":{\"85\":{},\"438\":{},\"465\":{}},\"comment\":{}}],[\"fiatcurrencies\",{\"_index\":277,\"name\":{\"472\":{}},\"comment\":{}}],[\"fiattotal\",{\"_index\":284,\"name\":{\"490\":{}},\"comment\":{}}],[\"fixed\",{\"_index\":246,\"name\":{\"416\":{}},\"comment\":{}}],[\"fixed_1559\",{\"_index\":247,\"name\":{\"417\":{}},\"comment\":{}}],[\"gas_price_type\",{\"_index\":244,\"name\":{\"414\":{}},\"comment\":{}}],[\"gasparameter\",{\"_index\":250,\"name\":{\"423\":{}},\"comment\":{}}],[\"gasprice\",{\"_index\":197,\"name\":{\"316\":{},\"354\":{},\"437\":{},\"463\":{}},\"comment\":{}}],[\"gaspricefixed\",{\"_index\":252,\"name\":{\"425\":{}},\"comment\":{}}],[\"gaspricefixedeip1559\",{\"_index\":254,\"name\":{\"429\":{}},\"comment\":{}}],[\"gaspriceoracle\",{\"_index\":248,\"name\":{\"419\":{}},\"comment\":{}}],[\"gaspriceunknown\",{\"_index\":257,\"name\":{\"434\":{}},\"comment\":{}}],[\"gastoken\",{\"_index\":198,\"name\":{\"317\":{},\"355\":{}},\"comment\":{}}],[\"gastokeninfo\",{\"_index\":216,\"name\":{\"363\":{}},\"comment\":{}}],[\"getbalances\",{\"_index\":4,\"name\":{\"4\":{}},\"comment\":{}}],[\"getchainconfig\",{\"_index\":15,\"name\":{\"15\":{}},\"comment\":{}}],[\"getchainsconfig\",{\"_index\":14,\"name\":{\"14\":{}},\"comment\":{}}],[\"getcollectibles\",{\"_index\":7,\"name\":{\"7\":{}},\"comment\":{}}],[\"getcollectiblespage\",{\"_index\":8,\"name\":{\"8\":{}},\"comment\":{}}],[\"getdecodeddata\",{\"_index\":18,\"name\":{\"18\":{}},\"comment\":{}}],[\"getdelegates\",{\"_index\":23,\"name\":{\"23\":{}},\"comment\":{}}],[\"getfiatcurrencies\",{\"_index\":5,\"name\":{\"5\":{}},\"comment\":{}}],[\"getincomingtransfers\",{\"_index\":1,\"name\":{\"1\":{}},\"comment\":{}}],[\"getmastercopies\",{\"_index\":17,\"name\":{\"17\":{}},\"comment\":{}}],[\"getmoduletransactions\",{\"_index\":2,\"name\":{\"2\":{}},\"comment\":{}}],[\"getmultisigtransactions\",{\"_index\":3,\"name\":{\"3\":{}},\"comment\":{}}],[\"getownedsafes\",{\"_index\":6,\"name\":{\"6\":{}},\"comment\":{}}],[\"getsafeapps\",{\"_index\":16,\"name\":{\"16\":{}},\"comment\":{}}],[\"getsafeinfo\",{\"_index\":0,\"name\":{\"0\":{}},\"comment\":{}}],[\"getsafemessage\",{\"_index\":20,\"name\":{\"20\":{}},\"comment\":{}}],[\"getsafemessages\",{\"_index\":19,\"name\":{\"19\":{}},\"comment\":{}}],[\"gettransactiondetails\",{\"_index\":11,\"name\":{\"11\":{}},\"comment\":{}}],[\"gettransactionhistory\",{\"_index\":9,\"name\":{\"9\":{}},\"comment\":{}}],[\"gettransactionqueue\",{\"_index\":10,\"name\":{\"10\":{}},\"comment\":{}}],[\"github\",{\"_index\":63,\"name\":{\"68\":{}},\"comment\":{}}],[\"guard\",{\"_index\":41,\"name\":{\"42\":{},\"221\":{}},\"comment\":{}}],[\"gweifactor\",{\"_index\":251,\"name\":{\"424\":{}},\"comment\":{}}],[\"handler\",{\"_index\":148,\"name\":{\"186\":{}},\"comment\":{}}],[\"has_next\",{\"_index\":123,\"name\":{\"143\":{}},\"comment\":{}}],[\"hexdata\",{\"_index\":204,\"name\":{\"330\":{}},\"comment\":{}}],[\"humandescription\",{\"_index\":146,\"name\":{\"182\":{},\"231\":{},\"241\":{},\"251\":{},\"260\":{}},\"comment\":{}}],[\"iconurl\",{\"_index\":69,\"name\":{\"79\":{}},\"comment\":{}}],[\"id\",{\"_index\":68,\"name\":{\"76\":{},\"276\":{},\"503\":{}},\"comment\":{}}],[\"imageuri\",{\"_index\":290,\"name\":{\"507\":{}},\"comment\":{}}],[\"implementation\",{\"_index\":39,\"name\":{\"39\":{},\"209\":{},\"258\":{}},\"comment\":{}}],[\"implementationversionstate\",{\"_index\":28,\"name\":{\"28\":{},\"40\":{}},\"comment\":{}}],[\"incoming\",{\"_index\":99,\"name\":{\"118\":{}},\"comment\":{}}],[\"incomingtransfer\",{\"_index\":184,\"name\":{\"287\":{}},\"comment\":{}}],[\"internaltransaction\",{\"_index\":83,\"name\":{\"93\":{}},\"comment\":{}}],[\"ios\",{\"_index\":322,\"name\":{\"578\":{}},\"comment\":{}}],[\"iscancellation\",{\"_index\":166,\"name\":{\"240\":{},\"250\":{}},\"comment\":{}}],[\"items\",{\"_index\":285,\"name\":{\"491\":{}},\"comment\":{}}],[\"l2\",{\"_index\":270,\"name\":{\"454\":{}},\"comment\":{}}],[\"label\",{\"_index\":127,\"name\":{\"147\":{},\"297\":{},\"299\":{}},\"comment\":{}}],[\"labelvalue\",{\"_index\":188,\"name\":{\"294\":{}},\"comment\":{}}],[\"logouri\",{\"_index\":137,\"name\":{\"159\":{},\"169\":{},\"327\":{},\"409\":{},\"471\":{},\"487\":{},\"502\":{},\"556\":{}},\"comment\":{}}],[\"mastercopyreponse\",{\"_index\":293,\"name\":{\"511\":{}},\"comment\":{}}],[\"maxfeepergas\",{\"_index\":255,\"name\":{\"432\":{}},\"comment\":{}}],[\"maxpriorityfeepergas\",{\"_index\":256,\"name\":{\"433\":{}},\"comment\":{}}],[\"message\",{\"_index\":300,\"name\":{\"538\":{},\"550\":{},\"558\":{},\"570\":{}},\"comment\":{}}],[\"messagehash\",{\"_index\":309,\"name\":{\"554\":{}},\"comment\":{}}],[\"messagestag\",{\"_index\":47,\"name\":{\"48\":{}},\"comment\":{}}],[\"metadata\",{\"_index\":291,\"name\":{\"508\":{}},\"comment\":{}}],[\"method\",{\"_index\":90,\"name\":{\"109\":{},\"529\":{},\"534\":{}},\"comment\":{}}],[\"methodname\",{\"_index\":164,\"name\":{\"238\":{},\"248\":{}},\"comment\":{}}],[\"missingsigners\",{\"_index\":177,\"name\":{\"272\":{}},\"comment\":{}}],[\"modifiedtimestamp\",{\"_index\":312,\"name\":{\"560\":{}},\"comment\":{}}],[\"module\",{\"_index\":132,\"name\":{\"152\":{},\"213\":{},\"217\":{}},\"comment\":{}}],[\"moduleexecutiondetails\",{\"_index\":207,\"name\":{\"338\":{}},\"comment\":{}}],[\"moduleexecutioninfo\",{\"_index\":173,\"name\":{\"262\":{}},\"comment\":{}}],[\"modules\",{\"_index\":40,\"name\":{\"41\":{}},\"comment\":{}}],[\"moduletransaction\",{\"_index\":185,\"name\":{\"288\":{}},\"comment\":{}}],[\"multisend\",{\"_index\":167,\"name\":{\"242\":{}},\"comment\":{}}],[\"multisig\",{\"_index\":131,\"name\":{\"151\":{}},\"comment\":{}}],[\"multisigconfirmation\",{\"_index\":208,\"name\":{\"342\":{}},\"comment\":{}}],[\"multisigexecutiondetails\",{\"_index\":211,\"name\":{\"347\":{}},\"comment\":{}}],[\"multisigexecutioninfo\",{\"_index\":174,\"name\":{\"266\":{}},\"comment\":{}}],[\"multisigtransaction\",{\"_index\":186,\"name\":{\"289\":{}},\"comment\":{}}],[\"multisigtransactionrequest\",{\"_index\":194,\"name\":{\"307\":{}},\"comment\":{}}],[\"name\",{\"_index\":58,\"name\":{\"63\":{},\"78\":{},\"103\":{},\"325\":{},\"406\":{},\"470\":{},\"486\":{},\"505\":{},\"518\":{},\"557\":{}},\"comment\":{}}],[\"native_coin\",{\"_index\":104,\"name\":{\"124\":{}},\"comment\":{}}],[\"native_token\",{\"_index\":281,\"name\":{\"479\":{}},\"comment\":{}}],[\"nativecointransfer\",{\"_index\":141,\"name\":{\"170\":{}},\"comment\":{}}],[\"nativecurrency\",{\"_index\":239,\"name\":{\"404\":{},\"460\":{}},\"comment\":{}}],[\"needs_confirmation\",{\"_index\":303,\"name\":{\"544\":{}},\"comment\":{}}],[\"newowner\",{\"_index\":154,\"name\":{\"201\":{}},\"comment\":{}}],[\"next\",{\"_index\":190,\"name\":{\"296\":{},\"494\":{}},\"comment\":{}}],[\"no_authentication\",{\"_index\":234,\"name\":{\"393\":{}},\"comment\":{}}],[\"nonce\",{\"_index\":36,\"name\":{\"36\":{},\"269\":{},\"303\":{},\"312\":{},\"351\":{}},\"comment\":{}}],[\"none\",{\"_index\":122,\"name\":{\"142\":{}},\"comment\":{}}],[\"norestrictions\",{\"_index\":49,\"name\":{\"50\":{}},\"comment\":{}}],[\"oldowner\",{\"_index\":153,\"name\":{\"200\":{}},\"comment\":{}}],[\"operation\",{\"_index\":80,\"name\":{\"90\":{},\"95\":{},\"313\":{},\"334\":{},\"382\":{},\"523\":{}},\"comment\":{}}],[\"oracle\",{\"_index\":245,\"name\":{\"415\":{}},\"comment\":{}}],[\"origin\",{\"_index\":202,\"name\":{\"322\":{}},\"comment\":{}}],[\"outdated\",{\"_index\":30,\"name\":{\"30\":{}},\"comment\":{}}],[\"outgoing\",{\"_index\":100,\"name\":{\"119\":{}},\"comment\":{}}],[\"ownedsafes\",{\"_index\":278,\"name\":{\"473\":{}},\"comment\":{}}],[\"owner\",{\"_index\":150,\"name\":{\"190\":{},\"195\":{}},\"comment\":{}}],[\"owners\",{\"_index\":38,\"name\":{\"38\":{}},\"comment\":{}}],[\"page\",{\"_index\":286,\"name\":{\"492\":{}},\"comment\":{}}],[\"parameter\",{\"_index\":88,\"name\":{\"101\":{}},\"comment\":{}}],[\"parameters\",{\"_index\":91,\"name\":{\"110\":{},\"530\":{},\"535\":{}},\"comment\":{}}],[\"paramvalue\",{\"_index\":79,\"name\":{\"89\":{}},\"comment\":{}}],[\"platform\",{\"_index\":66,\"name\":{\"72\":{}},\"comment\":{}}],[\"postsafegasestimation\",{\"_index\":12,\"name\":{\"12\":{}},\"comment\":{}}],[\"preparedsignature\",{\"_index\":314,\"name\":{\"565\":{}},\"comment\":{}}],[\"previous\",{\"_index\":287,\"name\":{\"495\":{}},\"comment\":{}}],[\"proposedby\",{\"_index\":313,\"name\":{\"563\":{}},\"comment\":{}}],[\"proposesafemessage\",{\"_index\":21,\"name\":{\"21\":{}},\"comment\":{}}],[\"proposesafemessagerequest\",{\"_index\":317,\"name\":{\"568\":{}},\"comment\":{}}],[\"proposetransaction\",{\"_index\":13,\"name\":{\"13\":{}},\"comment\":{}}],[\"provider\",{\"_index\":72,\"name\":{\"82\":{}},\"comment\":{}}],[\"publicrpcuri\",{\"_index\":272,\"name\":{\"458\":{}},\"comment\":{}}],[\"queued\",{\"_index\":189,\"name\":{\"295\":{}},\"comment\":{}}],[\"recipient\",{\"_index\":144,\"name\":{\"179\":{}},\"comment\":{}}],[\"recommendednonce\",{\"_index\":228,\"name\":{\"386\":{}},\"comment\":{}}],[\"refundreceiver\",{\"_index\":199,\"name\":{\"318\":{},\"356\":{}},\"comment\":{}}],[\"registerdevice\",{\"_index\":24,\"name\":{\"24\":{}},\"comment\":{}}],[\"registernotificationsrequest\",{\"_index\":324,\"name\":{\"580\":{}},\"comment\":{}}],[\"rejectors\",{\"_index\":215,\"name\":{\"362\":{}},\"comment\":{}}],[\"remove_owner\",{\"_index\":108,\"name\":{\"128\":{}},\"comment\":{}}],[\"removeowner\",{\"_index\":151,\"name\":{\"192\":{}},\"comment\":{}}],[\"results\",{\"_index\":288,\"name\":{\"496\":{}},\"comment\":{}}],[\"rpc_authentication\",{\"_index\":232,\"name\":{\"391\":{}},\"comment\":{}}],[\"rpcuri\",{\"_index\":235,\"name\":{\"395\":{},\"456\":{}},\"comment\":{}}],[\"safe_apps\",{\"_index\":258,\"name\":{\"440\":{}},\"comment\":{}}],[\"safe_tx_gas_optional\",{\"_index\":263,\"name\":{\"445\":{}},\"comment\":{}}],[\"safeaddress\",{\"_index\":220,\"name\":{\"368\":{}},\"comment\":{}}],[\"safeappaccesspolicytypes\",{\"_index\":48,\"name\":{\"49\":{}},\"comment\":{}}],[\"safeappdata\",{\"_index\":67,\"name\":{\"74\":{}},\"comment\":{}}],[\"safeappdomainallowlistpolicy\",{\"_index\":53,\"name\":{\"55\":{}},\"comment\":{}}],[\"safeappfeatures\",{\"_index\":59,\"name\":{\"64\":{}},\"comment\":{}}],[\"safeappid\",{\"_index\":318,\"name\":{\"571\":{}},\"comment\":{}}],[\"safeappinfo\",{\"_index\":183,\"name\":{\"281\":{},\"323\":{},\"376\":{}},\"comment\":{}}],[\"safeappnorestrictionspolicy\",{\"_index\":51,\"name\":{\"52\":{}},\"comment\":{}}],[\"safeappprovider\",{\"_index\":56,\"name\":{\"60\":{}},\"comment\":{}}],[\"safeappsaccesscontrolpolicies\",{\"_index\":55,\"name\":{\"59\":{}},\"comment\":{}}],[\"safeappsocialplatforms\",{\"_index\":61,\"name\":{\"66\":{}},\"comment\":{}}],[\"safeappsocialprofile\",{\"_index\":65,\"name\":{\"70\":{}},\"comment\":{}}],[\"safeappsresponse\",{\"_index\":78,\"name\":{\"88\":{}},\"comment\":{}}],[\"safeappsrpcuri\",{\"_index\":271,\"name\":{\"457\":{}},\"comment\":{}}],[\"safebalanceresponse\",{\"_index\":283,\"name\":{\"488\":{}},\"comment\":{}}],[\"safecollectibleresponse\",{\"_index\":289,\"name\":{\"497\":{}},\"comment\":{}}],[\"safecollectiblespage\",{\"_index\":292,\"name\":{\"510\":{}},\"comment\":{}}],[\"safeincomingtransfersresponse\",{\"_index\":229,\"name\":{\"388\":{}},\"comment\":{}}],[\"safeinfo\",{\"_index\":32,\"name\":{\"32\":{}},\"comment\":{}}],[\"safemessage\",{\"_index\":308,\"name\":{\"551\":{}},\"comment\":{}}],[\"safemessagedatelabel\",{\"_index\":301,\"name\":{\"539\":{}},\"comment\":{}}],[\"safemessagelistitem\",{\"_index\":315,\"name\":{\"566\":{}},\"comment\":{}}],[\"safemessagelistitemtype\",{\"_index\":299,\"name\":{\"536\":{}},\"comment\":{}}],[\"safemessagelistpage\",{\"_index\":316,\"name\":{\"567\":{}},\"comment\":{}}],[\"safemessagestatus\",{\"_index\":302,\"name\":{\"543\":{}},\"comment\":{}}],[\"safemoduletransactionsresponse\",{\"_index\":230,\"name\":{\"389\":{}},\"comment\":{}}],[\"safemultisigtransactionsresponse\",{\"_index\":231,\"name\":{\"390\":{}},\"comment\":{}}],[\"saferegistrations\",{\"_index\":329,\"name\":{\"589\":{}},\"comment\":{}}],[\"safes\",{\"_index\":279,\"name\":{\"475\":{}},\"comment\":{}}],[\"safetransactionestimation\",{\"_index\":226,\"name\":{\"383\":{}},\"comment\":{}}],[\"safetransactionestimationrequest\",{\"_index\":225,\"name\":{\"377\":{}},\"comment\":{}}],[\"safetxgas\",{\"_index\":195,\"name\":{\"314\":{},\"352\":{},\"387\":{}},\"comment\":{}}],[\"safetxhash\",{\"_index\":200,\"name\":{\"319\":{},\"357\":{}},\"comment\":{}}],[\"sender\",{\"_index\":143,\"name\":{\"178\":{},\"320\":{}},\"comment\":{}}],[\"set_fallback_handler\",{\"_index\":106,\"name\":{\"126\":{}},\"comment\":{}}],[\"set_guard\",{\"_index\":114,\"name\":{\"134\":{}},\"comment\":{}}],[\"setbaseurl\",{\"_index\":27,\"name\":{\"27\":{}},\"comment\":{}}],[\"setfallbackhandler\",{\"_index\":147,\"name\":{\"183\":{}},\"comment\":{}}],[\"setguard\",{\"_index\":159,\"name\":{\"218\":{}},\"comment\":{}}],[\"settings_change\",{\"_index\":118,\"name\":{\"138\":{}},\"comment\":{}}],[\"settingschange\",{\"_index\":162,\"name\":{\"226\":{}},\"comment\":{}}],[\"settingsinfo\",{\"_index\":161,\"name\":{\"225\":{},\"230\":{}},\"comment\":{}}],[\"settingsinfotype\",{\"_index\":105,\"name\":{\"125\":{}},\"comment\":{}}],[\"shortname\",{\"_index\":269,\"name\":{\"453\":{}},\"comment\":{}}],[\"signature\",{\"_index\":201,\"name\":{\"321\":{},\"345\":{},\"572\":{},\"575\":{}},\"comment\":{}}],[\"signer\",{\"_index\":209,\"name\":{\"344\":{}},\"comment\":{}}],[\"signers\",{\"_index\":213,\"name\":{\"359\":{}},\"comment\":{}}],[\"socialprofiles\",{\"_index\":76,\"name\":{\"86\":{}},\"comment\":{}}],[\"spending_limit\",{\"_index\":261,\"name\":{\"443\":{}},\"comment\":{}}],[\"status\",{\"_index\":310,\"name\":{\"555\":{}},\"comment\":{}}],[\"submittedat\",{\"_index\":210,\"name\":{\"346\":{},\"350\":{}},\"comment\":{}}],[\"success\",{\"_index\":97,\"name\":{\"116\":{}},\"comment\":{}}],[\"swap_owner\",{\"_index\":109,\"name\":{\"129\":{}},\"comment\":{}}],[\"swapowner\",{\"_index\":152,\"name\":{\"197\":{}},\"comment\":{}}],[\"symbol\",{\"_index\":240,\"name\":{\"407\":{},\"485\":{}},\"comment\":{}}],[\"tags\",{\"_index\":74,\"name\":{\"84\":{}},\"comment\":{}}],[\"textcolor\",{\"_index\":242,\"name\":{\"412\":{}},\"comment\":{}}],[\"theme\",{\"_index\":241,\"name\":{\"410\":{},\"461\":{}},\"comment\":{}}],[\"threshold\",{\"_index\":37,\"name\":{\"37\":{},\"191\":{},\"196\":{},\"205\":{}},\"comment\":{}}],[\"timestamp\",{\"_index\":180,\"name\":{\"277\":{},\"292\":{},\"542\":{},\"588\":{}},\"comment\":{}}],[\"to\",{\"_index\":84,\"name\":{\"96\":{},\"235\":{},\"245\":{},\"309\":{},\"332\":{},\"379\":{},\"515\":{},\"524\":{}},\"comment\":{}}],[\"tokenaddress\",{\"_index\":134,\"name\":{\"156\":{},\"165\":{}},\"comment\":{}}],[\"tokenid\",{\"_index\":140,\"name\":{\"166\":{}},\"comment\":{}}],[\"tokeninfo\",{\"_index\":282,\"name\":{\"480\":{}},\"comment\":{}}],[\"tokenname\",{\"_index\":135,\"name\":{\"157\":{},\"167\":{},\"500\":{}},\"comment\":{}}],[\"tokensymbol\",{\"_index\":136,\"name\":{\"158\":{},\"168\":{},\"501\":{}},\"comment\":{}}],[\"tokentype\",{\"_index\":280,\"name\":{\"476\":{}},\"comment\":{}}],[\"transaction\",{\"_index\":126,\"name\":{\"146\":{},\"282\":{},\"284\":{}},\"comment\":{}}],[\"transactiondata\",{\"_index\":203,\"name\":{\"328\":{}},\"comment\":{}}],[\"transactiondetails\",{\"_index\":219,\"name\":{\"366\":{}},\"comment\":{}}],[\"transactionhash\",{\"_index\":170,\"name\":{\"257\":{}},\"comment\":{}}],[\"transactioninfo\",{\"_index\":172,\"name\":{\"261\":{}},\"comment\":{}}],[\"transactioninfotype\",{\"_index\":116,\"name\":{\"136\":{}},\"comment\":{}}],[\"transactionlistitem\",{\"_index\":192,\"name\":{\"305\":{}},\"comment\":{}}],[\"transactionlistitemtype\",{\"_index\":125,\"name\":{\"145\":{}},\"comment\":{}}],[\"transactionlistpage\",{\"_index\":193,\"name\":{\"306\":{}},\"comment\":{}}],[\"transactionservice\",{\"_index\":267,\"name\":{\"450\":{}},\"comment\":{}}],[\"transactionstatus\",{\"_index\":92,\"name\":{\"111\":{}},\"comment\":{}}],[\"transactionsummary\",{\"_index\":179,\"name\":{\"274\":{}},\"comment\":{}}],[\"transactiontokentype\",{\"_index\":101,\"name\":{\"121\":{}},\"comment\":{}}],[\"transfer\",{\"_index\":117,\"name\":{\"137\":{},\"175\":{}},\"comment\":{}}],[\"transferdirection\",{\"_index\":98,\"name\":{\"117\":{}},\"comment\":{}}],[\"transferinfo\",{\"_index\":142,\"name\":{\"174\":{},\"181\":{}},\"comment\":{}}],[\"trusted\",{\"_index\":217,\"name\":{\"364\":{}},\"comment\":{}}],[\"trusteddelegatecalltarget\",{\"_index\":206,\"name\":{\"337\":{}},\"comment\":{}}],[\"twitter\",{\"_index\":62,\"name\":{\"67\":{}},\"comment\":{}}],[\"tx_simulation\",{\"_index\":264,\"name\":{\"446\":{}},\"comment\":{}}],[\"txdata\",{\"_index\":223,\"name\":{\"373\":{}},\"comment\":{}}],[\"txhash\",{\"_index\":224,\"name\":{\"375\":{},\"402\":{}},\"comment\":{}}],[\"txhistorytag\",{\"_index\":46,\"name\":{\"47\":{}},\"comment\":{}}],[\"txid\",{\"_index\":221,\"name\":{\"369\":{}},\"comment\":{}}],[\"txinfo\",{\"_index\":182,\"name\":{\"279\":{},\"372\":{}},\"comment\":{}}],[\"txqueuedtag\",{\"_index\":45,\"name\":{\"46\":{}},\"comment\":{}}],[\"txstatus\",{\"_index\":181,\"name\":{\"278\":{},\"371\":{}},\"comment\":{}}],[\"type\",{\"_index\":52,\"name\":{\"54\":{},\"57\":{},\"104\":{},\"155\":{},\"164\":{},\"172\":{},\"177\":{},\"185\":{},\"189\":{},\"194\":{},\"199\":{},\"204\":{},\"208\":{},\"212\":{},\"216\":{},\"220\":{},\"224\":{},\"228\":{},\"234\":{},\"244\":{},\"255\":{},\"264\":{},\"268\":{},\"286\":{},\"293\":{},\"300\":{},\"304\":{},\"340\":{},\"349\":{},\"421\":{},\"427\":{},\"431\":{},\"436\":{},\"482\":{},\"519\":{},\"541\":{},\"553\":{}},\"comment\":{}}],[\"types\",{\"_index\":307,\"name\":{\"549\":{}},\"comment\":{}}],[\"unknown\",{\"_index\":31,\"name\":{\"31\":{},\"120\":{},\"394\":{},\"418\":{}},\"comment\":{}}],[\"unregisterdevice\",{\"_index\":26,\"name\":{\"26\":{}},\"comment\":{}}],[\"unregistersafe\",{\"_index\":25,\"name\":{\"25\":{}},\"comment\":{}}],[\"up_to_date\",{\"_index\":29,\"name\":{\"29\":{}},\"comment\":{}}],[\"uri\",{\"_index\":249,\"name\":{\"422\":{},\"504\":{}},\"comment\":{}}],[\"url\",{\"_index\":57,\"name\":{\"62\":{},\"73\":{},\"77\":{},\"326\":{}},\"comment\":{}}],[\"uuid\",{\"_index\":325,\"name\":{\"582\":{}},\"comment\":{}}],[\"value\",{\"_index\":54,\"name\":{\"58\":{},\"97\":{},\"105\":{},\"161\":{},\"173\":{},\"237\":{},\"247\":{},\"310\":{},\"333\":{},\"380\":{},\"398\":{},\"469\":{},\"520\":{},\"525\":{}},\"comment\":{}}],[\"valuedecoded\",{\"_index\":89,\"name\":{\"106\":{}},\"comment\":{}}],[\"valuedecodedtype\",{\"_index\":87,\"name\":{\"100\":{}},\"comment\":{}}],[\"version\",{\"_index\":43,\"name\":{\"44\":{},\"587\":{}},\"comment\":{}}],[\"web\",{\"_index\":323,\"name\":{\"579\":{}},\"comment\":{}}],[\"weivalue\",{\"_index\":253,\"name\":{\"428\":{}},\"comment\":{}}]],\"pipeline\":[]}}"); \ No newline at end of file +window.searchData = "data:application/octet-stream;base64,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"; \ No newline at end of file diff --git a/assets/style.css b/assets/style.css index 258146fc..108428c3 100644 --- a/assets/style.css +++ b/assets/style.css @@ -910,8 +910,9 @@ a.tsd-index-link { box-shadow: 0 0 4px rgba(0, 0, 0, 0.25); } #tsd-search .results li { - padding: 0 10px; background-color: var(--color-background); + line-height: initial; + padding: 4px; } #tsd-search .results li:nth-child(even) { background-color: var(--color-background-secondary); @@ -924,7 +925,10 @@ a.tsd-index-link { background-color: var(--color-accent); } #tsd-search .results a { - display: block; + display: flex; + align-items: center; + padding: 0.25rem; + box-sizing: border-box; } #tsd-search .results a:before { top: 10px; @@ -1134,7 +1138,7 @@ img { } .deprecated { - text-decoration: line-through; + text-decoration: line-through !important; } .warning { diff --git a/enums/ConflictType.html b/enums/ConflictType.html index 2c6bc581..dea2febf 100644 --- a/enums/ConflictType.html +++ b/enums/ConflictType.html @@ -1,13 +1,13 @@ -ConflictType | @safe-global/safe-gateway-typescript-sdk
+ConflictType | @safe-global/safe-gateway-typescript-sdk
-
+
@@ -16,203 +16,82 @@
  • ConflictType
  • Enumeration ConflictType

    +
  • Defined in types/transactions.ts:72
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    END: "End"
    +
  • Defined in types/transactions.ts:75
  • HAS_NEXT: "HasNext"
    +
  • Defined in types/transactions.ts:74
  • NONE: "None"
    +
  • Defined in types/transactions.ts:73
  • On This Page

    +
  • END
  • +
  • HAS_NEXT
  • +
  • NONE
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/DetailedExecutionInfoType.html b/enums/DetailedExecutionInfoType.html index 58066fc0..f65f7e39 100644 --- a/enums/DetailedExecutionInfoType.html +++ b/enums/DetailedExecutionInfoType.html @@ -1,13 +1,13 @@ -DetailedExecutionInfoType | @safe-global/safe-gateway-typescript-sdk
    +DetailedExecutionInfoType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,196 +16,75 @@
  • DetailedExecutionInfoType
  • Enumeration DetailedExecutionInfoType

    +
  • Defined in types/transactions.ts:85
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    MODULE: "MODULE"
    +
  • Defined in types/transactions.ts:87
  • MULTISIG: "MULTISIG"
    +
  • Defined in types/transactions.ts:86
  • On This Page

    +
  • MODULE
  • +
  • MULTISIG
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/DeviceType.html b/enums/DeviceType.html index c8776174..dbcf5c50 100644 --- a/enums/DeviceType.html +++ b/enums/DeviceType.html @@ -1,13 +1,13 @@ -DeviceType | @safe-global/safe-gateway-typescript-sdk
    +DeviceType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • DeviceType
  • Enumeration DeviceType

    +
  • Defined in types/notifications.ts:1
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    ANDROID: "ANDROID"
    +
  • Defined in types/notifications.ts:2
  • IOS: "IOS"
    +
  • Defined in types/notifications.ts:3
  • WEB: "WEB"
    +
  • Defined in types/notifications.ts:4
  • On This Page

    +
  • ANDROID
  • +
  • IOS
  • +
  • WEB
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/FEATURES.html b/enums/FEATURES.html index abb59e93..e836af9a 100644 --- a/enums/FEATURES.html +++ b/enums/FEATURES.html @@ -1,13 +1,13 @@ -FEATURES | @safe-global/safe-gateway-typescript-sdk
    +FEATURES | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,245 +16,124 @@
  • FEATURES
  • Enumeration FEATURES

    +
  • Defined in types/chains.ts:63
  • - +

    Enumeration Members

    - +
    CONTRACT_INTERACTION: "CONTRACT_INTERACTION"
    +
  • Defined in types/chains.ts:66
  • DOMAIN_LOOKUP: "DOMAIN_LOOKUP"
    +
  • Defined in types/chains.ts:67
  • EIP1271: "EIP1271"
    +
  • Defined in types/chains.ts:72
  • EIP1559: "EIP1559"
    +
  • Defined in types/chains.ts:69
  • ERC721: "ERC721"
    +
  • Defined in types/chains.ts:64
  • SAFE_APPS: "SAFE_APPS"
    +
  • Defined in types/chains.ts:65
  • SAFE_TX_GAS_OPTIONAL: "SAFE_TX_GAS_OPTIONAL"
    +
  • Defined in types/chains.ts:70
  • SPENDING_LIMIT: "SPENDING_LIMIT"
    +
  • Defined in types/chains.ts:68
  • TX_SIMULATION: "TX_SIMULATION"
    +
  • Defined in types/chains.ts:71
  • On This Page

    +
  • CONTRACT_INTERACTION
  • +
  • DOMAIN_LOOKUP
  • +
  • EIP1271
  • +
  • EIP1559
  • +
  • ERC721
  • +
  • SAFE_APPS
  • +
  • SAFE_TX_GAS_OPTIONAL
  • +
  • SPENDING_LIMIT
  • +
  • TX_SIMULATION
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/GAS_PRICE_TYPE.html b/enums/GAS_PRICE_TYPE.html index 353883dc..a204addd 100644 --- a/enums/GAS_PRICE_TYPE.html +++ b/enums/GAS_PRICE_TYPE.html @@ -1,13 +1,13 @@ -GAS_PRICE_TYPE | @safe-global/safe-gateway-typescript-sdk
    +GAS_PRICE_TYPE | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,210 +16,89 @@
  • GAS_PRICE_TYPE
  • Enumeration GAS_PRICE_TYPE

    +
  • Defined in types/chains.ts:32
  • - +

    Enumeration Members

    - +
    FIXED: "FIXED"
    +
  • Defined in types/chains.ts:34
  • FIXED_1559: "FIXED1559"
    +
  • Defined in types/chains.ts:35
  • ORACLE: "ORACLE"
    +
  • Defined in types/chains.ts:33
  • UNKNOWN: "UNKNOWN"
    +
  • Defined in types/chains.ts:36
  • On This Page

    +
  • FIXED
  • +
  • FIXED_1559
  • +
  • ORACLE
  • +
  • UNKNOWN
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/ImplementationVersionState.html b/enums/ImplementationVersionState.html index 6084f1f0..2d227e0b 100644 --- a/enums/ImplementationVersionState.html +++ b/enums/ImplementationVersionState.html @@ -1,13 +1,13 @@ -ImplementationVersionState | @safe-global/safe-gateway-typescript-sdk
    +ImplementationVersionState | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • ImplementationVersionState
  • Enumeration ImplementationVersionState

    +
  • Defined in types/safe-info.ts:3
  • - +

    Enumeration Members

    - +
    OUTDATED: "OUTDATED"
    +
  • Defined in types/safe-info.ts:5
  • UNKNOWN: "UNKNOWN"
    +
  • Defined in types/safe-info.ts:6
  • UP_TO_DATE: "UP_TO_DATE"
    +
  • Defined in types/safe-info.ts:4
  • On This Page

    +
  • OUTDATED
  • +
  • UNKNOWN
  • +
  • UP_TO_DATE
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/LabelValue.html b/enums/LabelValue.html index 1360120b..f6858224 100644 --- a/enums/LabelValue.html +++ b/enums/LabelValue.html @@ -1,13 +1,13 @@ -LabelValue | @safe-global/safe-gateway-typescript-sdk
    +LabelValue | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,196 +16,75 @@
  • LabelValue
  • Enumeration LabelValue

    +
  • Defined in types/transactions.ts:288
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    Next: "Next"
    +
  • Defined in types/transactions.ts:290
  • Queued: "Queued"
    +
  • Defined in types/transactions.ts:289
  • On This Page

    +
  • Next
  • +
  • Queued
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/Operation.html b/enums/Operation.html index e447ab87..52526379 100644 --- a/enums/Operation.html +++ b/enums/Operation.html @@ -1,13 +1,13 @@ -Operation | @safe-global/safe-gateway-typescript-sdk
    +Operation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,196 +16,75 @@
  • Operation
  • Enumeration Operation

    +
  • Defined in types/transactions.ts:5
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    CALL: 0
    +
  • Defined in types/transactions.ts:6
  • DELEGATE: 1
    +
  • Defined in types/transactions.ts:7
  • On This Page

    +
  • CALL
  • +
  • DELEGATE
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/RPC_AUTHENTICATION.html b/enums/RPC_AUTHENTICATION.html index a29b737a..8139182e 100644 --- a/enums/RPC_AUTHENTICATION.html +++ b/enums/RPC_AUTHENTICATION.html @@ -1,13 +1,13 @@ -RPC_AUTHENTICATION | @safe-global/safe-gateway-typescript-sdk
    +RPC_AUTHENTICATION | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • RPC_AUTHENTICATION
  • Enumeration RPC_AUTHENTICATION

    +
  • Defined in types/chains.ts:3
  • - +

    Enumeration Members

    - +
    API_KEY_PATH: "API_KEY_PATH"
    +
  • Defined in types/chains.ts:4
  • NO_AUTHENTICATION: "NO_AUTHENTICATION"
    +
  • Defined in types/chains.ts:5
  • UNKNOWN: "UNKNOWN"
    +
  • Defined in types/chains.ts:6
  • On This Page

    +
  • API_KEY_PATH
  • +
  • NO_AUTHENTICATION
  • +
  • UNKNOWN
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/SafeAppAccessPolicyTypes.html b/enums/SafeAppAccessPolicyTypes.html index 8fa1a8cb..db7c9aba 100644 --- a/enums/SafeAppAccessPolicyTypes.html +++ b/enums/SafeAppAccessPolicyTypes.html @@ -1,13 +1,13 @@ -SafeAppAccessPolicyTypes | @safe-global/safe-gateway-typescript-sdk
    +SafeAppAccessPolicyTypes | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,196 +16,75 @@
  • SafeAppAccessPolicyTypes
  • Enumeration SafeAppAccessPolicyTypes

    +
  • Defined in types/safe-apps.ts:1
  • - +

    Enumeration Members

    - +
    DomainAllowlist: "DOMAIN_ALLOWLIST"
    +
  • Defined in types/safe-apps.ts:3
  • NoRestrictions: "NO_RESTRICTIONS"
    +
  • Defined in types/safe-apps.ts:2
  • On This Page

    +
  • DomainAllowlist
  • +
  • NoRestrictions
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/SafeAppFeatures.html b/enums/SafeAppFeatures.html index 6b1765ba..ee45f668 100644 --- a/enums/SafeAppFeatures.html +++ b/enums/SafeAppFeatures.html @@ -1,13 +1,13 @@ -SafeAppFeatures | @safe-global/safe-gateway-typescript-sdk
    +SafeAppFeatures | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,189 +16,68 @@
  • SafeAppFeatures
  • Enumeration SafeAppFeatures

    +
  • Defined in types/safe-apps.ts:22
  • - +

    Enumeration Members

    - +
    BATCHED_TRANSACTIONS: "BATCHED_TRANSACTIONS"
    +
  • Defined in types/safe-apps.ts:23
  • On This Page

    +
  • BATCHED_TRANSACTIONS
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/SafeAppSocialPlatforms.html b/enums/SafeAppSocialPlatforms.html index 1f6c83ac..dd8192bd 100644 --- a/enums/SafeAppSocialPlatforms.html +++ b/enums/SafeAppSocialPlatforms.html @@ -1,13 +1,13 @@ -SafeAppSocialPlatforms | @safe-global/safe-gateway-typescript-sdk
    +SafeAppSocialPlatforms | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • SafeAppSocialPlatforms
  • Enumeration SafeAppSocialPlatforms

    +
  • Defined in types/safe-apps.ts:26
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    DISCORD: "DISCORD"
    +
  • Defined in types/safe-apps.ts:29
  • GITHUB: "GITHUB"
    +
  • Defined in types/safe-apps.ts:28
  • TWITTER: "TWITTER"
    +
  • Defined in types/safe-apps.ts:27
  • On This Page

    +
  • DISCORD
  • +
  • GITHUB
  • +
  • TWITTER
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/SafeMessageListItemType.html b/enums/SafeMessageListItemType.html index ac5b2b5a..fe945939 100644 --- a/enums/SafeMessageListItemType.html +++ b/enums/SafeMessageListItemType.html @@ -1,13 +1,13 @@ -SafeMessageListItemType | @safe-global/safe-gateway-typescript-sdk
    +SafeMessageListItemType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,196 +16,75 @@
  • SafeMessageListItemType
  • Enumeration SafeMessageListItemType

    +
  • Defined in types/safe-messages.ts:3
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    DATE_LABEL: "DATE_LABEL"
    +
  • Defined in types/safe-messages.ts:4
  • MESSAGE: "MESSAGE"
    +
  • Defined in types/safe-messages.ts:5
  • On This Page

    +
  • DATE_LABEL
  • +
  • MESSAGE
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/SafeMessageStatus.html b/enums/SafeMessageStatus.html index 13d0778d..6025b2f4 100644 --- a/enums/SafeMessageStatus.html +++ b/enums/SafeMessageStatus.html @@ -1,13 +1,13 @@ -SafeMessageStatus | @safe-global/safe-gateway-typescript-sdk
    +SafeMessageStatus | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,196 +16,75 @@
  • SafeMessageStatus
  • Enumeration SafeMessageStatus

    +
  • Defined in types/safe-messages.ts:13
  • - +

    Enumeration Members

    - +
    CONFIRMED: "CONFIRMED"
    +
  • Defined in types/safe-messages.ts:15
  • NEEDS_CONFIRMATION: "NEEDS_CONFIRMATION"
    +
  • Defined in types/safe-messages.ts:14
  • On This Page

    +
  • CONFIRMED
  • +
  • NEEDS_CONFIRMATION
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/SettingsInfoType.html b/enums/SettingsInfoType.html index ff5dfec6..aa203752 100644 --- a/enums/SettingsInfoType.html +++ b/enums/SettingsInfoType.html @@ -1,13 +1,13 @@ -SettingsInfoType | @safe-global/safe-gateway-typescript-sdk
    +SettingsInfoType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,252 +16,131 @@
  • SettingsInfoType
  • Enumeration SettingsInfoType

    +
  • Defined in types/transactions.ts:52
  • - +

    Enumeration Members

    - +
    ADD_OWNER: "ADD_OWNER"
    +
  • Defined in types/transactions.ts:54
  • CHANGE_IMPLEMENTATION: "CHANGE_IMPLEMENTATION"
    +
  • Defined in types/transactions.ts:58
  • CHANGE_THRESHOLD: "CHANGE_THRESHOLD"
    +
  • Defined in types/transactions.ts:57
  • DELETE_GUARD: "DELETE_GUARD"
    +
  • Defined in types/transactions.ts:62
  • DISABLE_MODULE: "DISABLE_MODULE"
    +
  • Defined in types/transactions.ts:60
  • ENABLE_MODULE: "ENABLE_MODULE"
    +
  • Defined in types/transactions.ts:59
  • REMOVE_OWNER: "REMOVE_OWNER"
    +
  • Defined in types/transactions.ts:55
  • SET_FALLBACK_HANDLER: "SET_FALLBACK_HANDLER"
    +
  • Defined in types/transactions.ts:53
  • SET_GUARD: "SET_GUARD"
    +
  • Defined in types/transactions.ts:61
  • SWAP_OWNER: "SWAP_OWNER"
    +
  • Defined in types/transactions.ts:56
  • On This Page

    +
  • ADD_OWNER
  • +
  • CHANGE_IMPLEMENTATION
  • +
  • CHANGE_THRESHOLD
  • +
  • DELETE_GUARD
  • +
  • DISABLE_MODULE
  • +
  • ENABLE_MODULE
  • +
  • REMOVE_OWNER
  • +
  • SET_FALLBACK_HANDLER
  • +
  • SET_GUARD
  • +
  • SWAP_OWNER
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/TokenType.html b/enums/TokenType.html index 3b874cb3..b87f6c1c 100644 --- a/enums/TokenType.html +++ b/enums/TokenType.html @@ -1,13 +1,13 @@ -TokenType | @safe-global/safe-gateway-typescript-sdk
    +TokenType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • TokenType
  • Enumeration TokenType

    +
  • Defined in types/common.ts:11
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    ERC20: "ERC20"
    +
  • Defined in types/common.ts:12
  • ERC721: "ERC721"
    +
  • Defined in types/common.ts:13
  • NATIVE_TOKEN: "NATIVE_TOKEN"
    +
  • Defined in types/common.ts:14
  • On This Page

    +
  • ERC20
  • +
  • ERC721
  • +
  • NATIVE_TOKEN
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/TransactionInfoType.html b/enums/TransactionInfoType.html index 086668b9..1d1dc60e 100644 --- a/enums/TransactionInfoType.html +++ b/enums/TransactionInfoType.html @@ -1,13 +1,13 @@ -TransactionInfoType | @safe-global/safe-gateway-typescript-sdk
    +TransactionInfoType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,210 +16,89 @@
  • TransactionInfoType
  • Enumeration TransactionInfoType

    +
  • Defined in types/transactions.ts:65
  • - +

    Enumeration Members

    - +
    CREATION: "Creation"
    +
  • Defined in types/transactions.ts:69
  • CUSTOM: "Custom"
    +
  • Defined in types/transactions.ts:68
  • SETTINGS_CHANGE: "SettingsChange"
    +
  • Defined in types/transactions.ts:67
  • TRANSFER: "Transfer"
    +
  • Defined in types/transactions.ts:66
  • On This Page

    +
  • CREATION
  • +
  • CUSTOM
  • +
  • SETTINGS_CHANGE
  • +
  • TRANSFER
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/TransactionListItemType.html b/enums/TransactionListItemType.html index aefaa911..c1080bdb 100644 --- a/enums/TransactionListItemType.html +++ b/enums/TransactionListItemType.html @@ -1,13 +1,13 @@ -TransactionListItemType | @safe-global/safe-gateway-typescript-sdk
    +TransactionListItemType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,210 +16,89 @@
  • TransactionListItemType
  • Enumeration TransactionListItemType

    +
  • Defined in types/transactions.ts:78
  • - +

    Enumeration Members

    - +
    CONFLICT_HEADER: "CONFLICT_HEADER"
    +
  • Defined in types/transactions.ts:81
  • DATE_LABEL: "DATE_LABEL"
    +
  • Defined in types/transactions.ts:82
  • LABEL: "LABEL"
    +
  • Defined in types/transactions.ts:80
  • TRANSACTION: "TRANSACTION"
    +
  • Defined in types/transactions.ts:79
  • On This Page

    +
  • CONFLICT_HEADER
  • +
  • DATE_LABEL
  • +
  • LABEL
  • +
  • TRANSACTION
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/TransactionStatus.html b/enums/TransactionStatus.html index 910ac7e5..1976d431 100644 --- a/enums/TransactionStatus.html +++ b/enums/TransactionStatus.html @@ -1,13 +1,13 @@ -TransactionStatus | @safe-global/safe-gateway-typescript-sdk
    +TransactionStatus | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,217 +16,96 @@
  • TransactionStatus
  • Enumeration TransactionStatus

    +
  • Defined in types/transactions.ts:32
  • - +

    Enumeration Members

    - +
    AWAITING_CONFIRMATIONS: "AWAITING_CONFIRMATIONS"
    +
  • Defined in types/transactions.ts:33
  • AWAITING_EXECUTION: "AWAITING_EXECUTION"
    +
  • Defined in types/transactions.ts:34
  • CANCELLED: "CANCELLED"
    +
  • Defined in types/transactions.ts:35
  • FAILED: "FAILED"
    +
  • Defined in types/transactions.ts:36
  • SUCCESS: "SUCCESS"
    +
  • Defined in types/transactions.ts:37
  • On This Page

    +
  • AWAITING_CONFIRMATIONS
  • +
  • AWAITING_EXECUTION
  • +
  • CANCELLED
  • +
  • FAILED
  • +
  • SUCCESS
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/TransactionTokenType.html b/enums/TransactionTokenType.html index 042f89e2..ac7e1c65 100644 --- a/enums/TransactionTokenType.html +++ b/enums/TransactionTokenType.html @@ -1,13 +1,13 @@ -TransactionTokenType | @safe-global/safe-gateway-typescript-sdk
    +TransactionTokenType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • TransactionTokenType
  • Enumeration TransactionTokenType

    +
  • Defined in types/transactions.ts:46
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    ERC20: "ERC20"
    +
  • Defined in types/transactions.ts:47
  • ERC721: "ERC721"
    +
  • Defined in types/transactions.ts:48
  • NATIVE_COIN: "NATIVE_COIN"
    +
  • Defined in types/transactions.ts:49
  • On This Page

    +
  • ERC20
  • +
  • ERC721
  • +
  • NATIVE_COIN
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/enums/TransferDirection.html b/enums/TransferDirection.html index 0e7b740b..f774c448 100644 --- a/enums/TransferDirection.html +++ b/enums/TransferDirection.html @@ -1,13 +1,13 @@ -TransferDirection | @safe-global/safe-gateway-typescript-sdk
    +TransferDirection | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -16,203 +16,82 @@
  • TransferDirection
  • Enumeration TransferDirection

    +
  • Defined in types/transactions.ts:40
  • - +

    Enumeration Members

    -

    Enumeration Members

    - +
    INCOMING: "INCOMING"
    +
  • Defined in types/transactions.ts:41
  • OUTGOING: "OUTGOING"
    +
  • Defined in types/transactions.ts:42
  • UNKNOWN: "UNKNOWN"
    +
  • Defined in types/transactions.ts:43
  • On This Page

    +
  • INCOMING
  • +
  • OUTGOING
  • +
  • UNKNOWN
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/confirmSafeMessage.html b/functions/confirmSafeMessage.html index d53fce53..87395a15 100644 --- a/functions/confirmSafeMessage.html +++ b/functions/confirmSafeMessage.html @@ -1,13 +1,13 @@ -confirmSafeMessage | @safe-global/safe-gateway-typescript-sdk
    +confirmSafeMessage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function confirmSafeMessage

    +
  • Defined in index.ts:338
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getBalances.html b/functions/getBalances.html index 0276e49b..9f60a281 100644 --- a/functions/getBalances.html +++ b/functions/getBalances.html @@ -1,13 +1,13 @@ -getBalances | @safe-global/safe-gateway-typescript-sdk
    +getBalances | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getBalances

    +
  • Defined in index.ts:119
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getChainConfig.html b/functions/getChainConfig.html index 5db9a778..390f8bd2 100644 --- a/functions/getChainConfig.html +++ b/functions/getChainConfig.html @@ -1,13 +1,13 @@ -getChainConfig | @safe-global/safe-gateway-typescript-sdk
    +getChainConfig | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getChainConfig

      - +
    • Returns a chain config

      @@ -29,168 +29,47 @@
      chainId: Returns Promise<ChainInfo>
    +
  • Defined in index.ts:258
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getChainsConfig.html b/functions/getChainsConfig.html index d2386547..6053cbc3 100644 --- a/functions/getChainsConfig.html +++ b/functions/getChainsConfig.html @@ -1,13 +1,13 @@ -getChainsConfig | @safe-global/safe-gateway-typescript-sdk
    +getChainsConfig | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getChainsConfig

      - +
    • Returns all defined chain configs

      @@ -25,7 +25,7 @@

      Function getChainsConfig

    Parameters

    • -
      Optional query: {
          limit?: number;
          offset?: number;
          ordering?: string;
      }
      Optional +
      Optional query: {
          limit?: number;
          offset?: number;
          ordering?: string;
      }
    +
  • Defined in index.ts:249
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getCollectibles.html b/functions/getCollectibles.html index cd93ef57..8e8720fc 100644 --- a/functions/getCollectibles.html +++ b/functions/getCollectibles.html @@ -1,13 +1,13 @@ -getCollectibles | @safe-global/safe-gateway-typescript-sdk
    +getCollectibles | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getCollectibles

    +
  • Defined in index.ts:148
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getCollectiblesPage.html b/functions/getCollectiblesPage.html index f79adb36..05872726 100644 --- a/functions/getCollectiblesPage.html +++ b/functions/getCollectiblesPage.html @@ -1,13 +1,13 @@ -getCollectiblesPage | @safe-global/safe-gateway-typescript-sdk
    +getCollectiblesPage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getCollectiblesPage

      - +
    • Get NFTs stored in a Safe

      @@ -42,172 +42,51 @@
      Optional
  • -
    Optional pageUrl: string
    Optional
  • +
    Optional pageUrl: string

    Returns Promise<SafeCollectiblesPage>

    +
  • Defined in index.ts:162
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getDecodedData.html b/functions/getDecodedData.html index 22a1bd93..0623b2c1 100644 --- a/functions/getDecodedData.html +++ b/functions/getDecodedData.html @@ -1,13 +1,13 @@ -getDecodedData | @safe-global/safe-gateway-typescript-sdk
    +getDecodedData | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getDecodedData

      - +
    • Returns decoded data

      @@ -29,172 +29,51 @@
      chainId: encodedData: string
    • -
      Optional to: string
      Optional
    +
    Optional to: string

    Returns Promise<DecodedDataResponse>

    +
  • Defined in index.ts:289
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getDelegates.html b/functions/getDelegates.html index a2edc21a..262a725d 100644 --- a/functions/getDelegates.html +++ b/functions/getDelegates.html @@ -1,13 +1,13 @@ -getDelegates | @safe-global/safe-gateway-typescript-sdk
    +getDelegates | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getDelegates

      - +
    • Returns a list of delegates

      @@ -31,168 +31,47 @@
      query: Returns Promise<DelegateResponse>
    +
  • Defined in index.ts:352
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getFiatCurrencies.html b/functions/getFiatCurrencies.html index 9a7b49d4..c8de4142 100644 --- a/functions/getFiatCurrencies.html +++ b/functions/getFiatCurrencies.html @@ -1,13 +1,13 @@ -getFiatCurrencies | @safe-global/safe-gateway-typescript-sdk
    +getFiatCurrencies | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,175 +17,54 @@

    Function getFiatCurrencies

    +
  • Defined in index.ts:134
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getIncomingTransfers.html b/functions/getIncomingTransfers.html index 3512b94e..2de51e55 100644 --- a/functions/getIncomingTransfers.html +++ b/functions/getIncomingTransfers.html @@ -1,13 +1,13 @@ -getIncomingTransfers | @safe-global/safe-gateway-typescript-sdk
    +getIncomingTransfers | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getIncomingTransfers

      - +
    • Get filterable list of incoming transactions

      @@ -29,7 +29,7 @@
      chainId: address: string
    • -
      Optional query: {
          execution_date__gte?: string;
          execution_date__lte?: string;
          to?: string;
          token_address?: string;
          value?: string;
      }
      Optional +
      Optional query: {
          execution_date__gte?: string;
          execution_date__lte?: string;
          to?: string;
          token_address?: string;
          value?: string;
      }
      • Optional execution_date__gte?: string
      • @@ -42,172 +42,51 @@
        Optional
        Optional value?: string
    • -
      Optional pageUrl: string
      Optional
    +
    Optional pageUrl: string

    Returns Promise<SafeIncomingTransfersResponse>

    +
  • Defined in index.ts:59
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getMasterCopies.html b/functions/getMasterCopies.html index 48151612..9f747045 100644 --- a/functions/getMasterCopies.html +++ b/functions/getMasterCopies.html @@ -1,13 +1,13 @@ -getMasterCopies | @safe-global/safe-gateway-typescript-sdk
    +getMasterCopies | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getMasterCopies

    +
  • Defined in index.ts:280
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getModuleTransactions.html b/functions/getModuleTransactions.html index 984396e9..d3f5dadf 100644 --- a/functions/getModuleTransactions.html +++ b/functions/getModuleTransactions.html @@ -1,13 +1,13 @@ -getModuleTransactions | @safe-global/safe-gateway-typescript-sdk
    +getModuleTransactions | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getModuleTransactions

      - +
    • Get filterable list of module transactions

      @@ -29,179 +29,58 @@
      chainId: address: string
    • -
      Optional query: {
          module?: string;
          to?: string;
      }
      Optional +
      Optional query: {
          module?: string;
          to?: string;
      }
      • Optional module?: string
      • Optional to?: string
    • -
      Optional pageUrl: string
      Optional
    +
    Optional pageUrl: string

    Returns Promise<SafeModuleTransactionsResponse>

    +
  • Defined in index.ts:79
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getMultisigTransactions.html b/functions/getMultisigTransactions.html index e7872783..a9a768ac 100644 --- a/functions/getMultisigTransactions.html +++ b/functions/getMultisigTransactions.html @@ -1,13 +1,13 @@ -getMultisigTransactions | @safe-global/safe-gateway-typescript-sdk
    +getMultisigTransactions | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getMultisigTransactions

      - +
    • Get filterable list of multisig transactions

      @@ -29,7 +29,7 @@
      chainId: address: string
    • -
      Optional query: {
          executed?: string;
          execution_date__gte?: string;
          execution_date__lte?: string;
          nonce?: string;
          to?: string;
          value?: string;
      }
      Optional +
      Optional query: {
          executed?: string;
          execution_date__gte?: string;
          execution_date__lte?: string;
          nonce?: string;
          to?: string;
          value?: string;
      }
      • Optional executed?: string
      • @@ -44,172 +44,51 @@
        Optional
        Optional value?: string
    • -
      Optional pageUrl: string
      Optional
    +
    Optional pageUrl: string

    Returns Promise<SafeMultisigTransactionsResponse>

    +
  • Defined in index.ts:99
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getOwnedSafes.html b/functions/getOwnedSafes.html index f2d36419..1dce0924 100644 --- a/functions/getOwnedSafes.html +++ b/functions/getOwnedSafes.html @@ -1,13 +1,13 @@ -getOwnedSafes | @safe-global/safe-gateway-typescript-sdk
    +getOwnedSafes | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getOwnedSafes

      - +
    • Get the addresses of all Safes belonging to an owner

      @@ -31,168 +31,47 @@
      address: Returns Promise<OwnedSafes>
    +
  • Defined in index.ts:141
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getSafeApps.html b/functions/getSafeApps.html index 63ea607a..82d0e170 100644 --- a/functions/getSafeApps.html +++ b/functions/getSafeApps.html @@ -1,13 +1,13 @@ -getSafeApps | @safe-global/safe-gateway-typescript-sdk
    +getSafeApps | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getSafeApps

    +
  • Defined in index.ts:267
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getSafeInfo.html b/functions/getSafeInfo.html index 8928d968..379c3e18 100644 --- a/functions/getSafeInfo.html +++ b/functions/getSafeInfo.html @@ -1,13 +1,13 @@ -getSafeInfo | @safe-global/safe-gateway-typescript-sdk
    +getSafeInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getSafeInfo

      - +
    • Get basic information about a Safe. E.g. owners, modules, version etc

      @@ -31,168 +31,47 @@
      address: Returns Promise<SafeInfo>
    +
  • Defined in index.ts:52
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getSafeMessage.html b/functions/getSafeMessage.html index 1907b918..b22df329 100644 --- a/functions/getSafeMessage.html +++ b/functions/getSafeMessage.html @@ -1,13 +1,13 @@ -getSafeMessage | @safe-global/safe-gateway-typescript-sdk
    +getSafeMessage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getSafeMessage

      - +
    • Returns a SafeMessage

      @@ -31,168 +31,47 @@
      messageHash: Returns Promise<Omit<SafeMessage, "type">>
    +
  • Defined in index.ts:315
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getSafeMessages.html b/functions/getSafeMessages.html index cd1c51c1..683721ec 100644 --- a/functions/getSafeMessages.html +++ b/functions/getSafeMessages.html @@ -1,13 +1,13 @@ -getSafeMessages | @safe-global/safe-gateway-typescript-sdk
    +getSafeMessages | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getSafeMessages

      - +
    • Returns list of SafeMessages

      @@ -29,172 +29,51 @@
      chainId: address: string
    • -
      Optional pageUrl: string
      Optional
    +
    Optional pageUrl: string

    Returns Promise<SafeMessageListPage>

    +
  • Defined in index.ts:303
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getTransactionDetails.html b/functions/getTransactionDetails.html index 953d7e59..47df1dd3 100644 --- a/functions/getTransactionDetails.html +++ b/functions/getTransactionDetails.html @@ -1,13 +1,13 @@ -getTransactionDetails | @safe-global/safe-gateway-typescript-sdk
    +getTransactionDetails | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getTransactionDetails

    +
  • Defined in index.ts:212
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getTransactionHistory.html b/functions/getTransactionHistory.html index 93306194..080ce15b 100644 --- a/functions/getTransactionHistory.html +++ b/functions/getTransactionHistory.html @@ -1,13 +1,13 @@ -getTransactionHistory | @safe-global/safe-gateway-typescript-sdk
    +getTransactionHistory | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getTransactionHistory

      - +
    • Get a list of past Safe transactions

      @@ -29,172 +29,51 @@
      chainId: address: string
    • -
      Optional pageUrl: string
      Optional
    +
    Optional pageUrl: string

    Returns Promise<TransactionListPage>

    +
  • Defined in index.ts:179
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/getTransactionQueue.html b/functions/getTransactionQueue.html index 0f9409b3..0a86311c 100644 --- a/functions/getTransactionQueue.html +++ b/functions/getTransactionQueue.html @@ -1,13 +1,13 @@ -getTransactionQueue | @safe-global/safe-gateway-typescript-sdk
    +getTransactionQueue | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function getTransactionQueue

      - +
    • Get the list of pending transactions

      @@ -29,174 +29,53 @@
      chainId: address: string
    • -
      Optional pageUrl: string
      Optional
    • +
      Optional pageUrl: string
    • -
      Optional trusted: boolean
      Optional
    +
    Optional trusted: boolean

    Returns Promise<TransactionListPage>

    +
  • Defined in index.ts:195
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/postSafeGasEstimation.html b/functions/postSafeGasEstimation.html index 1a43c573..3addecec 100644 --- a/functions/postSafeGasEstimation.html +++ b/functions/postSafeGasEstimation.html @@ -1,13 +1,13 @@ -postSafeGasEstimation | @safe-global/safe-gateway-typescript-sdk
    +postSafeGasEstimation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function postSafeGasEstimation

    +
  • Defined in index.ts:221
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/proposeSafeMessage.html b/functions/proposeSafeMessage.html index eded9f8f..f74e07fb 100644 --- a/functions/proposeSafeMessage.html +++ b/functions/proposeSafeMessage.html @@ -1,13 +1,13 @@ -proposeSafeMessage | @safe-global/safe-gateway-typescript-sdk
    +proposeSafeMessage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function proposeSafeMessage

      - +
    • Propose a new SafeMessage for other owners to sign

      @@ -33,168 +33,47 @@
      body: Returns Promise<void>
    +
  • Defined in index.ts:324
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/proposeTransaction.html b/functions/proposeTransaction.html index 7896f4a4..ac233250 100644 --- a/functions/proposeTransaction.html +++ b/functions/proposeTransaction.html @@ -1,13 +1,13 @@ -proposeTransaction | @safe-global/safe-gateway-typescript-sdk
    +proposeTransaction | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function proposeTransaction

    +
  • Defined in index.ts:235
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/registerDevice.html b/functions/registerDevice.html index 2c0fdb44..18d1f5e7 100644 --- a/functions/registerDevice.html +++ b/functions/registerDevice.html @@ -1,13 +1,13 @@ -registerDevice | @safe-global/safe-gateway-typescript-sdk
    +registerDevice | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function registerDevice

    +
  • Defined in index.ts:362
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/setBaseUrl.html b/functions/setBaseUrl.html index b2b264f2..16b66f7a 100644 --- a/functions/setBaseUrl.html +++ b/functions/setBaseUrl.html @@ -1,13 +1,13 @@ -setBaseUrl | @safe-global/safe-gateway-typescript-sdk
    +setBaseUrl | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function setBaseUrl

      - +
    • Set the base CGW URL

      @@ -29,168 +29,47 @@
      url: Returns void
    +
  • Defined in index.ts:43
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/unregisterDevice.html b/functions/unregisterDevice.html index 3f8bd75d..a71c2c13 100644 --- a/functions/unregisterDevice.html +++ b/functions/unregisterDevice.html @@ -1,13 +1,13 @@ -unregisterDevice | @safe-global/safe-gateway-typescript-sdk
    +unregisterDevice | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function unregisterDevice

      - +
    • Unregisters a device from notifications

      @@ -31,168 +31,47 @@
      uuid: Returns Promise<void>
    +
  • Defined in index.ts:380
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/functions/unregisterSafe.html b/functions/unregisterSafe.html index 206fb39a..98e7ac43 100644 --- a/functions/unregisterSafe.html +++ b/functions/unregisterSafe.html @@ -1,13 +1,13 @@ -unregisterSafe | @safe-global/safe-gateway-typescript-sdk
    +unregisterSafe | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    Function unregisterSafe

      - +
    • Unregisters a Safe from notifications

      @@ -33,168 +33,47 @@
      uuid: Returns Promise<void>
    +
  • Defined in index.ts:371
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/index.html b/index.html index 6e37c62b..8d1c2073 100644 --- a/index.html +++ b/index.html @@ -1,13 +1,13 @@ -@safe-global/safe-gateway-typescript-sdk
    +@safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -51,15 +51,15 @@

    @safe-global/safe-gateway-typescript-sdk

    @@ -77,151 +77,30 @@

    Eslint & prettier
  • Tests
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/modules.html b/modules.html index e6ca58f3..8b64d640 100644 --- a/modules.html +++ b/modules.html @@ -1,13 +1,13 @@ -@safe-global/safe-gateway-typescript-sdk
    +@safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,7 +17,7 @@

    @safe-global/safe-gateway-typescript-sdk

    Index

    Enumerations

    -

    Type Aliases

    -

    Functions

    -
    confirmSafeMessage +
    confirmSafeMessage getBalances getChainConfig getChainsConfig @@ -171,163 +171,42 @@

    Functions

    +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/AddOwner.html b/types/AddOwner.html index 23878ee6..a6b56411 100644 --- a/types/AddOwner.html +++ b/types/AddOwner.html @@ -1,13 +1,13 @@ -AddOwner | @safe-global/safe-gateway-typescript-sdk
    +AddOwner | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    threshold
    type: ADD_OWNER
    +
  • Defined in types/transactions.ts:130
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/AddressEx.html b/types/AddressEx.html index d516a2b5..498a0aa0 100644 --- a/types/AddressEx.html +++ b/types/AddressEx.html @@ -1,13 +1,13 @@ -AddressEx | @safe-global/safe-gateway-typescript-sdk
    +AddressEx | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    Optional
    value: string
    +
  • Defined in types/common.ts:1
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/BlockExplorerUriTemplate.html b/types/BlockExplorerUriTemplate.html index a582aa40..0e19a66c 100644 --- a/types/BlockExplorerUriTemplate.html +++ b/types/BlockExplorerUriTemplate.html @@ -1,13 +1,13 @@ -BlockExplorerUriTemplate | @safe-global/safe-gateway-typescript-sdk
    +BlockExplorerUriTemplate | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    api
    txHash: string
    +
  • Defined in types/chains.ts:14
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Cancellation.html b/types/Cancellation.html index 66fd49a4..c0d1797d 100644 --- a/types/Cancellation.html +++ b/types/Cancellation.html @@ -1,13 +1,13 @@ -Cancellation | @safe-global/safe-gateway-typescript-sdk
    +Cancellation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • isCancellation: true
  • +
  • Defined in types/transactions.ts:218
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ChainInfo.html b/types/ChainInfo.html index c466518d..f1b02f33 100644 --- a/types/ChainInfo.html +++ b/types/ChainInfo.html @@ -1,13 +1,13 @@ -ChainInfo | @safe-global/safe-gateway-typescript-sdk
    +ChainInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -52,168 +52,47 @@
    theme
    transactionService: string
    +
  • Defined in types/chains.ts:75
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ChainListResponse.html b/types/ChainListResponse.html index ee85632c..714b98f4 100644 --- a/types/ChainListResponse.html +++ b/types/ChainListResponse.html @@ -1,13 +1,13 @@ -ChainListResponse | @safe-global/safe-gateway-typescript-sdk
    +ChainListResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias ChainListResponse

    ChainListResponse: Page<ChainInfo>
    +
  • Defined in types/chains.ts:94
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ChangeImplementation.html b/types/ChangeImplementation.html index 9f66cec7..fd68a5ca 100644 --- a/types/ChangeImplementation.html +++ b/types/ChangeImplementation.html @@ -1,13 +1,13 @@ -ChangeImplementation | @safe-global/safe-gateway-typescript-sdk
    +ChangeImplementation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    implementation
    type: CHANGE_IMPLEMENTATION
    +
  • Defined in types/transactions.ts:153
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ChangeThreshold.html b/types/ChangeThreshold.html index 34fcc4bd..40214b5a 100644 --- a/types/ChangeThreshold.html +++ b/types/ChangeThreshold.html @@ -1,13 +1,13 @@ -ChangeThreshold | @safe-global/safe-gateway-typescript-sdk
    +ChangeThreshold | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    threshold
    type: CHANGE_THRESHOLD
    +
  • Defined in types/transactions.ts:148
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ConfirmSafeMessageRequest.html b/types/ConfirmSafeMessageRequest.html index e90f510f..92bc2e57 100644 --- a/types/ConfirmSafeMessageRequest.html +++ b/types/ConfirmSafeMessageRequest.html @@ -1,13 +1,13 @@ -ConfirmSafeMessageRequest | @safe-global/safe-gateway-typescript-sdk
    +ConfirmSafeMessageRequest | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • signature: string
  • +
  • Defined in types/safe-messages.ts:70
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ConflictHeader.html b/types/ConflictHeader.html index 0b86519a..26f05e9a 100644 --- a/types/ConflictHeader.html +++ b/types/ConflictHeader.html @@ -1,13 +1,13 @@ -ConflictHeader | @safe-global/safe-gateway-typescript-sdk
    +ConflictHeader | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    nonce
    type: CONFLICT_HEADER
    +
  • Defined in types/transactions.ts:298
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Creation.html b/types/Creation.html index fe82c51e..94dd793f 100644 --- a/types/Creation.html +++ b/types/Creation.html @@ -1,13 +1,13 @@ -Creation | @safe-global/safe-gateway-typescript-sdk
    +Creation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -32,168 +32,47 @@
    transactionHash
    type: CREATION
    +
  • Defined in types/transactions.ts:222
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Custom.html b/types/Custom.html index 787bbb55..cb9fc8d9 100644 --- a/types/Custom.html +++ b/types/Custom.html @@ -1,13 +1,13 @@ -Custom | @safe-global/safe-gateway-typescript-sdk
    +Custom | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -36,168 +36,47 @@
    type
    value: string
    +
  • Defined in types/transactions.ts:196
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DataDecoded.html b/types/DataDecoded.html index f82ff7bb..b7e4fb16 100644 --- a/types/DataDecoded.html +++ b/types/DataDecoded.html @@ -1,13 +1,13 @@ -DataDecoded | @safe-global/safe-gateway-typescript-sdk
    +DataDecoded | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    method
    Optional parameters?: Parameter[]
    +
  • Defined in types/transactions.ts:27
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DateLabel.html b/types/DateLabel.html index 3d312484..17c1741d 100644 --- a/types/DateLabel.html +++ b/types/DateLabel.html @@ -1,13 +1,13 @@ -DateLabel | @safe-global/safe-gateway-typescript-sdk
    +DateLabel | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    timestamp
    type: DATE_LABEL
    +
  • Defined in types/transactions.ts:283
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DecodedDataBasicParameter.html b/types/DecodedDataBasicParameter.html index b76201db..268f1b45 100644 --- a/types/DecodedDataBasicParameter.html +++ b/types/DecodedDataBasicParameter.html @@ -1,13 +1,13 @@ -DecodedDataBasicParameter | @safe-global/safe-gateway-typescript-sdk
    +DecodedDataBasicParameter | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    type
    value: ParamValue
    +
  • Defined in types/decoded-data.ts:8
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DecodedDataParameter.html b/types/DecodedDataParameter.html index 03c0b77f..270e491c 100644 --- a/types/DecodedDataParameter.html +++ b/types/DecodedDataParameter.html @@ -1,13 +1,13 @@ -DecodedDataParameter | @safe-global/safe-gateway-typescript-sdk
    +DecodedDataParameter | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • Optional valueDecoded?: DecodedDataParameterValue[]
  • +
  • Defined in types/decoded-data.ts:25
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DecodedDataParameterValue.html b/types/DecodedDataParameterValue.html index 0b458000..41ac98f1 100644 --- a/types/DecodedDataParameterValue.html +++ b/types/DecodedDataParameterValue.html @@ -1,13 +1,13 @@ -DecodedDataParameterValue | @safe-global/safe-gateway-typescript-sdk
    +DecodedDataParameterValue | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -35,168 +35,47 @@
    to
  • value: string
  • +
  • Defined in types/decoded-data.ts:14
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DecodedDataRequest.html b/types/DecodedDataRequest.html index d7b2a459..6dcedc97 100644 --- a/types/DecodedDataRequest.html +++ b/types/DecodedDataRequest.html @@ -1,13 +1,13 @@ -DecodedDataRequest | @safe-global/safe-gateway-typescript-sdk
    +DecodedDataRequest | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    data
    Optional to?: string
    +
  • Defined in types/decoded-data.ts:1
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DecodedDataResponse.html b/types/DecodedDataResponse.html index c06a133d..75e73d3b 100644 --- a/types/DecodedDataResponse.html +++ b/types/DecodedDataResponse.html @@ -1,13 +1,13 @@ -DecodedDataResponse | @safe-global/safe-gateway-typescript-sdk
    +DecodedDataResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    method
    parameters: DecodedDataParameter[]
    +
  • Defined in types/decoded-data.ts:29
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DeleteGuard.html b/types/DeleteGuard.html index e862f050..00e1e42e 100644 --- a/types/DeleteGuard.html +++ b/types/DeleteGuard.html @@ -1,13 +1,13 @@ -DeleteGuard | @safe-global/safe-gateway-typescript-sdk
    +DeleteGuard | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • type: DELETE_GUARD
  • +
  • Defined in types/transactions.ts:173
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DetailedExecutionInfo.html b/types/DetailedExecutionInfo.html index e4d2e74e..b944fba4 100644 --- a/types/DetailedExecutionInfo.html +++ b/types/DetailedExecutionInfo.html @@ -1,13 +1,13 @@ -DetailedExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    +DetailedExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias DetailedExecutionInfo

    +
  • Defined in types/transactions.ts:371
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/DisableModule.html b/types/DisableModule.html index bfa29b62..3e80f6db 100644 --- a/types/DisableModule.html +++ b/types/DisableModule.html @@ -1,13 +1,13 @@ -DisableModule | @safe-global/safe-gateway-typescript-sdk
    +DisableModule | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    module
    type: DISABLE_MODULE
    +
  • Defined in types/transactions.ts:163
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/EIP712TypedData.html b/types/EIP712TypedData.html index 03519050..f2c7b9d7 100644 --- a/types/EIP712TypedData.html +++ b/types/EIP712TypedData.html @@ -1,13 +1,13 @@ -EIP712TypedData | @safe-global/safe-gateway-typescript-sdk
    +EIP712TypedData | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    message
    types: TypedMessageTypes
    +
  • Defined in types/safe-messages.ts:35
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/EnableModule.html b/types/EnableModule.html index 4226ecb0..1855c50a 100644 --- a/types/EnableModule.html +++ b/types/EnableModule.html @@ -1,13 +1,13 @@ -EnableModule | @safe-global/safe-gateway-typescript-sdk
    +EnableModule | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    module
    type: ENABLE_MODULE
    +
  • Defined in types/transactions.ts:158
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Erc20Transfer.html b/types/Erc20Transfer.html index 0e118d9c..afe5b127 100644 --- a/types/Erc20Transfer.html +++ b/types/Erc20Transfer.html @@ -1,13 +1,13 @@ -Erc20Transfer | @safe-global/safe-gateway-typescript-sdk
    +Erc20Transfer | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -34,168 +34,47 @@
    type
    value: string
    +
  • Defined in types/transactions.ts:90
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Erc721Transfer.html b/types/Erc721Transfer.html index 6a982ff2..5ff57202 100644 --- a/types/Erc721Transfer.html +++ b/types/Erc721Transfer.html @@ -1,13 +1,13 @@ -Erc721Transfer | @safe-global/safe-gateway-typescript-sdk
    +Erc721Transfer | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -32,168 +32,47 @@
    Optional
    type: ERC721
    +
  • Defined in types/transactions.ts:100
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ExecutionInfo.html b/types/ExecutionInfo.html index d76d3037..39666276 100644 --- a/types/ExecutionInfo.html +++ b/types/ExecutionInfo.html @@ -1,13 +1,13 @@ -ExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    +ExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias ExecutionInfo

    +
  • Defined in types/transactions.ts:246
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/FiatCurrencies.html b/types/FiatCurrencies.html index 7ad9cbd7..af3af46d 100644 --- a/types/FiatCurrencies.html +++ b/types/FiatCurrencies.html @@ -1,13 +1,13 @@ -FiatCurrencies | @safe-global/safe-gateway-typescript-sdk
    +FiatCurrencies | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias FiatCurrencies

    FiatCurrencies: string[]
    +
  • Defined in types/common.ts:7
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/GasPrice.html b/types/GasPrice.html index aea670af..bb1b6a25 100644 --- a/types/GasPrice.html +++ b/types/GasPrice.html @@ -1,13 +1,13 @@ -GasPrice | @safe-global/safe-gateway-typescript-sdk
    +GasPrice | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias GasPrice

    +
  • Defined in types/chains.ts:61
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/GasPriceFixed.html b/types/GasPriceFixed.html index a68615b6..9d62396a 100644 --- a/types/GasPriceFixed.html +++ b/types/GasPriceFixed.html @@ -1,13 +1,13 @@ -GasPriceFixed | @safe-global/safe-gateway-typescript-sdk
    +GasPriceFixed | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    type
    weiValue: string
    +
  • Defined in types/chains.ts:46
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/GasPriceFixedEIP1559.html b/types/GasPriceFixedEIP1559.html index ba3a5dd3..e714e68b 100644 --- a/types/GasPriceFixedEIP1559.html +++ b/types/GasPriceFixedEIP1559.html @@ -1,13 +1,13 @@ -GasPriceFixedEIP1559 | @safe-global/safe-gateway-typescript-sdk
    +GasPriceFixedEIP1559 | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    maxPriorityFeePerGas
  • type: FIXED_1559
  • +
  • Defined in types/chains.ts:51
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/GasPriceOracle.html b/types/GasPriceOracle.html index 01c4a7b2..3bec2eb1 100644 --- a/types/GasPriceOracle.html +++ b/types/GasPriceOracle.html @@ -1,13 +1,13 @@ -GasPriceOracle | @safe-global/safe-gateway-typescript-sdk
    +GasPriceOracle | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -28,168 +28,47 @@
    type
    uri: string
    +
  • Defined in types/chains.ts:39
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/GasPriceUnknown.html b/types/GasPriceUnknown.html index 33b615ce..f32d86f8 100644 --- a/types/GasPriceUnknown.html +++ b/types/GasPriceUnknown.html @@ -1,13 +1,13 @@ -GasPriceUnknown | @safe-global/safe-gateway-typescript-sdk
    +GasPriceUnknown | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • type: UNKNOWN
  • +
  • Defined in types/chains.ts:57
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/IncomingTransfer.html b/types/IncomingTransfer.html index d8c84acb..1821540f 100644 --- a/types/IncomingTransfer.html +++ b/types/IncomingTransfer.html @@ -1,13 +1,13 @@ -IncomingTransfer | @safe-global/safe-gateway-typescript-sdk
    +IncomingTransfer | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • transaction: Omit<TransactionSummary, "txInfo" | "executionInfo"> & {
        txInfo: Omit<Transfer, "direction"> & {
            direction: INCOMING;
        };
    }
  • +
  • Defined in types/transactions.ts:263
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/InternalTransaction.html b/types/InternalTransaction.html index 28f9fd1e..981ceca9 100644 --- a/types/InternalTransaction.html +++ b/types/InternalTransaction.html @@ -1,13 +1,13 @@ -InternalTransaction | @safe-global/safe-gateway-typescript-sdk
    +InternalTransaction | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -30,168 +30,47 @@
    to
  • Optional value?: string
  • +
  • Defined in types/transactions.ts:10
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Label.html b/types/Label.html index ab333868..5590f180 100644 --- a/types/Label.html +++ b/types/Label.html @@ -1,13 +1,13 @@ -Label | @safe-global/safe-gateway-typescript-sdk
    +Label | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    label
    type: LABEL
    +
  • Defined in types/transactions.ts:293
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MasterCopyReponse.html b/types/MasterCopyReponse.html index 59390dc0..6f3e3fb1 100644 --- a/types/MasterCopyReponse.html +++ b/types/MasterCopyReponse.html @@ -1,13 +1,13 @@ -MasterCopyReponse | @safe-global/safe-gateway-typescript-sdk
    +MasterCopyReponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    address
    version: string
    +
  • Defined in types/master-copies.ts:1
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ModuleExecutionDetails.html b/types/ModuleExecutionDetails.html index 7e8e289c..93122b04 100644 --- a/types/ModuleExecutionDetails.html +++ b/types/ModuleExecutionDetails.html @@ -1,13 +1,13 @@ -ModuleExecutionDetails | @safe-global/safe-gateway-typescript-sdk
    +ModuleExecutionDetails | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    address
    type: MODULE
    +
  • Defined in types/transactions.ts:341
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ModuleExecutionInfo.html b/types/ModuleExecutionInfo.html index f8c3b915..8e3139a0 100644 --- a/types/ModuleExecutionInfo.html +++ b/types/ModuleExecutionInfo.html @@ -1,13 +1,13 @@ -ModuleExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    +ModuleExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    address
    type: MODULE
    +
  • Defined in types/transactions.ts:233
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ModuleTransaction.html b/types/ModuleTransaction.html index 54f482da..5736f185 100644 --- a/types/ModuleTransaction.html +++ b/types/ModuleTransaction.html @@ -1,13 +1,13 @@ -ModuleTransaction | @safe-global/safe-gateway-typescript-sdk
    +ModuleTransaction | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • transaction: Omit<TransactionSummary, "txInfo" | "executionInfo"> & {
        executionInfo?: ModuleExecutionInfo;
        txInfo: Transfer;
    }
  • +
  • Defined in types/transactions.ts:269
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MultiSend.html b/types/MultiSend.html index 7bff8b21..43710e65 100644 --- a/types/MultiSend.html +++ b/types/MultiSend.html @@ -1,13 +1,13 @@ -MultiSend | @safe-global/safe-gateway-typescript-sdk
    +MultiSend | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -36,168 +36,47 @@
    type
    value: string
    +
  • Defined in types/transactions.ts:207
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MultisigConfirmation.html b/types/MultisigConfirmation.html index c9d4db6c..a397d51c 100644 --- a/types/MultisigConfirmation.html +++ b/types/MultisigConfirmation.html @@ -1,13 +1,13 @@ -MultisigConfirmation | @safe-global/safe-gateway-typescript-sdk
    +MultisigConfirmation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    signer
    submittedAt: number
    +
  • Defined in types/transactions.ts:346
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MultisigExecutionDetails.html b/types/MultisigExecutionDetails.html index 7a3aeb84..b2e174d5 100644 --- a/types/MultisigExecutionDetails.html +++ b/types/MultisigExecutionDetails.html @@ -1,13 +1,13 @@ -MultisigExecutionDetails | @safe-global/safe-gateway-typescript-sdk
    +MultisigExecutionDetails | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -52,168 +52,47 @@
    trusted
    type: MULTISIG
    +
  • Defined in types/transactions.ts:352
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MultisigExecutionInfo.html b/types/MultisigExecutionInfo.html index 862f588a..5737d6ed 100644 --- a/types/MultisigExecutionInfo.html +++ b/types/MultisigExecutionInfo.html @@ -1,13 +1,13 @@ -MultisigExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    +MultisigExecutionInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -30,168 +30,47 @@
    nonce
    type: MULTISIG
    +
  • Defined in types/transactions.ts:238
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MultisigTransaction.html b/types/MultisigTransaction.html index 34619516..9303a7af 100644 --- a/types/MultisigTransaction.html +++ b/types/MultisigTransaction.html @@ -1,13 +1,13 @@ -MultisigTransaction | @safe-global/safe-gateway-typescript-sdk
    +MultisigTransaction | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • transaction: Omit<TransactionSummary, "txInfo" | "executionInfo"> & {
        executionInfo?: MultisigExecutionInfo;
        txInfo: Omit<Transfer, "direction"> & {
            direction: OUTGOING;
        };
    }
  • +
  • Defined in types/transactions.ts:276
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/MultisigTransactionRequest.html b/types/MultisigTransactionRequest.html index 37f93f17..182483d6 100644 --- a/types/MultisigTransactionRequest.html +++ b/types/MultisigTransactionRequest.html @@ -1,13 +1,13 @@ -MultisigTransactionRequest | @safe-global/safe-gateway-typescript-sdk
    +MultisigTransactionRequest | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -48,168 +48,47 @@
    to
  • value: string
  • +
  • Defined in types/transactions.ts:307
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/NativeCoinTransfer.html b/types/NativeCoinTransfer.html index f2d0f1d0..cf0b433a 100644 --- a/types/NativeCoinTransfer.html +++ b/types/NativeCoinTransfer.html @@ -1,13 +1,13 @@ -NativeCoinTransfer | @safe-global/safe-gateway-typescript-sdk
    +NativeCoinTransfer | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    type
    value: string
    +
  • Defined in types/transactions.ts:109
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/NativeCurrency.html b/types/NativeCurrency.html index 0ccf5eeb..d04d72c9 100644 --- a/types/NativeCurrency.html +++ b/types/NativeCurrency.html @@ -1,13 +1,13 @@ -NativeCurrency | @safe-global/safe-gateway-typescript-sdk
    +NativeCurrency | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -28,168 +28,47 @@
    name
    symbol: string
    +
  • Defined in types/chains.ts:20
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/OwnedSafes.html b/types/OwnedSafes.html index 896dc507..479796d9 100644 --- a/types/OwnedSafes.html +++ b/types/OwnedSafes.html @@ -1,13 +1,13 @@ -OwnedSafes | @safe-global/safe-gateway-typescript-sdk
    +OwnedSafes | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • safes: string[]
  • +
  • Defined in types/common.ts:9
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Page.html b/types/Page.html index f1151bd2..1f51a11d 100644 --- a/types/Page.html +++ b/types/Page.html @@ -1,13 +1,13 @@ -Page | @safe-global/safe-gateway-typescript-sdk
    +Page | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -31,168 +31,47 @@
    Optional
    results: T[]
    +
  • Defined in types/common.ts:39
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ParamValue.html b/types/ParamValue.html index 93111e35..85dc1d99 100644 --- a/types/ParamValue.html +++ b/types/ParamValue.html @@ -1,13 +1,13 @@ -ParamValue | @safe-global/safe-gateway-typescript-sdk
    +ParamValue | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias ParamValue

    ParamValue: string | ParamValue[]
    +
  • Defined in types/transactions.ts:3
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Parameter.html b/types/Parameter.html index 100774cb..a79eafa0 100644 --- a/types/Parameter.html +++ b/types/Parameter.html @@ -1,13 +1,13 @@ -Parameter | @safe-global/safe-gateway-typescript-sdk
    +Parameter | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -28,168 +28,47 @@
    value
    Optional valueDecoded?: ValueDecodedType
    +
  • Defined in types/transactions.ts:20
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ProposeSafeMessageRequest.html b/types/ProposeSafeMessageRequest.html index 48c51bf6..8fe12cf3 100644 --- a/types/ProposeSafeMessageRequest.html +++ b/types/ProposeSafeMessageRequest.html @@ -1,13 +1,13 @@ -ProposeSafeMessageRequest | @safe-global/safe-gateway-typescript-sdk
    +ProposeSafeMessageRequest | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    Optional
    signature: string
    +
  • Defined in types/safe-messages.ts:64
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/RegisterNotificationsRequest.html b/types/RegisterNotificationsRequest.html index 20962a44..65f4022d 100644 --- a/types/RegisterNotificationsRequest.html +++ b/types/RegisterNotificationsRequest.html @@ -1,13 +1,13 @@ -RegisterNotificationsRequest | @safe-global/safe-gateway-typescript-sdk
    +RegisterNotificationsRequest | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -36,168 +36,47 @@
    Optional
    version: string
    +
  • Defined in types/notifications.ts:13
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/RemoveOwner.html b/types/RemoveOwner.html index c72679a7..03422b23 100644 --- a/types/RemoveOwner.html +++ b/types/RemoveOwner.html @@ -1,13 +1,13 @@ -RemoveOwner | @safe-global/safe-gateway-typescript-sdk
    +RemoveOwner | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    threshold
    type: REMOVE_OWNER
    +
  • Defined in types/transactions.ts:136
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/RpcUri.html b/types/RpcUri.html index 5625a507..602ac48e 100644 --- a/types/RpcUri.html +++ b/types/RpcUri.html @@ -1,13 +1,13 @@ -RpcUri | @safe-global/safe-gateway-typescript-sdk
    +RpcUri | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    authentication
    value: string
    +
  • Defined in types/chains.ts:9
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppData.html b/types/SafeAppData.html index fc5c1cbd..6cecccf9 100644 --- a/types/SafeAppData.html +++ b/types/SafeAppData.html @@ -1,13 +1,13 @@ -SafeAppData | @safe-global/safe-gateway-typescript-sdk
    +SafeAppData | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -44,168 +44,47 @@
    tags
    url: string
    +
  • Defined in types/safe-apps.ts:37
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppDomainAllowlistPolicy.html b/types/SafeAppDomainAllowlistPolicy.html index 282cb446..b46ee304 100644 --- a/types/SafeAppDomainAllowlistPolicy.html +++ b/types/SafeAppDomainAllowlistPolicy.html @@ -1,13 +1,13 @@ -SafeAppDomainAllowlistPolicy | @safe-global/safe-gateway-typescript-sdk
    +SafeAppDomainAllowlistPolicy | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    type
    value: string[]
    +
  • Defined in types/safe-apps.ts:10
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppInfo.html b/types/SafeAppInfo.html index 1c55860c..24db3e3b 100644 --- a/types/SafeAppInfo.html +++ b/types/SafeAppInfo.html @@ -1,13 +1,13 @@ -SafeAppInfo | @safe-global/safe-gateway-typescript-sdk
    +SafeAppInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    name
    url: string
    +
  • Defined in types/transactions.ts:325
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppNoRestrictionsPolicy.html b/types/SafeAppNoRestrictionsPolicy.html index 2775fb13..9c7bf699 100644 --- a/types/SafeAppNoRestrictionsPolicy.html +++ b/types/SafeAppNoRestrictionsPolicy.html @@ -1,13 +1,13 @@ -SafeAppNoRestrictionsPolicy | @safe-global/safe-gateway-typescript-sdk
    +SafeAppNoRestrictionsPolicy | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -22,168 +22,47 @@

    Type declaration

  • type: NoRestrictions
  • +
  • Defined in types/safe-apps.ts:6
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppProvider.html b/types/SafeAppProvider.html index 3b60161d..d7e5020a 100644 --- a/types/SafeAppProvider.html +++ b/types/SafeAppProvider.html @@ -1,13 +1,13 @@ -SafeAppProvider | @safe-global/safe-gateway-typescript-sdk
    +SafeAppProvider | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    name
    url: string
    +
  • Defined in types/safe-apps.ts:17
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppSocialProfile.html b/types/SafeAppSocialProfile.html index 1f98a409..fe67c5ba 100644 --- a/types/SafeAppSocialProfile.html +++ b/types/SafeAppSocialProfile.html @@ -1,13 +1,13 @@ -SafeAppSocialProfile | @safe-global/safe-gateway-typescript-sdk
    +SafeAppSocialProfile | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    platform
    url: string
    +
  • Defined in types/safe-apps.ts:32
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppsAccessControlPolicies.html b/types/SafeAppsAccessControlPolicies.html index f033f5d6..1a841e68 100644 --- a/types/SafeAppsAccessControlPolicies.html +++ b/types/SafeAppsAccessControlPolicies.html @@ -1,13 +1,13 @@ -SafeAppsAccessControlPolicies | @safe-global/safe-gateway-typescript-sdk
    +SafeAppsAccessControlPolicies | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeAppsAccessControlPolicies

    +
  • Defined in types/safe-apps.ts:15
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeAppsResponse.html b/types/SafeAppsResponse.html index a542c5b5..14c57a4f 100644 --- a/types/SafeAppsResponse.html +++ b/types/SafeAppsResponse.html @@ -1,13 +1,13 @@ -SafeAppsResponse | @safe-global/safe-gateway-typescript-sdk
    +SafeAppsResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeAppsResponse

    SafeAppsResponse: SafeAppData[]
    +
  • Defined in types/safe-apps.ts:52
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeBalanceResponse.html b/types/SafeBalanceResponse.html index c4876d39..cb3ba147 100644 --- a/types/SafeBalanceResponse.html +++ b/types/SafeBalanceResponse.html @@ -1,13 +1,13 @@ -SafeBalanceResponse | @safe-global/safe-gateway-typescript-sdk
    +SafeBalanceResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    fiatTotal
    items: {
        balance: string;
        fiatBalance: string;
        fiatConversion: string;
        tokenInfo: TokenInfo;
    }[]
    +
  • Defined in types/common.ts:29
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeCollectibleResponse.html b/types/SafeCollectibleResponse.html index cc2a359c..26e482b4 100644 --- a/types/SafeCollectibleResponse.html +++ b/types/SafeCollectibleResponse.html @@ -1,13 +1,13 @@ -SafeCollectibleResponse | @safe-global/safe-gateway-typescript-sdk
    +SafeCollectibleResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -43,168 +43,47 @@
    tokenSymbol
    uri: string
    +
  • Defined in types/common.ts:45
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeCollectiblesPage.html b/types/SafeCollectiblesPage.html index 3041f937..74de94c5 100644 --- a/types/SafeCollectiblesPage.html +++ b/types/SafeCollectiblesPage.html @@ -1,13 +1,13 @@ -SafeCollectiblesPage | @safe-global/safe-gateway-typescript-sdk
    +SafeCollectiblesPage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeCollectiblesPage

    SafeCollectiblesPage: Page<SafeCollectibleResponse>
    +
  • Defined in types/common.ts:58
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeIncomingTransfersResponse.html b/types/SafeIncomingTransfersResponse.html index cb7d55da..33a2257a 100644 --- a/types/SafeIncomingTransfersResponse.html +++ b/types/SafeIncomingTransfersResponse.html @@ -1,13 +1,13 @@ -SafeIncomingTransfersResponse | @safe-global/safe-gateway-typescript-sdk
    +SafeIncomingTransfersResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeIncomingTransfersResponse

    SafeIncomingTransfersResponse: Page<IncomingTransfer>
    +
  • Defined in types/transactions.ts:405
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeInfo.html b/types/SafeInfo.html index b4ae9f68..b0d34224 100644 --- a/types/SafeInfo.html +++ b/types/SafeInfo.html @@ -1,13 +1,13 @@ -SafeInfo | @safe-global/safe-gateway-typescript-sdk
    +SafeInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -50,168 +50,47 @@
    txQueuedTag
    version: string | null
    +
  • Defined in types/safe-info.ts:9
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeMessage.html b/types/SafeMessage.html index 6fec840f..910550af 100644 --- a/types/SafeMessage.html +++ b/types/SafeMessage.html @@ -1,13 +1,13 @@ -SafeMessage | @safe-global/safe-gateway-typescript-sdk
    +SafeMessage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -46,168 +46,47 @@
    status
    type: MESSAGE
    +
  • Defined in types/safe-messages.ts:41
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeMessageDateLabel.html b/types/SafeMessageDateLabel.html index 7856318a..0fa51158 100644 --- a/types/SafeMessageDateLabel.html +++ b/types/SafeMessageDateLabel.html @@ -1,13 +1,13 @@ -SafeMessageDateLabel | @safe-global/safe-gateway-typescript-sdk
    +SafeMessageDateLabel | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    timestamp
    type: DATE_LABEL
    +
  • Defined in types/safe-messages.ts:8
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeMessageListItem.html b/types/SafeMessageListItem.html index 2f5d871d..6fe9cfa3 100644 --- a/types/SafeMessageListItem.html +++ b/types/SafeMessageListItem.html @@ -1,13 +1,13 @@ -SafeMessageListItem | @safe-global/safe-gateway-typescript-sdk
    +SafeMessageListItem | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeMessageListItem

    SafeMessageListItem: SafeMessageDateLabel | SafeMessage
    +
  • Defined in types/safe-messages.ts:60
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeMessageListPage.html b/types/SafeMessageListPage.html index bdeed001..4486cad1 100644 --- a/types/SafeMessageListPage.html +++ b/types/SafeMessageListPage.html @@ -1,13 +1,13 @@ -SafeMessageListPage | @safe-global/safe-gateway-typescript-sdk
    +SafeMessageListPage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeMessageListPage

    SafeMessageListPage: Page<SafeMessageListItem>
    +
  • Defined in types/safe-messages.ts:62
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeModuleTransactionsResponse.html b/types/SafeModuleTransactionsResponse.html index cdb37866..eb94dfb5 100644 --- a/types/SafeModuleTransactionsResponse.html +++ b/types/SafeModuleTransactionsResponse.html @@ -1,13 +1,13 @@ -SafeModuleTransactionsResponse | @safe-global/safe-gateway-typescript-sdk
    +SafeModuleTransactionsResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeModuleTransactionsResponse

    SafeModuleTransactionsResponse: Page<ModuleTransaction>
    +
  • Defined in types/transactions.ts:407
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeMultisigTransactionsResponse.html b/types/SafeMultisigTransactionsResponse.html index 1d31304a..076f0f6e 100644 --- a/types/SafeMultisigTransactionsResponse.html +++ b/types/SafeMultisigTransactionsResponse.html @@ -1,13 +1,13 @@ -SafeMultisigTransactionsResponse | @safe-global/safe-gateway-typescript-sdk
    +SafeMultisigTransactionsResponse | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias SafeMultisigTransactionsResponse

    SafeMultisigTransactionsResponse: Page<MultisigTransaction>
    +
  • Defined in types/transactions.ts:409
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeTransactionEstimation.html b/types/SafeTransactionEstimation.html index be7892d4..116aa6a6 100644 --- a/types/SafeTransactionEstimation.html +++ b/types/SafeTransactionEstimation.html @@ -1,13 +1,13 @@ -SafeTransactionEstimation | @safe-global/safe-gateway-typescript-sdk
    +SafeTransactionEstimation | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    recommendedNonce
    safeTxGas: string
    +
  • Defined in types/transactions.ts:397
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SafeTransactionEstimationRequest.html b/types/SafeTransactionEstimationRequest.html index 1da25b43..2f8af22e 100644 --- a/types/SafeTransactionEstimationRequest.html +++ b/types/SafeTransactionEstimationRequest.html @@ -1,13 +1,13 @@ -SafeTransactionEstimationRequest | @safe-global/safe-gateway-typescript-sdk
    +SafeTransactionEstimationRequest | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -28,168 +28,47 @@
    to
  • value: string
  • +
  • Defined in types/transactions.ts:389
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SetFallbackHandler.html b/types/SetFallbackHandler.html index 69c9685b..09dc0d34 100644 --- a/types/SetFallbackHandler.html +++ b/types/SetFallbackHandler.html @@ -1,13 +1,13 @@ -SetFallbackHandler | @safe-global/safe-gateway-typescript-sdk
    +SetFallbackHandler | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    handler
    type: SET_FALLBACK_HANDLER
    +
  • Defined in types/transactions.ts:125
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SetGuard.html b/types/SetGuard.html index da99a889..80d35e44 100644 --- a/types/SetGuard.html +++ b/types/SetGuard.html @@ -1,13 +1,13 @@ -SetGuard | @safe-global/safe-gateway-typescript-sdk
    +SetGuard | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    guard
    type: SET_GUARD
    +
  • Defined in types/transactions.ts:168
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SettingsChange.html b/types/SettingsChange.html index 4c4175e7..e33f40b5 100644 --- a/types/SettingsChange.html +++ b/types/SettingsChange.html @@ -1,13 +1,13 @@ -SettingsChange | @safe-global/safe-gateway-typescript-sdk
    +SettingsChange | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -28,168 +28,47 @@
    Optional
    type: SETTINGS_CHANGE
    +
  • Defined in types/transactions.ts:189
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SettingsInfo.html b/types/SettingsInfo.html index 2acdde6f..455fe8f2 100644 --- a/types/SettingsInfo.html +++ b/types/SettingsInfo.html @@ -1,13 +1,13 @@ -SettingsInfo | @safe-global/safe-gateway-typescript-sdk
    +SettingsInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/SwapOwner.html b/types/SwapOwner.html index dac874a2..66959e19 100644 --- a/types/SwapOwner.html +++ b/types/SwapOwner.html @@ -1,13 +1,13 @@ -SwapOwner | @safe-global/safe-gateway-typescript-sdk
    +SwapOwner | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    oldOwner
    type: SWAP_OWNER
    +
  • Defined in types/transactions.ts:142
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Theme.html b/types/Theme.html index ed0cac2b..e9b66cb3 100644 --- a/types/Theme.html +++ b/types/Theme.html @@ -1,13 +1,13 @@ -Theme | @safe-global/safe-gateway-typescript-sdk
    +Theme | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -24,168 +24,47 @@
    backgroundColor
    textColor: string
    +
  • Defined in types/chains.ts:27
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TokenInfo.html b/types/TokenInfo.html index f3ec6288..2965db38 100644 --- a/types/TokenInfo.html +++ b/types/TokenInfo.html @@ -1,13 +1,13 @@ -TokenInfo | @safe-global/safe-gateway-typescript-sdk
    +TokenInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -35,168 +35,47 @@
    typehttps://github.com/safe-global/safe-client-gateway/blob/main/src/common/models/backend/balances.rs

    +
  • Defined in types/common.ts:20
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Transaction.html b/types/Transaction.html index a1c2a28b..4d1a0741 100644 --- a/types/Transaction.html +++ b/types/Transaction.html @@ -1,13 +1,13 @@ -Transaction | @safe-global/safe-gateway-typescript-sdk
    +Transaction | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -26,168 +26,47 @@
    transaction
    type: TRANSACTION
    +
  • Defined in types/transactions.ts:257
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransactionData.html b/types/TransactionData.html index 4957d88d..2dd06be2 100644 --- a/types/TransactionData.html +++ b/types/TransactionData.html @@ -1,13 +1,13 @@ -TransactionData | @safe-global/safe-gateway-typescript-sdk
    +TransactionData | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -37,168 +37,47 @@
    trustedDelegateCallTarget<
  • Optional value?: string
  • +
  • Defined in types/transactions.ts:331
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransactionDetails.html b/types/TransactionDetails.html index 3d25ae3e..0e37c89d 100644 --- a/types/TransactionDetails.html +++ b/types/TransactionDetails.html @@ -1,13 +1,13 @@ -TransactionDetails | @safe-global/safe-gateway-typescript-sdk
    +TransactionDetails | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -38,168 +38,47 @@
    txInfo
    txStatus: TransactionStatus
    +
  • Defined in types/transactions.ts:373
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransactionInfo.html b/types/TransactionInfo.html index 0e0784db..6ced3463 100644 --- a/types/TransactionInfo.html +++ b/types/TransactionInfo.html @@ -1,13 +1,13 @@ -TransactionInfo | @safe-global/safe-gateway-typescript-sdk
    +TransactionInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias TransactionInfo

    +
  • Defined in types/transactions.ts:231
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransactionListItem.html b/types/TransactionListItem.html index cf842a52..7808d8d0 100644 --- a/types/TransactionListItem.html +++ b/types/TransactionListItem.html @@ -1,13 +1,13 @@ -TransactionListItem | @safe-global/safe-gateway-typescript-sdk
    +TransactionListItem | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias TransactionListItem

    TransactionListItem: Transaction | DateLabel | Label | ConflictHeader
    +
  • Defined in types/transactions.ts:303
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransactionListPage.html b/types/TransactionListPage.html index 2fd53d9c..a05a0ab5 100644 --- a/types/TransactionListPage.html +++ b/types/TransactionListPage.html @@ -1,13 +1,13 @@ -TransactionListPage | @safe-global/safe-gateway-typescript-sdk
    +TransactionListPage | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias TransactionListPage

    TransactionListPage: Page<TransactionListItem>
    +
  • Defined in types/transactions.ts:305
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransactionSummary.html b/types/TransactionSummary.html index 2e6cfdc3..d573e3b0 100644 --- a/types/TransactionSummary.html +++ b/types/TransactionSummary.html @@ -1,13 +1,13 @@ -TransactionSummary | @safe-global/safe-gateway-typescript-sdk
    +TransactionSummary | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -32,168 +32,47 @@
    txInfo
    txStatus: TransactionStatus
    +
  • Defined in types/transactions.ts:248
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/Transfer.html b/types/Transfer.html index b54cdb2c..14fe2377 100644 --- a/types/Transfer.html +++ b/types/Transfer.html @@ -1,13 +1,13 @@ -Transfer | @safe-global/safe-gateway-typescript-sdk
    +Transfer | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -32,168 +32,47 @@
    transferInfo
    type: TRANSFER
    +
  • Defined in types/transactions.ts:116
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/TransferInfo.html b/types/TransferInfo.html index 4627a70b..b4de8862 100644 --- a/types/TransferInfo.html +++ b/types/TransferInfo.html @@ -1,13 +1,13 @@ -TransferInfo | @safe-global/safe-gateway-typescript-sdk
    +TransferInfo | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias TransferInfo

    +
  • Defined in types/transactions.ts:114
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file diff --git a/types/ValueDecodedType.html b/types/ValueDecodedType.html index 27af446a..9b341a76 100644 --- a/types/ValueDecodedType.html +++ b/types/ValueDecodedType.html @@ -1,13 +1,13 @@ -ValueDecodedType | @safe-global/safe-gateway-typescript-sdk
    +ValueDecodedType | @safe-global/safe-gateway-typescript-sdk
    -
    +
    @@ -17,168 +17,47 @@

    Type alias ValueDecodedType

    ValueDecodedType: InternalTransaction[]
    +
  • Defined in types/transactions.ts:18
  • +

    Generated using TypeDoc

    -
    \ No newline at end of file +
    \ No newline at end of file