--- a/tests/src/eth/abi/fungibleDeprecated.json +++ b/tests/src/eth/abi/fungibleDeprecated.json @@ -88,14 +88,5 @@ "outputs": [], "stateMutability": "nonpayable", "type": "function" - }, - { - "inputs": [ - { "internalType": "address", "name": "newOwner", "type": "address" } - ], - "name": "changeCollectionOwner", - "outputs": [], - "stateMutability": "nonpayable", - "type": "function" } ]