Skip to Content
소개
강좌
학습 센터
블로그
문서
moon
한국어
English
繁體中文
nav-icon
achievement
닫기
소개
강좌
학습 센터
블로그
문서
moon
한국어
English
繁體中文
achievement
Quiz 4.6
Review and test your knowledge on Broker NFTs with React.js.
What is a use case for brokering an NFT transfer?
A) A marketplace that manages the sale of NFT’s for creators.
B) A curator who wants to organize NFT’s by type or price point.
C) An agent who works to buy and sell NFT’s, maximizing the sale price for creators.
D) All of the above
Which hook in the nice-xrpl library is used to broker a buy and sell offer from a third-party?
A) acceptBrokeredOffer()
B) useAcceptBrokeredOffer()
C) setBuyOfferIndex(e.currentTarget.value)
D) setSellOfferIndex(e.currentTarget.value)
What is the best way to describe an NFT broker?
A) Someone who sells their own NFT’s directly to buyers.
B) Someone who buy’s NFT’s directly from sellers.
C) Someone who connects NFT buyers and sellers facilitates the transaction for a fee.
D) Someone who breaks and destroys NFTs.
What information does a broker need to have in order to facilitate a transaction?
A) A sell offer index
B) A buy offer index
C) An NFToken ID
D) All of the above
이전
제출