This is the second version for FCP and ECP to join the Swan Mainnet Computing Provider UBI-0. This update includes many new mechanisms and practical features.
Improvements & Bug Fixes
- update
taskTypes
(addmining
andinference
, updatefil-c2
) of CP (#164) - add the task management for the ECP's mining service, check it by
computing-provider task list --type ecp
(#165) - fix update contract address in the ubi task list (#167)
- add sequencer's Dynamic Pricing Strategy (#168)
- add
pricing="true"
in theconfig.toml
for cp to set the resource price(#167) - fix the wrong label of
cpu type
in the cluster of FCP(#167)
Swan Mainnet Network Information
Item | Details |
---|---|
Currency Symbol | ETH |
Chain ID | 254 |
RPC URL | https://mainnet-rpc.swanchain.org/ |
Swan computing Units Symbol | SWANU |
SwanETH Bridge | https://bridge.swanchain.io |
Block Explorer URL | https://mainnet-explorer.swanchain.io |
Swan Provider Dashboard | https://orchestrator.swanchain.io/provider-status |
SWANU contract address | 0x39cBBeaF88a91404618d45a16e0977Adab4d1Af1 |
Collateral Contract for FCP | 0x643A820060c78D9122081aafF0C039b070937558 |
CP Account Register Contract | 0xbef1ec33e5Ac3a491fFeE1600e0b00eac97cb138 |
ZK Task Register Contract | 0x4Cd9b2450c3e412a1F0F0aE78C79271337241E31 |
ECP Collateral Contract | 0x7A099B665e760BCCF3Aa0cBbb66C8da47F13C03d |
ZK engine Publick Key | 0xB5aeb540B4895cd024c1625E146684940A849ED9 |
Sequencer Contract | 0xE0a88F1fA56D8a8D73E9bb9Fc03506439cb386Bd |
Gas to Sequencer | Dynamic Pricing Strategy |
Sequencer Blob Period | 24 Hours |
Full Changelog: v0.7.0...v0.7.1