FuelLabs / sway-playground

🌴▶️ Sway in the browser
https://sway-playground.org
Apache License 2.0
66 stars 23 forks source link

Using a custom deployed address to interact with written contract #79

Open calldelegation opened 5 months ago

calldelegation commented 5 months ago

https://forum.fuel.network/t/how-to-interact-with-the-contract/5256/5?u=calldelegation

As described in this forum post, it would be nice to load in your own address but maintain the ABI that you have written for easy interactions with an already deployed contract in the network.

Screenshot 2024-05-09 at 5 32 43 PM
sdankel commented 5 months ago

@calldelegation Could you explain more about how this would work?

sdankel commented 5 months ago

We might to wait for the ABI to be deployed on chain to support this.