mutation onChainAddressCurrent($input: OnChainAddressCurrentInput!) { onChainAddressCurrent(input: $input) { address errors { message } } }