Proposal Key Aspects
- Receiver Entity: N/A
- Status: DRAFT
- Title: Add CeloToken and LockedCelo to the on-chain contract registry
- Author(s): @soloseng, Martín Volpe (@martinvol)
- Type of Request: Smart Contract Changes
- Funding Request: N/A
This proposals aims to add CeloToken and LockedCelo to the Celo registry.
At mainnet launch back in 2020, the Celo token was called “Celo Gold”. The contracts and the directory registry where then named accordingly. When the token got renamed later that year, smart contracts were already using the assumption that the token was still called “Celo Gold”, and thus changing that would require heavy lifting.
This proposal is the first step in the path towards fully deprecating references to Celo Gold in the Celo smart contracts. After Contract Release 12, smart contracts will assume the Celo token has a registry entry CeloToken
and the LockedCelo (currently known as “LockedGold”) has a registry entry called LockedCelo.
Registry entries GoldToken
and LockedGold
will remain in the codebase for backwards compatibility reasons, but after this proposal passes developers and users are highly encouraged to update their references.
N/A
N/A
Ready to propose.
Ready to be submited.
N/A
N/A
N/A
Full proposal found here.