<CardPay::PrepaidCard
  @mockBalance={{false}}
  @balance={{@safe.spendFaceValue}}
  @usdBalance={{spend-to-usd @safe.spendFaceValue}}
  @address={{@safe.address}}
  @network={{network-display-info "layer2" "fullName"}}

  @mockOptions={{false}}
  @reloadable={{@safe.reloadable}}
  @transferrable={{@safe.transferrable}}

  @issuerName={{this.customization.issuerName}}
  @headerBackground={{this.customization.background}}
  @headerPatternUrl={{this.customization.patternUrl}}
  @headerTextColor={{this.customization.textColor}}
  @headerPatternColor={{this.customization.patternColor}}

  @error={{this.customization.errored}}
  ...attributes
/>