Native Token Bridge Transfer
Perform a transfer of a native Dijets ECC token to the Utility Chain as an ERC-20 token.
Transfer the ECC's Native Token to the Utility Chain
Now that all the bridge contracts have been deployed and configured, send some native tokens from your Dijets ECC to Utility Chain with the cast send
foundry command.
Check Balance
To confirm the token was bridged from Dijets ECC to Utility Chain, we will check the recipient's balance of wrapped tokens on the Utility Chain with the cast call
foundry command:
Success! We have bridged 1 native token from our Dijets ECC to the Utility Chain as an ERC-20 token.