manual, update new pr
This commit is contained in:
parent
aad4e79eef
commit
042ead40bd
Binary file not shown.
After Width: | Height: | Size: 103 KiB |
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
@ -8,6 +8,7 @@
|
||||
- [Wisdom Council Wallets](#wisdom-council-wallets)
|
||||
- [Important Note](#important-note)
|
||||
- [Remarks](#remarks)
|
||||
- [Proof-of-Utilization Wallets](#proof-of-utilization-wallets)
|
||||
|
||||
***
|
||||
|
||||
@ -54,3 +55,51 @@ ThreeFold DMCC (Dubai) is in the process of acquiring a substantial number of to
|
||||
- All foundation wallets are protected by members of the foundation (4 on 6 need to sign)
|
||||
- Signatures can be checked by going to detail of account and then to the stellar link
|
||||
- The foundation will never spend tokens if the markets cannot support it and all proceeds are 100% used for the benefit of the ThreeFold project.
|
||||
|
||||
## Proof-of-Utilization Wallets
|
||||
|
||||
There are some wallets associated with [proof-of-utilization](../../../farming/proof_of_utilization.md). These wallets are on TFChain.
|
||||
|
||||
The addresses are the following:
|
||||
|
||||
- Mainnet ThreeFold Foundation: 5DCaGQfz2PH35EMJTHFMjc6Tk5SkqhjekVvrycY5M5xiYzis
|
||||
- Mainnet Default Solution Provider: 5Dd6adUJH8wvqb9SPC96JdZ85nK1671MeMSxkPZ6Q7rE4byc
|
||||
- Testnet ThreeFold Foundation: 5H6XYX17yJyjazoLVZqxxEPwMdGn99wginjmFBKtjvk8iJ3e
|
||||
- Testnet Default Solution Provider: 5Esq6iLLBGGJFsCEXpoFhxHhqcaGqTvDasdwy8jPFDH1jYaM
|
||||
- Staking Pool: 5CNposRewardAccount11111111111111111111111111FSU
|
||||
|
||||
To check the balance of any of those wallets, follow those steps:
|
||||
|
||||
- Go to the Polkadot API ([Mainnet](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftfchain.grid.tf#/chainstate), [Testnet](https://polkadot.js.org/apps/?rpc=wss%3A%2F%2Ftfchain.test.grid.tf#/chainstate))
|
||||
- Under `selected state query`, select `system`
|
||||
- On the right drop down menu, select `account(AccountId32): FrameSystemAccountInfo`
|
||||
- Under `Option<AccountId32>`, write the wallet address of one of the three accounts displayed above
|
||||
- Click on the `plus` button on the far right of the `selected state query` line.
|
||||
|
||||
As a general example, here's what it looks like:
|
||||
|
||||
![Wallet example](./img/polkadot_wallet_example.png)
|
||||
|
||||
Here are the outputs for three wallets shown above:
|
||||
|
||||
- Mainnet ThreeFold Foundation
|
||||
|
||||
![Mainnet TF Foundation Wallet](./img/wallet_tf_foundation_main.png)
|
||||
|
||||
- Mainnet Default Solution Provider
|
||||
|
||||
![Mainnet Solution Provider Wallet](./img/wallet_solution_provider_main.png)
|
||||
|
||||
- Testnet ThreeFold Foundation
|
||||
|
||||
![Testnet TF Foundation Wallet](./img/wallet_tf_foundation_test.png)
|
||||
|
||||
- Testnet Default Solution Provider
|
||||
|
||||
![Testnet Solution Provider Wallet](./img/wallet_solution_provider_test.png)
|
||||
|
||||
- Staking Pool
|
||||
|
||||
![Staking Pool Wallet](./img/wallet_staking_pool.png)
|
||||
|
||||
> Note: To get the proper TFT amount, you need to account fo the fact that TFT uses 7 decimal places. For this reason, to get the proper quantity in TFT, move the decimal place by dividing by 1e7 (i.e. 1x10⁷).
|
@ -41,3 +41,12 @@ You can access the ThreeFold Dashboard on different TF Chain networks.
|
||||
- Regarding browser support, we're only supporting Google Chrome browser (and thus Brave browser) at the moment with more browsers to be supported soon.
|
||||
- Deploys one thing at a time.
|
||||
- Might take sometime to deploy a solution like Peertube, so you should wait a little bit until it's fully running.
|
||||
|
||||
## Dashboard Backups
|
||||
|
||||
If the main Dashboard URLs are not working for any reason, the following URLs can be used. Those Dashboard URLs are fully independent of the main Dashboard URLs shown above.
|
||||
|
||||
- [https://dashboard.02.dev.grid.tf](https://dashboard.02.dev.grid.tf) for Dev net
|
||||
- [https://dashboard.02.qa.grid.tf](https://dashboard.02.qa.grid.tf) for QA net
|
||||
- [https://dashboard.02.test.grid.tf](https://dashboard.02.test.grid.tf) for Test net
|
||||
- [https://dashboard.02.grid.tf](https://dashboard.02.grid.tf) for Main net
|
@ -173,7 +173,7 @@ CapabilityBoundingSet=CAP_NET_ADMIN
|
||||
StateDirectory=mycelium
|
||||
StateDirectoryMode=0700
|
||||
ExecStartPre=+-/sbin/modprobe tun
|
||||
ExecStart=/storage/mycelium --no-tun --disable-peer-discovery -k %S/mycelium/key.bin --peers tcp://[2a01:4f8:221:1e0b::2]:9651 tcp://[2a01:4f8:212:fa6::2]:9651 tcp://[2a02:1802:5e:0:8478:51ff:fee2:3331]:9651 tcp://[2a02:1802:5e:0:8c9e:7dff:fec9:f0d2]:9651 tcp://[2a01:4f9:5a:1042::2]:9651
|
||||
ExecStart=/storage/mycelium --tun-name mycelium -k %S/mycelium/key.bin --peers tcp://[2a01:4f8:221:1e0b::2]:9651 tcp://[2a01:4f8:212:fa6::2]:9651 tcp://[2a02:1802:5e:0:8478:51ff:fee2:3331]:9651 tcp://[2a02:1802:5e:0:8c9e:7dff:fec9:f0d2]:9651 tcp://[2a01:4f9:6a:1dc5::2]:9651 tcp://[2a01:4f9:5a:1042::2]:9651
|
||||
Restart=always
|
||||
RestartSec=5
|
||||
TimeoutStopSec=5
|
||||
|
Loading…
Reference in New Issue
Block a user