ERC-6808 Fungible Key Bound Token
🆔 ERC-165 interface ids
Computed here as the XOR of the selectors each interface defines.
| IKBT20 | 0xcc6323b1 |
⚙️ Functions this standard introduces (10)
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 |
0xecbb669f | isSecureWallet(address) | view |
0x7d1a5bd1 | resetBindings() | |
0x646ec3d8 | safeFallback() |
⚖️ Compare with
Parsed from the canonical specification · discussion