DATE | CHAIN | PROTOCOL | FEES | REVENUE | |
---|---|---|---|---|---|
1 | 2024-02-18 00:00:00.000 | aptos | PancakeSwap AMM | 0 | 0 |
2 | 2024-02-16 00:00:00.000 | aptos | ThalaSwap | 3372 | 0 |
3 | 2024-02-16 00:00:00.000 | aptos | PancakeSwap AMM | 0 | 0 |
4 | 2024-02-14 00:00:00.000 | aptos | PancakeSwap AMM | 0 | 0 |
5 | 2023-12-26 00:00:00.000 | aptos | BlueMove Staking | 726 | 0 |
6 | 2023-12-22 00:00:00.000 | aptos | BlueMove Staking | 286 | 0 |
7 | 2024-02-12 00:00:00.000 | aptos | Thala CDP | 17 | 0 |
8 | 2024-02-10 00:00:00.000 | aptos | ThalaSwap | 2006 | 0 |
9 | 2023-06-02 00:00:00.000 | aptos | BlueMove Staking | 4 | 0 |
10 | 2023-11-20 00:00:00.000 | aptos | BlueMove Staking | 5 | 0 |
11 | 2023-11-18 00:00:00.000 | aptos | BlueMove Staking | 4 | 0 |
12 | 2023-11-15 00:00:00.000 | aptos | ThalaSwap | 614 | 0 |
13 | 2023-11-15 00:00:00.000 | aptos | Thala CDP | 0 | 0 |
14 | 2023-11-14 00:00:00.000 | aptos | BlueMove Staking | 7 | 0 |
15 | 2023-11-07 00:00:00.000 | aptos | BlueMove Staking | 10 | 0 |
16 | 2023-11-07 00:00:00.000 | aptos | Thala CDP | 6 | 0 |
17 | 2023-11-06 00:00:00.000 | aptos | ThalaSwap | 355 | 0 |
18 | 2023-11-06 00:00:00.000 | aptos | BlueMove Staking | 11 | 0 |
19 | 2023-11-05 00:00:00.000 | aptos | Thala CDP | 1 | 0 |
20 | 2023-11-05 00:00:00.000 | aptos | BlueMove Staking | 8 | 0 |
0xpbl2024-02-14 04:49 PM
Updated 2024-02-20
99
1
2
3
4
5
6
7
8
9
10
›
⌄
⌄
/*SELECT * FROM
--external.defillama.dim_pools
external.defillama.dim_protocols
--external.defillama.dim_dexes
WHERE chain = 'Aptos'
*/
SELECT * FROM external.defillama.fact_protocol_fees_revenue
where chain ='aptos'
Last run: over 1 year ago
...
1503
82KB
1s