grassrootseconomics / eth-custodial

EOA key management and EVM signing API service
GNU Affero General Public License v3.0
0 stars 0 forks source link

Supported signer actions #1

Closed kamikazechaser closed 1 week ago

kamikazechaser commented 4 months ago

By default, only transfer should be available. The rest of the signing actions should be activated via a feature flag.

kamikazechaser commented 1 month ago

Token Approve is implicitly added in the swap handler.

kamikazechaser commented 1 month ago

The gas sweep feature should only transfer gas to the faucet for closed accounts.