Thread was locked by
a moderator
  • BM_ ⛈️
    Sep 28, 2020
    ·
    1 reply
    First Take

    Wiggins not as bad as people say

    Stop lying cause he’s on your team

  • Sep 28, 2020
    ·
    1 reply
    BM_

    Stop lying cause he’s on your team

    I’ve been saying this since T Wolves

  • BM_ ⛈️
    Sep 28, 2020
    ·
    1 reply
    First Take

    I’ve been saying this since T Wolves

    He’s lazy

  • Sep 28, 2020
    First Take

    Wiggins not as bad as people say

    Naw hes pretty ass bro dont be surprised if hes not on your team in the next 2 years lol

  • Sep 28, 2020
    BM_

    He’s lazy

    He has problems for sure but 20 PPG on 45% shooting when you take the best wing defender every night is pretty good

  • Sep 28, 2020
    ·
    2 replies
    First Take

    Wiggins not as bad as people say

    He's better than Harrison Barnes

  • BM_ ⛈️
    Sep 28, 2020
    AKFresh

    He's better than Harrison Barnes

    Lmao

  • BM_ ⛈️
    Sep 28, 2020
    ·
    1 reply

    He said that like it’s an achievement

  • Sep 28, 2020
    BM_

    He said that like it’s an achievement

    Lol not really, it's meant to come off that way.

  • OP
    Sep 28, 2020
    ·
    1 reply
    0

    @RDBarrett https://www.dextools.io/app/uniswap/pair-explorer/0x61d8c3d7ad3c3c00c9e4b8da089e19e57da90b91 next crazy token

    YFI guy involved

    not sure wtf it even is

    we buying?

  • Sep 28, 2020
    R D

    we buying?

  • Sep 28, 2020
    AKFresh

    He's better than Harrison Barnes

    A lot better I would say

  • Sep 28, 2020
    ·
    1 reply
    AKFresh

    I know yall are going to refuse to hear it but that new MGK album is legit.

    It matches him a lot better than rapping.

    Album is average at best. Production, instrumentals, and lyrics are on point. Vocals are bad on most songs. Not a fan of his voice but if people are I can see why one would like the album. Vocals ruin most of the songs.

    The songs with Trippie Redd and Halsey go hard and two other songs are good. The album altogether is a skip though.

  • OP
    Sep 28, 2020

    just bought a $100 of YFP cause that one actually seems like a good idea to me

  • 0 🫪
    Sep 28, 2020

    doesn't seem like it's going up in value

    so no

    it is minting $$s in value to be used in some sort of game it looks like world of warcraft or something

    i'd sit this one out

  • Sep 28, 2020
    ·
    1 reply
    Luca

    Album is average at best. Production, instrumentals, and lyrics are on point. Vocals are bad on most songs. Not a fan of his voice but if people are I can see why one would like the album. Vocals ruin most of the songs.

    The songs with Trippie Redd and Halsey go hard and two other songs are good. The album altogether is a skip though.

    Yeah I didn't mind the vocals at all.

  • Sep 28, 2020
    ·
    1 reply

    Wig is just a victim of high expectations. Take his stats for face value as a 23-24 year old on a s*** franchise and they aren’t really that ugly

  • Sep 28, 2020
    AKFresh

    Yeah I didn't mind the vocals at all.

    If you like the vocals then you should like the album. The production is pop punk perfection. Travis Barker really did wonders.

  • OP
    Sep 28, 2020
    ·
    1 reply

    wait did i buy the wrong one lmao

  • 0 🫪
    Sep 28, 2020

    contract EminenceCurrency is ContinuousToken, ERC20Detailed {
    mapping(address => bool) public gamemasters;
    mapping(address => bool) public npcs;

    event AddGM(address indexed newGM, address indexed gm);
    event RevokeGM(address indexed newGM, address indexed gm);
    event AddNPC(address indexed newNPC, address indexed gm);
    event RevokeNPC(address indexed newNPC, address indexed gm);
    event CashShopBuy(address _from, uint  _amount, uint _deposit);
    event CashShopSell(address _from, uint  _amount, uint _reimbursement);
    
    IERC20 constant public DAI = IERC20(0x6B175474E89094C44Da98b954EedeAC495271d0F);
    
    constructor (string memory name, string memory symbol, uint32 _reserveRatio) public ERC20Detailed(name, symbol, 18) {
        gamemasters[msg.sender] = true;
        reserveRatio = _reserveRatio;
        _mint(msg.sender, 1\*scale);
    }
    function addNPC(address _npc) external {
        require(gamemasters[msg.sender], "!gm");
        npcs[_npc] = true;
        emit AddNPC(_npc, msg.sender);
    }
    function revokeNPC(address _npc) external {
        require(gamemasters[msg.sender], "!gm");
        npcs[_npc] = false;
        emit RevokeNPC(_npc, msg.sender);
    }

    they making video game ai's on the blockchain now

  • BM_ ⛈️
    Sep 28, 2020
    ·
    1 reply
    First Take

    Wig is just a victim of high expectations. Take his stats for face value as a 23-24 year old on a s*** franchise and they aren’t really that ugly

    So you admit the warriors are s***!

  • Sep 28, 2020
    ·
    1 reply
    BM_

    So you admit the warriors are s***!

    meant the wolves

  • 0 🫪
    Sep 28, 2020
    ·
    1 reply
    R D

    wait did i buy the wrong one lmao

    YFI is the one you want

    YFP is some s***coin that's trending because they had a release of their platform

  • BM_ ⛈️
    Sep 28, 2020
    First Take

    meant the wolves

    Not to me you didn’t lol

  • OP
    Sep 28, 2020
    ·
    1 reply
    0

    YFI is the one you want

    YFP is some s***coin that's trending because they had a release of their platform

    ?? i went to get out and switch to the right one and this is the exchange im quoted

Thread was locked by
a moderator