Skip to content

Mainnet-CollateralV3

Compare
Choose a tag to compare
@Normalnoise Normalnoise released this 30 Jul 07:34
· 535 commits to main since this release
0f7a870

This is the Third Version of the Computing provider on Swan Mainnet, it can be used for FCP and ECP to join the Swan Mainnet
Computing Provider Campaign
. It fixes some FCP issues and brings a new mechanism to allow users to Deploy an ECP

Improvements and Bug fix

  • Improve: FCP can config and receive the zk tasks (#114)

  • New: allow ECP to submit the proof to the sequencer service, reduce the gas costs rapidly (#114)

  • Improve: the computing-provider ubi list show more information (#114)

  • New: allow CP to withdraw the funds from the escrow account (#114)

computing-provider collateral withdraw-request --owner <OWNER_ADDRESS> --account <CP_ACCOUNT> <amount>

computing-provider collateral withdraw-confirm --owner <amount> --account <CP_ACCOUNT>

computing-provider collateral withdraw-view --owner <amount> --account <CP_ACCOUNT>

  • New: check the current network contract information computing-provider contract default (#114)

  • Improve: get the task status from the Swan chain computing-provider task list (#114)

  • Fix: fix the resource-exporter can not collect the GPU information after some time(#115)

Swan Mainnet Network Information

Item Details
Currency Symbol sETH
Chain ID 254
RPC URL https://mainnet-rpc01.swanchain.io, https://swanscan.io
Swan Credits Token Symbol SWANC
SwanETH Bridge https://bridge.swanchain.io
SWANC Claim Page https://faucet.swanchain.io
Block Explorer URL https://mainnet-explorer.swanchain.io
Swan Provider Dashboard https://orchestrator.swanchain.io/provider-status
Swan Credits Token 0xAF90ac6428775E1Be06BAFA932c2d80119a7bd02
Collateral Contract for FCP 0x48966A3eb8C1b584Ac9E7767bC9607e235245C81
CP Account Register Contract 0xbef1ec33e5Ac3a491fFeE1600e0b00eac97cb138
ZK Task Register Contract 0x4Cd9b2450c3e412a1F0F0aE78C79271337241E31
ECP Collateral Contract 0x0b84cc9CcE1459c85337b511872528cE947C3962
ZK engine Publick Key 0xB5aeb540B4895cd024c1625E146684940A849ED9
ZK-engine reward address 0xC2EF272e14a7A222eA909bBB6C5ffdb9B2EFAC02
Sequencer Contract 0xE0a88F1fA56D8a8D73E9bb9Fc03506439cb386Bd
Collateral for ECP 100 SWANC/Period Tasks
Gas to Sequencer 0.00001 sETH/task
Sequencer Blob Period 24 Hours

Full Changelog: v0.6.1...v0.6.2