const ZeroAddress: string = '0x0000000000000000000000000000000000000000';
A constant for the zero address.
(i.e. "0x0000000000000000000000000000000000000000")
"0x0000000000000000000000000000000000000000"
constants/addresses.ts:8
Was this page helpful?