hi guys. I have a smart contract that I compiled successfully and deployed to the Binance Smart Chain. However, when I call the functions in the contract, the function names are displayed as bytecode instead of their actual names in the transaction details on BscScan. How can I make the function names appear properly in the transaction details?
Apr 13, 2023, 1:14 AM
You need to verify it
Apr 13, 2023, 1:34 AM
did you verify?
yeah
Apr 13, 2023, 2:47 AM
I did. but still no change
👆👆
Apr 13, 2023, 4:55 AM
Because contract not verify on etherscan, bscscan. U should verify contract on bscscan
Apr 15, 2023, 7:38 AM