Map Mainnet to New Chain
Map Mainnet to New Chain
To map an EOS mainnet account to a new chainβs account, perform the addaccount
action on the liquidx.dsp
account.
owner {name} - name of account on the EOS mainnet staked to services
chain_account {name} - name of account on new chain to use services
chain_name {name} - account on mainnet that has registered the new chain, should be publicly available from a representative of the chain (DSP, BP, community)
Example cleos command:
Last updated