Magidoc

searchBidsByAddresses
Query

Get a list of bid information for the given array of addresses.

Arguments

#

addresses

[ String !]!
Non-null

An array of addresses.

Response

#

Returns [ BidType !]!.

Example

#

    
  

3