diff --git a/specs/7007-LEEN-ledger-entries.md b/specs/7007-LEEN-ledger-entries.md
index 5468bbbed..4bf9435e7 100644
--- a/specs/7007-LEEN-ledger-entries.md
+++ b/specs/7007-LEEN-ledger-entries.md
@@ -9,3 +9,4 @@ When I enter on ledger entries tab in portfolio page
- in the form **Must** see inputs for select time period, in which reports will be downloaded (7007-LEEN-003)
- default preselected period **Must** be the last 7 days (7007-LEEN-004)
- during download a loader component **Must** be visible and all interactive elements in the form **Must** be disabled (7007-LEEN-005)
+- **Must** see a note about time in file are in UTC and timezone of the user relative to UTC (7007-LEEN-006)
diff --git a/specs/7008-FUND-funding-payment.md b/specs/7008-FUND-funding-payment.md
new file mode 100644
index 000000000..1fd2a138a
--- /dev/null
+++ b/specs/7008-FUND-funding-payment.md
@@ -0,0 +1,22 @@
+# View my funding payment(s)
+
+- **Must** be able to view my funding payment from the trading page (7008-FUND-001)
+- **Must** be able to view my funding payment from the portfolio page (7008-FUND-002)
+
+- **Must** be able to view the following columns (7008-FUND-003):
+
+ - Market
+ - Amount
+ - Date
+
+- **Must** The columns 'Amount' must change color and have a + or - suffix depending on being positive/negative (7008-FUND-004)
+- **Must** be able to sort each column by asc and dsc (7008-FUND-005)
+- **Must** be able to drag and drop column names to re order (7008-FUND-006)
+- **Must** be able to remove columns by dragging headers out of the table (7008-FUND-007)
+- **Must** be able to resize the width of the columns (7008-FUND-008)
+- **Must** retain previous column sizing on refresh (7008-FUND-009)
+
+# Chart
+
+- **Must** see Funding tab on trading page for perp market only (7008-FUND-010)
+- **Must** see funding rate on hover (7008-FUND-011)
diff --git a/specs/README.md b/specs/README.md
index a79bd67f2..ead498245 100644
--- a/specs/README.md
+++ b/specs/README.md
@@ -69,21 +69,23 @@ The specs no longer exist in this repo and can be found [here](https://github.co
## `6000` Markets and analysis
- `6001-MARK` [Find markets](6001-MARK-find_markets.md)
-- `6002-MARD` [View market specification](6002-MDET-market-details.md) `TODO`
-- `6003-ORDB` [Analyze Order book](6003-ORDB-order_book.md) `TODO`
+- `6002-MARD` [View market specification](6002-MDET-market-details.md)
+- `6003-ORDB` [Analyze Order book](6003-ORDB-order_book.md)
- `6004-PHIS` [Analyze price history](6004-PHIS-price_history.md) `TODO`
-- `6005-THIS` [Analyze trade history](6005-THIS-trade_history.md) `TODO`
+- `6005-THIS` [Analyze trade history](6005-THIS-trade_history.md)
- `6006-DEPC` [View depth chart](6006-DEPC-chart.md)
- `6007-CHAR` [View chart](6007-CHAR-chart.md)
-## `7000` Collateral, Orders, Positions and Fills
+## `7000` Collateral, Orders, Positions, Fills and Funding
- `7001-COLL` [View my collateral / accounts](7001-COLL-collateral.md)
- `7002-SORD` [Submit an order](7002-SORD-submit_orders.md)
- `7003-MORD` [Manage my orders](7003-MORD-manage_orders.md)
-- `7004-POSI` [View my positions](7004-POSI-positions.md) `TODO`
+- `7004-POSI` [View my positions](7004-POSI-positions.md)
- `7005-FILL` [View my trades/fills](7005-FILL-fills.md)
- `7006-FEES` [View my trading fees](7006-FEES-fees.md) `TODO`
+- `7007-LEEN` [View ledger entries](7006-FEES-fees.md)
+- `7008-FUND` [View my funding payment](7006-FEES-fees.md)
## `8000` Understand transactions and blocks