# API Reference
Prop nameProp typeDefault valueInformation
subgraphApiKeystring*required*Please refer to this guide for generating an api key
buttonLabelstringCash advanceLabel to display on the widget button
whitelistedTokens{ [chainId: number]: string[] }undefinedBy default, Tokens to show additionally to the one in the user's wallet. If paired with showOnlyWhitelistedTokens these are the only displayed tokens
showOnlyWhitelistedTokensbooleanfalseToggle to show only the tokens defined in whitelistedTokens
buttonClassNamestringundefinedA css class name to pass to the button
isBareButtonbooleanfalseAn additional styling prop to remove all styles to the button
whitelistedChainsarrayundefinedAn array of chain ids to show in the chain dropdown.
Available values :
1,137, 42161, 8453
referralFeenumber0

Referral fee %, in basis points. Ie 100 = 1%.

Max 500 = 5%.

referralAddressstring0x193C83873843CA7a170490d3752BCcB678365d57Recipient wallet address to receive referral fee.
welcomeScreenLogostringundefinedLogo (as URL) displayed on the widget's welcome screen. Image types .png, .jpg, .jpeg, .svg.
welcomeScreenTitlestringundefinedBold, header text on the widget's welcome screen.
welcomeScreenParagraphstringundefinedBody, paragraph text on the widget's welcome screen.