wallet-core icon indicating copy to clipboard operation
wallet-core copied to clipboard

[Ontology] Add OEP4 token support

Open rongyi opened this issue 1 year ago • 0 comments

Description

Support Ontology OEP4

How to test

the testcase can construct an oep4 token(WingToken) transfer transaction and accepted in Ontology Polaris testnet: https://explorer.ont.io/testnet/tx/710266b8d497e794ecd47e01e269e4aeb6f4ff2b01eaeafc4cd371e062b13757

Types of changes

Add oep4 transaction builder class

Checklist

  • [x] Create pull request as draft initially, unless its complete.
  • [x] Add tests to cover changes as needed.
  • [ ] TODO Update documentation as needed.
  • [x] If there is a related Issue, mention it in the description.

rongyi avatar Aug 19 '22 03:08 rongyi