Skip to content

Commit ff35201

Browse files
authored
chore(contract_manager): remove fantom token (#2322)
fantom is delisted from Pyth
1 parent d5ec44e commit ff35201

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

contract_manager/store/chains/EvmChains.yaml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,6 @@
8585
rpcUrl: https://rpc.ankr.com/fantom
8686
networkId: 250
8787
type: EvmChain
88-
nativeToken: FTM
8988
- id: mumbai
9089
mainnet: false
9190
rpcUrl: https://polygon-testnet.blastapi.io/$ENV_BLAST_API_KEY
@@ -797,7 +796,7 @@
797796
type: EvmChain
798797
- id: mathematician_in_heart
799798
mainnet: true
800-
rpcUrl: https://redacted.master.dev/
799+
rpcUrl: https://api-efe16d37.ml.eeffc03e557f4daf.com/
801800
networkId: 2741
802801
type: EvmChain
803802
- id: eventum_testnet

contract_manager/store/tokens/Tokens.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
pythId: c415de8d2eba7db216527dff4b60e8f3a5311c740dadb233e13e12547e226750
1919
decimals: 18
2020
type: token
21-
- id: FTM
22-
pythId: 5c6c0d2386e3352356c3ab84434fafb5ea067ac2678a38a338c4a69ddc4bdb0c
23-
decimals: 18
24-
type: token
2521
- id: DAI
2622
pythId: b0948a5e5313200c632b51bb5ca32f6de0d36e9950a942d19751e833f70dabfd
2723
decimals: 18

0 commit comments

Comments
 (0)