With the latest runtime upgrade happened on Khala and Phala, SygmaBridge pallets have been enabled on those two networks. SygmaBridge will be part of the SubBridge, provide the functionality of transferring asset between parachain and EVM chains.
We have finished all tests, now we create this proposal to move 500K PHA from ChainBridge reserve account 436H4jat7TobTbNX4RCH5p7qgErHbGTo1MyZhLVaSX4FkKyz
to SygmaBridge reserve account 436H4jatj6ntHTVm3wh9zs1Mqa8p1ykfcdkNH7txmjmohTu3
on both Khala and Phala network. The proposal will trigger the following extrinsic on blockchain which will force transfer 500K PHA from the source account to dest account:
{
args: {
source: { Id: '436H4jat7TobTbNX4RCH5p7qgErHbGTo1MyZhLVaSX4FkKyz' },
dest: { Id: '436H4jatj6ntHTVm3wh9zs1Mqa8p1ykfcdkNH7txmjmohTu3' },
value: '500,000,000,000,000,000'
},
method: 'forceTransfer',
section: 'balances'
}