Wallets
Last updated
Last updated
Originally developed by Gnosis, Safe has become the gold standard for multi-signature wallets in the Web3 space. Its primary function is to secure your assets through multi-signature functionality, meaning that no single key can compromise your funds.
Safe was deployed and maintained by the Protofire team. Setup a Safe wallet on Xai .
Check out this guide to get an overview of everything you need to know to properly support Xai Mainnet within your wallet.
Xai Mainnet is designed to be and supports all of the same tooling as Ethereum. You can use your favorite Ethereum libraries and tools to work with Xai Mainnet. Head over to the page for network connection details and check out the page for an updated list of RPC providers that support Xai Mainnet. If you need to run your own Xai Mainnet node, head over to the guide.
Xai Mainnet uses XAI as its native gas token. Transactions are paid for in XAI and account balances are denominated in XAI.
Xai Mainnet charges the standard gas fee for transactions for an Arbitrum Orbit chain. You can read more about how gas fees work on an Orbit chain .
Smart contracts on Xai Mainnet function the same way they do on Ethereum. You can use your favorite Ethereum libraries and tools to interact with smart contracts on Xai Mainnet.
The ERC-20 contract address for a token on Xai Mainnet may differ from the address for the same token on Ethereum. Addresses for many common tokens will differ between Xai Mainnet and Ethereum. Make sure to reference the to confirm that you are using the correct token addresses in your application.
You may need to transfer ETH or ERC-20 tokens between Xai Mainnet and Arbitrum ArbOne. This is a useful feature for users who want to move tokens between the two networks. Refer to the guides for more information about how to bridge ETH and ERC-20 tokens between Xai Mainnet and Arbitrum ArbOne.