Skip to content

Commit

Permalink
Merge pull request #142 from pontem-network/obot
Browse files Browse the repository at this point in the history
Obot
  • Loading branch information
Krishnacore authored Nov 15, 2024
2 parents 3cc0b64 + 3113921 commit 42e9c62
Show file tree
Hide file tree
Showing 3 changed files with 18 additions and 0 deletions.
Binary file added src/coins-logos/obot.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 @@ -1578,5 +1578,16 @@
"symbol": "DMAGA",
"type": "0xa331c0ce4c558895772ac3e61c85fa441500e3536ecfbdefbb167698d153d6c3::DMAGA::DMAGA",
"symbol_with_bridge": "DMAGA"
},
{
"chainId": 1,
"decimals": 8,
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/obot.png",
"name": "OBOT",
"order": 1001,
"source": "aptos",
"symbol": "OBOT",
"type": "0x8512b34017e087c3707748869ddc317d83f3fe70ab3a162abdc055c761ca9906::OBOT::OBOT",
"symbol_with_bridge": "OBOT"
}
]
7 changes: 7 additions & 0 deletions src/pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -736,5 +736,12 @@
"curve": "unstable",
"contract": "0.5",
"networkId": 1
},
{
"coinX": "0x8512b34017e087c3707748869ddc317d83f3fe70ab3a162abdc055c761ca9906::OBOT::OBOT",
"coinY": "0x1::aptos_coin::AptosCoin",
"curve": "unstable",
"contract": "0.5",
"networkId": 1
}
]

0 comments on commit 42e9c62

Please sign in to comment.