Skip to content

Commit

Permalink
Merge pull request #148 from contract-dev-bk/main
Browse files Browse the repository at this point in the history
submit PR
  • Loading branch information
borispovod authored Dec 21, 2024
2 parents 8548f8e + 3c73eb9 commit 78897a1
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Binary file added src/coins-logos/TOMA.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
11 changes: 11 additions & 0 deletions src/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1635,5 +1635,16 @@
"faType": "0xd0ab8c2f76cd640455db56ca758a9766a966c88f77920347aac1719edab1df5e",
"symbol_with_bridge": "AMA",
"isFungibleAsset": true
},
{
"chainId": 1,
"decimals": 6,
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/TOMA.png",
"name": "Tomarket",
"order": 1001,
"source": "aptos",
"symbol": "TOMA",
"type": "0x9d0595765a31f8d56e1d2aafc4d6c76f283c67a074ef8812d8c31bd8252ac2c3::asset::TOMA",
"symbol_with_bridge": "TOMA"
}
]
7 changes: 7 additions & 0 deletions src/pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -788,5 +788,12 @@
"curve": "unstable",
"contract": "0.5",
"networkId": 1
},
{
"coinX": "0x9d0595765a31f8d56e1d2aafc4d6c76f283c67a074ef8812d8c31bd8252ac2c3::asset::TOMA",
"coinY": "0x1::aptos_coin::AptosCoin",
"curve": "unstable",
"contract": "0.5",
"networkId": 1
}
]

0 comments on commit 78897a1

Please sign in to comment.