ERC-6809 Non-Fungible Key Bound Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IKBT721 | 0x68b668ab |
⚙️ Functions this standard introduces (11)
0xe54e193c | addBindings(address,address) | |
0x9abb7c91 | allowApproval(uint256,uint256) | |
0x7c9dc1a7 | allowTransfer(uint256,uint256,address,bool) | |
0x20fb3be3 | getApprovalConditions(address) | view |
0x0e020296 | getBindings(address) | view |
0x3e794dc0 | getNumberOfTransfersAllowed(address,address) | view |
0x2a440d98 | getTransferableFunds(address) | view |
0xa4d54b1a | isSecureToken(uint256) | |
0xecbb669f | isSecureWallet(address) | |
0x7d1a5bd1 | resetBindings() | |
0x646ec3d8 | safeFallback() |
⚖️ Compare with
Parsed from the canonical specification · discussion