USDSDepositContract

Gnosis

0x5c183c8a49aba6e31049997a56d75600e27ff8c9

Solidity v0.8.25+commit.b61c2a91

🤖
透過你的 AI 查詢此合約
參考: 0x5c183c8a49aba6e31049997a56d75600e27ff8c9
範例提示詞: "Tell me the current state of gnosis/0x5c183c8a49aba6e31049997a56d75600e27ff8c9"
還沒有接入 AI?→ mcp.smarts.md
Gnosis 在 Smarts 上是僅文件鏈:原始碼和 ABI 已索引,但目前不提供即時鏈上資料(狀態、最新事件、管理員概覽)。AI 代理仍可透過 MCP 呼叫 get_contract_info 和 get_contract_source。

概覽

讀取函式
1
寫入函式
1
事件
0

讀取函式

xDAIBridge() view

Returns the xDAI bridge contract address.✨ AI

回傳值

名稱 類型 描述
address Address of the xDAI bridge contract used for cross-chain deposits.✨ AI

寫入函式

relayTokens(recipient: address) payable

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

參數

名稱 類型 描述
recipient address Address that will receive the relayed funds or tokens.✨ AI