bnpl
Version:
The smart contracts for bnpl
31 lines (30 loc) • 605 B
JSON
{
"_format": "hh-sol-artifact-1",
"contractName": "IERC721Metadata",
"sourceName": "contracts/ERC4907.sol",
"abi": [
{
"inputs": [
{
"internalType": "uint256",
"name": "tokenId",
"type": "uint256"
}
],
"name": "tokenURI",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "view",
"type": "function"
}
],
"bytecode": "0x",
"deployedBytecode": "0x",
"linkReferences": {},
"deployedLinkReferences": {}
}