|
1 | 1 | {
|
2 |
| - "resource_version": 10, |
| 2 | + "resource_version": 38, |
3 | 3 | "metadata": {
|
4 | 4 | "version": 3,
|
5 | 5 | "sources": [
|
|
1350 | 1350 | }
|
1351 | 1351 | ]
|
1352 | 1352 | },
|
| 1353 | + { |
| 1354 | + "table": { |
| 1355 | + "name": "current_fungible_asset_balances", |
| 1356 | + "schema": "public" |
| 1357 | + }, |
| 1358 | + "object_relationships": [ |
| 1359 | + { |
| 1360 | + "name": "metadata", |
| 1361 | + "using": { |
| 1362 | + "manual_configuration": { |
| 1363 | + "column_mapping": { |
| 1364 | + "asset_type": "asset_type" |
| 1365 | + }, |
| 1366 | + "insertion_order": null, |
| 1367 | + "remote_table": { |
| 1368 | + "name": "fungible_asset_metadata", |
| 1369 | + "schema": "public" |
| 1370 | + } |
| 1371 | + } |
| 1372 | + } |
| 1373 | + } |
| 1374 | + ], |
| 1375 | + "select_permissions": [ |
| 1376 | + { |
| 1377 | + "role": "anonymous", |
| 1378 | + "permission": { |
| 1379 | + "columns": [ |
| 1380 | + "amount", |
| 1381 | + "amount_v1", |
| 1382 | + "amount_v2", |
| 1383 | + "asset_type", |
| 1384 | + "asset_type_v1", |
| 1385 | + "asset_type_v2", |
| 1386 | + "is_frozen", |
| 1387 | + "is_primary", |
| 1388 | + "last_transaction_timestamp", |
| 1389 | + "last_transaction_timestamp_v1", |
| 1390 | + "last_transaction_timestamp_v2", |
| 1391 | + "last_transaction_version", |
| 1392 | + "last_transaction_version_v1", |
| 1393 | + "last_transaction_version_v2", |
| 1394 | + "owner_address", |
| 1395 | + "storage_id", |
| 1396 | + "token_standard" |
| 1397 | + ], |
| 1398 | + "filter": {}, |
| 1399 | + "limit": 100, |
| 1400 | + "allow_aggregations": true |
| 1401 | + }, |
| 1402 | + "comment": "" |
| 1403 | + } |
| 1404 | + ] |
| 1405 | + }, |
1353 | 1406 | {
|
1354 | 1407 | "table": {
|
1355 | 1408 | "name": "current_objects",
|
|
1486 | 1539 | }
|
1487 | 1540 | }
|
1488 | 1541 | }
|
| 1542 | + }, |
| 1543 | + { |
| 1544 | + "name": "current_royalty_v1", |
| 1545 | + "using": { |
| 1546 | + "manual_configuration": { |
| 1547 | + "column_mapping": { |
| 1548 | + "token_data_id": "token_data_id" |
| 1549 | + }, |
| 1550 | + "insertion_order": null, |
| 1551 | + "remote_table": { |
| 1552 | + "name": "current_token_royalty_v1", |
| 1553 | + "schema": "public" |
| 1554 | + } |
| 1555 | + } |
| 1556 | + } |
1489 | 1557 | }
|
1490 | 1558 | ],
|
1491 | 1559 | "array_relationships": [
|
|
1709 | 1777 | },
|
1710 | 1778 | {
|
1711 | 1779 | "table": {
|
1712 |
| - "name": "current_unified_fungible_asset_balances_to_be_renamed", |
| 1780 | + "name": "current_token_royalty_v1", |
1713 | 1781 | "schema": "public"
|
1714 | 1782 | },
|
1715 |
| - "configuration": { |
1716 |
| - "column_config": {}, |
1717 |
| - "custom_column_names": {}, |
1718 |
| - "custom_name": "current_fungible_asset_balances", |
1719 |
| - "custom_root_fields": {} |
1720 |
| - }, |
1721 |
| - "object_relationships": [ |
1722 |
| - { |
1723 |
| - "name": "metadata", |
1724 |
| - "using": { |
1725 |
| - "manual_configuration": { |
1726 |
| - "column_mapping": { |
1727 |
| - "asset_type": "asset_type" |
1728 |
| - }, |
1729 |
| - "insertion_order": null, |
1730 |
| - "remote_table": { |
1731 |
| - "name": "fungible_asset_metadata", |
1732 |
| - "schema": "public" |
1733 |
| - } |
1734 |
| - } |
1735 |
| - } |
1736 |
| - } |
1737 |
| - ], |
1738 | 1783 | "select_permissions": [
|
1739 | 1784 | {
|
1740 | 1785 | "role": "anonymous",
|
1741 | 1786 | "permission": {
|
1742 | 1787 | "columns": [
|
1743 |
| - "amount", |
1744 |
| - "asset_type", |
1745 |
| - "is_frozen", |
1746 |
| - "is_primary", |
1747 | 1788 | "last_transaction_timestamp",
|
1748 | 1789 | "last_transaction_version",
|
1749 |
| - "owner_address", |
1750 |
| - "storage_id", |
1751 |
| - "token_standard" |
| 1790 | + "payee_address", |
| 1791 | + "royalty_points_denominator", |
| 1792 | + "royalty_points_numerator", |
| 1793 | + "token_data_id" |
1752 | 1794 | ],
|
1753 | 1795 | "filter": {},
|
1754 |
| - "limit": 100, |
1755 |
| - "allow_aggregations": true |
| 1796 | + "limit": 100 |
1756 | 1797 | },
|
1757 | 1798 | "comment": ""
|
1758 | 1799 | }
|
|
2311 | 2352 | "isolation_level": "read-committed",
|
2312 | 2353 | "pool_settings": {
|
2313 | 2354 | "connection_lifetime": 600,
|
2314 |
| - "max_connections": 48 |
| 2355 | + "max_connections": 100 |
2315 | 2356 | },
|
2316 | 2357 | "use_prepared_statements": false
|
2317 | 2358 | }
|
2318 | 2359 | }
|
2319 | 2360 | }
|
2320 | 2361 | ],
|
2321 |
| - "query_collections": [], |
2322 |
| - "allowlist": [], |
2323 |
| - "rest_endpoints": [], |
2324 | 2362 | "api_limits": {
|
2325 | 2363 | "depth_limit": {
|
2326 | 2364 | "global": 5,
|
|
0 commit comments