Due to the high bridge liquidity utilization from Ethereum to Khala, we have almost run out of liquidity on Khala network. To make the bridge work properly, we create this proposal to move 500K PHA from ChainBridge reserve account 436H4jat7TobTbNX4RCH5p7qgErHbGTo1MyZhLVaSX4FkKyz
to SygmaBridge reserve account 436H4jatj6ntHTVm3wh9zs1Mqa8p1ykfcdkNH7txmjmohTu3
on both Phala and Khala 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'
}