PixelShib Token "ParseError" in IDE Remix BSCToken
Budget: $10 – $15 USD
Put this code here into IDE Remix, and tell me if you get the same error, and how to fix it?
https://bscscan.com/address/0x371B1eB93a746c801AE345255f5F29B07B36326C
PixelShil.sol:1098:20: ParserError: Expected identifier but got reserved keyword 'immutable'
address public immutable SHIB = address(0x2859e4544C4bB03966803b044A93563Bd2D0DD4D); //SHIB
^-------^
https://bscscan.com/address/0x371B1eB93a746c801AE345255f5F29B07B36326C
PixelShil.sol:1098:20: ParserError: Expected identifier but got reserved keyword 'immutable'
address public immutable SHIB = address(0x2859e4544C4bB03966803b044A93563Bd2D0DD4D); //SHIB
^-------^