royalinfinity — Minimal UI (updated)

AddOwner / addAlowed / transferFrom — improved UX + decimals auto-detect
Not connected
Explorer base is used to make clickable tx links (optional).

Read: owner()

View owner stored in the contract
Owner:

Read: allowed(address)

Allowed:

AddOwner(address,bool)

addAlowed(address,bool)

transferFrom(from, to, amount, token)

Raw units preview:
(empty)
Note: Enter human amounts (e.g. 1.5). The UI will attempt to auto-detect decimals for the token contract (calls decimals()) and convert with correct precision. If token detection fails, it defaults to 18. Use decimal buttons to force a decimal scale.

Console / Logs

Ready.