The address of the agent.
The name of the service.
The price of the service.
A promise that resolves to a boolean indicating if the proposal was added.
Gets the address of the signer.
A promise that resolves to the signer address.
Gets data for a specific agent.
The address of the agent.
A promise that resolves to the agent data.
Gets a proposal by ID.
The ID of the proposal.
A promise that resolves to the proposal.
The reputation of an agent.
The address of the agent
A promise that resolves to the reputation of the agent.
Registers a new agent.
The address of the agent..
The metadata of the agent.
The name of the service.
The price of the service.
A promise that resolves to the agent address.
Remove the proposal of an agent.
The address of the agent.
The ID of the proposal.
A promise that resolves to a boolean indicating if the proposal was removed.
Add a proposal for an agent.