Antwort auf: Frage bezüglich der „infinite spend“-Genehmigung für die meisten Smart Contracts und ob ein Ledger das Abfließen der Kryptowährung verhindert

Home Foren Ledger Wallet Frage bezüglich der „infinite spend“-Genehmigung für die meisten Smart Contracts und ob ein Ledger das Abfließen der Kryptowährung verhindert Antwort auf: Frage bezüglich der „infinite spend“-Genehmigung für die meisten Smart Contracts und ob ein Ledger das Abfließen der Kryptowährung verhindert

#411781
kyle_thornton
Gast
Up
0
Down
::

Nope Ledger or not, infinite approvals can be risky. The reason is because you’re quite literally approving a smart contract to PULL funds FROM your account whenever it would like, up until a pre-agreed upon limit. This means that once you cryptographically sign the approval (safely with your ledger device), no further cryptographic approvals are needed to pull funds. Ledger’s job is signing things cryptographically, and one of the big problems with infinite unlocks is that they can happen asynchronously without you doing anything.

And you’re right, revoking permissions on etherscan is a good way to get rid of any unwanted approvals.