-
Notifications
You must be signed in to change notification settings - Fork 267
RSK with MyCrypto
Meri Herrera edited this page Dec 4, 2018
·
6 revisions
MyCrypto is a multi-network wallet that provides many features to manage your accounts. This article explains different features available for RSK.
Some features are only available in the desktop app. Download it here.
In first place, we must select RSK network. Choose RSK in the network selector at top menu, in the Other Networks section. Consider MainNet and TestNet availability.
RSK checksum address encoding is automatically integrated with MyCrypto. It's advisable to use checksummed addresses.
Go here to read about how to get an RSK wallet using MyCrypto.
- Go to Send & Receive > Send Ether & Tokens
- Unlock your account using your favourite method.
- Check your token is listed in token balances. You can Scan for tokens or Add custom token manually.
- Send tokens using the same input used to send transaction. Beside amount field select token to send.
- Send your tokens!
- Go to Tools > Interact with Contracts.
- Enter contract address and provide an ABI, or select one of the existing contracts.
- Interact!
You can get the federation address using the existing contract called Bridge.
- Go to Tools > Interact with Contracts.
- Select the preloaded Bridge contract.
- Access to it and read
getFederationAddress
method. - It returns the Federation Address.
- Broadcast transaction Send to the network a transaction you've signed offline.
- TX Status: track your transaction once it's sent.
- View Wallet Info: view your account information.