Content pfp
Content
@
0 reply
0 recast
0 reaction

@
0 reply
0 recast
0 reaction

AkitaV2 pfp
AkitaV2
@akitav2
Lol speaking of songs on blockchain transactions, take a look at the event logs on here, you might like this one https://etherscan.io/address/0xB75Ef1e513ae44263d6b5393BA84Dc6CB60f8940#events
0 reply
0 recast
1 reaction

@
0 reply
0 recast
0 reaction

AkitaV2 pfp
AkitaV2
@akitav2
maybe you can see it here?
0 reply
0 recast
1 reaction

@
0 reply
0 recast
0 reaction

AkitaV2 pfp
AkitaV2
@akitav2
what can I send you so you can view a source code or contract address?
0 reply
0 recast
1 reaction

@
0 reply
0 recast
0 reaction

AkitaV2 pfp
AkitaV2
@akitav2
Here is some of the code contract Henlo is Ownable, ERC20 { using SafeMath for uint256; address WETH; string public constant richieHenlo = "Henlo, is it me you're looking for?"; string public constant adeleHenlo = "Henlo, it's me"; string constant _name = "Henlo"; string constant _symbol = "HENLO"; uint8 constant _decimals = 18; event AutoLiquify(uint256 amountETH, uint256 amountTokens); event EditTax(uint8 Buy, uint8 Sell, uint8 Transfer); event user_exemptfromfees(address Wallet, bool Exempt); event user_TxExempt(address Wallet, bool Exempt); event ClearStuck(uint256 amount); event ClearToken(address TokenAddressCleared, uint256 Amount); event set_Receivers(address marketingFeeReceiver, address buybackFeeReceiver,address burnFeeReceiver,address devFeeReceiver); event set_MaxWallet(uint256 maxWallet); event set_MaxTX(uint256 maxTX); event set_SwapBack(uint256 Amount, bool Enabled); event Lyrics(string lyric);
0 reply
0 recast
1 reaction

@
0 reply
0 recast
0 reaction

AkitaV2 pfp
AkitaV2
@akitav2
Not sure, do you have any references or examples of what you're envisioning?
0 reply
0 recast
1 reaction