kkko
7 posts


根據abi猜了一手 如果要成為agent wallet, 要跟four mint nft
1, function nftCount() external view returns (uint256);
不用輸入地址, 回傳的數字應該是NFT合集已mint的數目
2, function nftAt(uint256 index) external view returns (address);
輸入NFT編號 -> 回傳持有人的錢包地址
現在{ nftCount: 0 } 還沒有第一個agent錢包~
AlexWong 🇭🇰 | 1000X GEM@sadd_asd77675
fourmeme出了AgentIdentifier的合約了 ABI在這 1270958763-files.gitbook.io/~/files/v0/b/g… 有8004NFT好像都不行... 在看機制 哈哈
中文

@SlowMist_Team @CetusProtocol @MistTrack_io looks like use @MayanFinance explorer.mayan.finance/trader/0xe28b5…
English

🚨SlowMist Security Alert🚨
We are actively analyzing the root cause of the incident involving @CetusProtocol.
According to @MistTrack_io, part of the funds has been swapped into $USDC and bridged to #Ethereum. We will continue to monitor and update on-chain movements.
Stay vigilant!
Cetus🐳@CetusProtocol
🚨Alert Announcement 🚨 There was an incident detected on our protocol and our smart contract has been paused temporarily for safety. The team is investigating the incident at the moment. A further investigation statement will be made soon. We are grateful for your patience.
English

took me the whole day to deploy a program on solana.
sharing the steps here:
1. git clone github.com/solana-labs/so…
2. git checkout v1.16.27
3. modify this from `5` to `100`: #L548" target="_blank" rel="nofollow noopener">github.com/solana-labs/so…, this will allow retries up to 100 times.
4. cargo run -p solana-cli program write-buffer
5. now just wait until it can fully write the program to the buffer account.
English

I completed the Solidity Advanced course at WTF Academy and claimed an on-chain certificate (SBT)! @WTFAcademy_
Join us at wtf.academy/solidity-advan…
English

I completed the Solidity Intro course at WTF Academy and claimed an on-chain certificate (SBT)! @WTFAcademy_
Join us at wtf.academy/solidity-start
English