Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added: Receive type at ABI.Element #348

Merged
merged 1 commit into from
Oct 29, 2021
Merged

Added: Receive type at ABI.Element #348

merged 1 commit into from
Oct 29, 2021

Conversation

SwiftyLimi
Copy link
Contributor

Added a new type of ABI.Element called receive. This ABI element, when present in a contract, indicates that the contract allows to receive tokens through a function call.

Fixes #342

@skywinder skywinder requested a review from BaldyAsh August 2, 2021 20:46
@BaldyAsh BaldyAsh merged commit 65f0090 into web3swift-team:develop Oct 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

EthereumContract with Custom ABI returns nil
2 participants