我们使用应付款功能将智能控制的余额发送给另一个具有非应付地址的智能控制,有什么解决方案吗?
https://snowtrace.io/address/0x1737796c5C090E8BC6CD1FAed5512633f95B457C#internaltx检查internak
我们把这个寄给gnosis保险柜,它有一个不能支付的地址。
有可能把资金用在它身上吗?
非常感谢你的帮助
发布于 2022-01-23 23:25:08
问题是合同使用send来传递价值。
请参阅更多:
根据https://medium.com/avalancheavax/apricot-phase-two-berlin-eips-enhanced-avalanche-native-token-ant-support-c2ae0febe5bf,所需的EIP在雪崩上是可用的,因此您应该能够使用访问列表来解决这个问题。
https://ethereum.stackexchange.com/questions/119758
复制相似问题