gotake-contracts
Version:
TypeChain generated types and ABIs for GoTake contracts
35 lines (34 loc) • 758 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IERC6551AccountInitializable",
"sourceName": "contracts/ERC6551Registry.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "chainId",
"type": "uint256"
},
{
"internalType": "address",
"name": "tokenContract",
"type": "address"
},
{
"internalType": "uint256",
"name": "tokenId",
"type": "uint256"
}
],
"name": "initialize",
"outputs": [],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}