nile
nile copied to clipboard
Support `account.send` with multicall
account.send currently takes a single method to include in a tx.
Extend this or provide a similar function to support multiple methods that can be invoked with the same transaction, so that these calls can occur atomically.