ZEVM contracts naming PROTOCOL_ADDRESS
identifier naming
#481
Labels
zevm
Related to zevm smart contract module
PROTOCOL_ADDRESS
identifier naming
#481
Uh oh!
There was an error while loading. Please reload this page.
We use
PROTOCOL_ADDRESS
andFUNGIBLE_MODULE_ADDRESS
are used interchangeably in the contracts.Gateway : uses constant PROTOCOL_ADDRESS = 0x735b14BB79463307AAcBED86DAf3322B1e6226aB;
ZRC20,SystemContract uses constant FUNGIBLE_MODULE_ADDRESS = 0x735b14BB79463307AAcBED86DAf3322B1e6226aB;
We should choose an identifier and use it everywhere
The text was updated successfully, but these errors were encountered: