Skip to content

Commit

Permalink
Update pontus-x logo and contract addresses
Browse files Browse the repository at this point in the history
  • Loading branch information
csillag committed Oct 3, 2024
1 parent e367101 commit 4ec34e2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion contracts/src/chains.ts
Original file line number Diff line number Diff line change
Expand Up @@ -402,7 +402,7 @@ export const chain_info: Record<number, ChainDefinition> = {
infoURL: 'https://docs.pontus-x.eu/',
rpcUrls: ['https://rpc.test.pontus-x.eu'],
nativeCurrency: { name: 'EUROe', symbol: 'EUROe', decimals: 18 },
icon: 'https://docs.pontus-x.eu/icon-light.png',
icon: 'https://raw.githubusercontent.com/deltaDAO/mvg-portal/refs/heads/main/src/%40images/pontusx_logo.svg',
explorers: [
{
url: 'https://explorer.pontus-x.eu/pontusx/test',
Expand Down
4 changes: 2 additions & 2 deletions frontend/.env.pontusxtest
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ VITE_VITE_CONTRACT_TESTTOKEN_TX=0xe8a8dc9e1c7dc4a1589c02c2e2ecee9bee7031616b6343
VITE_VITE_CONTRACT_TESTTOKEN=0x551e8722975155B914B5943cC76ADcb5Ba062C29
VITE_CONTRACT_GASLESSVOTING_TX=0x8b9de34d6f9e27e95ce476ba6c6fb305505644d917ee1ca5a70fc0a744b8a07c
VITE_CONTRACT_GASLESSVOTING=0x288cdB6b1d2984D33F702107D6F4D81bEd845434
VITE_CONTRACT_POLLMANAGER_TX=0x8e458ab1c6746412c6f3272b7d25d97826fffa430d35844f0549738cdac86702
VITE_CONTRACT_POLLMANAGER=0x7D208022dE89dC1B27ab556224c4EdF9C2F17134
VITE_CONTRACT_POLLMANAGER_TX=0x86e49ef84a7b4b17feda8240cbeb30e4e4202295293770be2b146e86bd1e3ade
VITE_CONTRACT_POLLMANAGER=0xFC38D2De60993780F46e3F305af39Ba7d5414A56
VITE_CONTRACT_POLLMANAGER_ACL=0x0fa9a7FAf9bBb8E1Cbfb371E475C37c58B445596

0 comments on commit 4ec34e2

Please sign in to comment.