As a user, I want to use the Python script to prepay for my Paloma contract execution so that I can choose the chain, the amount, and the Paloma address that can run executions on the target chain.
Acceptance Criteria
Fork Current Python to run and return list of chains where prepayment is needed. I want to enter a number.
Python Script asks for Paloma address that will execute txes
Python Script asks for EVM address that needs funding
Python script asks for Funding amount
Python script asks to connect wallet and complete the funding transaction
As a user, I want to use the Python script to prepay for my Paloma contract execution so that I can choose the chain, the amount, and the Paloma address that can run executions on the target chain.
Acceptance Criteria
NOTE: Current Python script is here: https://github.com/VolumeFi/w3tools/blob/master/depositor/deposit_funds.py