File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed
Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -2963,6 +2963,16 @@ export const allCoinsAndTokens = [
29632963 Networks . test . ip
29642964 ) ,
29652965
2966+ erc20Token (
2967+ '9d0e81bc-b049-402b-83ce-3a5dd9680f17' ,
2968+ 'tip:tmt' ,
2969+ 'Testnet Story TMT' ,
2970+ 6 ,
2971+ '0xb283ec8dad644effc5c4c50bb7bb21442ac3c2db' ,
2972+ UnderlyingAsset [ 'tip:tmt' ] ,
2973+ Networks . test . ip
2974+ ) ,
2975+
29662976 // Story mainnet tokens
29672977 erc20Token (
29682978 '2460e83c-e819-42c3-83c9-3974e08a45c8' ,
Original file line number Diff line number Diff line change @@ -2955,6 +2955,7 @@ export enum UnderlyingAsset {
29552955
29562956 // Story testnet tokens
29572957 'tip:usdc' = 'tip:usdc' ,
2958+ 'tip:tmt' = 'tip:tmt' ,
29582959
29592960 // Story mainnet tokens
29602961 'ip:aria' = 'ip:aria' ,
You can’t perform that action at this time.
0 commit comments