FRACTION PROTOCOL

Fractionalize any asset class

Launch tokenized financing products fully integrated into your platform, while ensuring compliance.
25+
Clients
Trusted by leading Web3 and financial institutions for tokenization solutions.
100+
Partnerships
Collaborating with top-tier industry leaders to drive innovation.
$16T
Marketsize by 2030
Take the jump into the next generation of capital markets.
key stats
New
Part of the Qatar Financial Center

Evergon officially joined the Digital Assets Lab of the QFC to pioneer digital asset management as part of a unique cohort driven by innovation.

EASY TO USE

Create, Validate, Buy Fractions via API

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
const { data: fractionData } = await api.fractions.createFraction({
    

    client: apiClient,
    
    

    body: {
        

        fractions: '0xFractionsAddress',
        

        market: '0xMarketAddress',

        

        timeBoundary: {
            

        
    start: new Date(targetStartDate),
            

        
    end: new Date(targetEndDate)
        

        },
        

        cap: {            

        
    soft: BigInt(1000000),
            

        
    hard: BigInt(2000000)
        

        },
        

        wrapped: [            

        
    {
                

        
        token: '0xWrappedTokenAddress',
                

        
        tokenIds: [BigInt(1), BigInt(2)],
                

        
        values: [BigInt(100), BigInt(200)]
            

        
    } // add as many tokens as you want        

        ],
        

        funding: {
            

        
    token: '0xFundingTokenAddress',
            

        
    pricePerFraction: BigInt(1000),
        

        }
    

    })

})
KEY BENEFITS

Create your own market and distrbute profit-shares

Custom markets
Deploy market for funds, secured financing and any type of investments
Interoperable & omnichain
Deploy markets on any EVM blockchain with your preferred token standards.
Built-in compliance
Adhere to compliance by gating your market with your customer KYC, KYB, KYT rules
Get started
CASE STUDY

Art-backed financing with Arkefi's launchpad

Arkefi built an art crowdfunding platform with Evergon, enabling issuers to tokenize their art in order to seek a financing round from investors.
Check
Tokenized assets worth more than $2,000,000
Check
Onboarded 100+ investors
Check
Compliant fundraising with ComPilot
Talk to us

Try the Financing API today

Get started by reviewing our documentation.
View documentation