import { Table } from './table';
export const HowItWorksTable = () => (
1
),
step: 'Referrers generate a code assigned to their key via an on chain transaction',
},
{
number: (
2
),
step: 'Anyone with the referral link can apply it to their key(s) of choice via an on chain transaction',
},
{
number: (
3
),
step: 'Discounts are applied automatically during trading based on the key(s) used',
},
{
number: (
4
),
step: 'Referrers earn commission based on a percentage of the taker fees their referees pay',
},
{
number: (
5
),
step: 'The commission is taken from the infrastructure fee, maker fee, and liquidity provider fee, not from the referee',
},
]}
>
);