Tendencias del momento
#
Bonk Eco continues to show strength amid $USELESS rally
#
Pump.fun to raise $1B token sale, traders speculating on airdrop
#
Boop.Fun leading the way with a new launchpad on Solana.
// SPDX-License-Identifier: MIT
pragma solidity ^0.8.29;
contract Birthday {
event BirthdayMessage(string message);
function celebrate() public {
emit BirthdayMessage("Feliz 10º Cumpleaños @ethereum");
}
}
55,81K
Parte superior
Clasificación
Favoritos