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