You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow user agents on Polkadot to call Ethereum smart contracts on Ethereum from Polkadot chains using XCMs over Snowbridge. The "origin/caller" as seen by Ethereum callee is the Snowbridge agent contract controlled and owned by the original origin/caller chain on Polkadot.
Allow user agents on Ethereum to Transact on Polkadot chains by using XCMs over Snowbridge. The origin as seen by the Polkadot chain called function is the Ethereum XCM location of the original caller on Ethereum.
Description
Allow user agents on Polkadot to call Ethereum smart contracts on Ethereum from Polkadot chains using XCMs over Snowbridge. The "origin/caller" as seen by Ethereum callee is the Snowbridge agent contract controlled and owned by the original origin/caller chain on Polkadot.
Allow user agents on Ethereum to Transact on Polkadot chains by using XCMs over Snowbridge. The origin as seen by the Polkadot chain called function is the Ethereum XCM location of the original caller on Ethereum.
Progress
require_weight_at_most
from Transact paritytech/polkadot-sdk#4284The text was updated successfully, but these errors were encountered: