@settlemint/solidity-attestation-service
Version:
Smart contract set to use the Ethereum Attestation Service in SettleMint
25 lines (24 loc) • 519 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "ISemver",
"sourceName": "@ethereum-attestation-service/eas-contracts/contracts/ISemver.sol",
"abi": [
{
"inputs": [],
"name": "version",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}