Wow! So many emotions
You sell your Surge at 0.05 Waves?
How you understand that? I know at least one address from top-10 and it is 100% not surge creator.
If you think a little and check link that you post you can see:
Surge creator make airdrop to all waves wallets with >1 waves balance - around 69k wallets for 145.3811933 surge. All get same amount. Fair airdrop. Most of wallets are abandoned and had no any exchange or transfer transactions last month before airdrop. Only 7465 wallets active.
Around 4500 wallets SOLD SURGE and some of them also buy surge before selling (play game ,
make profit from Surge ).
I am repeat it again - 4500 wallets SOLD Surge.
Around 10000 surge was burned by some crazy people (they also come back when buy orders comes
)
I think Surge creator put some code lines in script allow him to Buy and sell to a specific addresses so 5000 dıfferent orders wont work even if you are in the top first line sell orders.
You think? I think you must think more, because script of Surge can't be changed. I am understand that you not so good in smart assets creation (before surge i am also was not good in that , but Surge made me "advanced user" in that) and can't read the code , but if you don't understand something it is nothing bad to ask knowlege people about you misunderstanding. BUT not writing lie ("your thinking") about best smartasset ever.
It is blockchain, programming , mathematics - not philosophy , that means everything clear about the code of smart asset.
There is Surge code :
{-#STDLIB_VERSION 1#-}
{-#CONTENT_TYPE EXPRESSION#-}
let startHeight = 1375557
let startPrice = 100000
let interval = (24 * 60)
let exp = ((100 * 60) * 1000)
let $match0 = tx
if (_isInstanceOf($match0, "ExchangeTransaction"))
then {
let e = $match0
let days = ((height - startHeight) / interval)
if (if (if ((e.price >= (startPrice * (1 + (days * days)))))
then !(isDefined(e.sellOrder.assetPair.priceAsset))
else false)
then (exp >= (e.sellOrder.expiration - e.sellOrder.timestamp))
else false)
then (exp >= (e.buyOrder.expiration - e.buyOrder.timestamp))
else false
}
else if (if (_isInstanceOf($match0, "SetAssetScriptTransaction"))
then true
else _isInstanceOf($match0, "BurnTransaction"))
then {
let tx = $match0
true
}
else false
As you can see - there no place for address list or something else from your lie.
Anybody can check it
https://wavesexplorer.com/tx/5b3UGNZXX5srkHUQWnEWEiaVtnNWmg5aLo5uZMdjWupH .
You must choose "Decompiled" under the script
Surge at WAVES DEX it is first asset where you can play game with your greedy.
And if you think that you defeat your greedy .....
"WHAT YOU WILL DO WHEN BUY ORDERS COMES?"
YOU WILL BUY SURGE - NO OTHER WAY