When i use :
useNativeTransactions in reactjs, this return to me a list of transactions, but some times is returned "undefined" values in the "to_address" property
if someone have a question why this happens, the answer is when a contract is "created" this not has a "to_address" defined, i only see this in my cases, may be to another cases can be different but it is interesting because in the object not say "contract created" or similar ( if i am wrong and the value is in the object please let me now , because i not understand all the properties )
When i use :
useNativeTransactions
in reactjs, this return to me a list of transactions, but some times is returned "undefined" values in the "to_address" propertyif someone have a question why this happens, the answer is when a contract is "created" this not has a "to_address" defined, i only see this in my cases, may be to another cases can be different but it is interesting because in the object not say "contract created" or similar ( if i am wrong and the value is in the object please let me now , because i not understand all the properties )
have a good day :heart: