royalinfinity — Minimal UI

Interact with AddOwner, addAlowed, and transferFrom
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)

Note: transferFrom will succeed only if the 'from' address has approved the token spender (this contract) to move the given amount.

Console / Logs

Ready.