net_left Kdata adver left
Detail

Fantom (FTM): Project Review, Recent Developments, Future Events, Community

Fantom (FTM) has been one of the best-performing cryptos, rallying by 37% over the last seven days. According to a report published by Cronje, given its strong financial...
Fantom (FTM): Project Review, Recent Developments, Future Events, Community Fantom (FTM): Project Review, Recent Developments, Future Events, Community
let atwWrapper,atwContainerWidth,atwSliderBox,atwTotalWidth; function initATWSlider() { atwWrapper = $('.relatedInstruments'); atwSliderBox = atwWrapper.find('.slider'); atwContainerWidth = atwWrapper.width(); atwTotalWidth = atwSliderBox.width(); if(window.domainId === '2' || window.domainId === '3'){ atwWrapper.find('.sliderRight').addClass('js-slider-prev'); atwWrapper.find('.sliderLeft').addClass('js-slider-next'); } else { atwWrapper.find('.sliderRight').addClass('js-slider-next'); atwWrapper.find('.sliderLeft').addClass('js-slider-prev'); } if(atwSliderBox.find('.instrumentBox').length > 6){ atwWrapper.find('.js-slider-next').fadeIn(600); } } function atwMoveRight() { atwWrapper.find('.js-slider-prev').fadeIn(150); $(".slider > :visible:first").hide(150) $(".slider > :visible:last").next().show(150); if(!$(".slider > :visible:last").next().find('.name')()){ atwWrapper.find('.js-slider-next').fadeOut(150); return; } } function atwMoveLeft() { atwWrapper.find('.js-slider-next').fadeIn(150); $(".slider > :visible:last").hide(150); $(".slider > :visible:first").prev().show(150); if(!$(".slider > :visible:first").prev().find('.name')()){ atwWrapper.find('.js-slider-prev').fadeOut(150); return; } } initATWSlider(); //update star icon on adding/removing instrument to/from specific watchlist atwWrapper.on('click', 'label.addRow', function() { let parent = $(this).parent(); let checkedPortfolio = false; parent.find('input[type=checkbox]').each(function () { if($(this).is(':checked')){ checkedPortfolio = true; } }); let closestStar = $(this).closest('.addToPortWrapper').find('.star'); if(checkedPortfolio){ closestStar.addClass('added'); }else{ closestStar.removeClass('added'); } }); //update star icon on creating new watchlist atwWrapper.find('.js-create-watchlist-portfolio').find('a.js-create').on('click',function () { let parent = $(this).parent(); let watchlistName = parent.find('input[type=text]').val(); if(!watchlistName){ return; } let star = $(this).closest('.addToPortWrapper').find('.star'); star.addClass('added'); }); //update star icon on adding new position atwWrapper.find('.js-create-holdings-portfolio').find('.js-submit').on('click',function () { let addPositionForm = $(this).closest('.addToPortfolioPop').find('.holdingsContent'); let amount = addPositionForm.find('.js-amount').val(); if(amount < 1){ return; } let star = $(this).closest('.addToPortWrapper').find('.star'); star.addClass('added'); }); atwWrapper.find('.instrumentBox').find('.shortInfo').on('click',function () { if(!window.ga){ return; } let pairId = $(this).parent().find('.js-add-to-portfolio').attr('data-pair-id'); let pairType = window.atwPairTypes[pairId]; window.ga('allSitesTracker.send', 'event', 'content', 'symbol link clicked', '', { "dimension147":"symbol_link_clicked", "dimension163":"click", "dimension148":"symbol", "dimension162":"content add to watchlist", "dimension161":"article page", "dimension142":"article", "dimension75":pairType, "dimension138":pairId, "dimension118":"2956783" }); window.open($(this).attr('data-href')); }); window.atwPairTypes = {"1058142":"currency"};

  • Fantom (FTM) has been one of the best-performing cryptos, rallying by 37% over the last seven days.
  • According to a report published by Cronje, given its strong financial status, Fantom has more than 30 years left of runway.
  • FTM has also launched on the Ledger Live app following the integration from Ramp Network.
  • Fantom has passed a proposal to cut blockchain fees to fund web 3 development on the platform.

