mirror of
https://github.com/luxfi/uma.git
synced 2026-07-27 05:11:41 +00:00
feat: add osnap defi llama adapter config (#4538)
Signed-off-by: Pablo Maldonado <pablo@umaproject.org>
This commit is contained in:
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"ethereum": {
|
||||
"avatars": ["0xB524735356985D2f267FA010D681f061DfF03715", "0x90A48D5CF7343B08dA12E067680B4C6dbfE551Be"],
|
||||
"tokens": [
|
||||
"0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2",
|
||||
"0x44108f0223a3c3028f5fe7aec7f9bb2e66bef82f",
|
||||
"0x04fa0d235c4abf4bcf4787af4cf447de572ef828",
|
||||
"0xc770eefad204b5180df6a14ee197d99d808ee52d",
|
||||
"0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48",
|
||||
"0x5f98805a4e8be255a32880fdec7f6728c6568ba0",
|
||||
"0xdac17f958d2ee523a2206206994597c13d831ec7",
|
||||
"0x6f80310ca7f2c654691d1383149fa1a57d8ab1f8",
|
||||
"0x2e9d63788249371f1dfc918a52f8d799f4a38c94",
|
||||
"0xc18360217d8f7ab5e7c516566761ea12ce7f9d72",
|
||||
"0xdbdb4d16eda451d0503b854cf79d55697f90c8df",
|
||||
"0x6b175474e89094c44da98b954eedeac495271d0f"
|
||||
]
|
||||
},
|
||||
"polygon": {
|
||||
"avatars": [],
|
||||
"tokens": ["0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"]
|
||||
},
|
||||
"optimism": {
|
||||
"avatars": [],
|
||||
"tokens": []
|
||||
},
|
||||
"arbitrum": {
|
||||
"avatars": [],
|
||||
"tokens": ["0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"]
|
||||
},
|
||||
"avax": {
|
||||
"avatars": [],
|
||||
"tokens": ["0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"]
|
||||
},
|
||||
"xdai": {
|
||||
"avatars": [],
|
||||
"tokens": ["0xC02aaA39b223FE8D0A0e5C4F27eAD9083C756Cc2"]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user