# 1

By [AMCC](https://paragraph.com/@atemnetwork) · 2025-02-16

---

ink

[https://x.com/airdropalchemis/status/1890727396237787250?s=46&t=sanWLbZnIv0Y7xIeyNqnog](https://x.com/airdropalchemis/status/1890727396237787250?s=46&t=sanWLbZnIv0Y7xIeyNqnog)

官网

[https://inkonchain.com/](https://inkonchain.com/)

官桥

[https://inkonchain.com/dashboard?category=bridge](https://inkonchain.com/dashboard?category=bridge)

[https://www.bungee.exchange/](https://www.bungee.exchange/)

工会

[https://guild.xyz/inkonchain](https://guild.xyz/inkonchain)

部署合约

[https://owlto.finance/deploy/?chain=Ink](https://owlto.finance/deploy/?chain=Ink)

质押

[https://ink.dinero.xyz/app](https://ink.dinero.xyz/app)

第三周

在这个频道复制发送

[https://discord.com/channels/1284288403638325318/1325838163985305631](https://discord.com/channels/1284288403638325318/1325838163985305631)

There are 9 errors in the contract:

1.  Replace == with = in the constructor
    
2.  Replace + with abi.encodePacked for string concatenation
    
3.  Add a check for the return value of send in withdrawInk()
    
4.  Add a missing parenthesis in fallback() to fix syntax
    
5.  Replace ^ with \* for squaring a number
    
6.  Use keccak256 for comparing strings in compareInkIds()
    
7.  Add error messages for all require statements
    
8.  Add an event to log successful withdrawals
    
9.  Add an empty receive() function to handle direct Ether transfers.
    

第四周

[https://swap.reservoir.tools/#/swap?chain=ink](https://swap.reservoir.tools/#/swap?chain=ink)

域名

[https://zns.bio/search?chain=57073](https://zns.bio/search?chain=57073)

---

*Originally published on [AMCC](https://paragraph.com/@atemnetwork/1)*
