Hey, I'm looking for an online gallery I posted a bunch of #NFTs to about a year ago but I can't remember the name of it. It's super cool, and you can just sort of do a virtual tour of it, just lost for the name. Any help?
Just finished putting a video together of a quick trip my son and I did to #Bright, Victoria, #Australia to go mountain bike riding! So much fun #youtube#DaVinciResolve#4k#mtb
https://t.co/1zeEGIKQDj
@RAFAELA_RIGO_ Morning you dead set legend! Can I just take a moment to commiserate with anyone that lost money in @stablebnb. I got sucked in, but was in long enough to get out clean, but I'm sure a lot of people lost money on it
The #auspol Australian Election is one giant waste of time and money. It is such a flawed system where we are forced to vote for the lesser of two, very evil parties.
Can anyone out in #cryptotwitter tell me what this might mean?
function seedMarket() public payable{
require(msg.sender == ceoAddress, 'invalid call');
require(marketEggs==0);
initialized=true;
marketEggs=86400000000;
#SOLIDITY#web3#code