difftreelog
Remove duplicated changeCollectionOwner
in: master
1 file changed
tests/src/eth/abi/fungibleDeprecated.jsondiffbeforeafterboth1[2 {3 "inputs": [4 { "internalType": "address", "name": "newAdmin", "type": "address" }5 ],6 "name": "addCollectionAdmin",7 "outputs": [],8 "stateMutability": "nonpayable",9 "type": "function"10 },11 {12 "inputs": [13 { "internalType": "address", "name": "user", "type": "address" }14 ],15 "name": "addToCollectionAllowList",16 "outputs": [],17 "stateMutability": "nonpayable",18 "type": "function"19 },20 {21 "inputs": [22 { "internalType": "address", "name": "from", "type": "address" },23 { "internalType": "uint256", "name": "amount", "type": "uint256" }24 ],25 "name": "burnFrom",26 "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],27 "stateMutability": "nonpayable",28 "type": "function"29 },30 {31 "inputs": [32 { "internalType": "address", "name": "newOwner", "type": "address" }33 ],34 "name": "changeCollectionOwner",35 "outputs": [],36 "stateMutability": "nonpayable",37 "type": "function"38 },39 {40 "inputs": [{ "internalType": "string", "name": "key", "type": "string" }],41 "name": "deleteCollectionProperty",42 "outputs": [],43 "stateMutability": "nonpayable",44 "type": "function"45 },46 {47 "inputs": [48 { "internalType": "address", "name": "user", "type": "address" }49 ],50 "name": "isOwnerOrAdmin",51 "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],52 "stateMutability": "view",53 "type": "function"54 },55 {56 "inputs": [57 { "internalType": "address", "name": "admin", "type": "address" }58 ],59 "name": "removeCollectionAdmin",60 "outputs": [],61 "stateMutability": "nonpayable",62 "type": "function"63 },64 {65 "inputs": [66 { "internalType": "address", "name": "user", "type": "address" }67 ],68 "name": "removeFromCollectionAllowList",69 "outputs": [],70 "stateMutability": "nonpayable",71 "type": "function"72 },73 {74 "inputs": [75 { "internalType": "string", "name": "key", "type": "string" },76 { "internalType": "bytes", "name": "value", "type": "bytes" }77 ],78 "name": "setCollectionProperty",79 "outputs": [],80 "stateMutability": "nonpayable",81 "type": "function"82 },83 {84 "inputs": [85 { "internalType": "address", "name": "sponsor", "type": "address" }86 ],87 "name": "setCollectionSponsor",88 "outputs": [],89 "stateMutability": "nonpayable",90 "type": "function"91 },92 {93 "inputs": [94 { "internalType": "address", "name": "newOwner", "type": "address" }95 ],96 "name": "changeCollectionOwner",97 "outputs": [],98 "stateMutability": "nonpayable",99 "type": "function"100 }101]1[2 {3 "inputs": [4 { "internalType": "address", "name": "newAdmin", "type": "address" }5 ],6 "name": "addCollectionAdmin",7 "outputs": [],8 "stateMutability": "nonpayable",9 "type": "function"10 },11 {12 "inputs": [13 { "internalType": "address", "name": "user", "type": "address" }14 ],15 "name": "addToCollectionAllowList",16 "outputs": [],17 "stateMutability": "nonpayable",18 "type": "function"19 },20 {21 "inputs": [22 { "internalType": "address", "name": "from", "type": "address" },23 { "internalType": "uint256", "name": "amount", "type": "uint256" }24 ],25 "name": "burnFrom",26 "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],27 "stateMutability": "nonpayable",28 "type": "function"29 },30 {31 "inputs": [32 { "internalType": "address", "name": "newOwner", "type": "address" }33 ],34 "name": "changeCollectionOwner",35 "outputs": [],36 "stateMutability": "nonpayable",37 "type": "function"38 },39 {40 "inputs": [{ "internalType": "string", "name": "key", "type": "string" }],41 "name": "deleteCollectionProperty",42 "outputs": [],43 "stateMutability": "nonpayable",44 "type": "function"45 },46 {47 "inputs": [48 { "internalType": "address", "name": "user", "type": "address" }49 ],50 "name": "isOwnerOrAdmin",51 "outputs": [{ "internalType": "bool", "name": "", "type": "bool" }],52 "stateMutability": "view",53 "type": "function"54 },55 {56 "inputs": [57 { "internalType": "address", "name": "admin", "type": "address" }58 ],59 "name": "removeCollectionAdmin",60 "outputs": [],61 "stateMutability": "nonpayable",62 "type": "function"63 },64 {65 "inputs": [66 { "internalType": "address", "name": "user", "type": "address" }67 ],68 "name": "removeFromCollectionAllowList",69 "outputs": [],70 "stateMutability": "nonpayable",71 "type": "function"72 },73 {74 "inputs": [75 { "internalType": "string", "name": "key", "type": "string" },76 { "internalType": "bytes", "name": "value", "type": "bytes" }77 ],78 "name": "setCollectionProperty",79 "outputs": [],80 "stateMutability": "nonpayable",81 "type": "function"82 },83 {84 "inputs": [85 { "internalType": "address", "name": "sponsor", "type": "address" }86 ],87 "name": "setCollectionSponsor",88 "outputs": [],89 "stateMutability": "nonpayable",90 "type": "function"91 }92]