Skip to content
This repository has been archived by the owner on May 26, 2022. It is now read-only.

Ethereum Contract ABI

RepRachid edited this page May 5, 2019 · 95 revisions

[ { "constant": true, "inputs": [ { "name": "user", "type": "address" } ], "name": "accountLevel", "outputs": [ { "name": "", "type": "uint256" } ], "payable": false, "type": "function", "stateMutability": "view" } ]

Clone this wiki locally