Deploy ERC20
POST https://api-eu1.tatum.io/v3/ethereum/erc20/deploy
Request Body
{"symbol"=>"Example", "name"=>"ExampleERC20", "totalCap"=>"10000000", "supply"=>"10000000", "digits"=>18, "address"=>"0x7060694f5ce1feb5a255d06fdcf6e4f7a3507492", "fromPrivateKey"=>"0x315ea1dae65c75f088542161a0777525a8de1153904c745cb8131a9e0c632204"}