Skip to content

Commit

Permalink
update embedded evm address query
Browse files Browse the repository at this point in the history
  • Loading branch information
sisyphusSmiling committed Nov 25, 2024
1 parent 4099816 commit 0d4649c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/evm/cadence/batched-evm-transactions.md
Original file line number Diff line number Diff line change
Expand Up @@ -501,7 +501,7 @@ After running the linked transaction, you can check your COA's FLOW balance with
EVM address (which you can get from the previous script). The resulting balance should be 1.0 (unless you've funded your
COA prior to this walkthrough).

<iframe sandbox className="flow-runner-iframe" src="https://run.dnz.dev/snippet/864eefbf961b4d03?colormode=dark&output=horizontal&outputSize=400" width="100%" height="400px"></iframe>
<iframe sandbox className="flow-runner-iframe" src="https://run.dnz.dev/snippet/95e67e9e4cc182d6?colormode=dark&output=horizontal&outputSize=400" width="100%" height="400px"></iframe>

### Setting our EVM Contract Targets

Expand Down

0 comments on commit 0d4649c

Please sign in to comment.