safe-global / safe-apps-list

MIT License
20 stars 31 forks source link

Add Brick Towers app #404

Open skisel-bt opened 1 month ago

skisel-bt commented 1 month ago

Entry type

App info

URL:

Manifest.json URL: Prod (Mainnet): https://safe.bricktowers.io/manifest.json Staging (Holesky): https://safe.dev.bricktowers.io/manifest.json

Name: Brick Towers Staking

Description: Stake with Brick Towers and enjoy secure native staking or pooled staking options. Maximize rewards with our enterprise-grade security and full custody control. No slashing risks—your assets are always safe.

Icon (PNG, 180x180): https://safe.bricktowers.io/logo180.png It's minified via https://tinypng.com: yes

Homepage: https://safe.bricktowers.io/ Twitter: https://x.com/BrickTowers GitHub: https://github.com/bricktowers/

App supports batching multiple transactions via Safe: not needed

Supported networks

- Mainnet
- Holesky

Revision checks

Audit document

The app is mainly a wrapper around Stakewise staking pool contracts: https://github.com/stakewise/contracts/tree/master/audits There is also custom Ethereum fee splitter used in case of native staking: https://github.com/bricktowers/ethereum-contracts/tree/main/eth-validator-fee-splitter/audit

Team information

Company: Brick Towers AG

Official website: https://bricktowers.io/

Point of contact: Sergey Kisel

Email: sergey.kisel@bricktowers.io

Telegram: @sergeykisel

kirkkonen commented 1 month ago

This submission was reviewed and approved by the product team.

tmjssz commented 3 days ago

This submission is missing a link to the code for review. A link to the production app is also missing.

skisel-bt commented 3 days ago

@tmjssz link for the app on production is https://safe.bricktowers.io/

The app without safe integration would be on https://staking.bricktowers.io/ or on holesky https://staking.dev.bricktowers.io/

Is the code for the app itself is essential to get through the process? Safe dapp code is part of the bigger frontend application repository (Brick Towers Dashboard), which is currently not open-source. Is there a particular functionality you are interested in, could we share with you some fragments?

tmjssz commented 2 days ago

Hi @skisel-bt the code review is a required part of the process to hightlight potential issues or suggest improvements. We're particularly interested in how the app integrates with Safe. Can you send an invite to the private repo so we can take a look at the code?