Project Review

Fantom is a fast, secure, and scalable EVM-compatible platform with transaction fees as low as a fraction of a cent. Fantom’s Layer-1 blockchain is built on an aBFT consensus protocol known as Lachesis.

Fantom aims to solve problems associated with smart-contract platforms. Fantom is popular for being capable of performing thousands of transactions per second and its utility being EVM compatible.

The mission of Fantom is to “grant compatibility between all transaction bodies around the world.” Together with its native token, FTM, Fantom offers a set of tools to simplify the process of integrating existing dApps. So, how has this impressive project performed in recent times?

Social Media: Website | Twitter | Discord | Telegram | GitHub | Reddit

Recent Developments

Fantom has had one of the best recent outings among cryptos amidst the FTX collapse. On Monday, November 28th, Andre Cronje, “Vice President of Memes” for the Fantom Foundation, published a Medium thread detailing the financial history of Fantom.

The report showed Fantom had some of the best financial reserves, with $100 million in stablecoins, $100 million in cryptocurrencies, and $50,000,000 in non-crypto assets. According to the report, with its current expenditure, it will take Fantom 30 years before touching its reserve of 450 million FTM.

On November 29th, Fantom was launched on Ledger, giving users the option of sending, receiving, and viewing their $FTM directly through the Ledger Live app.

Fantom also recently announced a new Fantom-Gitcoin grants program to provide funding to support projects building on the Fantom. Every project can apply, but the Fantom community will choose which projects the funds should be donated to.

According to Fantom, 125,000 FTM has been set aside for the initial trial round. In addition, projects will also benefit from greater support across project verticals, including DeFi, gaming, NFTs, and infrastructure.

Early in November, Fantom announced an integration by Ramp Network, which focuses on building infrastructure to connect crypto to the global financial network.

The integration gives users access to Ramp’s efficient fiat-to-crypto services, with crypto-to-fiat in beta testing and coming soon. Fantom builders can also connect to the Ramp SDK with just a few lines of code.

According to LunaCrush, the number of people talking about Fantom has spiked over the last week. LunaCrush reports that Fantom’s social dominance measured hourly hit 0.5908%, 423% above the seven-day average.

Price Updates

The recent developments of Fantom have made FTM one of the biggest gainers over the last week. The announcement of its reserve sent it rallying by more than 11% when other cryptos faced declines.

The 24-hour price chart for Fantom (FTM). Source: CoinMarketCap

FTM has gained 37% in the last week and is up by +2.5% in the last 24 hours, setting a three-week high at $0.2599. FTM now trades at $0.247 and is ranked as the 62nd largest crypto, with a market cap of $629 million.

Future Events

The Fantom Foundation recently put forward a governance proposal to reduce the network’s burn rate from 20% to 5%. According to the proposal, the 15% reduction will be redirected toward gas monetization.

Fantom explained that the reduction will provide more network fees directly to dApps building on Fantom. The funds will be used in developing high-quality dApps, retaining talented creators, and supporting Fantom’s network infrastructure.

On the Flipside

  • Despite the recent gains, FTM is yet to reclaim a crucial horizontal level which would indicate that the trend is bullish.
  • FTM is also down by more than 92% from its all-time high of $3.48 recorded in October 2021.

Community

Launched as an alternative to Ethereum, Fantom has grown to become one of the biggest crypto communities, both in size and development. Fantom currently has the third-highest daily active addresses.

Its community has been supportive of the project as it sings the praises of Fantom after Cronje’s report, investor Stelian Balta wrote:

.tweet-container,.twitter-tweet.twitter-tweet-rendered,blockquote.twitter-tweet{min-height:261px}.tweet-container{position:relative}blockquote.twitter-tweet{display:flex;max-width:550px;margin-top:10px;margin-bottom:10px}blockquote.twitter-tweet p{font:20px -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif}.tweet-container div:first-child{ position:absolute!Important }.tweet-container div:last-child{ position:relative!Important }

