Test Transfer
Transfer an ERC20 from C-chain to your own blockchain
Bridge the Token Cross-chain
Now that all the bridge contracts have been deployed, send a native token from your Subnet to C-Chain with the cast send
foundry command.
Check Balances
To confirm the token was bridged from C-Chain to a Subnet, we will check the recipient's balance of wrapped tokens on the Subnet with the cast call
foundry command: