web3wagmi
← All standards

ERC-4393 Micropayments for NFTs and Multi Tokens

Stagnantrequires ERC-165, ERC-721, ERC-1155

🆔 ERC-165 interface ids

Computed here as the XOR of the selectors each interface defines.

ITipToken0xe47a7022
⚠️ The spec asserts 0x985a3267 for ITipToken, which its own interface does not produce.

The spec's own normative prose states 0xe47a7022, which agrees with the parser. The divergent value is a stray note inside an event's NatSpec.

⚙️ Functions this standard introduces (9)

0x12c81d4fbalanceDepositOf(address)view
0x70a08231balanceOf(address)view
0x47e7ef24deposit(address,uint256)payable
0x12425d4eisApprovalForNFT(address,address,uint256)
0x65fd0794rewardPendingOf(address)view
0xbe3f51bbsetApprovalForNFT(address[],address,uint256,bool)
0xb7577fbetip(address,uint256,uint256)
0xed184baftipBatch(address[],address[],uint256[],uint256[])
0x523a3f08withdrawReward(uint256)payable

⚖️ Compare with

Parsed from the canonical specification · discussion