Bullish about the prospects of FTM, @CryptoDinduz wrote;

Given the recent accumulation of FTM, @MoonshadowXs06 has predicted that:

Why You Should Care

Fantom is a fast-growing crypto project owing to its immense utility and multiple integrations. Cronje believes that the recent cut in blockchain fees will help in the rapid expansion of its Web3 ecosystems, ultimately helping Fantom become “the YouTube/Twitch of blockchain platforms.”

See original on DailyCoin

HOT AUTO TRADE BOT SOFTWARE adver right
APPROVED BROKERS
net_home_top HOT AUTO TRADE BOT SOFTWARE
01-05-2024 10:45:17 (UTC+7)

EUR/USD

1.0658

-0.0008 (-0.07%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (2)

Sell (3)

EUR/USD

1.0658

-0.0008 (-0.07%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (2)

Sell (3)

GBP/USD

1.2475

-0.0015 (-0.12%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (10)

USD/JPY

157.91

+0.12 (+0.07%)

Summary

↑ Buy

Moving Avg:

Buy (12)

Sell (0)

Indicators:

Buy (9)

Sell (0)

AUD/USD

0.6469

-0.0003 (-0.05%)

Summary

Neutral

Moving Avg:

Buy (10)

Sell (2)

Indicators:

Buy (2)

Sell (3)

USD/CAD

1.3780

+0.0003 (+0.03%)

Summary

↑ Buy

Moving Avg:

Buy (12)

Sell (0)

Indicators:

Buy (7)

Sell (0)

EUR/JPY

168.32

+0.10 (+0.06%)

Summary

↑ Buy

Moving Avg:

Buy (12)

Sell (0)

Indicators:

Buy (9)

Sell (0)

EUR/CHF

0.9808

+0.0001 (+0.01%)

Summary

Neutral

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (3)

Sell (2)

Gold Futures

2,295.80

-7.10 (-0.31%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (9)

Silver Futures

26.677

+0.023 (+0.09%)

Summary

↑ Sell

Moving Avg:

Buy (2)

Sell (10)

Indicators:

Buy (0)

Sell (9)

Copper Futures

4.5305

-0.0105 (-0.23%)

Summary

↑ Buy

Moving Avg:

Buy (10)

Sell (2)

Indicators:

Buy (8)

Sell (1)

Crude Oil WTI Futures

81.14

-0.79 (-0.96%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (7)

Brent Oil Futures

85.62

-0.71 (-0.82%)

Summary

↑ Sell

Moving Avg:

Buy (1)

Sell (11)

Indicators:

Buy (1)

Sell (7)

Natural Gas Futures

1.946

-0.009 (-0.46%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (5)

US Coffee C Futures

213.73

-13.77 (-6.05%)

Summary

↑ Sell

Moving Avg:

Buy (3)

Sell (9)

Indicators:

Buy (0)

Sell (10)

Euro Stoxx 50

4,920.55

-60.54 (-1.22%)

Summary

↑ Sell

Moving Avg:

Buy (4)

Sell (8)

Indicators:

Buy (1)

Sell (7)

S&P 500

5,035.69

-80.48 (-1.57%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (7)

DAX

17,921.95

-196.37 (-1.08%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (6)

FTSE 100

8,144.13

-2.90 (-0.04%)

Summary

Sell

Moving Avg:

Buy (5)

Sell (7)

Indicators:

Buy (2)

Sell (4)

Hang Seng

17,763.03

+16.12 (+0.09%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (6)

US Small Cap 2000

1,973.05

-42.98 (-2.13%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (7)

IBEX 35

10,854.40

-246.40 (-2.22%)

Summary

Neutral

Moving Avg:

Buy (6)

Sell (6)

Indicators:

Buy (3)

Sell (3)

BASF SE NA O.N.

49.155

+0.100 (+0.20%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (1)

Sell (7)

Bayer AG NA

27.35

-0.24 (-0.87%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (8)

Allianz SE VNA O.N.

266.60

+0.30 (+0.11%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (3)

Sell (5)

Adidas AG

226.40

-5.90 (-2.54%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (2)

Sell (7)

Deutsche Lufthansa AG

6.714

-0.028 (-0.42%)

Summary

Neutral

Moving Avg:

Buy (3)

Sell (9)

Indicators:

Buy (9)

Sell (1)

Siemens AG Class N

175.90

-1.74 (-0.98%)

Summary

↑ Sell

Moving Avg:

Buy (0)

Sell (12)

Indicators:

Buy (0)

Sell (9)

Deutsche Bank AG

15.010

-0.094 (-0.62%)

Summary

Neutral

Moving Avg:

Buy (4)

Sell (8)

Indicators:

Buy (6)

Sell (2)

    EUR/USD 1.0658 ↑ Sell  
    GBP/USD 1.2475 ↑ Sell  
    USD/JPY 157.91 ↑ Buy  
    AUD/USD 0.6469 Neutral  
    USD/CAD 1.3780 ↑ Buy  
    EUR/JPY 168.32 ↑ Buy  
    EUR/CHF 0.9808 Neutral  
    Gold 2,295.80 ↑ Sell  
    Silver 26.677 ↑ Sell  
    Copper 4.5305 ↑ Buy  
    Crude Oil WTI 81.14 ↑ Sell  
    Brent Oil 85.62 ↑ Sell  
    Natural Gas 1.946 ↑ Sell  
    US Coffee C 213.73 ↑ Sell  
    Euro Stoxx 50 4,920.55 ↑ Sell  
    S&P 500 5,035.69 ↑ Sell  
    DAX 17,921.95 ↑ Sell  
    FTSE 100 8,144.13 Sell  
    Hang Seng 17,763.03 ↑ Sell  
    Small Cap 2000 1,973.05 ↑ Sell  
    IBEX 35 10,854.40 Neutral  
    BASF 49.155 ↑ Sell  
    Bayer 27.35 ↑ Sell  
    Allianz 266.60 ↑ Sell  
    Adidas 226.40 ↑ Sell  
    Lufthansa 6.714 Neutral  
    Siemens AG 175.90 ↑ Sell  
    Deutsche Bank AG 15.010 Neutral  
Mua/Bán 1 chỉ SJC
# So hôm qua # Chênh TG
SJC Eximbank8,300/ 8,500
(8,300/ 8,500) # 1,298
SJC 1L, 10L, 1KG8,300/ 8,520
(0/ 0) # 1,510
SJC 1c, 2c, 5c7,380/ 7,550
(0/ 0) # 540
SJC 0,5c7,380/ 7,560
(0/ 0) # 550
SJC 99,99%7,370/ 7,470
(0/ 0) # 460
SJC 99%7,196/ 7,396
(0/ 0) # 386
Cập nhật 01-05-2024 10:45:19
Xem lịch sử giá vàng SJC: nhấn đây!
ↀ Giá vàng thế giới
$2,285.72 -47.5 -2.04%
Live 24 hour Gold Chart
ʘ Giá bán lẻ xăng dầu
Sản phẩm Vùng 1 Vùng 2
RON 95-V25.44025.940
RON 95-III24.91025.400
E5 RON 92-II23.91024.380
DO 0.05S20.71021.120
DO 0,001S-V21.32021.740
Dầu hỏa 2-K20.68021.090
ↂ Giá dầu thô thế giới
WTI $80.83 +3.39 0.04%
Brent $85.50 +3.86 0.05%
$ Tỷ giá Vietcombank
Ngoại tệMua vàoBán ra
USD25.088,0025.458,00
EUR26.475,3627.949,19
GBP30.873,5232.211,36
JPY156,74166,02
KRW15,9219,31
Cập nhật lúc 10:45:15 01/05/2024
Xem bảng tỷ giá hối đoái
adver main right