mirror of
https://github.com/GyulyVGC/sniffnet.git
synced 2025-12-23 22:29:01 -05:00
add verification for ads.fund
This commit is contained in:
@@ -136,6 +136,7 @@ ## Acknowledgements
|
||||
- A big shout-out to [all the contributors](https://github.com/GyulyVGC/sniffnet/blob/main/CONTRIBUTORS.md) of Sniffnet!
|
||||
- The graphical user interface has been realized with [iced](https://github.com/iced-rs/iced), a cross-platform GUI library for Rust focused on simplicity and type-safety
|
||||
- IP geolocation and ASN data are provided by [MaxMind](https://www.maxmind.com)
|
||||
- [Sniffnet](https://ads.fund/token/0xadfc251f8ef00ceaeca2b5c1882dabe5db0833df) project is supported by ADS.FUND
|
||||
- Last but not least, thanks to [every single stargazer](https://github.com/GyulyVGC/sniffnet/stargazers): all forms of support made it possible to keep improving Sniffnet!
|
||||
|
||||
|
||||
|
||||
8
adsfund.json
Normal file
8
adsfund.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"info": "This is verification file for ads.fund project",
|
||||
"project": {
|
||||
"name": "Sniffnet",
|
||||
"walletAddress": "0x8Ab8C652c2689C2111fA12e05FB91002BF1D84e3",
|
||||
"tokenAddress": "0xadfc251f8ef00ceaeca2b5c1882dabe5db0833df"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user