@1hive/connect-core
Version:
Access and interact with Aragon Organizations and their apps.
16 lines • 429 B
TypeScript
export declare const erc20ABI: string[];
export declare const forwarderAbi: string[];
export declare const forwarderFeeAbi: string[];
export declare const miniMeAbi: string[];
export declare const arbitratorAbi: {
inputs: never[];
name: string;
outputs: {
name: string;
type: string;
}[];
payable: boolean;
stateMutability: string;
type: string;
}[];
//# sourceMappingURL=abis.d.ts.map