EIP-6160: Multi-chain Native Tokens

This EIP proposes a standardized interface ERC token contracts to extend in order to give trustless bridges the necessary APIs to nativey mint & burn tokens for transportation across L2s and Alt-L1s.

EIP draft here

30 Likes

Can you please link to some technical details about the proposal? It looks like the EIP simply names a bunch of interfaces that are meant to be required, without saying what those interfaces are or how to find them.

7 Likes

Sorry i asummed it would be pretty easy to find EIP proposals given their numbers, nevertheless the required EIP interfaces are: EIP-5679 and EIP-5982

(I’ve also updated the EIP draft to link properly to them)

10 Likes

Please find an implementation of this EIP here: polytope-labs/multichain-native-tokens

3 Likes