Skip to content

Commit 468524a

Browse files
authored
Merge pull request #7 from dapperlabs/fix/contract-address-read-me
Fix contract address in README
2 parents e92ffd8 + 3caf7bd commit 468524a

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
# NFL Smart Contracts
22

33
## NFL Contract Addresses
4-
| Testnet | e4cf4bdc1751c65d | [Flow View Source](https://flow-view-source.com/mainnet/account/0xe4cf4bdc1751c65d)
5-
| Mainnet | 4dfd62c88d1b6462 | [Flow View Source](https://flow-view-source.com/testnet/account/0x4dfd62c88d1b6462)
4+
| Network | Address | |
5+
| ----------|:-----------:| -------------|
6+
| Testnet | 4dfd62c88d1b6462 | [Flow View Source](https://flow-view-source.com/mainnet/account/0x4dfd62c88d1b6462) |
7+
| Mainnet | e4cf4bdc1751c65d | [Flow View Source](https://flow-view-source.com/testnet/account/0xe4cf4bdc1751c65d) |
68

79
## Entities
810

0 commit comments

Comments
 (0)