Home / manuals / eosjs (v21.0) / API Reference / interfaces :: eosjs api interfaces .abiproviderInterface: AbiProvider Hierarchy AbiProvider Implemented by JsonRpc Index Properties getRawAbi Properties getRawAbi • getRawAbi: function Type declaration: ▸ (accountName: string): Promise‹BinaryAbi› Parameters: Name Type accountName string