Get Number Tweet Post Comment
Get number post, comment by user address
https://api.newbitcoincity.com/api/tweet/total-post-commentParameters
Name
Value
Required
Description
Sample code for getting data from this API.
let { data } = await axios.get
("https://api.newbitcoincity.com/api/tweet/total-post-comment?address=0x848f0dccf5cc9810d262a61d41276dfbaa98d34c");
console.log("Post Comment",data)Last updated