query BannedNames {
web3Names(filter: { banned: { equalTo: true } }) {
totalCount
nodes {
id
banned
ownerships {
totalCount
nodes {
id
bearerId
payer
claimBlockId
releaseBlockId
}
}
sanctionsByNameId {
totalCount
nodes {
id
nameId
nature
enforcementBlockId
}
}
}
}
}
It has never happened on the KILT production blockchain Spiritnet.