Whitelabel marketplae
Fundraising API
Staking API
Financing API
Sukuk API
Solutions
Whitelabel marketplace
Fraction API
Staking API
Documentation
Evergon Connect
Blog
Solutions
Whitelabel Marketplace
Staking API
Fraction API
Benefits
Use cases
Blog
FRACTION API
Fractionalize
any asset class
Launch tokenized financing products fully integrated into your platform, while ensuring compliance.
Get started
View docs
25+
Clients
A trusted provider of tokenization solutions for institutions across Web3 and financial spheres
100+
Partnerships
Diverse collaborations with industry leaders and institutions
key stats
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),
}
})
})
Get started
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 blockchain with your preferred token standards.
Built-in compliance
Adhere to compliance by gating your market with you 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.
Tokenized assets worth more than $2,000,000
Onboarded 100+ investors
Compliant fundraising with ComPilot
Talk to us
Try the Financing API
today
Get started by reviewing our documentation.
View documentation