diff --git a/0xhaz.js b/0xhaz.js new file mode 100644 index 0000000..ebb215f --- /dev/null +++ b/0xhaz.js @@ -0,0 +1,2 @@ +export const ETHER_ADDRESS = '0xhaz' +export const EVM_REVERT = 'VM Exception while processing transaction: revert'