@0x/contracts-zero-ex
: Introduce transformer contracts.
This commit is contained in:
committed by
Lawrence Forman
parent
0e1a5a375a
commit
2ba3818b65
4
contracts/zero-ex/src/constants.ts
Normal file
4
contracts/zero-ex/src/constants.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
/*
|
||||
* The pseudo-token address for ETH used by `tranformERC20()`.
|
||||
*/
|
||||
export const ETH_TOKEN_ADDRESS = '0xeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee';
|
Reference in New Issue
Block a user