Skip to content

Commit

Permalink
Merge pull request #95 from hamuki/main
Browse files Browse the repository at this point in the history
Verify Brewtos
  • Loading branch information
extg5 authored Jun 21, 2024
2 parents 2690505 + eacd357 commit b4a180f
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
Binary file added src/coins-logos/brewtos.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/coins.json
Original file line number Diff line number Diff line change
Expand Up @@ -1138,4 +1138,16 @@
"type": "0xe88ae9670071da40a9a6b1d97aab8f6f1898fdc3b8f1c1038b492dfad738448b::coin::Donk",
"symbol_with_bridge": "Donk"
}
},
{
"chainId": 1,
"decimals": 8,
"logo_url": "https://raw.githubusercontent.com/pontem-network/coins-registry/main/src/coins-logos/brewtos.png",
"name": "Brewtos",
"order": 1000,
"source": "aptos",
"symbol": "BREW",
"type": "0xe1bfc010d2bdd576036f4c1f3ea7d547f19188f5b78075dd961420d843ee914c::brew_coin::BrewCoin",
"symbol_with_bridge": "BREW"
}
]
8 changes: 8 additions & 0 deletions src/pools.json
Original file line number Diff line number Diff line change
Expand Up @@ -443,4 +443,12 @@
"contract": "1",
"networkId": 1
}
},
{
"coinX": "0xe1bfc010d2bdd576036f4c1f3ea7d547f19188f5b78075dd961420d843ee914c::brew_coin::BrewCoin",
"coinY": "0x1::aptos_coin::AptosCoin",
"curve": "unstable",
"contract": "0.5",
"networkId": 1
}
]

0 comments on commit b4a180f

Please sign in to comment.