Miquel A. Cabot
|
2cbb3c3ba8
|
rename estimateGas() to calculateEstimatedGas()
|
2022-06-11 23:38:22 +02:00 |
|
Miquel A. Cabot
|
d435d3c2be
|
change return type for estimateGas()
|
2022-06-10 22:52:07 +02:00 |
|
Miquel A. Cabot
|
429cce838e
|
revert rename deployERC20 to deployDatatoken
|
2022-06-10 13:24:45 +02:00 |
|
Miquel A. Cabot
|
ba8ea90a20
|
rename createNftErc20WithDispenser to createNftWithDatatokenWithDispenser
|
2022-06-10 11:32:58 +02:00 |
|
Miquel A. Cabot
|
77fcfe94f5
|
rename createNftErc20WithFixedRate to createNftWithDatatokenWithFixedRate
|
2022-06-10 11:30:22 +02:00 |
|
Miquel A. Cabot
|
4d56ca2e9e
|
rename createNftErc20WithPool to createNftWithDatatokenWithPool
|
2022-06-10 11:28:55 +02:00 |
|
Miquel A. Cabot
|
2adb54c4eb
|
rename createNftWithErc20 to createNftWithDatatoken
|
2022-06-10 11:26:53 +02:00 |
|
Miquel A. Cabot
|
29c581fde2
|
rename from erc20 to nft in comments
|
2022-06-10 11:19:08 +02:00 |
|
Miquel A. Cabot
|
e97c88e00e
|
change comments in Datatoken
|
2022-06-10 11:06:59 +02:00 |
|
Miquel A. Cabot
|
bb16ad157d
|
change comments in NFTFactory
|
2022-06-10 11:04:52 +02:00 |
|
Miquel A. Cabot
|
ad73cf855c
|
rename deployERC20 to deployDatatoken
|
2022-06-10 11:02:01 +02:00 |
|
Miquel A. Cabot
|
df41cd042f
|
rename Erc20.ts to Datatoken.ts
|
2022-06-10 10:59:00 +02:00 |
|
Miquel A. Cabot
|
34ab87a0d4
|
rename comments in Asset.ts
|
2022-06-10 10:58:13 +02:00 |
|
Miquel A. Cabot
|
6287005473
|
rename Erc20CreateParams to DatatokenCreateParams
|
2022-06-10 10:54:51 +02:00 |
|
Miquel A. Cabot
|
eedb1b4232
|
rename ERC20Deployer to DatatokenDeployer
|
2022-06-10 10:50:48 +02:00 |
|
Miquel A. Cabot
|
01859a52f8
|
rename createERC20 to createDatatoken
|
2022-06-10 10:45:56 +02:00 |
|
Miquel A. Cabot
|
6db0cd0627
|
rename removeERC20Deployer to removeDatatokenDeployer
|
2022-06-10 10:41:12 +02:00 |
|
Miquel A. Cabot
|
87b8090ce4
|
rename addErc20Deployer to addDatatokenDeployer
|
2022-06-10 10:40:08 +02:00 |
|
Miquel A. Cabot
|
f374230638
|
rename isERC20Deployer to isDatatokenDeployer
|
2022-06-10 10:38:33 +02:00 |
|
Miquel A. Cabot
|
8f76167a28
|
rename Erc721.ts to NFT.ts
|
2022-06-10 10:22:52 +02:00 |
|
Miquel A. Cabot
|
ec6027b78b
|
rename comments from erc721 to NFT
|
2022-06-10 10:22:07 +02:00 |
|
Miquel A. Cabot
|
e49d957022
|
change erc721Address to nftAddress
|
2022-06-10 10:14:37 +02:00 |
|
Miquel A. Cabot
|
b371069d0f
|
change erc721FactoryAddress to nftFactoryAddress
|
2022-06-10 10:06:50 +02:00 |
|
Miquel A. Cabot
|
ea5dd11c93
|
rename estimate gas functions to estGas...
|
2022-06-09 15:00:51 +02:00 |
|
Miquel A. Cabot
|
4cfcd3c20d
|
remove unused functions from FetchHelper
|
2022-06-09 13:18:46 +02:00 |
|
Miquel A. Cabot
|
28ddcdaa3d
|
move getData() function to Provider
|
2022-06-09 13:17:45 +02:00 |
|
Miquel A. Cabot
|
cd34833ff7
|
move ConversionTypeHelper functions to Provider
|
2022-06-09 13:15:14 +02:00 |
|
Miquel A. Cabot
|
26f3aa6ef3
|
move PoolHelpers functions to Pool
|
2022-06-09 13:13:03 +02:00 |
|
Miquel A. Cabot
|
f8d6610c64
|
remove unused imports
|
2022-06-09 13:08:44 +02:00 |
|
Miquel A. Cabot
|
252ff6a0f4
|
move functions from ContractUtils to Datatoken
|
2022-06-09 13:04:14 +02:00 |
|
Miquel A. Cabot
|
ad560ce4ef
|
move functions from ContractUtils to NFTFactory
|
2022-06-09 13:02:26 +02:00 |
|
Miquel A. Cabot
|
70f9c1697e
|
use getContract() in SideStacking
|
2022-06-09 11:31:17 +02:00 |
|
Miquel A. Cabot
|
ccd62ddecf
|
use getContract() with abiEnterprise in Datatoken
|
2022-06-09 11:28:31 +02:00 |
|
Miquel A. Cabot
|
b6a9002bce
|
use getContract() in Datatoken
|
2022-06-09 11:23:49 +02:00 |
|
Miquel A. Cabot
|
674e971075
|
use getContract() in NFT
|
2022-06-09 11:21:03 +02:00 |
|
Miquel A. Cabot
|
260c46f509
|
use getContract() in Datatoken
|
2022-06-09 11:20:30 +02:00 |
|
Miquel A. Cabot
|
f766ada9d3
|
use getContract() in Pool
|
2022-06-09 11:09:02 +02:00 |
|
Miquel A. Cabot
|
176e8fdd05
|
use getContract() in SmartContractWithAddress
|
2022-06-09 11:03:12 +02:00 |
|
Miquel A. Cabot
|
d37ed63dc7
|
add getContract() to SmartContract class
|
2022-06-09 11:01:50 +02:00 |
|
Miquel A. Cabot
|
43008ad619
|
use SmartContract.getFairGasPrice()
|
2022-06-09 09:36:08 +02:00 |
|
Miquel A. Cabot
|
ef2e85f811
|
add getFairGasPrice() to SmartContract class
|
2022-06-09 09:32:31 +02:00 |
|
Miquel A. Cabot
|
b6cbd89406
|
inherit Datatoken from SmartContract
|
2022-06-06 18:32:59 +02:00 |
|
Miquel A. Cabot
|
a327bf5da5
|
inherit SideStaking from SmartContract
|
2022-06-06 17:53:10 +02:00 |
|
Miquel A. Cabot
|
bf6bd53c1d
|
inherit Router from SmartContract
|
2022-06-06 17:53:02 +02:00 |
|
Miquel A. Cabot
|
07228d299e
|
inherit Pool from SmartContract
|
2022-06-06 17:47:42 +02:00 |
|
Miquel A. Cabot
|
2c8832e22c
|
inherit FixedRateExchange from SmartContract
|
2022-06-06 17:43:39 +02:00 |
|
Miquel A. Cabot
|
fc588cfdb1
|
inherit Dispenser from SmartContract
|
2022-06-06 17:36:21 +02:00 |
|
Miquel A. Cabot
|
c09a48fa72
|
inherit NFTFactory from SmartContract
|
2022-06-06 17:33:01 +02:00 |
|
Miquel A. Cabot
|
3b56218935
|
inherit NFT from SmartContract
|
2022-06-06 17:28:43 +02:00 |
|
Miquel A. Cabot
|
b89a121997
|
add abstract SmartContract classes
|
2022-06-06 17:20:13 +02:00 |
|