Add Custom Token
post
/projects/{projectId}/tokens
Add a custom token for your project
projectId
stringSwing Project Identifier
Examples:
app-swing-xyz
x-swing-environment
stringSwing API environment to use
Allowed values:
productiontestnet
Default:
production
address
stringExample:
0x000000000000000000
chain
stringExample:
ethereum
symbol
stringIf left blank, EVM token contract's symbol will be used.
Example:
ETH
logo
stringA publicly accessible image URL
Example:
https://raw.githubusercontent.com/swing-xyz/assets/master/blockchains/ethereum/assets/0x0000000000000000000000000000000000000000/logo.png
decimals
integerIf left blank, EVM token contract's decimals will be used.
Example:
18
No auth selected
::
preparing...