Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
1ea16ab580
|
|||
|
fb4566e320
|
|||
|
beae62c884
|
|||
|
22338eb5ac
|
@@ -1,6 +1,6 @@
|
|||||||
# docker-finance | modern accounting for the power-user
|
# docker-finance | modern accounting for the power-user
|
||||||
#
|
#
|
||||||
# Copyright (C) 2021-2025 Aaron Fiore (Founder, Evergreen Crypto LLC)
|
# Copyright (C) 2021-2026 Aaron Fiore (Founder, Evergreen Crypto LLC)
|
||||||
#
|
#
|
||||||
# This program is free software: you can redistribute it and/or modify
|
# This program is free software: you can redistribute it and/or modify
|
||||||
# it under the terms of the GNU General Public License as published by
|
# it under the terms of the GNU General Public License as published by
|
||||||
@@ -131,6 +131,7 @@ if %to_address (^0x39aa39c021dfbae8fac545936693ac917d5e7563$|^0x4ddc2d193948926d
|
|||||||
if %direction ^IN$
|
if %direction ^IN$
|
||||||
& %contract_address ^0xc00e94cb662c3520282e6f5717214004a7f26888$
|
& %contract_address ^0xc00e94cb662c3520282e6f5717214004a7f26888$
|
||||||
& %from_address ^0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b$
|
& %from_address ^0x3d9819210a31b4961b30ef54be2aed79b9c9cd3b$
|
||||||
|
comment blockchain:%blockchain, type:%type, block:%block_number, blockid:%block_hash, index:%tx_index, subaccount_address:%subaccount_address, contract_address:%contract_address, from_address:%from_address, to_address:%to_address, txid:%tx_hash, direction:%direction, taxed_as:INCOME
|
||||||
account2 income:%account_name:%subaccount_name:%blockchain:%symbol
|
account2 income:%account_name:%subaccount_name:%blockchain:%symbol
|
||||||
comment2 %date +0000,INCOME,%account_name:%subaccount_name:%blockchain,%symbol,%amount_,USD,,COMP rewards
|
comment2 %date +0000,INCOME,%account_name:%subaccount_name:%blockchain,%symbol,%amount_,USD,,COMP rewards
|
||||||
|
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user