/admin/gen-ref-sol

Generates a new referral code for a SOL wallet address. Remember to replace parameters with your own values.

await axios.post(`https://api.cryptocadet.app/api/admin/gen-ref-sol`, {
apiKey, 
secretKey, 
solAddress, 
percent, 
uid
})

apiKey: Vxusewjwhjwrhkwwj181ksl

secretKey: sk-wwh284h2ksjfshshshsjh

solAddress: SL2jskEWGJkjd1384haah04716jx000

percent: 3

uid: XP27shj24190ws

Last updated