Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add origin data to Axelar assets (#558)
* add origin data to Axelar assets for Ethereum and Moonbeam * update assetlist.schema * Minor fix * reformat * minor fix * minor fix * update schema for false default non-cosmos * added "non-cosmos" property * minor fix * minor fix * Update assetlist.schema.json -remove index from origin -remove method from origin, and move it to asset_key -change origin to array of asset_keys -rename asset_key to asset_transition -add provider, contract, and ibc_hash_input fields to asset_transition -add required fields to asset_transition -make ibc_hash_input required for method==ibc -make provider for method==bridge, liquid-stake, and all synths * Formatting changes and remainder of origin * add commas * minor fix * minor change * minor fix * add PSTAKE origin * change method to type * Update PSTAKE * update schema * minor fix * update axelar assets change method to type move type to top change denom to base_denom change origin to traces * change origin to traces * change origin to traces * add traces for ethereum assets add traces for DAI, RAI, FRAX, USDT, USDC, stETH, WBTC, WETH fix formatting a bit * remove redundant etheruem traces remove earlier trace for some ethereum bridged assets * add traces to moonbeam fix formatting add trace for dot and wglmr add trace for dai, frax, usdt, usdc * remove extra trace for moonbeam assets * minor fix * minor fix * update schema flatten all synthetic types (fiat-reserve, cdp, hybrid) to just 'synthetic' trace type. remove non-cosmos add asset_pointer * update assetlist files to new schema * minor fix * minor fix * formatting * formatting
- Loading branch information