Skip to content

Commit

Permalink
Added new data by Github Action
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Oct 2, 2024
1 parent afe4b65 commit cc08cfa
Show file tree
Hide file tree
Showing 16 changed files with 53,533 additions and 50,370 deletions.
48 changes: 48 additions & 0 deletions data/bitfinex.spot.json
Original file line number Diff line number Diff line change
Expand Up @@ -8111,6 +8111,54 @@
},
"info": {}
},
{
"exchange": "bitfinex",
"market_type": "spot",
"symbol": "tMANEKI:USD",
"base_id": "MANEKI",
"quote_id": "USD",
"base": "MANEKI",
"quote": "USD",
"active": true,
"margin": false,
"fees": {
"maker": 0.001,
"taker": 0.002
},
"precision": {
"tick_size": 0.00001,
"lot_size": 1e-8
},
"quantity_limit": {
"min": 0.001,
"max": 9000000.0
},
"info": {}
},
{
"exchange": "bitfinex",
"market_type": "spot",
"symbol": "tMANEKI:UST",
"base_id": "MANEKI",
"quote_id": "UST",
"base": "MANEKI",
"quote": "USDT",
"active": true,
"margin": false,
"fees": {
"maker": 0.001,
"taker": 0.002
},
"precision": {
"tick_size": 0.00001,
"lot_size": 1e-8
},
"quantity_limit": {
"min": 0.001,
"max": 9000000.0
},
"info": {}
},
{
"exchange": "bitfinex",
"market_type": "spot",
Expand Down
52 changes: 52 additions & 0 deletions data/bitget.linear_swap.json
Original file line number Diff line number Diff line change
Expand Up @@ -2807,6 +2807,32 @@
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
"symbol": "EIGENUSDT_UMCBL",
"base_id": "EIGEN",
"quote_id": "USDT",
"settle_id": "USDT",
"base": "EIGEN",
"quote": "USDT",
"settle": "USDT",
"active": true,
"margin": true,
"fees": {
"maker": 0.0002,
"taker": 0.0006
},
"precision": {
"tick_size": 0.0001,
"lot_size": 1.0
},
"quantity_limit": {
"min": 1.0
},
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
Expand Down Expand Up @@ -5303,6 +5329,32 @@
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
"symbol": "MOODENGUSDT_UMCBL",
"base_id": "MOODENG",
"quote_id": "USDT",
"settle_id": "USDT",
"base": "MOODENG",
"quote": "USDT",
"settle": "USDT",
"active": true,
"margin": true,
"fees": {
"maker": 0.0002,
"taker": 0.0006
},
"precision": {
"tick_size": 0.00001,
"lot_size": 1.0
},
"quantity_limit": {
"min": 1.0
},
"contract_value": 1.0,
"info": {}
},
{
"exchange": "bitget",
"market_type": "linear_swap",
Expand Down
23 changes: 23 additions & 0 deletions data/bitget.spot.json
Original file line number Diff line number Diff line change
Expand Up @@ -10147,6 +10147,29 @@
},
"info": {}
},
{
"exchange": "bitget",
"market_type": "spot",
"symbol": "EIGENUSDT_SPBL",
"base_id": "EIGEN",
"quote_id": "USDT",
"base": "EIGEN",
"quote": "USDT",
"active": true,
"margin": false,
"fees": {
"maker": 0.001,
"taker": 0.001
},
"precision": {
"tick_size": 0.00001,
"lot_size": 0.01
},
"quantity_limit": {
"min": 0.0
},
"info": {}
},
{
"exchange": "bitget",
"market_type": "spot",
Expand Down
2 changes: 1 addition & 1 deletion data/coinbase_pro.spot.json
Original file line number Diff line number Diff line change
Expand Up @@ -5080,7 +5080,7 @@
"quote_id": "USD",
"base": "EIGEN",
"quote": "USD",
"active": false,
"active": true,
"margin": false,
"fees": {
"maker": 0.005,
Expand Down
Loading

0 comments on commit cc08cfa

Please sign in to comment.