USDSDepositContract

Gnosis Browse chains

0x5c183c8a49aba6e31049997a56d75600e27ff8c9

Solidity v0.8.25+commit.b61c2a91

🤖
Query this contract from your AI
Reference: 0x5c183c8a49aba6e31049997a56d75600e27ff8c9
Sample prompt: "Tell me the current state of gnosis/0x5c183c8a49aba6e31049997a56d75600e27ff8c9"
No AI wired up yet? → mcp.smarts.md · Browse chains
Gnosis is a docs-only chain on Smarts: source code and ABI are indexed, but live on-chain data (state, recent events, admin profile) is not currently available. AI agents can still query get_contract_info and get_contract_source via MCP.

Overview

Read Functions
1
Write Functions
1
Events
0

Read Functions

xDAIBridge() view

Returns the xDAI bridge contract address.✨ AI

Returns

Name Type Description
address Address of the xDAI bridge contract used for cross-chain deposits.✨ AI

Write Functions

relayTokens(recipient: address) payable

Relay the transaction's funds or tokens to the specified recipient.✨ AI

Parameters

Name Type Description
recipient address Address that will receive the relayed funds or tokens.✨ AI