
액션 수행
액션 데이터
이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.
Place a bid on an auction
{{nowrap bidder}} bids {{nowrap bid}} on the auction with the ID {{nowrap sale_id}}
요청 매개변수 bidder name auction_id uint64 bid asset taker_marketplace name

이러한 유형의 액션에서 데이터 표현을 생성하려면 양식을 작성하세요.
Place a bid on an auction
{{nowrap bidder}} bids {{nowrap bid}} on the auction with the ID {{nowrap sale_id}}
| 요청 매개변수 | |
|---|---|
| bidder | name |
| auction_id | uint64 |
| bid | asset |
| taker_marketplace | name |