@soma-finance/core-contracts
Version:
SOMA Finance core contracts
26 lines • 438 B
JSON
[
{
"inputs": [
{
"internalType": "address",
"name": "addr",
"type": "address"
},
{
"internalType": "uint256",
"name": "len",
"type": "uint256"
}
],
"name": "toAsciiString",
"outputs": [
{
"internalType": "string",
"name": "",
"type": "string"
}
],
"stateMutability": "pure",
"type": "function"
}
]