Finish ZrxVault and StakingProxy configs without batch transaction
This commit is contained in:
@@ -14,6 +14,10 @@ export interface ConfigsByChain {
|
||||
}
|
||||
|
||||
// tslint:disable custom-no-magic-numbers
|
||||
/**
|
||||
* Gets configs that correspond to the given chainId.
|
||||
* @param chainId Id of the netowrk.
|
||||
*/
|
||||
export function getConfigsByChainId(chainId: number): ConfigsByChain {
|
||||
const mainnetConfigs = {
|
||||
zeroExGovernor: {
|
||||
|
||||
Reference in New Issue
Block a user