Fetch a profile's revenue from a single publication.
const { data, error, loading } = useRevenueFromPublication({ for: '0x04-0x0b',}); Copy
const { data, error, loading } = useRevenueFromPublication({ for: '0x04-0x0b',});
Fetch a profile's revenue from a single publication.