is there any tutorial how to create smart contract to send BNB currency instead of send token BEP20?
May 28, 2022, 3:31 AM
https://solidity-by-example.org/sending-ether
you can find tutorials to send ether like this one, bnb is "ether" but in bsc
you can find tutorials to send ether like this one, bnb is "ether" but in bsc
May 28, 2022, 7:43 AM