mirror of
https://github.com/alexgo-io/peggedassets-server.git
synced 2026-01-12 16:53:14 +08:00
fix celo native usdc
This commit is contained in:
@@ -690,7 +690,7 @@ const adapter: PeggedIssuanceAdapter = {
|
||||
ethereum: bridgedSupply("dfk", 18, chainContracts.dfk.bridgedFromETH),
|
||||
},
|
||||
celo: {
|
||||
minted: circleAPIChainMinted("celo"),
|
||||
minted: chainMinted("celo",6),
|
||||
ethereum: sumMultipleBalanceFunctions(
|
||||
[
|
||||
bridgedSupply("celo", 6, chainContracts.celo.bridgedFromETH6Decimals),
|
||||
|
||||
Reference in New Issue
Block a user