Skip to content

Commit cecbe64

Browse files
authored
Add Nadflip protocol (#17)
1 parent 72edeb8 commit cecbe64

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

testnet/Nadflip.json

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
{
2+
"name": "Nadflip",
3+
"description": "Monad Testnet Coinflip with jackpot - Random numbers generated by Pyth Entropy",
4+
"categories": [
5+
"Gaming::Games",
6+
"Consumer::Betting"
7+
],
8+
"addresses": {
9+
"Coinflip": "0x5E447c5588C551E9959CEc493a40b52768B3d8AE",
10+
"Pyth Entropy": "0x36825bf3Fbdf5a29E2d5148bfe7Dcf7B5639e320"
11+
},
12+
"links": {
13+
"project": "https://www.nadflip.com/",
14+
"twitter": "https://x.com/nadflip888",
15+
"github": "https://github.com/thexmikkel/nadflip-testnet",
16+
"docs": "https://github.com/thexmikkel/nadflip-testnet/blob/main/README.md"
17+
}
18+
}

0 commit comments

Comments
 (0)