Mainnet-TGE
We are excited to announce the release of TGE Version 1.0.0, a critical update that introduces new features and improvements to enhance the security and functionality of the platform.
Upgrade Deadline
To maintain compatibility and ensure continued access to all functionalities, all CPs must upgrade to Version 1.0.0 by the specified deadline:
December 16, 2024, at 10:00 AM EST
Note: Failure to upgrade will result in restricted access to the platform and potential compliance issues with the updated protocol.
Key Updates
-
Slash Mechanism Activation
The slash mechanism is now enabled, providing a robust framework for penalizing misbehaviour and ensuring the integrity of the ecosystem. The details can be found here -
Mandatory Full Staking
Full staking is required; CPs must fully deposit $SWAN to qualify for the UBI reward. The details can be found here
Improvements
-
Improve the GPU allocates strategy by specifying indices(#181)
-
Allow FCP to withdraw the collaterals from the
Escrow balance
.computing-provider collateral withdraw-request --fcp --owner <YOUR_OWNER_ADDRESS> <AMOUNT> computing-provider collateral withdraw-confirm --fcp --owner <YOUR_OWNER_ADDRESS> <AMOUNT>
-
ECP can deploy inference service from the docker images and provide the logs; details are here (#181)
-
Add
ubi-0
cmd to view and withdrawubi-0
collaterals after TGE(#181)- Check the collateral details of
SWANU
:
computing-provider ubi-0 info
- Withdraw the collateral for the
SWANU
# For FCP computing-provider ubi-0 withdraw --fcp --owner <YOUR_OWNER_ADDRESS> <AMOUNT> # For ECP computing-provider ubi-0 withdraw --ecp --owner <YOUR_OWNER_ADDRESS> <AMOUNT>
- Check the collateral details of
-
Update the
orchestratorPK
(#185)- CPs must update it in the
config.toml
[HUB] OrchestratorPk = "0xE2F887D4Ed3E4E5179C2f30c6Fdb2344cCbB21b6"
- CPs must update it in the
Upgrade Documentation
For a detailed guide on how to upgrade, please refer to the upgrade documentation: here
Swan Mainnet Network Information and Related Smart Contract Addresses
As part of this update, all relevant smart contract addresses across the network have been modified.
Item | Details |
---|---|
Currency Symbol | ETH |
Chain ID | 254 |
RPC URL | https://mainnet-rpc.swanchain.org |
Swan Token Symbol | SWAN |
SwanETH Bridge | https://bridge.swanchain.io |
Block Explorer URL | https://mainnet-explorer.swanchain.io |
Swan Provider Dashboard | https://provider.swanchan.io |
SWAN Token Contract address | 0xBb4eC1b56cB624863298740Fd264ef2f910d5564 |
Collateral Contract for FCP | 0x1BE0F0C000ECDd6b8544b20694A3d118625cE005 |
CP Account Register Contract | 0xbef1ec33e5Ac3a491fFeE1600e0b00eac97cb138 |
ZK Task Register Contract | 0x4Cd9b2450c3e412a1F0F0aE78C79271337241E31 |
ECP Collateral Contract | 0x557f306f917009cf83c32b8b32a79202e79948e5 |
Orchestrator Public Key[Updated] | 0xE2F887D4Ed3E4E5179C2f30c6Fdb2344cCbB21b6 |
ZK engine Publicc Key | 0xB5aeb540B4895cd024c1625E146684940A849ED9 |
Sequencer Contract | 0xE0a88F1fA56D8a8D73E9bb9Fc03506439cb386Bd |
Gas to Sequencer | Dynamic Pricing Strategy |
Sequencer Blob Period | 24 Hours |
We appreciate your continued support and partnership in building a secure and efficient ecosystem. If you have any questions or encounter issues during the upgrade process, please contact us promptly.
Full Changelog: v0.7.1...v1.0.0