Outliers

OUTLIERS


"Research work on how to programmatically recover thefts and hacks on Ethereum via a new token standard"


Blockchains are meant to be persistent: posted transactions are immutable and cannot be changed. As a result, when a theft takes place, there are limited options for recovering the disputed transaction, and this has led to significant losses in the blockchain ecosystem. In this paper we propose token standard extensions of ERC-20 and ERC-721 with support for recoverability.With these new standards, a transaction is eligible for reversal for a short period of time after it has been posted on chain. After the dispute period has elapsed, the transaction can no longer be reversed. Within the short dispute period, a sender can request to reverse a transaction by convincing a decentralized set of judges to first freeze the disputed assets, and then later convincing them to reverse the transaction. Supporting recoverability in the context of ERC-20 and ERC-721 raises many interesting technical challenges. This paper explores these challenges and proposes a design for our ERC-20R and ERC-721R standards, the reversible versions of ERC-20 and ERC721.

Built with ⚡ by the Outliers