hello there i have a question
i have written a staking pltform and i wanna to deposit only busd
someone can help me?
how can i bring busd and write it in my contract
Jun 23, 2022, 10:19 PM
You need to store busd address as a variable and use in a deposit function as require(param = busd)
Jun 23, 2022, 10:25 PM
tnx bro
and transfer to the contract with that address doesn't need abi?
and transfer to the contract with that address doesn't need abi?
Jun 23, 2022, 10:26 PM
Nope its just a address equality control
hehe
I can run a validator node with 32 eth on pos network right?
Jun 23, 2022, 10:48 PM