Skip to content

Instantly share code, notes, and snippets.

@pmatsinopoulos
Last active July 9, 2024 13:37
Show Gist options
  • Save pmatsinopoulos/8d3eda9c6032367088f4aaf56748c7b4 to your computer and use it in GitHub Desktop.
Save pmatsinopoulos/8d3eda9c6032367088f4aaf56748c7b4 to your computer and use it in GitHub Desktop.
Farcaster KeyRegistry Contract ABI
[
{
"inputs": [
{
"internalType": "address",
"name": "_idRegistry",
"type": "address"
},
{
"internalType": "address",
"name": "_migrator",
"type": "address"
},
{
"internalType": "address",
"name": "_initialOwner",
"type": "address"
},
....
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment