Protocols
Locked GNO deposits and unlocks on Ethereum, decoded locally
rotki decodes the GNO you deposit into the Ethereum locking contract used to run Gnosis Chain validators, plus the GNO you receive back when you unlock. You choose which Ethereum RPC endpoint handles the queries.
Supported features
- GNO deposits into the locking contract decoded as protocol events.
- GNO returned from the locking contract (unlock) recognised.
Setup
- 1In rotki, add your Ethereum address (the locking contract is on Ethereum).
- 2Open History and let the initial sync run. Locked GNO events are decoded automatically.
Frequently asked questions
Which Ethereum RPC does rotki use for Locked GNO activity?
rotki is a local application that talks directly to the Ethereum RPC endpoint you configure - the public default, a third-party provider, or your own node. The query goes from your computer to that endpoint without passing through any rotki-operated server.