pub fn may_get_bid_from_addr<S: Storage>( store: &S, addr: &HumanAddr) -> StdResult<Option<(BidInfo, u32)>>