【发布时间】:2021-12-18 12:45:06
【问题描述】:
我在以下合约地址中质押了一些代币。网站现在挂了。我试图从合约中取出代币。代码中的书面合约没有显示 web3 连接的 BSC 中的提款功能。
这是合约地址。
https://bscscan.com/address/0x56f8b3ef32f822684d0c1d24c9260de9654932b3#code
我想在该智能合约中调用以下函数。有办法吗?
Function: withdraw(uint256 _pid, uint256 _amount) ***
提前致谢
【问题讨论】:
标签: blockchain ethereum solidity cryptocurrency binance-smart-chain