mineV2 test ing

This commit is contained in:
owen05
2021-03-26 15:01:10 +08:00
parent df39a2799b
commit 67964f41fc
6 changed files with 275 additions and 3 deletions

View File

@@ -50,6 +50,8 @@ export const VDODO_NAME = "vDODOToken"
export const DODO_CULATION_HELPER = "DODOCirculationHelper"
export const DODO_GOVERNANCE = "Governance"
export const DODO_PROXY_NAME = "DODOV2Proxy02"
export const ERC20_MINE = "ERC20Mine"
export const VDODO_MINE = "vDODOMine"
interface ContractJson {
abi: any;