Understanding RiseID as the core identity system in the Rise ecosystem
0x
followed by 40 hexadecimal characters (e.g., 0x1234567890abcdef1234567890abcdef12345678
).
call
and execute
functionsAspect | RiseID | Nanoid |
---|---|---|
Format | 42-character Ethereum address | Variable length string with prefix |
Usage | Authentication and contract control | API operations and balance queries |
Example | 0x1234567890abcdef1234567890abcdef12345678 | te-abc123def456 |
Purpose | On-chain identity and permissions | API endpoint identifiers |