git.delta.rocks / unique-network / refs/commits / f03ceefd0a34

difftreelog

source

js-packages/evm-abi/abi/reFungibleTokenDeprecated.json337 Bsourcehistory
1[2  {3    "inputs": [4      { "internalType": "address", "name": "from", "type": "address" },5      { "internalType": "uint256", "name": "amount", "type": "uint256" }6    ],7    "name": "burnFrom",8    "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],9    "stateMutability": "nonpayable",10    "type": "function"11  }12]