Skip to content

Commit

Permalink
update native currency for Pivotal chains
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenkhong committed Aug 29, 2024
1 parent df289b5 commit 1fd799d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions _data/chains/eip155-1648.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"faucets": [],
"shortName": "pivotal-mainnet",
"nativeCurrency": {
"name": "Pivotal Plus",
"symbol": "PLUS",
"name": "Pivotal ETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "http://thepivotal.xyz/",
Expand Down
4 changes: 2 additions & 2 deletions _data/chains/eip155-16481.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@
"faucets": [],
"shortName": "pivotal-sepolia",
"nativeCurrency": {
"name": "Pivotal Plus",
"symbol": "PLUS",
"name": "Pivotal ETH",
"symbol": "ETH",
"decimals": 18
},
"infoURL": "http://thepivotal.xyz/",
Expand Down

0 comments on commit 1fd799d

Please sign in to comment.