Skip to content

Commit

Permalink
Merge branch 'master' of github.com:diadata-org/diadata
Browse files Browse the repository at this point in the history
  • Loading branch information
nnn-gif committed Oct 1, 2024
2 parents ddd810e + 7c0bf18 commit 77ece22
Show file tree
Hide file tree
Showing 12 changed files with 127 additions and 2 deletions.
12 changes: 12 additions & 0 deletions config/CoinBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,12 @@
"Ignore": false,
"Symbol": "CBETH"
},
{
"Exchange": "CoinBase",
"ForeignName": "COMP-USD",
"Ignore": false,
"Symbol": "COMP"
},
{
"Exchange": "CoinBase",
"ForeignName": "DAI-USD",
Expand Down Expand Up @@ -288,6 +294,12 @@
"Ignore": false,
"Symbol": "TIA"
},
{
"Exchange": "CoinBase",
"ForeignName": "UNI-USD",
"Ignore": false,
"Symbol": "UNI"
},
{
"Exchange": "CoinBase",
"ForeignName": "USDT-USD",
Expand Down
6 changes: 6 additions & 0 deletions config/GateIO.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"Coins": [
{
"Exchange": "GateIO",
"ForeignName": "AAVE_USDT",
"Ignore": false,
"Symbol": "AAVE"
},
{
"Exchange": "GateIO",
"ForeignName": "ABT_ETH",
Expand Down
6 changes: 6 additions & 0 deletions config/Kraken.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"Coins": [
{
"Exchange": "Kraken",
"ForeignName": "AAVEUSD",
"Ignore": false,
"Symbol": "AAVE"
},
{
"Exchange": "Kraken",
"ForeignName": "ADAETH",
Expand Down
18 changes: 18 additions & 0 deletions config/OKEx.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"Coins": [
{
"Exchange": "OKEx",
"ForeignName": "AAVE-USDC",
"Ignore": false,
"Symbol": "AAVE"
},
{
"Exchange": "OKEx",
"ForeignName": "AAVE-USDT",
Expand Down Expand Up @@ -30,6 +36,18 @@
"Ignore": false,
"Symbol": "ATOM"
},
{
"Exchange": "OKEx",
"ForeignName": "COMP-USDT",
"Ignore": false,
"Symbol": "COMP"
},
{
"Exchange": "OKEx",
"ForeignName": "UNI-USDT",
"Ignore": false,
"Symbol": "UNI"
},
{
"Exchange": "OKEx",
"ForeignName": "GMX-USDT",
Expand Down
12 changes: 12 additions & 0 deletions config/gitcoinverified/CoinBase.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,12 @@
"Blockchain": "Solana",
"Address": "DezXAZ8z7PnrnRJjz3wXBoRgixCa6xjnB7YaB1pPB263"
},
{
"Symbol": "COMP",
"Exchange": "CoinBase",
"Blockchain": "Ethereum",
"Address": "0xc00e94Cb662C3520282E6f5717214004A7f26888"
},
{
"Symbol": "DOT",
"Exchange": "CoinBase",
Expand Down Expand Up @@ -132,6 +138,12 @@
"Blockchain": "Ethereum",
"Address": "0xB64ef51C888972c908CFacf59B47C1AfBC0Ab8aC"
},
{
"Symbol": "UNI",
"Exchange": "CoinBase",
"Blockchain": "Ethereum",
"Address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
},
{
"Symbol": "QUICK",
"Exchange": "CoinBase",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/GateIO.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"Tokens": [
{
"Symbol": "AAVE",
"Exchange": "GateIO",
"Blockchain": "Ethereum",
"Address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9"
},
{
"Symbol": "ACA",
"Exchange": "GateIO",
Expand Down
6 changes: 6 additions & 0 deletions config/gitcoinverified/Kraken.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
{
"Tokens": [
{
"Symbol": "AAVE",
"Exchange": "Kraken",
"Blockchain": "Ethereum",
"Address": "0x7Fc66500c84A76Ad7e9c93437bFc5Ac33E2DDaE9"
},
{
"Symbol": "AKT",
"Exchange": "Kraken",
Expand Down
12 changes: 12 additions & 0 deletions config/gitcoinverified/OKEx.json
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,12 @@
"Blockchain": "Ethereum",
"Address": "0x442Bc47357919446eAbC18C7211E57a13d983469"
},
{
"Symbol": "COMP",
"Exchange": "OKEx",
"Blockchain": "Ethereum",
"Address": "0xc00e94Cb662C3520282E6f5717214004A7f26888"
},
{
"Symbol": "CVC",
"Exchange": "OKEx",
Expand Down Expand Up @@ -426,6 +432,12 @@
"Blockchain": "Ethereum",
"Address": "0x8B40761142B9aa6dc8964e61D0585995425C3D94"
},
{
"Symbol": "UNI",
"Exchange": "OKEx",
"Blockchain": "Ethereum",
"Address": "0x1f9840a85d5aF5bf1D1762F925BDADdC4201F984"
},
{
"Symbol": "UST",
"Exchange": "OKEx",
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Tokens": [
{
"Address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"Symbol": "cbBTC"
}
]
}
8 changes: 8 additions & 0 deletions config/uniswapv3/reverse_tokens/UniswapV3-BaseBasetoken.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"Tokens": [
{
"Address": "0xcbB7C0000aB88B473b1f5aFd9ef808440eed33Bf",
"Symbol": "cbBTC"
}
]
}
12 changes: 12 additions & 0 deletions config/uniswapv3/subscribe_pools/AerodromeSlipstream.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,18 @@
{
"Address": "0xaFB62448929664Bfccb0aAe22f232520e765bA88",
"ForeignName": "DEGEN-WETH"
},
{
"Address": "0x4e962BB3889Bf030368F56810A9c96B83CB3E778",
"ForeignName": "USDC-cbBTC"
},
{
"Address": "0x47cA96Ea59C13F72745928887f84C9F52C3D7348",
"ForeignName": "cbETH-WETH"
},
{
"Address": "0x70aCDF2Ad0bf2402C957154f944c19Ef4e1cbAE1",
"ForeignName": "WETH-cbBTC"
}

]
Expand Down
23 changes: 21 additions & 2 deletions config/uniswapv3/subscribe_pools/UniswapV3-Base.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,26 @@
{
"Address": "0xc9034c3E7F58003E6ae0C8438e7c8f4598d5ACAA",
"ForeignName": "WETH-DEGEN"
}

},
{
"Address": "0xA9DaFa443a02FBc907Cb0093276B3E6F4ef02A46",
"ForeignName": "cbETH-WETH"
},
{
"Address": "0x10648BA41B8565907Cfa1496765fA4D95390aa0d",
"ForeignName": "cbETH-WETH"
},
{
"Address": "0x7AeA2E8A3843516afa07293a10Ac8E49906dabD1",
"ForeignName": "WETH-cbBTC"
},
{
"Address": "0x8c7080564B5A792A33Ef2FD473fbA6364d5495e5",
"ForeignName": "WETH-cbBTC"
},
{
"Address": "0x3e7586D52A9D07F8611B8ecf6CCc8a689c34a659",
"ForeignName": "USDC-cbBTC"
}
]
}

0 comments on commit 77ece22

Please sign in to comment.