Motivation
We want to enable cross-chain transfers for our existing token through the LayerZero OFT (Omnichain Fungible Token) standard.
However, instead of upgrading or redeploying the original token contract, we’ll introduce an OFT-compatible wrapper.
This approach allows us to integrate bridge functionality while preserving the existing token’s address, state, and user balances.
Details
Motivation
We want to enable cross-chain transfers for our existing token through the LayerZero OFT (Omnichain Fungible Token) standard.
However, instead of upgrading or redeploying the original token contract, we’ll introduce an OFT-compatible wrapper.
This approach allows us to integrate bridge functionality while preserving the existing token’s address, state, and user balances.
Details