Skip to content

Commit

Permalink
Add $SAM to osmosis.zone_assets.json (#2224)
Browse files Browse the repository at this point in the history
Add $SAM, first Oraichain native memecoin as a non verified asset on osmosis
  • Loading branch information
allomart1 authored Feb 17, 2025
1 parent 3e6cf69 commit 153a8bf
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion osmosis-1/osmosis.zone_assets.json
Original file line number Diff line number Diff line change
Expand Up @@ -6083,6 +6083,16 @@
"chain_name": "aioz",
"base_denom": "attoaioz"
}
},
{
"chain_name": "oraichain",
"base_denom": "factory/orai15rmny3cxv33rnzdr2lfdhjtslyzmrr0vdd28kp/SAM",
"path": "transfer/channel-216/factory/orai15rmny3cxv33rnzdr2lfdhjtslyzmrr0vdd28kp/SAM",
"osmosis_verified": false,
"_comment": "The SAM token is a native memecoin on Oraichain",
"categories": [
"meme"
]
}
]
}
}

0 comments on commit 153a8bf

Please sign in to comment.