mirror of
https://github.com/status-im/ens-usernames.git
synced 2025-01-31 12:55:33 +00:00
4 lines
171 B
JavaScript
4 lines
171 B
JavaScript
export const zeroAddress = '0x0000000000000000000000000000000000000000';
|
|
export const zeroBytes32 = "0x0000000000000000000000000000000000000000000000000000000000000000";
|
|
|