Smart Contract Checklist
This is an overview how one of the Investhub Contributors checks their Smart Contract as Token Generator in Liechtenstein. Other jurisdiction could collaborate together with other Contributors.
Last updated
This is an overview how one of the Investhub Contributors checks their Smart Contract as Token Generator in Liechtenstein. Other jurisdiction could collaborate together with other Contributors.
Last updated
Total Token Supply like prospectus?
Finalise contract (where is cold wallet defined?)
Cold wallet is the owner wallet -
ether transferred there as they go
Add another
List of all functions for manager?
Whitelist/Remove from whitelist
Pause/unpause token and sto contract.
NonEther purchase
Finalize STO
Adjust rate
Change allocation ratio crypto/fiatusecase
if fiat will be overrun and ETH not, means we would not be able to adjust it? that would not make senseWhat to do when a FIAT contribution is done?
Add 88 contribution to user ( investor)
Add 1337 contribution to user
Start end date of Contract check
Send after
Extend Contract
How to calculate Date and Time into uint256?
Min contribution amount like prospectus?min is one token (try to buy decimal token send less or more)
but was refunded
but was refunded
Tokenprice per Prospectus?
price per token in ETH (0,57 ETH)
contract
Pause
Test to add whitelisting entries
Send transaction from non whitelisted
Send transaction from whitelisted
Max contributionnot needed
Try to invest over the whitelisted amount
i am not allowed to send more money as I kyced myself as. (regulation)
Add another
Sent
Sent
E.g Investor adds another KYC (he uses same wallet which was whitelisted, we cant upgrade his whitelist amount therefor we have to remove it first? Or tell investor to use a new wallet?) Right now there is no way to update existing limits. I would suggest they use another address for simplicity and also for clarity.
after STO
How?
MyEtherWallet/Metamask or create widget to do this.
Remix - Contract address - claim function with investor wallet
Ok. The function hash to claim the tokens is "48c54b9d" You could access MEW and open your account using Metamask. Then in MEW you send the transaction to the contract address and paste as data this hash "48c54b9d", without quotes.
Burn token function for unsold remaining tokens
Try claim interest dividend
Send to
Then whitelist him
Send to
Only not manager can whitelistAdd a token amount (random one) so whitelist goes through
We are running following tests already. There are 166 test cases and all passing. This is for Crowdsale This is for Token contract
For dividend contract