Function useAddressHistory
- useAddressHistory(address?): [undefined | (SchemaFields & PayloadFields & BoundWitnessFields & {
schema: "network.xyo.boundwitness";
})[], undefined | Error, (() => void)] Parameters
Optionaladdress: Lowercase<string>
Returns [undefined | (SchemaFields & PayloadFields & BoundWitnessFields & {
schema: "network.xyo.boundwitness";
})[], undefined | Error, (() => void)]