ethers.js/src.ts/constants/addresses.ts

7 lines
120 B
TypeScript
Raw Normal View History

2022-09-05 23:14:43 +03:00
/**
* A constant for the zero address.
*/
export const ZeroAddress = "0x0000000000000000000000000000000000000000";