Beta
Get the platform fee recipient and basis points
an instance of a SmartContract
an object containing the platform fee basis points and the fee recipient address
const { data: platformFees, isLoading, error } = usePlatformFees(contract); Copy
const { data: platformFees, isLoading, error } = usePlatformFees(contract);
PlatformFee
Documentation
Generated using TypeDoc
Get the platform fee recipient and basis points