BSC
0x2f0c6e147974bfbf7da557b88643d74c324053a2
Last updated
0x2f0c6e147974bfbf7da557b88643d74c324053a2
Last updated
Catcoin Token -
Marketing Wallet (Multisignature) -
MultiSig Withdraw (collecting taxes to Marketing Wallet) -
CaringCats Wallet (Multisignature) -
Deployer Wallet -
Voting Platform (DAO) -
Staking Holdings -
BubbleMaps -
Token Sniffer 100/100 -
Reflections -
Lottery -
Most crypto users for example those who own ETH or BNB are used to a single key wallet, often referred to as an externally owned account (EOA). Examples include; MetaMask, Trustwallet, Exodus etc. These accounts are secured with 12 word “seed phrase”, which can be transformed into a private key for the user. If that private key is compromised in any way, the funds can be stolen.
If your project comprises of more than 1 person, an externally owned account is not a secure way to manage your business’s crypto funds If an employee goes rogue or is careless with the private key, the funds are gone forever. Even if your business is made up of just yourself, I’d argue it’s still a poor way to manage funds. So, what is the better solution?
Enter the Multisig. Safe is a smart contract wallet running on a number of blockchains that requires a minimum number of people to approve a transaction before it can occur (M-of-N). If for example you have 3 main stakeholders in your business, you are able to set up the wallet to require approval from 2 out of 3 (2/3) or all 3 people before the transaction is sent. This assures that no single person could compromise the funds.
Catcoin have 5 people from Core who manage with safe care about community funds.
On top of that, Safe gives you complete self custody over your funds. There is no risk of a bank giving you a hassle for running a crypto business and the smart contract that is deployed is completely trustless and in your control.
Here's an overview, comparing the Safe to other digital asset storage solutions:
The canonical versions of the Safe smart contracts are deployed to many networks including:
Ethereum Testnets: Rinkeby, Kovan, Ropsten, Görli
Arbitrum
Aurora
Avalanche
Binance Smart Chain
Gnosis Chain (formerly xDai)
Optimism
Polygon
Catcoin Token
Audit
Ethereum Mainnet (Etherscan provides a good overview .)
The full list with all the addresses can be found in the repository on Github (e.g. for ).
To deploy the Safe contracts version 1.3.0 on another EVM-based chain, follow the instructions in the . Please note: The chain needs to be fully compatible, i.e. support all opcodes used by the Safe contracts.
In order to run the (), you would need to also run the backend services, in particular the and the including a tracing node (see ).
The Safe team does not have the capacity to spin up and maintain full frontend and backend support for all EVM-based networks. All Safe related source code is open source. We encourage everyone to of the Safe contracts to their respective networks and run the required backend and frontend parts themselves.
To add another supported network to the follow the steps outlined in the .
Please let know about any questions via Safe .