From 0ce0578a1fb9fb771dede63978e96891b2250053 Mon Sep 17 00:00:00 2001
From: damienen <44813558+damienen@users.noreply.github.com>
Date: Tue, 30 Apr 2024 20:23:50 +0000
Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20Itheum/s?=
=?UTF-8?q?dk-mx-enterprise@b56e4a892f95369e0e3e90c51ecaca4af2802f10=20?=
=?UTF-8?q?=F0=9F=9A=80?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
classes/Factory.html | 56 +++++++++++++--------------
enums/EnvironmentsEnum.html | 4 +-
interfaces/Config.html | 4 +-
interfaces/DeployedContract.html | 4 +-
variables/apiConfiguration.html | 2 +-
variables/factoryContractAddress.html | 2 +-
variables/itheumTokenIdentifier.html | 2 +-
variables/networkConfiguration.html | 2 +-
8 files changed, 38 insertions(+), 38 deletions(-)
diff --git a/classes/Factory.html b/classes/Factory.html
index d38d353..91bacbf 100644
--- a/classes/Factory.html
+++ b/classes/Factory.html
@@ -1,4 +1,4 @@
-
Factory | @itheum/sdk-mx-enterprise IndexConstructors constructor
+
Factory | @itheum/sdk-mx-enterprise Constructors constructor new Factory ( env , timeout ? ) : Factory Parameters env : string timeout : number = 10000 Properties Readonly
chainID chainID : string
Readonly
contract contract : SmartContract
Readonly
network Provider network Provider : ApiNetworkProvider
Methods change Ownership change Ownership ( senderAddress , contractAddress ) : Transaction Properties Readonly
chainID chainID : string
Readonly
contract contract : SmartContract
Readonly
network Provider network Provider : ApiNetworkProvider
Methods change Ownership change Ownership ( senderAddress , contractAddress ) : Transaction Parameters senderAddress : IAddress contractAddress : IAddress Returns Transaction deploy Contract deploy Contract ( senderAddress , version ) : Transaction Parameters senderAddress : IAddress contractAddress : IAddress Returns Transaction deploy Contract deploy Contract ( senderAddress , version ) : Transaction Parameters senderAddress : IAddress version : string Returns Transaction disable Whitelist disable Whitelist ( senderAddress ) : Transaction Returns Transaction enable Whitelist enable Whitelist ( senderAddress ) : Transaction Returns Transaction get Contract Address get Contract Address ( ) : IAddress Returns IAddress initialize Contract initialize Contract ( senderAddress , require_whitelist , treasuryAddress , tax , claimsContractAddress , claimsTokenIdentifier ) : Transaction Returns Transaction disable Whitelist disable Whitelist ( senderAddress ) : Transaction Returns Transaction enable Whitelist enable Whitelist ( senderAddress ) : Transaction Returns Transaction get Contract Address get Contract Address ( ) : IAddress Returns IAddress initialize Contract initialize Contract ( senderAddress , require_whitelist , treasuryAddress , tax , claimsContractAddress , claimsTokenIdentifier ) : Transaction Parameters senderAddress : IAddress require_whitelist : boolean treasuryAddress : IAddress tax : number claimsContractAddress : IAddress claimsTokenIdentifier : string Returns Transaction pause pause ( senderAddress ) : Transaction Returns Transaction remove Code remove Code ( senderAddress , version ) : Transaction Returns Transaction pause pause ( senderAddress ) : Transaction Returns Transaction remove Code remove Code ( senderAddress , version ) : Transaction Parameters senderAddress : IAddress version : string Returns Transaction remove Whitelist remove Whitelist ( senderAddress , address ) : Transaction Returns Transaction remove Whitelist remove Whitelist ( senderAddress , address ) : Transaction Parameters senderAddress : IAddress address : IAddress Returns Transaction set Tax set Tax ( senderAddress , taxPercentage ) : Transaction Returns Transaction set Tax set Tax ( senderAddress , taxPercentage ) : Transaction Parameters senderAddress : IAddress taxPercentage : number Returns Transaction set Treasury Address set Treasury Address ( senderAddress , treasuryAddress ) : Transaction Returns Transaction set Treasury Address set Treasury Address ( senderAddress , treasuryAddress ) : Transaction Parameters senderAddress : IAddress treasuryAddress : IAddress Returns Transaction unpause unpause ( senderAddress ) : Transaction Returns Transaction upgrade Child Contract upgrade Child Contract ( senderAddress , childContractAddress , upgradeVersion ) : Transaction Returns Transaction unpause unpause ( senderAddress ) : Transaction Returns Transaction upgrade Child Contract upgrade Child Contract ( senderAddress , childContractAddress , upgradeVersion ) : Transaction Parameters senderAddress : IAddress childContractAddress : IAddress upgradeVersion : string Returns Transaction upload Code upload Code ( senderAddress , code , version ) : Transaction Returns Transaction upload Code upload Code ( senderAddress , code , version ) : Transaction Parameters senderAddress : IAddress code : string version : string Returns Transaction Returns Transaction view Address Is Whitelisted view Address Is Whitelisted ( address ) : Promise < boolean > view Address Is Whitelisted view Address Is Whitelisted ( address ) : Promise < boolean > Returns Promise < boolean > view Claims Contract Address view Claims Contract Address ( ) : Promise < IAddress > Returns Promise < IAddress > view Claims Token Identifier view Claims Token Identifier ( ) : Promise < string > Returns Promise < string > view Contract Code view Contract Code ( version ) : Promise < string > Returns Promise < boolean > view Claims Contract Address view Claims Contract Address ( ) : Promise < IAddress > Returns Promise < IAddress > view Claims Token Identifier view Claims Token Identifier ( ) : Promise < string > Returns Promise < string > view Contract Code view Contract Code ( version ) : Promise < string > Returns Promise < string > view Contract Pause State view Contract Pause State ( ) : Promise < boolean > Returns Promise < boolean > view Tax Percentage view Tax Percentage ( ) : Promise < number > Returns Promise < number > view Treasury Address view Treasury Address ( ) : Promise < IAddress > Returns Promise < IAddress > view Versions view Versions ( ) : Promise < string [] > Returns Promise < string [] > view Whitelist State view Whitelist State ( ) : Promise < boolean > Returns Promise < boolean > whitelist whitelist ( senderAddress , address ) : Transaction Returns Promise < string > view Contract Pause State view Contract Pause State ( ) : Promise < boolean > Returns Promise < boolean > view Tax Percentage view Tax Percentage ( ) : Promise < number > Returns Promise < number > view Treasury Address view Treasury Address ( ) : Promise < IAddress > Returns Promise < IAddress > view Versions view Versions ( ) : Promise < string [] > Returns Promise < string [] > view Whitelist State view Whitelist State ( ) : Promise < boolean > Returns Promise < boolean > whitelist whitelist ( senderAddress , address ) : Transaction Parameters senderAddress : IAddress address : IAddress Returns Transaction
\ No newline at end of file
+Returns Transaction
\ No newline at end of file
diff --git a/enums/EnvironmentsEnum.html b/enums/EnvironmentsEnum.html
index a5e9cd3..94cd0d8 100644
--- a/enums/EnvironmentsEnum.html
+++ b/enums/EnvironmentsEnum.html
@@ -1,4 +1,4 @@
-EnvironmentsEnum | @itheum/sdk-mx-enterprise Enumeration EnvironmentsEnum IndexEnumeration Members devnet
+
EnvironmentsEnum | @itheum/sdk-mx-enterprise Enumeration EnvironmentsEnum Enumeration Members mainnet mainnet : "mainnet"
testnet testnet : "testnet"
\ No newline at end of file
+
Enumeration Members mainnet mainnet : "mainnet"
testnet testnet : "testnet"
\ No newline at end of file
diff --git a/interfaces/Config.html b/interfaces/Config.html
index afe0978..9a27bc1 100644
--- a/interfaces/Config.html
+++ b/interfaces/Config.html
@@ -1,3 +1,3 @@
-Config | @itheum/sdk-mx-enterprise IndexProperties chainID
+
Config | @itheum/sdk-mx-enterprise Properties network Provider network Provider : string
\ No newline at end of file
+
Properties network Provider network Provider : string
\ No newline at end of file
diff --git a/interfaces/DeployedContract.html b/interfaces/DeployedContract.html
index a2cf668..17cfbc4 100644
--- a/interfaces/DeployedContract.html
+++ b/interfaces/DeployedContract.html
@@ -1,4 +1,4 @@
-DeployedContract | @itheum/sdk-mx-enterprise Interface DeployedContract IndexProperties address
+
DeployedContract | @itheum/sdk-mx-enterprise Interface DeployedContract
\ No newline at end of file
+
\ No newline at end of file
diff --git a/variables/apiConfiguration.html b/variables/apiConfiguration.html
index a74ca0d..b74a4c5 100644
--- a/variables/apiConfiguration.html
+++ b/variables/apiConfiguration.html
@@ -1 +1 @@
-apiConfiguration | @itheum/sdk-mx-enterprise Variable apiConfigurationConst
\ No newline at end of file
+apiConfiguration | @itheum/sdk-mx-enterprise Variable apiConfigurationConst
\ No newline at end of file
diff --git a/variables/factoryContractAddress.html b/variables/factoryContractAddress.html
index 8d10f6e..9f8e37f 100644
--- a/variables/factoryContractAddress.html
+++ b/variables/factoryContractAddress.html
@@ -1 +1 @@
-factoryContractAddress | @itheum/sdk-mx-enterprise Variable factoryContractAddressConst
\ No newline at end of file
+factoryContractAddress | @itheum/sdk-mx-enterprise Variable factoryContractAddressConst
\ No newline at end of file
diff --git a/variables/itheumTokenIdentifier.html b/variables/itheumTokenIdentifier.html
index 49b3562..7c9985d 100644
--- a/variables/itheumTokenIdentifier.html
+++ b/variables/itheumTokenIdentifier.html
@@ -1 +1 @@
-itheumTokenIdentifier | @itheum/sdk-mx-enterprise Variable itheumTokenIdentifierConst
\ No newline at end of file
+itheumTokenIdentifier | @itheum/sdk-mx-enterprise Variable itheumTokenIdentifierConst
\ No newline at end of file
diff --git a/variables/networkConfiguration.html b/variables/networkConfiguration.html
index b75c362..ec0c5a9 100644
--- a/variables/networkConfiguration.html
+++ b/variables/networkConfiguration.html
@@ -1 +1 @@
-networkConfiguration | @itheum/sdk-mx-enterprise Variable networkConfigurationConst
\ No newline at end of file
+networkConfiguration | @itheum/sdk-mx-enterprise Variable networkConfigurationConst
\ No newline at end of file
Creates a new instance of the
Factory
class, which can be used to interact with the factory smart contract