Update README.md
This commit is contained in:
parent
aed07a49b1
commit
4daeb0df96
@ -149,7 +149,7 @@ fetch('https://ranchimallflo.duckdns.org/api/v1.0/getTokenTransactions?token=rmt
|
|||||||
.then(response => response.json())
|
.then(response => response.json())
|
||||||
.then(data => console.log(data));
|
.then(data => console.log(data));
|
||||||
}
|
}
|
||||||
|
```
|
||||||
### Information about a token's address balances
|
### Information about a token's address balances
|
||||||
Get information about a token's address balances
|
Get information about a token's address balances
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user