Content pfp
Content
@
https://farcaster.xyz/~/channel/dms
0 reply
0 recast
0 reaction

oliopasta pfp
oliopasta
@oliopasta
$GNOT by jaekwon, founder of $ATOM unofficial airdrop checker came out snapshot time was May 20, 2022 go https://go.dev/play/ and type following codes replace YOURCOSMOSADDRESS ex) cosmosAddr := "cosmos1h0m3lyx9c...." it shows your gno address, you can find your amount of airdrops from https://gnoscan.io/ made absolutely nothing in this bull run would be nice to get a little pocket money...😂 i receive about 1800 $GNOT ------------------------------------- package main import ( "fmt" "github.com/btcsuite/btcd/btcutil/bech32" ) func main() { cosmosAddr := "YOURCOSMOSADDRESS" hrp, data, err := bech32.Decode(cosmosAddr) if err != nil { panic(err) } if hrp != "cosmos" { panic("Not a cosmos address") } gnoAddr, err := bech32.Encode("g", data) if err != nil { panic(err) } fmt.Println("Gno Address:", gnoAddr) } -------------------------------------
2 replies
0 recast
3 reactions

8951 pfp
8951
@dittokr
plz 1$
0 reply
0 recast
1 reaction