Skip to content

Commit

Permalink
feat(platforms): civic stamp - add fantom support (#1661)
Browse files Browse the repository at this point in the history
  • Loading branch information
dankelleher authored Aug 31, 2023
1 parent ccad4c4 commit ec73115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platforms/src/Civic/App-Bindings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ export class CivicPlatform extends Platform {
"Once you have one or more Civic Passes, select them above and click 'Verify'. Note: Polygon is recommended for the lowest gas cost.",
cta: {
label: "Get Civic Pass",
url: "https://getpass.civic.com?scope=uniqueness,captcha,liveness&chain=polygon,arbitrum%20one,xdc,ethereum",
url: "https://getpass.civic.com?scope=uniqueness,captcha,liveness&chain=polygon,arbitrum%20one,xdc,ethereum,fantom",
},
};
}

0 comments on commit ec73115

Please sign in to comment.