{{ __('Generate New Blockchain Address') }}

Important Security Information

  • Your private keys are encrypted and stored securely
  • Never share your password or backup phrase with anyone
  • Make sure to backup your wallet after generating new addresses
  • FinAegis cannot recover lost passwords or private keys
@csrf
@foreach($supportedChains as $chainKey => $chain) @endforeach

A friendly name to help you identify this address

Enter your account password to authorize address generation

Advanced Options
@if ($errors->has('error'))

{{ $errors->first('error') }}

@endif
Cancel
@push('scripts') @endpush