Skip to content

Commit

Permalink
add origin data to Axelar assets (#558)
Browse files Browse the repository at this point in the history
* 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
JeremyParish69 authored Sep 9, 2022
1 parent 39310d5 commit 752be87
Show file tree
Hide file tree
Showing 5 changed files with 912 additions and 479 deletions.
Loading

0 comments on commit 752be87

Please sign in to comment.