tronprotocol / tips

TRON Improvement Proposals
219 stars 187 forks source link

struct AssetTransfer { address from; address to; trcToken id; uint256 amount; uint8 v; bytes32 r; bytes32 s; } #629

Closed Vahidki closed 9 months ago