File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,8 +4,8 @@ flowchart TD
44 B --> | Deposit<br>Compra | C [ Cria novo Lot]
55 C --> C1 { Tag?}
66 C1 --> | Buy | C2 [ CostPerUnit = fiatValue,<br > acquisitionDate = data da <br >transação]
7- C1 --> | Staking/Airdrop/Interest | C3 [ CostPerUnit = Valor Mercado <br > no dia da receção< br > Declarar Cat. E ]
8- C1 --> | Defi | C4 [ CostPerUnit = Valor Mercado <br > se rendimento< br > ou custo dos ativos< br > se LP ]
7+ C1 --> | Staking/Airdrop/Interest | C3 [ CostPerUnit = 0,00€ <br >Suspensão de Tributação ]
8+ C1 --> | Defi | C4 [ CostPerUnit = 0,00€ <br > se rendimento em cripto ]
99
1010 B --> | Withdrawal<br>Alienação não-cripto | D [ Evento Tributável?]
1111 D --> D1 { É Security Token?}
@@ -28,7 +28,7 @@ flowchart TD
2828
2929 B --> | DeFi | G [ Tratar como<br > staking, LP, ou troca]
3030 G --> G1 { Tipo de DeFi?}
31- G1 --> | Staking/Rewards | G2 [ CostPerUnit = Valor Mercado <br > Declarar Cat. E ]
31+ G1 --> | Staking/Rewards | G2 [ CostPerUnit = 0,00€ <br >Suspensão de Tributação ]
3232 G1 --> | LP/Permuta | G3 [ CostPerUnit = custo<br > dos ativos entregues<br > Reinicia 365 dias]
3333 G1 --> | Withdrawal LP | G4 [ Alienação do LP Token<br > Calcular Mais-Valia FIFO]
3434
You can’t perform that action at this time.
0 commit comments