skill-wallet
Version:
The SkillWallet is a permissionless, open-source protocol for the creation of universal, self-sovereign Identities - based on Skills instead of personal data. <br/> It comes as an upgradable, Non-Transferable, Non-Fungible-Token (U-NT-NFT) - and it entile
36 lines (35 loc) • 803 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IInteractionNFTFactory",
"sourceName": "contracts/main/partnersAgreement/interfaces/IInteractionNFTFactory.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "rolesCount",
"type": "uint256"
},
{
"internalType": "uint256",
"name": "totalSupply",
"type": "uint256"
}
],
"name": "deployInteractionNFT",
"outputs": [
{
"internalType": "address",
"name": "",
"type": "address"
}
],
"stateMutability": "nonpayable",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}