DivviRegistry
contract. This will return true
if the user has been referred to the given campaign by any builder.
To determine which builder has referred some user to a given campaign, you can call the getReferringConsumer
method on the DivviRegistry
contract, which will return the builder address which referred the queried user to the given campaign. If the user has not yet been referred
to the campaign, this will return the zero address instead.