Skip to content

Commit

Permalink
feat: update ftm registry again (#136)
Browse files Browse the repository at this point in the history
  • Loading branch information
jstashh authored Sep 28, 2021
1 parent 066cb3a commit ee3e691
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/services/adapters/registry.ts
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ export class RegistryV2Adapter<T extends ChainId> extends ContractService<T> imp
case 1337:
return "0x240315db938d44bb124ae619f5fd0269a02d1271";
case 250:
return "0x04ae7863a378BaCBb239A0841AEd94998A8A1463";
return "0xa9B4C00Fd62BeC69d5DC9102d8d3DDCD9A532C48";
}
}

Expand Down

0 comments on commit ee3e691

Please sign in to comment.