Open cwgoes opened 3 years ago
Goal is to allow easy transferFrom usage without deployment of a second proxy.
transferFrom
AuthenticatedProxy
proxy
isValidSignature
Supports interface for contract calls, first try special one, then try EIP 1271 one.
Goal is to allow easy
transferFrom
usage without deployment of a second proxy.AuthenticatedProxy
implementation for semantic correctness ofproxy
transferFrom
signaturesisValidSignature
-equivalent method checks signature on behalf of user