Rubriques tendance
#
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 Anniversaire {
event MessageAnniversaire(string message);
function celebrer() public {
emit MessageAnniversaire("Joyeux 10ème Anniversaire @ethereum");
}
}
56,72K
Meilleurs
Classement
Favoris