🤖 AI Agent Friendly: This page is available in clean token-optimized Markdown.
View as .md

$BKN

Trending Up

Snapshot Window: 2026-07-20 15:30 UTC · ← Back to Crypto Overview

Tracked Posts
1
Total Impressions
542
Total Likes
84
Retweets & Quotes
0
Comments
32

Social Momentum Summary

Total Engagement - Comments: 32, Retweets: 0, Likes: 84, Impressions: 542

Verbatim Community Citations & Social Evidence 1 source posts analyzed

@suintern_

Sui’s object model wasn’t created to be different. It was created to remove the bottlenecks that account-based blockchains still struggle with. Sui’s tech is too underrated [Spoken audio]: We went from procedural programming languages to object-based, object-oriented programming languages, skyrocketed. So we took that same paradigm. Why are we forcing people to build kind of like a procedural-based system, which is really single-lane, no parallelization, everything's very, very ancient as though we've not built distributed systems for like decades, right? So we took that ideology and built an object-based system from move. So the object-based model effectively allows you to build more complicated smart contracts. It actually provides, you know, reentry, there's no reentry attacks that you can get that you have in EVM and other programming languages as well. It's a lot safer. It's faster because it allows us to do things in parallel, unlike an account model where you have to sequence things out of an account one after the other. Object model, the more objects you add, the better it is. So my balance is an object, your balance is an object, someone else's balance is an object. My trading and my interactions have no interactions with yours, which means things are going to happen in parallel. So the more CPUs we have, the more transactions we can do in parallel. It's all designed from first principles, the idea of like how do we allow people to do things that they want to do in a frictionless way at very low cost but do that without contention for resources. So that design paradigm is absolutely critical to house we see speed ultimately designs the speed at enterprise level like most smart contracts they enable programmable compliance so the rules ultimately live in the asset and it follows wherever the asset goes you do not need to build rules off-chain to make things happen

Contributing Voices for $BKN

@MATHEW_KINZY