Skip to content

Commit 1c09c34

Browse files
Yoseph Kurnia Soenggorogitbook-bot
Yoseph Kurnia Soenggoro
authored andcommitted
GITBOOK-534: No subject
1 parent 1a856b8 commit 1c09c34

14 files changed

+26
-9
lines changed

Diff for: guides/erc20/erc20-balances.md

+3
Original file line numberDiff line numberDiff line change
@@ -884,7 +884,10 @@ If you have any questions or need help regarding fetching token balances of user
884884

885885
## More Resources
886886

887+
* [Balance Snapshots Guides](../balance-snapshots.md)
888+
* [Holder Snapshots Guides](../holder-snapshots.md)
887889
* [ERC20 Tokens In Common](../tokens-in-common/erc20s.md)
890+
* [ERC20 Token Holders](erc20-holders.md)
888891
* [TokenBalances API Reference](../../api-references/api-reference/tokenbalances-api.md)
889892

890893
[Airstack](https://airstack.xyz) provides easy-to-use APIs for enriching Web3 applications and integrating ERC20 balances data from Ethereum, Polygon, and Base.

Diff for: guides/erc20/erc20-holders.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -340,7 +340,9 @@ If you have any questions or need help regarding fetching ERC20 holders data, pl
340340

341341
## More Resources
342342

343-
* [NFT Holders](../token-holders/nft.md)
343+
* [Balance Snapshots Guides](../balance-snapshots.md)
344+
* [Holder Snapshots Guides](../holder-snapshots.md)
345+
* [ERC20 Token Balances](erc20-balances.md)
344346
* [Combinations (Common Holders)](../combinations/)
345347
* [Multiple ERC20s or NFTs](../combinations/multiple-erc20s-or-nfts.md)
346348
* [Combinations of ERC20s, NFTs, and POAPs](../combinations/erc20s-nfts-and-poaps.md)

Diff for: guides/erc20/spam-erc20.md

+2
Original file line numberDiff line numberDiff line change
@@ -790,6 +790,8 @@ If you have any questions or need help regarding fetching NFT details data, plea
790790
791791
## More Resources
792792
793+
* [Balance Snapshots Guides](../balance-snapshots.md)
794+
* [Holder Snapshots Guides](../holder-snapshots.md)
793795
* [NFT Details](../nft/nft-details.md)
794796
* [NFT Balances](../nft/nft-balances.md)
795797
* [NFT Holders](../nft/nft-holders.md)

Diff for: guides/farcaster/get-token-balances.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ layout:
1717

1818
# 💰 Get Token Balances
1919

20-
## 💰 Get Token Balances
21-
2220
[Airstack](https://airstack.xyz) provides easy-to-use APIs for enriching [Farcaster](https://farcaster.xyz) applications and for integrating onchain and offchain data with Farcaster.
2321

2422
## Table Of Contents
@@ -1401,4 +1399,6 @@ If you have any questions or need help regarding fetching token balances of Farc
14011399
### More Resources
14021400

14031401
* [TokenBalances API Reference](../../api-references/api-reference/tokenbalances-api.md)
1402+
* [Balance Snapshots Guides](../balance-snapshots.md)
1403+
* [Holder Snapshots Guides](../holder-snapshots.md)
14041404
* [POAPs API Reference](../../api-references/api-reference/poaps-api.md)

Diff for: guides/farcaster/resolve-farcaster-users.md

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ layout:
1717

1818
# 🆔 Resolve Farcaster Users
1919

20-
## 🆔 Resolve Farcaster Users
21-
2220
[Airstack](https://airstack.xyz) provides easy-to-use APIs for enriching [Farcaster](https://farcaster.xyz) applications and for integrating onchain and offchain data with Farcaster.
2321

2422
## Table Of Contents

Diff for: guides/lens/get-token-balances.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ layout:
1717

1818
# 💰 Get Token Balances
1919

20-
## 💰 Get Token Balances
21-
2220
[Airstack](https://airstack.xyz) provides easy-to-use APIs for enriching [Lens](https://lens.xyz) applications and integrating on-chain and off-chain data with [Lens](https://lens.xyz).
2321

2422
## Table Of Contents
@@ -1368,5 +1366,7 @@ If you have any questions or need help regarding fetching token balances of Lens
13681366

13691367
### More Resources
13701368

1369+
* [Balance Snapshots Guides](../balance-snapshots.md)
1370+
* [Holder Snapshots Guides](../holder-snapshots.md)
13711371
* [TokenBalances API Reference](../../api-references/api-reference/tokenbalances-api.md)
13721372
* [POAPs API Reference](../../api-references/api-reference/poaps-api.md)

Diff for: guides/lens/resolve-lens-profiles.md

-2
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,6 @@ layout:
1717

1818
# 🆔 Resolve Lens Profiles
1919

20-
## 🆔 Resolve Lens Profiles
21-
2220
[Airstack](https://airstack.xyz) provides easy-to-use APIs for enriching [Lens](https://lens.xyz) applications and integrating on-chain and off-chain data with [Lens](https://lens.xyz).
2321

2422
## Table Of Contents

Diff for: guides/nft/nft-balances.md

+2
Original file line numberDiff line numberDiff line change
@@ -839,6 +839,8 @@ If you have any questions or need help regarding fetching NFT balances data, ple
839839

840840
## More Resources
841841

842+
* [Balance Snapshots Guides](../balance-snapshots.md)
843+
* [Holder Snapshots Guides](../holder-snapshots.md)
842844
* [NFT Details](nft-details.md)
843845
* [NFT Holders](nft-holders.md)
844846
* [Spam NFT](spam-nft.md)

Diff for: guides/nft/nft-holders.md

+2
Original file line numberDiff line numberDiff line change
@@ -461,6 +461,8 @@ If you have any questions or need help regarding fetching NFT holders data, plea
461461

462462
## More Resources
463463

464+
* [Balance Snapshots Guides](../balance-snapshots.md)
465+
* [Holder Snapshots Guides](../holder-snapshots.md)
464466
* [NFT Details](nft-details.md)
465467
* [NFT Balances](nft-balances.md)
466468
* [Spam NFT](spam-nft.md)

Diff for: guides/nft/spam-nft.md

+2
Original file line numberDiff line numberDiff line change
@@ -800,6 +800,8 @@ If you have any questions or need help regarding fetching NFT details data, plea
800800
801801
## More Resources
802802
803+
* [Balance Snapshots Guides](../balance-snapshots.md)
804+
* [Holder Snapshots Guides](../holder-snapshots.md)
803805
* [NFT Details](nft-details.md)
804806
* [NFT Balances](nft-balances.md)
805807
* [NFT Holders](nft-holders.md)

Diff for: guides/tokens-in-common/erc20s.md

+2
Original file line numberDiff line numberDiff line change
@@ -240,3 +240,5 @@ If you have any questions or need help regarding fetching common ERC20 tokens of
240240
* [TokenBalances API Reference](../../api-references/api-reference/tokenbalances-api.md)
241241
* [Tokens In Common For Lens Developers](../lens/tokens-in-common.md)
242242
* [Tokens In Common For Farcaster Developers](../farcaster/tokens-in-common.md)
243+
* [Balance Snapshots Guides](../balance-snapshots.md)
244+
* [Holder Snapshots Guides](../holder-snapshots.md)

Diff for: guides/tokens-in-common/nfts.md

+2
Original file line numberDiff line numberDiff line change
@@ -245,3 +245,5 @@ If you have any questions or need help regarding fetching common NFTs of multipl
245245
* [TokenBalances API Reference](../../api-references/api-reference/tokenbalances-api.md)
246246
* [Tokens In Common For Lens Developers](../lens/tokens-in-common.md)
247247
* [Tokens In Common For Farcaster Developers](../farcaster/tokens-in-common.md)
248+
* [Balance Snapshots Guides](../balance-snapshots.md)
249+
* [Holder Snapshots Guides](../holder-snapshots.md)

Diff for: guides/tokens-in-common/poaps.md

+2
Original file line numberDiff line numberDiff line change
@@ -236,3 +236,5 @@ If you have any questions or need help regarding fetching common POAPs of multip
236236
* [POAPs API Reference](../../api-references/api-reference/poaps-api.md)
237237
* [Tokens In Common For Lens Developers](../lens/tokens-in-common.md)
238238
* [Tokens In Common For Farcaster Developers](../farcaster/tokens-in-common.md)
239+
* [Balance Snapshots Guides](../balance-snapshots.md)
240+
* [Holder Snapshots Guides](../holder-snapshots.md)

Diff for: guides/wallet.md

+2
Original file line numberDiff line numberDiff line change
@@ -1010,3 +1010,5 @@ If you have any questions or need help regarding fetching balance snapshots data
10101010
* [Farcaster Guides](farcaster/)
10111011
* [Token Balances Guides](token-balances/)
10121012
* [Token Transfers Guides](token-transfers.md)
1013+
* [Balance Snapshots Guides](balance-snapshots.md)
1014+
* [Holder Snapshots Guides](holder-snapshots.md)

0 commit comments

Comments
 (0)