This is endpoint returns an unsigned transaction that creates a new Credit token from the specified app. Once you sign this transaction, using your private key held in your local environment variables, you can broadcast it using the Execute Transaction endpoint; or if you prefer to wait for confirmation using the Execute Transaction and Wait endpoint.
Blockchain network to use
1 - 255"arbitrum-sepolia"
Ethereum address of the application
"0x9716fb655f2a72b1fc1b4db02b8ad20b6747442a"
Token name
1 - 512"My Credit Token"
Token symbol
1 - 512"CRED"
Token initial supply amount
x >= 0123
Token decimals
x >= 018
Token is non transferable type
true